Pull request #4010 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 66f08e4ac2293da1e72d5774d7276e20ff8834a2+ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (a4780d35dea98acc18229840a5ec6f8fec4dd832) 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-ssh14122694910968402525.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh790671875634776813.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-4010/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-4010/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4255977776581777130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh8641485979902622246.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-4010/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-4010/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7892806666921673261.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:false] ========================================================= [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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41639’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41640’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41642 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [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 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 66f08e4ac2293da1e72d5774d7276e20ff8834a2 Merge succeeded, producing 66f08e4ac2293da1e72d5774d7276e20ff8834a2 Checking out Revision 66f08e4ac2293da1e72d5774d7276e20ff8834a2 (PR-4010) > 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/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # 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 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" > git rev-list --no-walk f1057ce8c79106fdef908a6791e8a39a42840b0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:44:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:44:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:44:28 ========================================================= 01:44:28 EdgeX Global Pipelines Version Info 01:44:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:44:29 ------------------- 01:44:29 stable info: 01:44:29 ------------------- 01:44:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:44:29 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:44:29 Message: update stable to v1.0.227 01:44:29 ------------------- 01:44:29 experimental info: 01:44:29 ------------------- 01:44:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:44:29 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 01:44:29 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4010 [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4010 [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4010 [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66f08e4ac2293da1e72d5774d7276e20ff8834a2 [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66f08e4 [Pipeline] echo 01:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:30 provisioning config files... 01:44:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8210604822103632161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:30 ---> docker-login.sh 01:44:30 nexus3.edgexfoundry.org:10001 01:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:31 Configure a credential helper to remove this warning. See 01:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:31 01:44:31 Login Succeeded 01:44:31 nexus3.edgexfoundry.org:10002 01:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:31 Configure a credential helper to remove this warning. See 01:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:31 01:44:31 Login Succeeded 01:44:31 nexus3.edgexfoundry.org:10003 01:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:31 Configure a credential helper to remove this warning. See 01:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:31 01:44:31 Login Succeeded 01:44:31 nexus3.edgexfoundry.org:10004 01:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:31 Configure a credential helper to remove this warning. See 01:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:31 01:44:31 Login Succeeded 01:44:31 docker.io 01:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:31 Configure a credential helper to remove this warning. See 01:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:31 01:44:31 Login Succeeded 01:44:31 ---> docker-login.sh ends [Pipeline] } 01:44:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:32 + 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 01:44:32 + dirname cmd/core-command/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo core-command,cmd/core-command/Dockerfile 01:44:32 + dirname cmd/core-data/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo core-data,cmd/core-data/Dockerfile 01:44:32 + dirname cmd/core-metadata/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo core-metadata,cmd/core-metadata/Dockerfile 01:44:32 + dirname cmd/security-bootstrapper/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:44:32 + dirname cmd/security-proxy-setup/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:44:32 + dirname cmd/security-secretstore-setup/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:44:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:44:32 + dirname cmd/security-spire-agent/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:44:32 + dirname cmd/security-spire-config/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:44:32 + dirname cmd/security-spire-server/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:44:32 + dirname cmd/support-notifications/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo support-notifications,cmd/support-notifications/Dockerfile 01:44:32 + dirname cmd/support-scheduler/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:44:32 + dirname cmd/sys-mgmt-agent/Dockerfile 01:44:32 + cut -d/ -f2 01:44:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:44:32 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 01:44:32 + git rev-list -1 --merges 66f08e4ac2293da1e72d5774d7276e20ff8834a2~1..66f08e4ac2293da1e72d5774d7276e20ff8834a2 [Pipeline] echo 01:44:32 -----------> git rev-list -1 --merges 66f08e4ac2293da1e72d5774d7276e20ff8834a2~1..66f08e4ac2293da1e72d5774d7276e20ff8834a2 66f08e4ac2293da1e72d5774d7276e20ff8834a2 [false] [Pipeline] sh 01:44:32 + git log --format=format:%s -1 66f08e4ac2293da1e72d5774d7276e20ff8834a2 [Pipeline] echo 01:44:32 ========================================================= 01:44:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:44:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:44:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:33 + grep -v github /etc/ssh/ssh_known_hosts 01:44:33 + [ -e /tmp/ssh_known_hosts ] 01:44:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:44:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:44:33 + sudo tee -a /etc/ssh/ssh_known_hosts 01:44:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:44:33 01:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:44:34 latest: Pulling from edgex-devops/py-git-semver 01:44:34 1fe172e4850f: Pulling fs layer 01:44:34 caf521ccaac6: Pulling fs layer 01:44:34 3ead6fa29328: Pulling fs layer 01:44:34 5c2a1cbceb83: Pulling fs layer 01:44:34 a8d5f1318db7: Pulling fs layer 01:44:34 c427282e49a2: Pulling fs layer 01:44:34 5c2a1cbceb83: Waiting 01:44:34 a8d5f1318db7: Waiting 01:44:34 1827001aaf11: Pulling fs layer 01:44:34 0714d37db230: Pulling fs layer 01:44:34 ac28cf19c067: Pulling fs layer 01:44:34 c427282e49a2: Waiting 01:44:34 1827001aaf11: Waiting 01:44:34 ca983d60f3e2: Pulling fs layer 01:44:34 ac28cf19c067: Waiting 01:44:34 9f894cec8388: Pulling fs layer 01:44:34 9f894cec8388: Waiting 01:44:34 caf521ccaac6: Verifying Checksum 01:44:34 caf521ccaac6: Download complete 01:44:34 5c2a1cbceb83: Verifying Checksum 01:44:34 5c2a1cbceb83: Download complete 01:44:34 a8d5f1318db7: Verifying Checksum 01:44:34 a8d5f1318db7: Download complete 01:44:34 c427282e49a2: Verifying Checksum 01:44:34 c427282e49a2: Download complete 01:44:34 3ead6fa29328: Verifying Checksum 01:44:34 3ead6fa29328: Download complete 01:44:34 0714d37db230: Verifying Checksum 01:44:34 0714d37db230: Download complete 01:44:34 ac28cf19c067: Verifying Checksum 01:44:34 ac28cf19c067: Download complete 01:44:34 ca983d60f3e2: Verifying Checksum 01:44:34 ca983d60f3e2: Download complete 01:44:34 9f894cec8388: Download complete 01:44:34 1fe172e4850f: Download complete 01:44:34 1827001aaf11: Verifying Checksum 01:44:34 1827001aaf11: Download complete 01:44:35 1fe172e4850f: Pull complete 01:44:35 caf521ccaac6: Pull complete 01:44:36 3ead6fa29328: Pull complete 01:44:36 5c2a1cbceb83: Pull complete 01:44:36 a8d5f1318db7: Pull complete 01:44:37 c427282e49a2: Pull complete 01:44:39 1827001aaf11: Pull complete 01:44:39 0714d37db230: Pull complete 01:44:39 ac28cf19c067: Pull complete 01:44:39 ca983d60f3e2: Pull complete 01:44:39 9f894cec8388: Pull complete 01:44:39 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:44:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 01:44:40 prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container 01:44:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 01:44:42 $ docker top f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 -eo pid,comm 01:44:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:44:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:42 [ssh-agent] Looking for ssh-agent implementation... 01:44:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:42 $ docker exec f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 ssh-agent 01:44:42 SSH_AUTH_SOCK=/tmp/ssh-ExzknUQbhBOF/agent.33 01:44:42 SSH_AGENT_PID=40 01:44:42 Running ssh-add (command line suppressed) 01:44:42 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5880128850454637327.key (/w/workspace/edgex-go/2@tmp/private_key_5880128850454637327.key) 01:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:42 + git tag --points-at HEAD [Pipeline] } 01:44:42 $ docker exec --env ******** --env ******** f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 ssh-agent -k 01:44:42 unset SSH_AUTH_SOCK; 01:44:42 unset SSH_AGENT_PID; 01:44:42 echo Agent pid 40 killed; 01:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:44:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:42 [ssh-agent] Looking for ssh-agent implementation... 01:44:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:43 $ docker exec f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 ssh-agent 01:44:43 SSH_AUTH_SOCK=/tmp/ssh-9luzmJMtymqi/agent.73 01:44:43 SSH_AGENT_PID=80 01:44:43 Running ssh-add (command line suppressed) 01:44:43 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4816336524245821467.key (/w/workspace/edgex-go/2@tmp/private_key_4816336524245821467.key) 01:44:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:43 + git semver init 01:44:43 2022-05-08 01:44:43,845 [run_init] DEBUG init version:0.0.0 force:False 01:44:43 2022-05-08 01:44:43,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 01:44:43 2022-05-08 01:44:43,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 01:44:43 2022-05-08 01:44:43,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 01:44:48 2022-05-08 01:44:47,970 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 01:44:48 2022-05-08 01:44:47,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4010 with force:False 01:44:48 2022-05-08 01:44:47,970 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4010 01:44:48 2022-05-08 01:44:47,974 [execute] INFO git cat-file --batch-check 01:44:48 2022-05-08 01:44:47,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 01:44:48 2022-05-08 01:44:47,981 [execute] INFO git cat-file --batch 01:44:48 2022-05-08 01:44:47,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 01:44:48 2022-05-08 01:44:47,986 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4010 01:44:48 0.0.0 [Pipeline] } 01:44:48 $ docker exec --env ******** --env ******** f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 ssh-agent -k 01:44:48 unset SSH_AUTH_SOCK; 01:44:48 unset SSH_AGENT_PID; 01:44:48 echo Agent pid 80 killed; 01:44:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:48 + git semver [Pipeline] } 01:44:48 $ docker stop --time=1 f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 01:44:50 $ docker rm -f f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:44:50 Stashed 1 file(s) [Pipeline] echo 01:44:50 [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 01:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:50 ========================================================= 01:44:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:44:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:44:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:44:51 59bf1c3509f3: Pulling fs layer 01:44:51 666ba61612fd: Pulling fs layer 01:44:51 8ed8ca486205: Pulling fs layer 01:44:51 4fe6c5a15a65: Pulling fs layer 01:44:51 22a0e8bec74d: Pulling fs layer 01:44:51 ca2b28591e48: Pulling fs layer 01:44:51 a51346096db8: Pulling fs layer 01:44:51 daebc70d1ce1: Pulling fs layer 01:44:51 0e18a0eac166: Pulling fs layer 01:44:51 a51346096db8: Waiting 01:44:51 daebc70d1ce1: Waiting 01:44:51 ca2b28591e48: Waiting 01:44:51 22a0e8bec74d: Waiting 01:44:51 4fe6c5a15a65: Waiting 01:44:51 0e18a0eac166: Waiting 01:44:51 8ed8ca486205: Verifying Checksum 01:44:51 8ed8ca486205: Download complete 01:44:51 666ba61612fd: Download complete 01:44:51 22a0e8bec74d: Verifying Checksum 01:44:51 22a0e8bec74d: Download complete 01:44:51 ca2b28591e48: Download complete 01:44:51 59bf1c3509f3: Verifying Checksum 01:44:51 59bf1c3509f3: Download complete 01:44:51 a51346096db8: Verifying Checksum 01:44:51 a51346096db8: Download complete 01:44:51 daebc70d1ce1: Verifying Checksum 01:44:51 daebc70d1ce1: Download complete 01:44:51 59bf1c3509f3: Pull complete 01:44:51 666ba61612fd: Pull complete 01:44:51 8ed8ca486205: Pull complete 01:44:51 0e18a0eac166: Verifying Checksum 01:44:51 0e18a0eac166: Download complete 01:44:51 4fe6c5a15a65: Verifying Checksum 01:44:51 4fe6c5a15a65: Download complete 01:44:56 4fe6c5a15a65: Pull complete 01:44:56 22a0e8bec74d: Pull complete 01:44:56 ca2b28591e48: Pull complete 01:44:56 a51346096db8: Pull complete 01:44:56 daebc70d1ce1: Pull complete 01:44:58 0e18a0eac166: Pull complete 01:44:58 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:44:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:44:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:44:58 WORKDIR /edgex 01:44:58 COPY go.mod . 01:44:58 RUN go mod download 01:44:58 + docker build -t ci-base-image-x86_64 -f - . 01:44:59 Sending build context to Docker daemon 335.2MB 01:44:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:44:59 ---> f018257e8ee9 01:44:59 Step 2/4 : WORKDIR /edgex 01:45:02 ---> Running in 20ec8cd23d83 01:45:02 Removing intermediate container 20ec8cd23d83 01:45:02 ---> 5fce0228b350 01:45:02 Step 3/4 : COPY go.mod . 01:45:02 ---> 3f79ee06de4b 01:45:02 Step 4/4 : RUN go mod download 01:45:02 ---> Running in 0238274ea6f5 01:45:05 Still waiting to schedule task 01:45:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:45:17 Removing intermediate container 0238274ea6f5 01:45:17 ---> 7938014d66d0 01:45:17 Successfully built 7938014d66d0 01:45:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:45:17 + docker inspect -f . ci-base-image-x86_64 01:45:17 . [Pipeline] withDockerContainer 01:45:17 prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container 01:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:45:18 $ docker top efa90f0c33407d7cf5d0747bc93eb7680eb6c57bbb7085f6ea8c62edd135d028 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:18 + go version 01:45:18 go version go1.17.6 linux/amd64 [Pipeline] } 01:45:18 $ docker stop --time=1 efa90f0c33407d7cf5d0747bc93eb7680eb6c57bbb7085f6ea8c62edd135d028 01:45:19 $ docker rm -f efa90f0c33407d7cf5d0747bc93eb7680eb6c57bbb7085f6ea8c62edd135d028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:20 + docker inspect -f . ci-base-image-x86_64 01:45:20 . [Pipeline] withDockerContainer 01:45:20 prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container 01:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:45:20 $ docker top a61d35d26011a4d3fd937a662333f8a6c0024fc6e74c363bf3c173ab9be41b7b -eo pid,comm [Pipeline] { [Pipeline] echo 01:45:20 ========================================================= 01:45:20 [edgeXBuildGoParallel] Running Tests and Build... 01:45:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:45:21 + make test 01:45:21 go mod tidy -compat=1.17 01:45:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:45:26 ? github.com/edgexfoundry/edgex-go [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 01:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:45:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 01:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:45:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 53.4% of statements 01:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.415s coverage: 89.2% of statements 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.096s coverage: 84.4% of statements 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.433s coverage: 95.6% of statements 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 01:45:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 01:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 01:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 01:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.174s coverage: 82.5% of statements 01:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 65.4% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:46:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements 01:46:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 01:46:03 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 01:46:21 GO111MODULE=on go vet ./... 01:46:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:46:25 + ls -al . 01:46:25 total 684 01:46:25 drwxrwxr-x 10 1001 1001 4096 May 8 01:46 . 01:46:25 drwxr-xr-x 4 root root 4096 May 8 01:45 .. 01:46:25 -rw-rw-r-- 1 1001 1001 11 May 8 01:44 .dockerignore 01:46:25 drwxrwxr-x 8 1001 1001 4096 May 8 01:44 .git 01:46:25 drwxrwxr-x 3 1001 1001 4096 May 8 01:44 .github 01:46:25 -rw-rw-r-- 1 1001 1001 879 May 8 01:44 .gitignore 01:46:25 -rw-rw-r-- 1 1001 1001 42 May 8 01:44 .golangci.yml 01:46:25 -rw-rw-r-- 1 1001 1001 87 May 8 01:44 .hadolint.yml 01:46:25 drwxr-xr-x 3 1001 1001 4096 May 8 01:44 .semver 01:46:25 -rw-rw-r-- 1 1001 1001 166 May 8 01:44 .sonarcloud.properties 01:46:25 -rw-rw-r-- 1 1001 1001 1171 May 8 01:44 ADOPTERS.md 01:46:25 -rw-rw-r-- 1 1001 1001 10086 May 8 01:44 Attribution.txt 01:46:25 -rw-rw-r-- 1 1001 1001 61687 May 8 01:44 CHANGELOG.md 01:46:25 -rw-rw-r-- 1 1001 1001 3804 May 8 01:44 CONTRIBUTING.md 01:46:25 -rw-rw-r-- 1 1001 1001 677 May 8 01:44 GOVERNANCE.md 01:46:25 -rw-rw-r-- 1 1001 1001 850 May 8 01:44 Jenkinsfile 01:46:25 -rw-rw-r-- 1 1001 1001 10775 May 8 01:44 LICENSE 01:46:25 -rw-rw-r-- 1 1001 1001 10389 May 8 01:44 Makefile 01:46:25 -rw-rw-r-- 1 1001 1001 582 May 8 01:44 OWNERS.md 01:46:25 -rw-rw-r-- 1 1001 1001 9094 May 8 01:44 README.md 01:46:25 -rw-rw-r-- 1 1001 1001 6912 May 8 01:44 SECURITY.md 01:46:25 -rw-rw-r-- 1 1001 1001 5 May 8 01:44 VERSION 01:46:25 -rw-rw-r-- 1 1001 1001 4131 May 8 01:44 ZMQWindows.md 01:46:25 drwxrwxr-x 2 1001 1001 4096 May 8 01:44 bin 01:46:25 drwxrwxr-x 18 1001 1001 4096 May 8 01:44 cmd 01:46:25 -rw-r--r-- 1 root root 435134 May 8 01:46 coverage.out 01:46:25 -rw-rw-r-- 1 1001 1001 3256 May 8 01:44 go.mod 01:46:25 -rw-rw-r-- 1 1001 1001 35162 May 8 01:45 go.sum 01:46:25 drwxrwxr-x 8 1001 1001 4096 May 8 01:44 internal 01:46:25 drwxrwxr-x 3 1001 1001 4096 May 8 01:44 openapi 01:46:25 drwxrwxr-x 4 1001 1001 4096 May 8 01:44 snap 01:46:25 -rw-rw-r-- 1 1001 1001 204 May 8 01:44 version.go [Pipeline] sh 01:46:25 + '[' -e coverage.out ] 01:46:25 + chown 1001:1001 coverage.out [Pipeline] stash 01:46:25 Stashed 1 file(s) [Pipeline] sh 01:46:26 + make build 01:46:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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 01:46:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:46:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:46:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:46:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:46:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:46:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:46:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:46:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:46:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:46:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:46:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:47:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 [Pipeline] } 01:47:01 $ docker stop --time=1 a61d35d26011a4d3fd937a662333f8a6c0024fc6e74c363bf3c173ab9be41b7b 01:47:04 $ docker rm -f a61d35d26011a4d3fd937a662333f8a6c0024fc6e74c363bf3c173ab9be41b7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:05 01:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:05 latest: Pulling from edgex-devops/edgex-compose 01:47:05 cbdbe7a5bc2a: Pulling fs layer 01:47:05 ca9280d653b3: Pulling fs layer 01:47:05 7e9c9ca2126c: Pulling fs layer 01:47:05 cbdbe7a5bc2a: Download complete 01:47:05 ca9280d653b3: Download complete 01:47:05 cbdbe7a5bc2a: Pull complete 01:47:05 7e9c9ca2126c: Download complete 01:47:06 ca9280d653b3: Pull complete 01:47:09 7e9c9ca2126c: Pull complete 01:47:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:47:09 prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container 01:47:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:47:11 $ docker top 7ff0d267717aa896851bdcce8702aa4851cae33dfb8bb3de06592c61413a7cb1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:11 + docker-compose build --help 01:47:11 + grep parallel 01:47:12 --parallel Build images in parallel. [Pipeline] } 01:47:12 $ docker stop --time=1 7ff0d267717aa896851bdcce8702aa4851cae33dfb8bb3de06592c61413a7cb1 01:47:13 $ docker rm -f 7ff0d267717aa896851bdcce8702aa4851cae33dfb8bb3de06592c61413a7cb1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:14 . [Pipeline] withDockerContainer 01:47:14 prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container 01:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:47:14 $ docker top 88b84e0838962f9ff1f85f3dcfe73017976531199fbe72e0fdeb842de4cc8e82 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:15 + docker-compose -f ./docker-compose-build.yml build --parallel 01:47:15 Building core-command ... 01:47:15 Building core-data ... 01:47:15 Building core-metadata ... 01:47:15 Building security-bootstrapper ... 01:47:15 Building security-proxy-setup ... 01:47:15 Building security-secretstore-setup ... 01:47:15 Building security-spiffe-token-provider ... 01:47:15 Building security-spire-agent ... 01:47:15 Building security-spire-config ... 01:47:15 Building security-spire-server ... 01:47:15 Building support-notifications ... 01:47:15 Building support-scheduler ... 01:47:15 Building sys-mgmt-agent ... 01:47:15 Building security-spire-config 01:47:15 Building security-secretstore-setup 01:47:15 Building core-command 01:47:15 Building security-proxy-setup 01:47:15 Building support-scheduler 01:47:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:47:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:47:30 ---> 7938014d66d0 01:47:30 Step 3/25 : WORKDIR /edgex-go 01:47:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:47:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:47:30 ---> 7938014d66d0 01:47:30 Step 3/22 : WORKDIR /edgex-go 01:47:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:47:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:47:30 ---> 7938014d66d0 01:47:30 Step 3/23 : WORKDIR /edgex-go 01:47:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:47:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:47:30 ---> 7938014d66d0 01:47:30 Step 3/22 : WORKDIR /edgex-go 01:47:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:47:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:47:30 ---> 7938014d66d0 01:47:30 Step 3/26 : WORKDIR /edgex-go 01:47:32 ---> Running in 4dfaf60792e5 01:47:32 ---> Running in 7feb5ba33c0c 01:47:32 ---> Running in 5897ebbece67 01:47:32 ---> Running in 94386bd45755 01:47:32 ---> Running in 92452d04fdd2 01:47:32 Removing intermediate container 94386bd45755 01:47:32 ---> f4f094d746ef 01:47:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:32 Removing intermediate container 5897ebbece67 01:47:32 ---> ddb40984fbe3 01:47:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:32 Removing intermediate container 4dfaf60792e5 01:47:32 ---> 89bbdeae1c77 01:47:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:32 Removing intermediate container 92452d04fdd2 01:47:32 ---> d845f26c7b4a 01:47:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:32 Removing intermediate container 7feb5ba33c0c 01:47:32 ---> 4dcfa67d4738 01:47:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:32 ---> Running in ca2afa2eb10a 01:47:32 ---> Running in 1781f8d02e21 01:47:32 ---> Running in 4304374dcb8c 01:47:32 ---> Running in a51f328a73d9 01:47:32 ---> Running in ef51cebc2dc9 01:47:33 Removing intermediate container ca2afa2eb10a 01:47:33 ---> 5c6d1bed58cf 01:47:33 Step 5/23 : RUN apk add --update --no-cache make git 01:47:33 Removing intermediate container 1781f8d02e21 01:47:33 ---> fe65eec62631 01:47:33 Step 5/22 : RUN apk add --update --no-cache make git 01:47:33 ---> Running in 88cf67a87b94 01:47:33 ---> Running in 625bb4545993 01:47:34 Removing intermediate container a51f328a73d9 01:47:34 ---> a712245e604b 01:47:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:47:34 Removing intermediate container 4304374dcb8c 01:47:34 ---> 1bca1bf4482b 01:47:34 Step 5/22 : RUN apk add --update --no-cache make git 01:47:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:47:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:47:34 ---> Running in eb35922ba175 01:47:34 ---> Running in 9ffb6a1a710d 01:47:34 Removing intermediate container ef51cebc2dc9 01:47:34 ---> 8b03044a195c 01:47:34 Step 5/25 : RUN apk add --update --no-cache make git 01:47:34 ---> Running in 835b1eb62174 01:47:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:47:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:47:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:47:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:47:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:47:35 OK: 221 MiB in 52 packages 01:47:35 OK: 221 MiB in 52 packages 01:47:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:47:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:47:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:47:36 OK: 221 MiB in 52 packages 01:47:36 Removing intermediate container 625bb4545993 01:47:36 ---> efc593a2b38f 01:47:36 Step 6/22 : COPY go.mod vendor* ./ 01:47:36 Removing intermediate container 88cf67a87b94 01:47:36 ---> 51b506ff8466 01:47:36 Step 6/23 : COPY go.mod vendor* ./ 01:47:36 OK: 221 MiB in 52 packages 01:47:36 OK: 221 MiB in 52 packages 01:47:36 ---> d0ac7e1d6ee9 01:47:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:36 ---> 7c478802f45a 01:47:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:36 ---> Running in cdbb8d1de89e 01:47:36 ---> Running in f4ec709d2d96 01:47:36 Removing intermediate container eb35922ba175 01:47:36 ---> d2831925d47d 01:47:36 Step 6/26 : COPY go.mod vendor* ./ 01:47:36 Removing intermediate container 835b1eb62174 01:47:36 ---> 272713cad715 01:47:36 Step 6/25 : COPY go.mod vendor* ./ 01:47:36 ---> 51743db1262f 01:47:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:36 ---> Running in 77e49331cd7c 01:47:36 Removing intermediate container 9ffb6a1a710d 01:47:36 ---> 58af8f124d19 01:47:36 Step 6/22 : COPY go.mod vendor* ./ 01:47:36 ---> 58671b5cd1d9 01:47:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:36 ---> Running in 8e2f69ebaef2 01:47:37 ---> 0aa539c2981f 01:47:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:37 ---> Running in d7a1e28be077 01:47:37 Removing intermediate container cdbb8d1de89e 01:47:37 ---> dc9c826c66de 01:47:37 Step 8/22 : COPY . . 01:47:39 Removing intermediate container f4ec709d2d96 01:47:39 ---> ac8a0e58f048 01:47:39 Step 8/23 : COPY . . 01:47:39 Removing intermediate container 77e49331cd7c 01:47:39 ---> ffc9aa2500db 01:47:39 Step 8/26 : COPY . . 01:47:40 Removing intermediate container d7a1e28be077 01:47:40 ---> 991f829d11f3 01:47:40 Step 8/22 : COPY . . 01:47:44 Removing intermediate container 8e2f69ebaef2 01:47:44 ---> edb6c89b118f 01:47:44 Step 8/25 : COPY . . 01:47:46 ---> 0c6e17a70d25 01:47:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:47:46 ---> 135ae4372c44 01:47:46 Step 9/23 : RUN make cmd/core-command/core-command 01:47:46 ---> 40e2557f1d8d 01:47:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:47:46 ---> a7fda3b52638 01:47:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:47:47 ---> Running in 1ae7e7062672 01:47:47 ---> Running in 5dba627a2dee 01:47:47 ---> Running in cbc95395c78e 01:47:47 ---> Running in 615325ce64a0 01:47:47 Removing intermediate container 5dba627a2dee 01:47:47 ---> 405d8817792e 01:47:47 Step 10/26 : RUN mkdir -p spire-build 01:47:47 ---> Running in 74eb35433180 01:47:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:47:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:47:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:47:49 Removing intermediate container 74eb35433180 01:47:49 ---> b26a04557702 01:47:49 Step 11/26 : WORKDIR /edgex-go/spire-build 01:47:49 ---> Running in f72738d319f9 01:47:49 Removing intermediate container f72738d319f9 01:47:49 ---> 54769cd6104a 01:47:49 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 01:47:49 ---> Running in 5cdad44a629a 01:47:49 ---> ff9b0dc6b5de 01:47:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:49 ---> Running in 761c8a33e9af 01:47:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:47:50 spire-1.2.1/ 01:47:50 spire-1.2.1/.data/ 01:47:50 spire-1.2.1/.data/.file 01:47:50 spire-1.2.1/.dockerignore 01:47:50 spire-1.2.1/.gitattributes 01:47:50 spire-1.2.1/.githooks/ 01:47:50 spire-1.2.1/.githooks/pre-commit 01:47:50 spire-1.2.1/.github/ 01:47:50 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:47:50 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:47:50 spire-1.2.1/.github/dependabot.yml 01:47:50 spire-1.2.1/.github/workflows/ 01:47:50 spire-1.2.1/.github/workflows/nightly_build.yaml 01:47:50 spire-1.2.1/.github/workflows/pr_build.yaml 01:47:50 spire-1.2.1/.github/workflows/release_build.yaml 01:47:50 spire-1.2.1/.github/workflows/scripts/ 01:47:50 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:47:50 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:47:50 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:47:50 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:47:50 spire-1.2.1/.github/workflows/scripts/split.sh 01:47:50 spire-1.2.1/.gitignore 01:47:50 spire-1.2.1/.go-version 01:47:50 spire-1.2.1/.golangci.yml 01:47:50 spire-1.2.1/ADOPTERS.md 01:47:50 spire-1.2.1/CHANGELOG.md 01:47:50 spire-1.2.1/CODE-OF-CONDUCT.md 01:47:50 spire-1.2.1/CODEOWNERS 01:47:50 spire-1.2.1/CONTRIBUTING.md 01:47:50 spire-1.2.1/Dockerfile 01:47:50 spire-1.2.1/Dockerfile.dev 01:47:50 spire-1.2.1/Dockerfile.scratch 01:47:50 spire-1.2.1/LICENSE 01:47:50 spire-1.2.1/MAINTAINERS.md 01:47:50 spire-1.2.1/Makefile 01:47:50 spire-1.2.1/README.md 01:47:50 spire-1.2.1/ROADMAP.md 01:47:50 spire-1.2.1/SECURITY.md 01:47:50 spire-1.2.1/cmd/ 01:47:50 spire-1.2.1/cmd/spire-agent/ 01:47:50 spire-1.2.1/cmd/spire-agent/cli/ 01:47:50 spire-1.2.1/cmd/spire-agent/cli/api/ 01:47:50 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/common/ 01:47:50 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:47:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/run/ 01:47:50 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:47:50 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:47:50 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:47:50 spire-1.2.1/cmd/spire-agent/main.go 01:47:50 spire-1.2.1/cmd/spire-server/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/agent/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/cli.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/run/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/token/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/validate/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/x509/ 01:47:50 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:47:50 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:47:50 spire-1.2.1/cmd/spire-server/main.go 01:47:50 spire-1.2.1/cmd/spire-server/util/ 01:47:50 spire-1.2.1/cmd/spire-server/util/util.go 01:47:50 spire-1.2.1/conf/ 01:47:50 spire-1.2.1/conf/agent/ 01:47:50 spire-1.2.1/conf/agent/agent.conf 01:47:50 spire-1.2.1/conf/agent/agent_full.conf 01:47:50 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:47:50 spire-1.2.1/conf/server/ 01:47:50 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:47:50 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:47:50 spire-1.2.1/conf/server/server.conf 01:47:50 spire-1.2.1/conf/server/server_full.conf 01:47:50 spire-1.2.1/doc/ 01:47:50 spire-1.2.1/doc/SPIRE101.md 01:47:50 spire-1.2.1/doc/auditlog.md 01:47:50 spire-1.2.1/doc/authorization_policy_engine.md 01:47:50 spire-1.2.1/doc/changelog_guidelines.md 01:47:50 spire-1.2.1/doc/cure53-report.pdf 01:47:50 spire-1.2.1/doc/images/ 01:47:50 spire-1.2.1/doc/images/2019_roadmap.png 01:47:50 spire-1.2.1/doc/images/SPIRE101.png 01:47:50 spire-1.2.1/doc/images/SPIRE_agent.png 01:47:50 spire-1.2.1/doc/images/SPIRE_server.png 01:47:50 spire-1.2.1/doc/images/cache_mgr.png 01:47:50 spire-1.2.1/doc/images/cache_mgr_components.png 01:47:50 spire-1.2.1/doc/images/federated_spire.png 01:47:50 spire-1.2.1/doc/images/ha_mode.png 01:47:50 spire-1.2.1/doc/images/nested_spire.png 01:47:50 spire-1.2.1/doc/images/oidc_federation.png 01:47:50 spire-1.2.1/doc/images/single_trust_domain.png 01:47:50 spire-1.2.1/doc/images/spiffe_compatible.png 01:47:50 spire-1.2.1/doc/images/spire_logo.png 01:47:50 spire-1.2.1/doc/migrating_registration_api_clients.md 01:47:50 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:47:50 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:47:50 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:47:50 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:47:50 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:47:50 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:47:50 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:47:50 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:47:50 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:47:50 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:47:50 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:47:50 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:47:50 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:47:50 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:47:50 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:47:50 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:47:50 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:47:50 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:47:50 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:47:50 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:47:50 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:47:50 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:47:50 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:47:50 spire-1.2.1/doc/scaling_spire.md 01:47:50 spire-1.2.1/doc/spire_agent.md 01:47:50 spire-1.2.1/doc/spire_server.md 01:47:50 spire-1.2.1/doc/supported_integrations.md 01:47:50 spire-1.2.1/doc/telemetry.md 01:47:50 spire-1.2.1/doc/telemetry_config.md 01:47:50 spire-1.2.1/doc/upgrading.md 01:47:50 spire-1.2.1/doc/using_spire.md 01:47:50 spire-1.2.1/examples/ 01:47:50 spire-1.2.1/examples/README.md 01:47:50 spire-1.2.1/go.mod 01:47:50 spire-1.2.1/go.sum 01:47:50 spire-1.2.1/pkg/ 01:47:50 spire-1.2.1/pkg/agent/ 01:47:50 spire-1.2.1/pkg/agent/agent.go 01:47:50 spire-1.2.1/pkg/agent/api/ 01:47:50 spire-1.2.1/pkg/agent/api/config.go 01:47:50 spire-1.2.1/pkg/agent/api/debug/ 01:47:50 spire-1.2.1/pkg/agent/api/debug/v1/ 01:47:50 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:47:50 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:47:50 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:47:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:47:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:47:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:47:50 spire-1.2.1/pkg/agent/api/endpoints.go 01:47:50 spire-1.2.1/pkg/agent/api/health/ 01:47:50 spire-1.2.1/pkg/agent/api/health/v1/ 01:47:50 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:47:50 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:47:50 spire-1.2.1/pkg/agent/api/rpccontext/ 01:47:50 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:47:50 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:47:50 spire-1.2.1/pkg/agent/attestor/ 01:47:50 spire-1.2.1/pkg/agent/attestor/node/ 01:47:50 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:47:50 spire-1.2.1/pkg/agent/attestor/node/node.go 01:47:50 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:47:50 spire-1.2.1/pkg/agent/attestor/workload/ 01:47:50 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:47:50 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:47:50 spire-1.2.1/pkg/agent/catalog/ 01:47:50 spire-1.2.1/pkg/agent/catalog/catalog.go 01:47:50 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:47:50 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:47:50 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:47:50 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:47:50 spire-1.2.1/pkg/agent/client/ 01:47:50 spire-1.2.1/pkg/agent/client/client.go 01:47:50 spire-1.2.1/pkg/agent/client/client_test.go 01:47:50 spire-1.2.1/pkg/agent/client/dial.go 01:47:50 spire-1.2.1/pkg/agent/client/nodeconn.go 01:47:50 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:47:50 spire-1.2.1/pkg/agent/client/update.go 01:47:50 spire-1.2.1/pkg/agent/client/util.go 01:47:50 spire-1.2.1/pkg/agent/common/ 01:47:50 spire-1.2.1/pkg/agent/common/backoff/ 01:47:50 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:47:50 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:47:50 spire-1.2.1/pkg/agent/common/cgroups/ 01:47:50 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:47:50 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:47:50 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:47:50 spire-1.2.1/pkg/agent/config.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/ 01:47:50 spire-1.2.1/pkg/agent/endpoints/config.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:47:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:47:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/workload/ 01:47:50 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:47:50 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:47:50 spire-1.2.1/pkg/agent/manager/ 01:47:50 spire-1.2.1/pkg/agent/manager/cache/ 01:47:50 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:47:50 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:47:50 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:47:50 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:47:50 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:47:50 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:47:50 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:47:50 spire-1.2.1/pkg/agent/manager/config.go 01:47:50 spire-1.2.1/pkg/agent/manager/manager.go 01:47:50 spire-1.2.1/pkg/agent/manager/manager_test.go 01:47:50 spire-1.2.1/pkg/agent/manager/storage.go 01:47:50 spire-1.2.1/pkg/agent/manager/storage_test.go 01:47:50 spire-1.2.1/pkg/agent/manager/storecache/ 01:47:50 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:47:50 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:47:50 spire-1.2.1/pkg/agent/manager/sync.go 01:47:50 spire-1.2.1/pkg/agent/plugin/ 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:47:50 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:47:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:47:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:47:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:47:50 spire-1.2.1/pkg/agent/svid/ 01:47:50 spire-1.2.1/pkg/agent/svid/rotator.go 01:47:50 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:47:50 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:47:50 spire-1.2.1/pkg/agent/svid/store/ 01:47:50 spire-1.2.1/pkg/agent/svid/store/service.go 01:47:50 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:47:50 spire-1.2.1/pkg/common/ 01:47:50 spire-1.2.1/pkg/common/agentpathtemplate/ 01:47:50 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:47:50 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:47:50 spire-1.2.1/pkg/common/api/ 01:47:50 spire-1.2.1/pkg/common/api/metrics.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/ 01:47:50 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/logger.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/names.go 01:47:50 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:47:50 spire-1.2.1/pkg/common/api/names.go 01:47:50 spire-1.2.1/pkg/common/api/ratelimit.go 01:47:50 spire-1.2.1/pkg/common/api/rpccontext/ 01:47:50 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:47:50 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:47:50 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:47:50 spire-1.2.1/pkg/common/auth/ 01:47:50 spire-1.2.1/pkg/common/auth/interceptors.go 01:47:50 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:47:50 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/ 01:47:50 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/types.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:47:50 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:47:50 spire-1.2.1/pkg/common/catalog/ 01:47:50 spire-1.2.1/pkg/common/catalog/bind.go 01:47:50 spire-1.2.1/pkg/common/catalog/builtin.go 01:47:50 spire-1.2.1/pkg/common/catalog/catalog.go 01:47:50 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:47:50 spire-1.2.1/pkg/common/catalog/closers.go 01:47:50 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:47:50 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:47:50 spire-1.2.1/pkg/common/catalog/config.go 01:47:50 spire-1.2.1/pkg/common/catalog/config_test.go 01:47:50 spire-1.2.1/pkg/common/catalog/configure.go 01:47:50 spire-1.2.1/pkg/common/catalog/constraints.go 01:47:50 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:47:50 spire-1.2.1/pkg/common/catalog/context.go 01:47:50 spire-1.2.1/pkg/common/catalog/external.go 01:47:50 spire-1.2.1/pkg/common/catalog/host.go 01:47:50 spire-1.2.1/pkg/common/catalog/pipenet.go 01:47:50 spire-1.2.1/pkg/common/catalog/plugin.go 01:47:50 spire-1.2.1/pkg/common/catalog/testplugin/ 01:47:50 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:47:50 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:47:50 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:47:50 spire-1.2.1/pkg/common/cli/ 01:47:50 spire-1.2.1/pkg/common/cli/env.go 01:47:50 spire-1.2.1/pkg/common/cli/flags.go 01:47:50 spire-1.2.1/pkg/common/cli/trust_domain.go 01:47:50 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:47:50 spire-1.2.1/pkg/common/cli/umask.go 01:47:50 spire-1.2.1/pkg/common/cli/umask_posix.go 01:47:50 spire-1.2.1/pkg/common/cli/umask_test.go 01:47:50 spire-1.2.1/pkg/common/cli/umask_windows.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/ 01:47:50 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/flag.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/format.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/ 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:47:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:47:50 spire-1.2.1/pkg/common/coretypes/ 01:47:50 spire-1.2.1/pkg/common/coretypes/bundle/ 01:47:50 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:47:50 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:47:50 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:47:50 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:47:50 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:47:50 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:47:50 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:47:50 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:47:50 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:47:50 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:47:50 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:47:50 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:47:50 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:47:50 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:47:50 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:47:50 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:47:50 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:47:50 spire-1.2.1/pkg/common/cryptoutil/ 01:47:50 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:47:50 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:47:50 spire-1.2.1/pkg/common/diskutil/ 01:47:50 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:47:50 spire-1.2.1/pkg/common/diskutil/file_test.go 01:47:50 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:47:50 spire-1.2.1/pkg/common/errorutil/ 01:47:50 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:47:50 spire-1.2.1/pkg/common/health/ 01:47:50 spire-1.2.1/pkg/common/health/config.go 01:47:50 spire-1.2.1/pkg/common/health/context.go 01:47:50 spire-1.2.1/pkg/common/health/context_test.go 01:47:50 spire-1.2.1/pkg/common/health/health.go 01:47:50 spire-1.2.1/pkg/common/health/health_test.go 01:47:50 spire-1.2.1/pkg/common/health/logger.go 01:47:50 spire-1.2.1/pkg/common/hostservice/ 01:47:50 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:47:50 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:47:50 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:47:50 spire-1.2.1/pkg/common/idutil/ 01:47:50 spire-1.2.1/pkg/common/idutil/require.go 01:47:50 spire-1.2.1/pkg/common/idutil/require_test.go 01:47:50 spire-1.2.1/pkg/common/idutil/safety.go 01:47:50 spire-1.2.1/pkg/common/idutil/safety_test.go 01:47:50 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:47:50 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:47:50 spire-1.2.1/pkg/common/jwtsvid/ 01:47:50 spire-1.2.1/pkg/common/jwtsvid/common.go 01:47:50 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:47:50 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:47:50 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:47:50 spire-1.2.1/pkg/common/jwtutil/ 01:47:50 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:47:50 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:47:50 spire-1.2.1/pkg/common/log/ 01:47:50 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:47:50 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:47:50 spire-1.2.1/pkg/common/log/log.go 01:47:50 spire-1.2.1/pkg/common/log/log_test.go 01:47:50 spire-1.2.1/pkg/common/log/options.go 01:47:50 spire-1.2.1/pkg/common/nodeutil/ 01:47:50 spire-1.2.1/pkg/common/nodeutil/node.go 01:47:50 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:47:50 spire-1.2.1/pkg/common/peertracker/ 01:47:50 spire-1.2.1/pkg/common/peertracker/conn.go 01:47:50 spire-1.2.1/pkg/common/peertracker/credentials.go 01:47:50 spire-1.2.1/pkg/common/peertracker/errors.go 01:47:50 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:47:50 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:47:50 spire-1.2.1/pkg/common/peertracker/info.go 01:47:50 spire-1.2.1/pkg/common/peertracker/listener.go 01:47:50 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:47:50 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:47:50 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:47:50 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:47:50 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:47:50 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:47:50 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:47:50 spire-1.2.1/pkg/common/peertracker/tcp.go 01:47:50 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:47:50 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:47:50 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:47:50 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:47:50 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:47:50 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:47:50 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:47:50 spire-1.2.1/pkg/common/peertracker/uds.go 01:47:50 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:47:50 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:47:50 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:47:50 spire-1.2.1/pkg/common/pemutil/ 01:47:50 spire-1.2.1/pkg/common/pemutil/block.go 01:47:50 spire-1.2.1/pkg/common/pemutil/certs.go 01:47:50 spire-1.2.1/pkg/common/pemutil/common.go 01:47:50 spire-1.2.1/pkg/common/pemutil/csr.go 01:47:50 spire-1.2.1/pkg/common/pemutil/keys.go 01:47:50 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/ 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:47:50 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:47:50 spire-1.2.1/pkg/common/plugin/ 01:47:50 spire-1.2.1/pkg/common/plugin/aws/ 01:47:50 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:47:50 spire-1.2.1/pkg/common/plugin/azure/ 01:47:50 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:47:50 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:47:50 spire-1.2.1/pkg/common/plugin/facade.go 01:47:50 spire-1.2.1/pkg/common/plugin/facade_test.go 01:47:50 spire-1.2.1/pkg/common/plugin/gcp/ 01:47:50 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:47:50 spire-1.2.1/pkg/common/plugin/k8s/ 01:47:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:47:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:47:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:47:50 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:47:50 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:47:50 spire-1.2.1/pkg/common/plugin/log.go 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/ 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:47:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:47:50 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:47:50 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:47:50 spire-1.2.1/pkg/common/plugin/x509pop/ 01:47:50 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:47:50 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:47:50 spire-1.2.1/pkg/common/profiling/ 01:47:50 spire-1.2.1/pkg/common/profiling/dumpers.go 01:47:50 spire-1.2.1/pkg/common/profiling/profiling.go 01:47:50 spire-1.2.1/pkg/common/protoutil/ 01:47:50 spire-1.2.1/pkg/common/protoutil/masks.go 01:47:50 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:47:50 spire-1.2.1/pkg/common/rotationutil/ 01:47:50 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:47:50 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:47:50 spire-1.2.1/pkg/common/selector/ 01:47:50 spire-1.2.1/pkg/common/selector/selector.go 01:47:50 spire-1.2.1/pkg/common/selector/selector_test.go 01:47:50 spire-1.2.1/pkg/common/selector/set.go 01:47:50 spire-1.2.1/pkg/common/selector/set_utils.go 01:47:50 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/ 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/ 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:47:50 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:47:50 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:47:50 spire-1.2.1/pkg/common/telemetry/call.go 01:47:50 spire-1.2.1/pkg/common/telemetry/common/ 01:47:50 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:47:50 spire-1.2.1/pkg/common/telemetry/config.go 01:47:50 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:47:50 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/inmem.go 01:47:50 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/m3.go 01:47:50 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/metrics.go 01:47:50 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/names.go 01:47:50 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:47:50 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:47:50 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/ 01:47:50 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:47:50 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:47:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:47:50 spire-1.2.1/pkg/common/telemetry/server/server.go 01:47:50 spire-1.2.1/pkg/common/telemetry/sink.go 01:47:50 spire-1.2.1/pkg/common/telemetry/statsd.go 01:47:50 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:47:50 spire-1.2.1/pkg/common/telemetry/uptime.go 01:47:50 spire-1.2.1/pkg/common/telemetry/version.go 01:47:50 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:47:50 spire-1.2.1/pkg/common/uptime/ 01:47:50 spire-1.2.1/pkg/common/uptime/uptime.go 01:47:50 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:47:50 spire-1.2.1/pkg/common/util/ 01:47:50 spire-1.2.1/pkg/common/util/certs.go 01:47:50 spire-1.2.1/pkg/common/util/certs_test.go 01:47:50 spire-1.2.1/pkg/common/util/csr.go 01:47:50 spire-1.2.1/pkg/common/util/hash.go 01:47:50 spire-1.2.1/pkg/common/util/selectors.go 01:47:50 spire-1.2.1/pkg/common/util/selectors_test.go 01:47:50 spire-1.2.1/pkg/common/util/signals.go 01:47:50 spire-1.2.1/pkg/common/util/sort.go 01:47:50 spire-1.2.1/pkg/common/util/sort_test.go 01:47:50 spire-1.2.1/pkg/common/util/task.go 01:47:50 spire-1.2.1/pkg/common/util/task_test.go 01:47:50 spire-1.2.1/pkg/common/util/testdata/ 01:47:50 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:47:50 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:47:50 spire-1.2.1/pkg/common/version/ 01:47:50 spire-1.2.1/pkg/common/version/version.go 01:47:50 spire-1.2.1/pkg/common/x509svid/ 01:47:50 spire-1.2.1/pkg/common/x509svid/common_test.go 01:47:50 spire-1.2.1/pkg/common/x509svid/csr.go 01:47:50 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:47:50 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:47:50 spire-1.2.1/pkg/common/x509util/ 01:47:50 spire-1.2.1/pkg/common/x509util/cert.go 01:47:50 spire-1.2.1/pkg/common/x509util/dns.go 01:47:50 spire-1.2.1/pkg/common/x509util/dns_test.go 01:47:50 spire-1.2.1/pkg/common/x509util/keyid.go 01:47:50 spire-1.2.1/pkg/common/x509util/keypair.go 01:47:50 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:47:50 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:47:50 spire-1.2.1/pkg/server/ 01:47:50 spire-1.2.1/pkg/server/api/ 01:47:50 spire-1.2.1/pkg/server/api/agent.go 01:47:50 spire-1.2.1/pkg/server/api/agent/ 01:47:50 spire-1.2.1/pkg/server/api/agent/v1/ 01:47:50 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:47:50 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:47:50 spire-1.2.1/pkg/server/api/agent_test.go 01:47:50 spire-1.2.1/pkg/server/api/api.go 01:47:50 spire-1.2.1/pkg/server/api/audit/ 01:47:50 spire-1.2.1/pkg/server/api/audit/audit.go 01:47:50 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:47:50 spire-1.2.1/pkg/server/api/bundle.go 01:47:50 spire-1.2.1/pkg/server/api/bundle/ 01:47:50 spire-1.2.1/pkg/server/api/bundle/v1/ 01:47:50 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:47:50 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:47:50 spire-1.2.1/pkg/server/api/bundle_test.go 01:47:50 spire-1.2.1/pkg/server/api/debug/ 01:47:50 spire-1.2.1/pkg/server/api/debug/v1/ 01:47:50 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:47:50 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:47:50 spire-1.2.1/pkg/server/api/entry.go 01:47:50 spire-1.2.1/pkg/server/api/entry/ 01:47:50 spire-1.2.1/pkg/server/api/entry/v1/ 01:47:50 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:47:50 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:47:50 spire-1.2.1/pkg/server/api/entry_test.go 01:47:50 spire-1.2.1/pkg/server/api/health/ 01:47:50 spire-1.2.1/pkg/server/api/health/v1/ 01:47:50 spire-1.2.1/pkg/server/api/health/v1/service.go 01:47:50 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:47:50 spire-1.2.1/pkg/server/api/id.go 01:47:50 spire-1.2.1/pkg/server/api/id_test.go 01:47:50 spire-1.2.1/pkg/server/api/limits/ 01:47:50 spire-1.2.1/pkg/server/api/limits/limits.go 01:47:50 spire-1.2.1/pkg/server/api/middleware/ 01:47:50 spire-1.2.1/pkg/server/api/middleware/alias.go 01:47:50 spire-1.2.1/pkg/server/api/middleware/audit.go 01:47:50 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:47:50 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:47:50 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:47:50 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:47:50 spire-1.2.1/pkg/server/api/middleware/caller.go 01:47:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:47:51 spire-1.2.1/pkg/server/api/middleware/common.go 01:47:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:47:51 spire-1.2.1/pkg/server/api/middleware/entries.go 01:47:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:47:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:47:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:47:51 spire-1.2.1/pkg/server/api/ratelimit.go 01:47:51 spire-1.2.1/pkg/server/api/rpccontext/ 01:47:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:47:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:47:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:47:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:47:51 spire-1.2.1/pkg/server/api/selector.go 01:47:51 spire-1.2.1/pkg/server/api/selector_test.go 01:47:51 spire-1.2.1/pkg/server/api/status.go 01:47:51 spire-1.2.1/pkg/server/api/status_test.go 01:47:51 spire-1.2.1/pkg/server/api/svid/ 01:47:51 spire-1.2.1/pkg/server/api/svid/v1/ 01:47:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:47:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:47:51 spire-1.2.1/pkg/server/api/trustdomain.go 01:47:51 spire-1.2.1/pkg/server/api/trustdomain/ 01:47:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:47:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:47:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:47:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:47:51 spire-1.2.1/pkg/server/authpolicy/ 01:47:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:47:51 spire-1.2.1/pkg/server/authpolicy/policy.go 01:47:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:47:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:47:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:47:51 spire-1.2.1/pkg/server/authpolicy/validate.go 01:47:51 spire-1.2.1/pkg/server/bundle/ 01:47:51 spire-1.2.1/pkg/server/bundle/client/ 01:47:51 spire-1.2.1/pkg/server/bundle/client/client.go 01:47:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:47:51 spire-1.2.1/pkg/server/bundle/client/manager.go 01:47:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:47:51 spire-1.2.1/pkg/server/bundle/client/sources.go 01:47:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:47:51 spire-1.2.1/pkg/server/bundle/client/updater.go 01:47:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:47:51 spire-1.2.1/pkg/server/ca/ 01:47:51 spire-1.2.1/pkg/server/ca/ca.go 01:47:51 spire-1.2.1/pkg/server/ca/ca_health.go 01:47:51 spire-1.2.1/pkg/server/ca/ca_test.go 01:47:51 spire-1.2.1/pkg/server/ca/journal.go 01:47:51 spire-1.2.1/pkg/server/ca/journal_test.go 01:47:51 spire-1.2.1/pkg/server/ca/manager.go 01:47:51 spire-1.2.1/pkg/server/ca/manager_health.go 01:47:51 spire-1.2.1/pkg/server/ca/manager_test.go 01:47:51 spire-1.2.1/pkg/server/ca/templates.go 01:47:51 spire-1.2.1/pkg/server/ca/upstream_client.go 01:47:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:47:51 spire-1.2.1/pkg/server/ca/validation.go 01:47:51 spire-1.2.1/pkg/server/cache/ 01:47:51 spire-1.2.1/pkg/server/cache/dscache/ 01:47:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:47:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:47:51 spire-1.2.1/pkg/server/cache/entrycache/ 01:47:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:47:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:47:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:47:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:47:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:47:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:47:51 spire-1.2.1/pkg/server/catalog/ 01:47:51 spire-1.2.1/pkg/server/catalog/catalog.go 01:47:51 spire-1.2.1/pkg/server/catalog/keymanager.go 01:47:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:47:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:47:51 spire-1.2.1/pkg/server/catalog/notifier.go 01:47:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:47:51 spire-1.2.1/pkg/server/config.go 01:47:51 spire-1.2.1/pkg/server/datastore/ 01:47:51 spire-1.2.1/pkg/server/datastore/datastore.go 01:47:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:47:51 spire-1.2.1/pkg/server/datastore/repository.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:47:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:47:51 spire-1.2.1/pkg/server/endpoints/ 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/ 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:47:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:47:51 spire-1.2.1/pkg/server/endpoints/config.go 01:47:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:47:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:47:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:47:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:47:51 spire-1.2.1/pkg/server/endpoints/middleware.go 01:47:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:47:51 spire-1.2.1/pkg/server/hostservice/ 01:47:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:47:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:47:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:47:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:47:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:47:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:47:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:47:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/ 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/ 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:47:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:47:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:47:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/ 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:47:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:47:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:47:51 spire-1.2.1/pkg/server/registration/ 01:47:51 spire-1.2.1/pkg/server/registration/manager.go 01:47:51 spire-1.2.1/pkg/server/registration/manager_test.go 01:47:51 spire-1.2.1/pkg/server/scanentries.go 01:47:51 spire-1.2.1/pkg/server/scanentries_test.go 01:47:51 spire-1.2.1/pkg/server/server.go 01:47:51 spire-1.2.1/pkg/server/server_test.go 01:47:51 spire-1.2.1/pkg/server/svid/ 01:47:51 spire-1.2.1/pkg/server/svid/observer.go 01:47:51 spire-1.2.1/pkg/server/svid/observer_test.go 01:47:51 spire-1.2.1/pkg/server/svid/rotator.go 01:47:51 spire-1.2.1/pkg/server/svid/rotator_config.go 01:47:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:47:51 spire-1.2.1/pkg/server/svid/rotator_test.go 01:47:51 spire-1.2.1/proto/ 01:47:51 spire-1.2.1/proto/private/ 01:47:51 spire-1.2.1/proto/private/server/ 01:47:51 spire-1.2.1/proto/private/server/journal/ 01:47:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:47:51 spire-1.2.1/proto/private/server/journal/journal.proto 01:47:51 spire-1.2.1/proto/spire/ 01:47:51 spire-1.2.1/proto/spire/common/ 01:47:51 spire-1.2.1/proto/spire/common/common.pb.go 01:47:51 spire-1.2.1/proto/spire/common/common.proto 01:47:51 spire-1.2.1/proto/spire/common/plugin/ 01:47:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:47:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:47:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:47:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:47:51 spire-1.2.1/proto/spire/plugin/ 01:47:51 spire-1.2.1/proto/spire/plugin/agent/ 01:47:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:47:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:47:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:47:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:47:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:47:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:47:51 spire-1.2.1/release/ 01:47:51 spire-1.2.1/release/spire-extras/ 01:47:51 spire-1.2.1/release/spire-extras/README.md 01:47:51 spire-1.2.1/release/spire-extras/conf/ 01:47:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:47:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:47:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:47:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:47:51 spire-1.2.1/release/spire/ 01:47:51 spire-1.2.1/release/spire/README.md 01:47:51 spire-1.2.1/release/spire/conf/ 01:47:51 spire-1.2.1/release/spire/conf/agent/ 01:47:51 spire-1.2.1/release/spire/conf/agent/agent.conf 01:47:51 spire-1.2.1/release/spire/conf/server/ 01:47:51 spire-1.2.1/release/spire/conf/server/server.conf 01:47:51 spire-1.2.1/script/ 01:47:51 spire-1.2.1/script/build-artifact.sh 01:47:51 spire-1.2.1/script/generate_dummy_ca.sh 01:47:51 spire-1.2.1/support/ 01:47:51 spire-1.2.1/support/k8s/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:47:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/ 01:47:51 spire-1.2.1/support/oidc-discovery-provider/README.md 01:47:51 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/config.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/main.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:47:51 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:47:51 spire-1.2.1/test/ 01:47:51 spire-1.2.1/test/clock/ 01:47:51 spire-1.2.1/test/clock/clock.go 01:47:51 spire-1.2.1/test/fakes/ 01:47:51 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:47:51 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:47:51 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:47:51 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:47:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:47:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:47:51 spire-1.2.1/test/fakes/fakeagentstore/ 01:47:51 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:47:51 spire-1.2.1/test/fakes/fakedatastore/ 01:47:51 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:47:51 spire-1.2.1/test/fakes/fakeentryclient/ 01:47:51 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:47:51 spire-1.2.1/test/fakes/fakehealthchecker/ 01:47:51 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:47:51 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:47:51 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:47:51 spire-1.2.1/test/fakes/fakemetrics/ 01:47:51 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:47:51 spire-1.2.1/test/fakes/fakenoderesolver/ 01:47:51 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:47:51 spire-1.2.1/test/fakes/fakenotifier/ 01:47:51 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:47:51 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:47:51 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:47:51 spire-1.2.1/test/fakes/fakeserverca/ 01:47:51 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:47:51 spire-1.2.1/test/fakes/fakeservercatalog/ 01:47:51 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:47:51 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:47:51 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:47:51 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:47:51 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:47:51 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:47:51 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:47:51 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:47:51 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:47:51 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:47:51 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:47:51 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:47:51 spire-1.2.1/test/fixture/ 01:47:51 spire-1.2.1/test/fixture/certs/ 01:47:51 spire-1.2.1/test/fixture/certs/agent_svid.der 01:47:51 spire-1.2.1/test/fixture/certs/base_cert.pem 01:47:51 spire-1.2.1/test/fixture/certs/base_csr.pem 01:47:51 spire-1.2.1/test/fixture/certs/base_key.pem 01:47:51 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:47:51 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:47:51 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:47:51 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:47:51 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:47:51 spire-1.2.1/test/fixture/certs/blog_key.pem 01:47:51 spire-1.2.1/test/fixture/certs/bundle.der 01:47:51 spire-1.2.1/test/fixture/certs/ca.pem 01:47:51 spire-1.2.1/test/fixture/certs/ca_key.pem 01:47:51 spire-1.2.1/test/fixture/certs/database_cert.pem 01:47:51 spire-1.2.1/test/fixture/certs/database_csr.pem 01:47:51 spire-1.2.1/test/fixture/certs/database_key.pem 01:47:51 spire-1.2.1/test/fixture/certs/node_cert.pem 01:47:51 spire-1.2.1/test/fixture/certs/node_csr.pem 01:47:51 spire-1.2.1/test/fixture/certs/node_key.pem 01:47:51 spire-1.2.1/test/fixture/certs/svid.pem 01:47:51 spire-1.2.1/test/fixture/certs/svid_key.pem 01:47:51 spire-1.2.1/test/fixture/config/ 01:47:51 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:47:51 spire-1.2.1/test/fixture/config/agent_good.conf 01:47:51 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:47:51 spire-1.2.1/test/fixture/config/plugin_good.conf 01:47:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:47:51 spire-1.2.1/test/fixture/config/server_good.conf 01:47:51 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:47:51 spire-1.2.1/test/fixture/fixture.go 01:47:51 spire-1.2.1/test/fixture/nodeattestor/ 01:47:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:47:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:47:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:47:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:47:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:47:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:47:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:47:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:47:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:47:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:47:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:47:51 spire-1.2.1/test/fixture/registration/ 01:47:51 spire-1.2.1/test/fixture/registration/entries.json 01:47:51 spire-1.2.1/test/fixture/registration/good-for-update.json 01:47:51 spire-1.2.1/test/fixture/registration/good.json 01:47:51 spire-1.2.1/test/fixture/registration/invalid.json 01:47:51 spire-1.2.1/test/fixture/registration/invalid_json.json 01:47:51 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:47:51 spire-1.2.1/test/integration/ 01:47:51 spire-1.2.1/test/integration/README.md 01:47:51 spire-1.2.1/test/integration/common 01:47:51 spire-1.2.1/test/integration/setup/ 01:47:51 spire-1.2.1/test/integration/setup/adminclient/ 01:47:51 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:47:51 spire-1.2.1/test/integration/setup/adminclient/client.go 01:47:51 spire-1.2.1/test/integration/setup/debugagent/ 01:47:51 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:47:51 spire-1.2.1/test/integration/setup/debugagent/main.go 01:47:51 spire-1.2.1/test/integration/setup/debugserver/ 01:47:51 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:47:51 spire-1.2.1/test/integration/setup/debugserver/main.go 01:47:51 spire-1.2.1/test/integration/setup/downstreamclient/ 01:47:51 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:47:51 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:47:51 spire-1.2.1/test/integration/setup/itclient/ 01:47:51 spire-1.2.1/test/integration/setup/itclient/client.go 01:47:51 spire-1.2.1/test/integration/setup/node-attestation/ 01:47:51 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:47:51 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:47:51 spire-1.2.1/test/integration/setup/x509pop/ 01:47:51 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:47:51 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:47:51 spire-1.2.1/test/integration/suites/ 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:47:51 spire-1.2.1/test/integration/suites/join-token/ 01:47:51 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:47:51 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:47:51 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:47:51 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:47:51 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:47:51 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:47:51 spire-1.2.1/test/integration/suites/join-token/README.md 01:47:51 spire-1.2.1/test/integration/suites/join-token/conf/ 01:47:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/join-token/teardown 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:47:51 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:47:51 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:47:51 spire-1.2.1/test/integration/suites/k8s/ 01:47:51 spire-1.2.1/test/integration/suites/k8s/00-setup 01:47:51 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:47:51 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:47:51 spire-1.2.1/test/integration/suites/k8s/README.md 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/ 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:47:51 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:47:51 spire-1.2.1/test/integration/suites/k8s/teardown 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/ 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:47:51 spire-1.2.1/test/integration/suites/rotation/ 01:47:51 spire-1.2.1/test/integration/suites/rotation/00-setup 01:47:51 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:47:51 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:47:51 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:47:51 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:47:51 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:47:51 spire-1.2.1/test/integration/suites/rotation/README.md 01:47:51 spire-1.2.1/test/integration/suites/rotation/conf/ 01:47:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/rotation/teardown 01:47:51 spire-1.2.1/test/integration/suites/self-test/ 01:47:51 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:47:51 spire-1.2.1/test/integration/suites/self-test/README.md 01:47:51 spire-1.2.1/test/integration/suites/self-test/teardown 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:47:51 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:47:51 spire-1.2.1/test/integration/suites/upgrade/ 01:47:51 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:47:51 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:47:51 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:47:51 spire-1.2.1/test/integration/suites/upgrade/README.md 01:47:51 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:47:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:47:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:47:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:47:51 spire-1.2.1/test/integration/suites/upgrade/teardown 01:47:51 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:47:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:47:51 spire-1.2.1/test/integration/test-one.sh 01:47:51 spire-1.2.1/test/integration/test.sh 01:47:51 spire-1.2.1/test/plugintest/ 01:47:51 spire-1.2.1/test/plugintest/config.go 01:47:51 spire-1.2.1/test/plugintest/load.go 01:47:51 spire-1.2.1/test/plugintest/option.go 01:47:51 spire-1.2.1/test/spiretest/ 01:47:51 spire-1.2.1/test/spiretest/apiserver.go 01:47:51 spire-1.2.1/test/spiretest/assertions.go 01:47:51 spire-1.2.1/test/spiretest/dir.go 01:47:51 spire-1.2.1/test/spiretest/errors_posix.go 01:47:51 spire-1.2.1/test/spiretest/errors_windows.go 01:47:51 spire-1.2.1/test/spiretest/logs.go 01:47:51 spire-1.2.1/test/spiretest/socketapi.go 01:47:51 spire-1.2.1/test/spiretest/suite.go 01:47:51 spire-1.2.1/test/spiretest/x509.go 01:47:51 spire-1.2.1/test/testca/ 01:47:51 spire-1.2.1/test/testca/ca.go 01:47:51 spire-1.2.1/test/testkey/ 01:47:51 spire-1.2.1/test/testkey/generate.sh 01:47:51 spire-1.2.1/test/testkey/genkeys.go 01:47:51 spire-1.2.1/test/testkey/keys.go 01:47:51 spire-1.2.1/test/testkey/new.go 01:47:51 spire-1.2.1/test/tpmsimulator/ 01:47:51 spire-1.2.1/test/tpmsimulator/simulator.go 01:47:51 spire-1.2.1/test/util/ 01:47:51 spire-1.2.1/test/util/cert_fixtures.go 01:47:51 spire-1.2.1/test/util/cert_generation.go 01:47:51 spire-1.2.1/test/util/io_redirection.go 01:47:51 spire-1.2.1/test/util/race.go 01:47:51 spire-1.2.1/test/util/util.go 01:47:51 building spire from source... 01:47:51 Installing go1.17.7... 01:47:57 Building bin/spire-server... 01:47:57 go: downloading github.com/mitchellh/cli v1.1.2 01:47:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:47:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:47:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:47:57 go: downloading google.golang.org/grpc v1.44.0 01:47:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:47:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:47:57 go: downloading github.com/imdario/mergo v0.3.12 01:47:57 go: downloading github.com/sirupsen/logrus v1.8.1 01:47:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:47:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:47:57 go: downloading github.com/fatih/color v1.13.0 01:47:57 go: downloading github.com/mattn/go-isatty v0.0.14 01:47:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:47:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:47:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:47:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:47:57 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:47:57 go: downloading github.com/armon/go-metrics v0.3.10 01:47:57 go: downloading github.com/prometheus/client_golang v1.12.1 01:47:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:47:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:47:57 go: downloading github.com/open-policy-agent/opa v0.38.0 01:47:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:47:57 go: downloading github.com/mattn/go-colorable v0.1.12 01:47:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:47:57 go: downloading github.com/Masterminds/goutils v1.1.0 01:47:57 go: downloading github.com/Masterminds/semver v1.5.0 01:47:57 go: downloading github.com/google/uuid v1.1.2 01:47:57 go: downloading github.com/huandu/xstrings v1.3.2 01:47:57 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:47:57 go: downloading github.com/oklog/run v1.0.0 01:47:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:47:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:47:58 go: downloading github.com/imkira/go-observer v1.0.3 01:47:58 go: downloading github.com/prometheus/client_model v0.2.0 01:47:58 go: downloading github.com/prometheus/common v0.32.1 01:47:58 go: downloading github.com/beorn7/perks v1.0.1 01:47:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:47:58 go: downloading github.com/prometheus/procfs v0.7.3 01:47:58 go: downloading github.com/hashicorp/errwrap v1.1.0 01:47:58 go: downloading go.uber.org/atomic v1.9.0 01:47:58 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:47:58 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:47:58 go: downloading github.com/blang/semver/v4 v4.0.0 01:47:58 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:47:58 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:47:58 go: downloading github.com/jinzhu/gorm v1.9.16 01:47:58 go: downloading github.com/lib/pq v1.10.4 01:47:58 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:47:58 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:47:58 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:47:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:48:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:48:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:48:01 go: downloading github.com/stretchr/testify v1.7.0 01:48:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:48:01 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:48:05 go: downloading google.golang.org/api v0.70.0 01:48:05 go: downloading k8s.io/client-go v0.23.4 01:48:05 go: downloading k8s.io/api v0.23.4 01:48:05 go: downloading github.com/google/go-tpm v0.3.3 01:48:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:48:05 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:48:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:48:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:48:05 go: downloading cloud.google.com/go/storage v1.21.0 01:48:05 go: downloading cloud.google.com/go v0.100.2 01:48:06 go: downloading k8s.io/apimachinery v0.23.4 01:48:07 go: downloading k8s.io/kube-aggregator v0.23.3 01:48:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:48:07 go: downloading cloud.google.com/go/security v1.3.0 01:48:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:48:07 go: downloading github.com/hashicorp/vault/api v1.4.1 01:48:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:48:07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:48:07 go: downloading github.com/twmb/murmur3 v1.1.6 01:48:07 go: downloading github.com/jinzhu/inflection v1.0.0 01:48:07 go: downloading github.com/aws/smithy-go v1.11.0 01:48:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:48:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:48:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:48:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:48:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:48:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:48:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:48:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:48:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:48:08 go: downloading github.com/dimchansky/utfbom v1.1.1 01:48:09 go: downloading cloud.google.com/go/compute v1.3.0 01:48:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:48:09 go: downloading cloud.google.com/go/iam v0.1.1 01:48:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:48:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:48:10 go: downloading github.com/gogo/protobuf v1.3.2 01:48:10 go: downloading k8s.io/klog/v2 v2.30.0 01:48:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:48:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:48:10 go: downloading github.com/spf13/pflag v1.0.5 01:48:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:48:10 go: downloading github.com/google/gofuzz v1.1.0 01:48:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:48:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:48:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:48:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:48:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:48:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:48:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:48:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:48:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:48:10 go: downloading gopkg.in/yaml.v2 v2.4.0 01:48:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:48:11 go: downloading github.com/gobwas/glob v0.2.3 01:48:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:48:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:48:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:48:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:48:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:48:11 go: downloading go.opencensus.io v0.23.0 01:48:11 go: downloading gopkg.in/inf.v0 v0.9.1 01:48:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:48:11 go: downloading github.com/googleapis/gnostic v0.5.5 01:48:11 go: downloading github.com/go-logr/logr v1.2.2 01:48:11 go: downloading github.com/json-iterator/go v1.1.12 01:48:11 go: downloading github.com/google/go-cmp v0.5.7 01:48:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:48:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:48:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:48:11 go: downloading go.uber.org/zap v1.21.0 01:48:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:48:11 go: downloading github.com/tklauser/numcpus v0.3.0 01:48:11 go: downloading sigs.k8s.io/yaml v1.3.0 01:48:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:48:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:48:11 go: downloading github.com/modern-go/reflect2 v1.0.2 01:48:11 go: downloading github.com/ryanuber/go-glob v1.0.0 01:48:11 go: downloading github.com/golang/snappy v0.0.4 01:48:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:48:11 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:48:11 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:48:11 go: downloading github.com/hashicorp/go-version v1.2.0 01:48:11 go: downloading go.uber.org/multierr v1.6.0 01:48:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:48:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:48:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:48:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:48:28 Removing intermediate container 1ae7e7062672 01:48:28 ---> c372f08dc1ed 01:48:28 01:48:28 Step 10/23 : FROM alpine:3.14 01:48:28 Removing intermediate container cbc95395c78e 01:48:28 ---> b1431d6698bd 01:48:28 01:48:28 Step 10/22 : FROM alpine:3.14 01:48:28 Removing intermediate container 761c8a33e9af 01:48:28 ---> a64484b34786 01:48:28 01:48:28 Step 10/25 : FROM alpine:3.14 01:48:28 Removing intermediate container 615325ce64a0 01:48:28 ---> 588ebb0da2ca 01:48:28 01:48:28 Step 10/22 : FROM alpine:3.14 01:48:28 3.14: Pulling from library/alpine 01:48:28 3.14: Pulling from library/alpine 01:48:28 3.14: Pulling from library/alpine 01:48:28 3.14: Pulling from library/alpine 01:48:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:48:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:48:30 Status: Image is up to date for alpine:3.14 01:48:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:48:30 Status: Downloaded newer image for alpine:3.14 01:48:30 Status: Image is up to date for alpine:3.14 01:48:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:48:30 Status: Image is up to date for alpine:3.14 01:48:30 ---> e04c818066af 01:48:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:48:30 ---> e04c818066af 01:48:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:48:30 ---> e04c818066af 01:48:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:48:30 ---> e04c818066af 01:48:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:48:31 ---> Running in 1561b95188e7 01:48:31 ---> Running in fe23e61f6029 01:48:31 ---> Running in 22030d7dccd6 01:48:31 ---> Running in 567fe3d76e52 01:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:48:33 (1/1) Installing dumb-init (1.2.5-r1) 01:48:33 Executing busybox-1.33.1-r7.trigger 01:48:33 OK: 6 MiB in 15 packages 01:48:33 (1/1) Installing dumb-init (1.2.5-r1) 01:48:33 Executing busybox-1.33.1-r7.trigger 01:48:33 OK: 6 MiB in 15 packages 01:48:33 (1/6) Installing ca-certificates (20211220-r0) 01:48:33 (1/3) Installing ca-certificates (20211220-r0) 01:48:33 (2/6) Installing brotli-libs (1.0.9-r5) 01:48:33 (2/3) Installing dumb-init (1.2.5-r1) 01:48:33 (3/3) Installing su-exec (0.2-r1) 01:48:33 Executing busybox-1.33.1-r7.trigger 01:48:33 Executing ca-certificates-20211220-r0.trigger 01:48:33 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:48:33 OK: 6 MiB in 17 packages 01:48:33 (4/6) Installing libcurl (7.79.1-r1) 01:48:33 (5/6) Installing curl (7.79.1-r1) 01:48:33 (6/6) Installing dumb-init (1.2.5-r1) 01:48:33 Executing busybox-1.33.1-r7.trigger 01:48:33 Executing ca-certificates-20211220-r0.trigger 01:48:33 OK: 8 MiB in 20 packages 01:48:34 Removing intermediate container 22030d7dccd6 01:48:34 ---> 3af211df219c 01:48:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:48:34 ---> Running in 052108159f0f 01:48:34 Removing intermediate container fe23e61f6029 01:48:34 ---> 847a17a134d1 01:48:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:48:34 ---> Running in 80b7825d3811 01:48:34 Removing intermediate container 567fe3d76e52 01:48:34 ---> 9ee48a0b359f 01:48:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:48:34 Removing intermediate container 052108159f0f 01:48:34 ---> c2607abb5d17 01:48:34 Step 13/22 : ENV APP_PORT=59861 01:48:34 ---> Running in b46e94ab6c05 01:48:34 Removing intermediate container 80b7825d3811 01:48:34 ---> 855d51541063 01:48:34 Step 13/23 : ENV APP_PORT=59882 01:48:34 ---> Running in 6eaa4e29bba8 01:48:34 Removing intermediate container 1561b95188e7 01:48:34 ---> 6d2354babae0 01:48:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:48:35 ---> Running in 5e55d33e2ba2 01:48:35 ---> Running in 4a350fe28231 01:48:35 Removing intermediate container b46e94ab6c05 01:48:35 ---> 9f2fd5a1d7fa 01:48:35 Step 13/25 : WORKDIR / 01:48:35 Removing intermediate container 6eaa4e29bba8 01:48:35 ---> a58b404fbc0b 01:48:35 Step 14/22 : EXPOSE $APP_PORT 01:48:35 ---> Running in f7372a9569d2 01:48:35 ---> Running in 41f5c4a89614 01:48:35 Removing intermediate container 4a350fe28231 01:48:35 ---> 2313c9756f53 01:48:35 Step 13/22 : WORKDIR /edgex 01:48:35 Removing intermediate container 5e55d33e2ba2 01:48:35 ---> 319936afc537 01:48:35 Step 14/23 : EXPOSE $APP_PORT 01:48:35 ---> Running in 40977d841091 01:48:35 ---> Running in bd8dcc0f6ec6 01:48:35 Removing intermediate container f7372a9569d2 01:48:35 ---> 0bf86a90e14b 01:48:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:48:35 Removing intermediate container 41f5c4a89614 01:48:35 ---> 9f02add6196c 01:48:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:36 Removing intermediate container 40977d841091 01:48:36 ---> 637801bf8484 01:48:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:48:36 Removing intermediate container bd8dcc0f6ec6 01:48:36 ---> a18c2c757927 01:48:36 Step 15/23 : WORKDIR / 01:48:36 ---> 218fb4dae2f0 01:48:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:48:36 ---> Running in b5854d0caf56 01:48:36 ---> c27eb7afe800 01:48:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:48:36 ---> 7c0395477220 01:48:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:48:36 Removing intermediate container b5854d0caf56 01:48:36 ---> cdd395e0b7e5 01:48:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:37 ---> fbea1d923d31 01:48:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:48:37 ---> d9350418c8ef 01:48:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:48:37 ---> 603bf1f3775b 01:48:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:48:37 ---> 5e902f8dc883 01:48:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:48:37 ---> 736c86d6428c 01:48:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:48:38 ---> 81f1262d97cd 01:48:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:48:38 ---> Running in bc02d257a2d6 01:48:39 ---> dc91ecd702a3 01:48:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:48:39 ---> 416bc2ba2d10 01:48:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:48:39 ---> dca63e005bdd 01:48:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:48:39 Removing intermediate container bc02d257a2d6 01:48:39 ---> 94c7029142d3 01:48:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:39 ---> 90bbb5a536fd 01:48:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:48:39 ---> Running in caa8f8070a41 01:48:39 ---> Running in 7582cd0bb689 01:48:39 ---> 7e823f5ff81a 01:48:39 Step 19/23 : ENTRYPOINT ["/core-command"] 01:48:39 ---> 3181fc49e214 01:48:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:48:39 ---> Running in 33e1fa08d1ad 01:48:39 Removing intermediate container caa8f8070a41 01:48:39 ---> 5d9482194b18 01:48:39 Step 20/22 : LABEL arch=x86_64 01:48:40 ---> Running in cb82e36be10d 01:48:40 Removing intermediate container cb82e36be10d 01:48:40 ---> c48015e57845 01:48:40 Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:48:40 Removing intermediate container 33e1fa08d1ad 01:48:40 ---> d406e9f84bf0 01:48:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:48:40 ---> Running in e9f045681b32 01:48:40 ---> Running in e4db4b49d8f3 01:48:40 ---> 4fd4a6edfc29 01:48:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:48:40 Removing intermediate container e9f045681b32 01:48:40 ---> 20cd892e8403 01:48:40 Step 22/22 : LABEL version=0.0.0 01:48:40 Removing intermediate container e4db4b49d8f3 01:48:40 ---> 0481cf861f07 01:48:40 Step 21/23 : LABEL arch=x86_64 01:48:40 ---> Running in c5c1c15714c6 01:48:40 ---> Running in 498be83cb20f 01:48:41 Removing intermediate container c5c1c15714c6 01:48:41 ---> 9b0f58f9125f 01:48:41 Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:48:41 ---> Running in 1b5141ddd0b2 01:48:41 ---> e853c5f9dec1 01:48:41 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/ 01:48:41 Removing intermediate container 7582cd0bb689 01:48:41 ---> 0b72f6f2a7e6 01:48:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:48:41 Removing intermediate container 498be83cb20f 01:48:41 ---> ad6c23123604 01:48:41 01:48:41 ---> Running in f9303e88e110 01:48:41 ---> Running in 14f1418d4cca 01:48:41 Successfully built ad6c23123604 01:48:41 Successfully tagged support-scheduler:latest 01:48:41  Building support-scheduler ... done Building core-metadata 01:48:41 Removing intermediate container 1b5141ddd0b2 01:48:41 ---> c43c5f515a93 01:48:41 Step 23/23 : LABEL version=0.0.0 01:48:41 Removing intermediate container 14f1418d4cca 01:48:41 ---> d5c202a27a83 01:48:41 Step 20/22 : LABEL arch=x86_64 01:48:44 ---> Running in 1ef063e5c11c 01:48:44 ---> Running in ec504c12bcde 01:48:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:48:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:48:45 ---> 7938014d66d0 01:48:45 Step 3/23 : WORKDIR /edgex-go 01:48:45 ---> Using cache 01:48:45 ---> d845f26c7b4a 01:48:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:45 ---> Using cache 01:48:45 ---> a712245e604b 01:48:45 Step 5/23 : RUN apk add --update --no-cache make git 01:48:45 Removing intermediate container 1ef063e5c11c 01:48:45 ---> 38d2229899da 01:48:45 01:48:45 ---> Running in db8f2c7c73a7 01:48:45 Removing intermediate container ec504c12bcde 01:48:45 ---> a95b376962aa 01:48:45 Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:48:45 Successfully built 38d2229899da 01:48:45 Successfully tagged core-command:latest 01:48:45  Building core-command ... done Building security-spire-agent 01:48:45 ---> Running in e8be11141f57 01:48:46 Removing intermediate container f9303e88e110 01:48:46 ---> a97f85b6581a 01:48:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:48:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:48:47 ---> Running in 15c03ae16ba8 01:48:47 Removing intermediate container e8be11141f57 01:48:47 ---> 00964824c7a6 01:48:47 Step 22/22 : LABEL version=0.0.0 01:48:47 ---> Running in 8e69315faf63 01:48:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:48:47 Removing intermediate container 15c03ae16ba8 01:48:47 ---> 6a0441e4f086 01:48:47 Step 23/25 : LABEL arch=x86_64 01:48:47 OK: 221 MiB in 52 packages 01:48:48 ---> Running in 6d3d4840054f 01:48:48 Removing intermediate container 8e69315faf63 01:48:48 ---> c30583083583 01:48:48 01:48:48 Successfully built c30583083583 01:48:48 Successfully tagged security-proxy-setup:latest 01:48:48 Building security-bootstrapper 01:48:49  Building security-proxy-setup ... done Removing intermediate container 6d3d4840054f 01:48:49 ---> 63c1e3520274 01:48:49 Step 24/25 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:48:51 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:48:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:48:51 ---> 7938014d66d0 01:48:51 Step 3/26 : WORKDIR /edgex-go 01:48:51 ---> Using cache 01:48:51 ---> d845f26c7b4a 01:48:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:51 ---> Using cache 01:48:51 ---> a712245e604b 01:48:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:48:51 ---> Using cache 01:48:51 ---> d2831925d47d 01:48:51 Step 6/26 : COPY go.mod vendor* ./ 01:48:51 ---> Using cache 01:48:51 ---> 51743db1262f 01:48:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:51 ---> Using cache 01:48:51 ---> ffc9aa2500db 01:48:51 Step 8/26 : COPY . . 01:48:51 ---> Using cache 01:48:51 ---> a7fda3b52638 01:48:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:48:51 ---> Using cache 01:48:51 ---> 405d8817792e 01:48:51 Step 10/26 : RUN mkdir -p spire-build 01:48:51 ---> Using cache 01:48:51 ---> b26a04557702 01:48:51 Step 11/26 : WORKDIR /edgex-go/spire-build 01:48:51 ---> Using cache 01:48:51 ---> 54769cd6104a 01:48:51 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 01:48:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:48:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:48:53 ---> 7938014d66d0 01:48:53 Step 3/31 : WORKDIR /edgex-go 01:48:53 ---> Using cache 01:48:53 ---> d845f26c7b4a 01:48:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:53 ---> Using cache 01:48:53 ---> a712245e604b 01:48:53 Step 5/31 : RUN apk add --update --no-cache make git 01:48:53 ---> Running in 51e5582024d0 01:48:53 ---> Running in 47c6ddca4bf2 01:48:53 Removing intermediate container db8f2c7c73a7 01:48:53 ---> a7080211d66b 01:48:53 Step 6/23 : COPY go.mod vendor* ./ 01:48:53 ---> Running in 1a45ef02aeaa 01:48:54 Removing intermediate container 51e5582024d0 01:48:54 ---> 687bd5f871f2 01:48:54 Step 25/25 : LABEL version=0.0.0 01:48:54 ---> c54dc622dd15 01:48:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:54 ---> Running in 380006320dc8 01:48:54 ---> Running in 2f3474e687d9 01:48:54 Removing intermediate container 380006320dc8 01:48:54 ---> f4b8e97af5ba 01:48:54 01:48:54 Successfully built f4b8e97af5ba 01:48:54 Successfully tagged security-secretstore-setup:latest 01:48:54 Building security-spiffe-token-provider 01:48:54  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:48:55 spire-1.2.1/ 01:48:55 spire-1.2.1/.data/ 01:48:55 spire-1.2.1/.data/.file 01:48:55 spire-1.2.1/.dockerignore 01:48:55 spire-1.2.1/.gitattributes 01:48:55 spire-1.2.1/.githooks/ 01:48:55 spire-1.2.1/.githooks/pre-commit 01:48:55 spire-1.2.1/.github/ 01:48:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:48:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:48:55 spire-1.2.1/.github/dependabot.yml 01:48:55 spire-1.2.1/.github/workflows/ 01:48:55 spire-1.2.1/.github/workflows/nightly_build.yaml 01:48:55 spire-1.2.1/.github/workflows/pr_build.yaml 01:48:55 spire-1.2.1/.github/workflows/release_build.yaml 01:48:55 spire-1.2.1/.github/workflows/scripts/ 01:48:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:48:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:48:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:48:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:48:55 spire-1.2.1/.github/workflows/scripts/split.sh 01:48:55 spire-1.2.1/.gitignore 01:48:55 spire-1.2.1/.go-version 01:48:55 spire-1.2.1/.golangci.yml 01:48:55 spire-1.2.1/ADOPTERS.md 01:48:55 spire-1.2.1/CHANGELOG.md 01:48:55 spire-1.2.1/CODE-OF-CONDUCT.md 01:48:55 spire-1.2.1/CODEOWNERS 01:48:55 spire-1.2.1/CONTRIBUTING.md 01:48:55 spire-1.2.1/Dockerfile 01:48:55 spire-1.2.1/Dockerfile.dev 01:48:55 spire-1.2.1/Dockerfile.scratch 01:48:55 spire-1.2.1/LICENSE 01:48:55 spire-1.2.1/MAINTAINERS.md 01:48:55 spire-1.2.1/Makefile 01:48:55 spire-1.2.1/README.md 01:48:55 spire-1.2.1/ROADMAP.md 01:48:55 spire-1.2.1/SECURITY.md 01:48:55 spire-1.2.1/cmd/ 01:48:55 spire-1.2.1/cmd/spire-agent/ 01:48:55 spire-1.2.1/cmd/spire-agent/cli/ 01:48:55 spire-1.2.1/cmd/spire-agent/cli/api/ 01:48:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/common/ 01:48:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:48:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/run/ 01:48:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:48:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:48:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:48:55 spire-1.2.1/cmd/spire-agent/main.go 01:48:55 spire-1.2.1/cmd/spire-server/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/agent/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/cli.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/run/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/token/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/validate/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/x509/ 01:48:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:48:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:48:55 spire-1.2.1/cmd/spire-server/main.go 01:48:55 spire-1.2.1/cmd/spire-server/util/ 01:48:55 spire-1.2.1/cmd/spire-server/util/util.go 01:48:55 spire-1.2.1/conf/ 01:48:55 spire-1.2.1/conf/agent/ 01:48:55 spire-1.2.1/conf/agent/agent.conf 01:48:55 spire-1.2.1/conf/agent/agent_full.conf 01:48:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:48:55 spire-1.2.1/conf/server/ 01:48:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:48:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:48:55 spire-1.2.1/conf/server/server.conf 01:48:55 spire-1.2.1/conf/server/server_full.conf 01:48:55 spire-1.2.1/doc/ 01:48:55 spire-1.2.1/doc/SPIRE101.md 01:48:55 spire-1.2.1/doc/auditlog.md 01:48:55 spire-1.2.1/doc/authorization_policy_engine.md 01:48:55 spire-1.2.1/doc/changelog_guidelines.md 01:48:55 spire-1.2.1/doc/cure53-report.pdf 01:48:55 spire-1.2.1/doc/images/ 01:48:55 spire-1.2.1/doc/images/2019_roadmap.png 01:48:55 spire-1.2.1/doc/images/SPIRE101.png 01:48:55 spire-1.2.1/doc/images/SPIRE_agent.png 01:48:55 spire-1.2.1/doc/images/SPIRE_server.png 01:48:55 spire-1.2.1/doc/images/cache_mgr.png 01:48:55 spire-1.2.1/doc/images/cache_mgr_components.png 01:48:55 spire-1.2.1/doc/images/federated_spire.png 01:48:55 spire-1.2.1/doc/images/ha_mode.png 01:48:55 spire-1.2.1/doc/images/nested_spire.png 01:48:55 spire-1.2.1/doc/images/oidc_federation.png 01:48:55 spire-1.2.1/doc/images/single_trust_domain.png 01:48:55 spire-1.2.1/doc/images/spiffe_compatible.png 01:48:55 spire-1.2.1/doc/images/spire_logo.png 01:48:55 spire-1.2.1/doc/migrating_registration_api_clients.md 01:48:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:48:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:48:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:48:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:48:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:48:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:48:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:48:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:48:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:48:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:48:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:48:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:48:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:48:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:48:55 spire-1.2.1/doc/scaling_spire.md 01:48:55 spire-1.2.1/doc/spire_agent.md 01:48:55 spire-1.2.1/doc/spire_server.md 01:48:55 spire-1.2.1/doc/supported_integrations.md 01:48:55 spire-1.2.1/doc/telemetry.md 01:48:55 spire-1.2.1/doc/telemetry_config.md 01:48:55 spire-1.2.1/doc/upgrading.md 01:48:55 spire-1.2.1/doc/using_spire.md 01:48:55 spire-1.2.1/examples/ 01:48:55 spire-1.2.1/examples/README.md 01:48:55 spire-1.2.1/go.mod 01:48:55 spire-1.2.1/go.sum 01:48:55 spire-1.2.1/pkg/ 01:48:55 spire-1.2.1/pkg/agent/ 01:48:55 spire-1.2.1/pkg/agent/agent.go 01:48:55 spire-1.2.1/pkg/agent/api/ 01:48:55 spire-1.2.1/pkg/agent/api/config.go 01:48:55 spire-1.2.1/pkg/agent/api/debug/ 01:48:55 spire-1.2.1/pkg/agent/api/debug/v1/ 01:48:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:48:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:48:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:48:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:48:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:48:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:48:55 spire-1.2.1/pkg/agent/api/endpoints.go 01:48:55 spire-1.2.1/pkg/agent/api/health/ 01:48:55 spire-1.2.1/pkg/agent/api/health/v1/ 01:48:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:48:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:48:55 spire-1.2.1/pkg/agent/api/rpccontext/ 01:48:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:48:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:48:55 spire-1.2.1/pkg/agent/attestor/ 01:48:55 spire-1.2.1/pkg/agent/attestor/node/ 01:48:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:48:55 spire-1.2.1/pkg/agent/attestor/node/node.go 01:48:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:48:55 spire-1.2.1/pkg/agent/attestor/workload/ 01:48:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:48:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:48:55 spire-1.2.1/pkg/agent/catalog/ 01:48:55 spire-1.2.1/pkg/agent/catalog/catalog.go 01:48:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:48:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:48:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:48:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:48:55 spire-1.2.1/pkg/agent/client/ 01:48:55 spire-1.2.1/pkg/agent/client/client.go 01:48:55 spire-1.2.1/pkg/agent/client/client_test.go 01:48:55 spire-1.2.1/pkg/agent/client/dial.go 01:48:55 spire-1.2.1/pkg/agent/client/nodeconn.go 01:48:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:48:55 spire-1.2.1/pkg/agent/client/update.go 01:48:55 spire-1.2.1/pkg/agent/client/util.go 01:48:55 spire-1.2.1/pkg/agent/common/ 01:48:55 spire-1.2.1/pkg/agent/common/backoff/ 01:48:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:48:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:48:55 spire-1.2.1/pkg/agent/common/cgroups/ 01:48:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:48:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:48:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:48:55 spire-1.2.1/pkg/agent/config.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/ 01:48:55 spire-1.2.1/pkg/agent/endpoints/config.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/workload/ 01:48:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:48:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:48:55 spire-1.2.1/pkg/agent/manager/ 01:48:55 spire-1.2.1/pkg/agent/manager/cache/ 01:48:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:48:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:48:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:48:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:48:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:48:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:48:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:48:55 spire-1.2.1/pkg/agent/manager/config.go 01:48:55 spire-1.2.1/pkg/agent/manager/manager.go 01:48:55 spire-1.2.1/pkg/agent/manager/manager_test.go 01:48:55 spire-1.2.1/pkg/agent/manager/storage.go 01:48:55 spire-1.2.1/pkg/agent/manager/storage_test.go 01:48:55 spire-1.2.1/pkg/agent/manager/storecache/ 01:48:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:48:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:48:55 spire-1.2.1/pkg/agent/manager/sync.go 01:48:55 spire-1.2.1/pkg/agent/plugin/ 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:48:55 spire-1.2.1/pkg/agent/svid/ 01:48:55 spire-1.2.1/pkg/agent/svid/rotator.go 01:48:55 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:48:55 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:48:55 spire-1.2.1/pkg/agent/svid/store/ 01:48:55 spire-1.2.1/pkg/agent/svid/store/service.go 01:48:55 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:48:55 spire-1.2.1/pkg/common/ 01:48:55 spire-1.2.1/pkg/common/agentpathtemplate/ 01:48:55 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:48:55 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:48:55 spire-1.2.1/pkg/common/api/ 01:48:55 spire-1.2.1/pkg/common/api/metrics.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/ 01:48:55 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/logger.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/names.go 01:48:55 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:48:55 spire-1.2.1/pkg/common/api/names.go 01:48:55 spire-1.2.1/pkg/common/api/ratelimit.go 01:48:55 spire-1.2.1/pkg/common/api/rpccontext/ 01:48:55 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:48:55 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:48:55 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:48:55 spire-1.2.1/pkg/common/auth/ 01:48:55 spire-1.2.1/pkg/common/auth/interceptors.go 01:48:55 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:48:55 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/ 01:48:55 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/types.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:48:55 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:48:55 spire-1.2.1/pkg/common/catalog/ 01:48:55 spire-1.2.1/pkg/common/catalog/bind.go 01:48:55 spire-1.2.1/pkg/common/catalog/builtin.go 01:48:55 spire-1.2.1/pkg/common/catalog/catalog.go 01:48:55 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:48:55 spire-1.2.1/pkg/common/catalog/closers.go 01:48:55 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:48:55 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:48:55 spire-1.2.1/pkg/common/catalog/config.go 01:48:55 spire-1.2.1/pkg/common/catalog/config_test.go 01:48:55 spire-1.2.1/pkg/common/catalog/configure.go 01:48:55 spire-1.2.1/pkg/common/catalog/constraints.go 01:48:55 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:48:55 spire-1.2.1/pkg/common/catalog/context.go 01:48:55 spire-1.2.1/pkg/common/catalog/external.go 01:48:55 spire-1.2.1/pkg/common/catalog/host.go 01:48:55 spire-1.2.1/pkg/common/catalog/pipenet.go 01:48:55 spire-1.2.1/pkg/common/catalog/plugin.go 01:48:55 spire-1.2.1/pkg/common/catalog/testplugin/ 01:48:55 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:48:55 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:48:55 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:48:55 spire-1.2.1/pkg/common/cli/ 01:48:55 spire-1.2.1/pkg/common/cli/env.go 01:48:55 spire-1.2.1/pkg/common/cli/flags.go 01:48:55 spire-1.2.1/pkg/common/cli/trust_domain.go 01:48:55 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:48:55 spire-1.2.1/pkg/common/cli/umask.go 01:48:55 spire-1.2.1/pkg/common/cli/umask_posix.go 01:48:55 spire-1.2.1/pkg/common/cli/umask_test.go 01:48:55 spire-1.2.1/pkg/common/cli/umask_windows.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/ 01:48:55 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/flag.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/format.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/ 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:48:55 spire-1.2.1/pkg/common/coretypes/ 01:48:55 spire-1.2.1/pkg/common/coretypes/bundle/ 01:48:55 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:48:55 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:48:55 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:48:55 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:48:55 spire-1.2.1/pkg/common/cryptoutil/ 01:48:55 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:48:55 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:48:55 spire-1.2.1/pkg/common/diskutil/ 01:48:55 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:48:55 spire-1.2.1/pkg/common/diskutil/file_test.go 01:48:55 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:48:55 spire-1.2.1/pkg/common/errorutil/ 01:48:55 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:48:55 spire-1.2.1/pkg/common/health/ 01:48:55 spire-1.2.1/pkg/common/health/config.go 01:48:55 spire-1.2.1/pkg/common/health/context.go 01:48:55 spire-1.2.1/pkg/common/health/context_test.go 01:48:55 spire-1.2.1/pkg/common/health/health.go 01:48:55 spire-1.2.1/pkg/common/health/health_test.go 01:48:55 spire-1.2.1/pkg/common/health/logger.go 01:48:55 spire-1.2.1/pkg/common/hostservice/ 01:48:55 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:48:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:48:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:48:55 spire-1.2.1/pkg/common/idutil/ 01:48:55 spire-1.2.1/pkg/common/idutil/require.go 01:48:55 spire-1.2.1/pkg/common/idutil/require_test.go 01:48:55 spire-1.2.1/pkg/common/idutil/safety.go 01:48:55 spire-1.2.1/pkg/common/idutil/safety_test.go 01:48:55 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:48:55 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:48:55 spire-1.2.1/pkg/common/jwtsvid/ 01:48:55 spire-1.2.1/pkg/common/jwtsvid/common.go 01:48:55 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:48:55 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:48:55 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:48:55 spire-1.2.1/pkg/common/jwtutil/ 01:48:55 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:48:55 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:48:55 spire-1.2.1/pkg/common/log/ 01:48:55 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:48:55 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:48:55 spire-1.2.1/pkg/common/log/log.go 01:48:55 spire-1.2.1/pkg/common/log/log_test.go 01:48:55 spire-1.2.1/pkg/common/log/options.go 01:48:55 spire-1.2.1/pkg/common/nodeutil/ 01:48:55 spire-1.2.1/pkg/common/nodeutil/node.go 01:48:55 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:48:55 spire-1.2.1/pkg/common/peertracker/ 01:48:55 spire-1.2.1/pkg/common/peertracker/conn.go 01:48:55 spire-1.2.1/pkg/common/peertracker/credentials.go 01:48:55 spire-1.2.1/pkg/common/peertracker/errors.go 01:48:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:48:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:48:55 spire-1.2.1/pkg/common/peertracker/info.go 01:48:55 spire-1.2.1/pkg/common/peertracker/listener.go 01:48:55 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:48:55 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:48:55 spire-1.2.1/pkg/common/peertracker/tcp.go 01:48:55 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:48:55 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:48:55 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:48:55 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:48:55 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:48:55 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:48:55 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:48:55 spire-1.2.1/pkg/common/peertracker/uds.go 01:48:55 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:48:55 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:48:55 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:48:55 spire-1.2.1/pkg/common/pemutil/ 01:48:55 spire-1.2.1/pkg/common/pemutil/block.go 01:48:55 spire-1.2.1/pkg/common/pemutil/certs.go 01:48:55 spire-1.2.1/pkg/common/pemutil/common.go 01:48:55 spire-1.2.1/pkg/common/pemutil/csr.go 01:48:55 spire-1.2.1/pkg/common/pemutil/keys.go 01:48:55 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/ 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:48:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:48:55 spire-1.2.1/pkg/common/plugin/ 01:48:55 spire-1.2.1/pkg/common/plugin/aws/ 01:48:55 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:48:55 spire-1.2.1/pkg/common/plugin/azure/ 01:48:55 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:48:55 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:48:55 spire-1.2.1/pkg/common/plugin/facade.go 01:48:55 spire-1.2.1/pkg/common/plugin/facade_test.go 01:48:55 spire-1.2.1/pkg/common/plugin/gcp/ 01:48:55 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:48:55 spire-1.2.1/pkg/common/plugin/k8s/ 01:48:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:48:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:48:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:48:55 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:48:55 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:48:55 spire-1.2.1/pkg/common/plugin/log.go 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/ 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:48:55 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:48:55 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:48:55 spire-1.2.1/pkg/common/plugin/x509pop/ 01:48:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:48:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:48:55 spire-1.2.1/pkg/common/profiling/ 01:48:55 spire-1.2.1/pkg/common/profiling/dumpers.go 01:48:55 spire-1.2.1/pkg/common/profiling/profiling.go 01:48:55 spire-1.2.1/pkg/common/protoutil/ 01:48:55 spire-1.2.1/pkg/common/protoutil/masks.go 01:48:55 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:48:55 spire-1.2.1/pkg/common/rotationutil/ 01:48:55 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:48:55 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:48:55 spire-1.2.1/pkg/common/selector/ 01:48:55 spire-1.2.1/pkg/common/selector/selector.go 01:48:55 spire-1.2.1/pkg/common/selector/selector_test.go 01:48:55 spire-1.2.1/pkg/common/selector/set.go 01:48:55 spire-1.2.1/pkg/common/selector/set_utils.go 01:48:55 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/ 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/ 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:48:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:48:55 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:48:55 spire-1.2.1/pkg/common/telemetry/call.go 01:48:55 spire-1.2.1/pkg/common/telemetry/common/ 01:48:55 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:48:55 spire-1.2.1/pkg/common/telemetry/config.go 01:48:55 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:48:55 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/inmem.go 01:48:55 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/m3.go 01:48:55 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/metrics.go 01:48:55 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/names.go 01:48:55 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:48:55 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:48:55 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/ 01:48:55 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:48:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:48:55 spire-1.2.1/pkg/common/telemetry/server/server.go 01:48:55 spire-1.2.1/pkg/common/telemetry/sink.go 01:48:55 spire-1.2.1/pkg/common/telemetry/statsd.go 01:48:55 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:48:55 spire-1.2.1/pkg/common/telemetry/uptime.go 01:48:55 spire-1.2.1/pkg/common/telemetry/version.go 01:48:55 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:48:55 spire-1.2.1/pkg/common/uptime/ 01:48:55 spire-1.2.1/pkg/common/uptime/uptime.go 01:48:55 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:48:55 spire-1.2.1/pkg/common/util/ 01:48:55 spire-1.2.1/pkg/common/util/certs.go 01:48:55 spire-1.2.1/pkg/common/util/certs_test.go 01:48:55 spire-1.2.1/pkg/common/util/csr.go 01:48:55 spire-1.2.1/pkg/common/util/hash.go 01:48:55 spire-1.2.1/pkg/common/util/selectors.go 01:48:55 spire-1.2.1/pkg/common/util/selectors_test.go 01:48:55 spire-1.2.1/pkg/common/util/signals.go 01:48:55 spire-1.2.1/pkg/common/util/sort.go 01:48:55 spire-1.2.1/pkg/common/util/sort_test.go 01:48:55 spire-1.2.1/pkg/common/util/task.go 01:48:55 spire-1.2.1/pkg/common/util/task_test.go 01:48:55 spire-1.2.1/pkg/common/util/testdata/ 01:48:55 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:48:55 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:48:55 spire-1.2.1/pkg/common/version/ 01:48:55 spire-1.2.1/pkg/common/version/version.go 01:48:55 spire-1.2.1/pkg/common/x509svid/ 01:48:55 spire-1.2.1/pkg/common/x509svid/common_test.go 01:48:55 spire-1.2.1/pkg/common/x509svid/csr.go 01:48:55 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:48:55 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:48:55 spire-1.2.1/pkg/common/x509util/ 01:48:55 spire-1.2.1/pkg/common/x509util/cert.go 01:48:55 spire-1.2.1/pkg/common/x509util/dns.go 01:48:55 spire-1.2.1/pkg/common/x509util/dns_test.go 01:48:55 spire-1.2.1/pkg/common/x509util/keyid.go 01:48:55 spire-1.2.1/pkg/common/x509util/keypair.go 01:48:55 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:48:55 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:48:55 spire-1.2.1/pkg/server/ 01:48:55 spire-1.2.1/pkg/server/api/ 01:48:55 spire-1.2.1/pkg/server/api/agent.go 01:48:55 spire-1.2.1/pkg/server/api/agent/ 01:48:55 spire-1.2.1/pkg/server/api/agent/v1/ 01:48:55 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:48:55 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:48:55 spire-1.2.1/pkg/server/api/agent_test.go 01:48:55 spire-1.2.1/pkg/server/api/api.go 01:48:55 spire-1.2.1/pkg/server/api/audit/ 01:48:55 spire-1.2.1/pkg/server/api/audit/audit.go 01:48:55 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:48:55 spire-1.2.1/pkg/server/api/bundle.go 01:48:55 spire-1.2.1/pkg/server/api/bundle/ 01:48:55 spire-1.2.1/pkg/server/api/bundle/v1/ 01:48:55 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:48:55 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:48:55 spire-1.2.1/pkg/server/api/bundle_test.go 01:48:55 spire-1.2.1/pkg/server/api/debug/ 01:48:55 spire-1.2.1/pkg/server/api/debug/v1/ 01:48:55 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:48:55 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:48:55 spire-1.2.1/pkg/server/api/entry.go 01:48:55 spire-1.2.1/pkg/server/api/entry/ 01:48:55 spire-1.2.1/pkg/server/api/entry/v1/ 01:48:55 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:48:55 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:48:55 spire-1.2.1/pkg/server/api/entry_test.go 01:48:55 spire-1.2.1/pkg/server/api/health/ 01:48:55 spire-1.2.1/pkg/server/api/health/v1/ 01:48:55 spire-1.2.1/pkg/server/api/health/v1/service.go 01:48:55 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:48:55 spire-1.2.1/pkg/server/api/id.go 01:48:55 spire-1.2.1/pkg/server/api/id_test.go 01:48:55 spire-1.2.1/pkg/server/api/limits/ 01:48:55 spire-1.2.1/pkg/server/api/limits/limits.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/ 01:48:55 spire-1.2.1/pkg/server/api/middleware/alias.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/audit.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/caller.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/common.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/entries.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:48:55 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:48:55 spire-1.2.1/pkg/server/api/ratelimit.go 01:48:55 spire-1.2.1/pkg/server/api/rpccontext/ 01:48:55 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:48:55 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:48:55 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:48:55 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:48:55 spire-1.2.1/pkg/server/api/selector.go 01:48:55 spire-1.2.1/pkg/server/api/selector_test.go 01:48:55 spire-1.2.1/pkg/server/api/status.go 01:48:55 spire-1.2.1/pkg/server/api/status_test.go 01:48:55 spire-1.2.1/pkg/server/api/svid/ 01:48:55 spire-1.2.1/pkg/server/api/svid/v1/ 01:48:55 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:48:55 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:48:55 spire-1.2.1/pkg/server/api/trustdomain.go 01:48:55 spire-1.2.1/pkg/server/api/trustdomain/ 01:48:55 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:48:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:48:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:48:55 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:48:55 spire-1.2.1/pkg/server/authpolicy/ 01:48:55 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:48:55 spire-1.2.1/pkg/server/authpolicy/policy.go 01:48:55 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:48:55 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:48:55 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:48:55 spire-1.2.1/pkg/server/authpolicy/validate.go 01:48:55 spire-1.2.1/pkg/server/bundle/ 01:48:55 spire-1.2.1/pkg/server/bundle/client/ 01:48:55 spire-1.2.1/pkg/server/bundle/client/client.go 01:48:55 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:48:55 spire-1.2.1/pkg/server/bundle/client/manager.go 01:48:55 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:48:55 spire-1.2.1/pkg/server/bundle/client/sources.go 01:48:55 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:48:55 spire-1.2.1/pkg/server/bundle/client/updater.go 01:48:55 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:48:55 spire-1.2.1/pkg/server/ca/ 01:48:55 spire-1.2.1/pkg/server/ca/ca.go 01:48:55 spire-1.2.1/pkg/server/ca/ca_health.go 01:48:55 spire-1.2.1/pkg/server/ca/ca_test.go 01:48:55 spire-1.2.1/pkg/server/ca/journal.go 01:48:55 spire-1.2.1/pkg/server/ca/journal_test.go 01:48:55 spire-1.2.1/pkg/server/ca/manager.go 01:48:55 spire-1.2.1/pkg/server/ca/manager_health.go 01:48:55 spire-1.2.1/pkg/server/ca/manager_test.go 01:48:55 spire-1.2.1/pkg/server/ca/templates.go 01:48:55 spire-1.2.1/pkg/server/ca/upstream_client.go 01:48:55 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:48:55 spire-1.2.1/pkg/server/ca/validation.go 01:48:55 spire-1.2.1/pkg/server/cache/ 01:48:55 spire-1.2.1/pkg/server/cache/dscache/ 01:48:55 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:48:55 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:48:55 spire-1.2.1/pkg/server/cache/entrycache/ 01:48:55 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:48:55 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:48:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:48:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:48:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:48:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:48:55 spire-1.2.1/pkg/server/catalog/ 01:48:55 spire-1.2.1/pkg/server/catalog/catalog.go 01:48:55 spire-1.2.1/pkg/server/catalog/keymanager.go 01:48:55 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:48:55 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:48:55 spire-1.2.1/pkg/server/catalog/notifier.go 01:48:55 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:48:55 spire-1.2.1/pkg/server/config.go 01:48:55 spire-1.2.1/pkg/server/datastore/ 01:48:55 spire-1.2.1/pkg/server/datastore/datastore.go 01:48:55 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:48:55 spire-1.2.1/pkg/server/datastore/repository.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:48:55 spire-1.2.1/pkg/server/endpoints/ 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/ 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:48:55 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:48:55 spire-1.2.1/pkg/server/endpoints/config.go 01:48:55 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:48:55 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:48:55 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:48:55 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:48:55 spire-1.2.1/pkg/server/endpoints/middleware.go 01:48:55 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:48:55 spire-1.2.1/pkg/server/hostservice/ 01:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:48:55 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:48:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:48:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/ 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/ 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:48:55 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/ 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:48:55 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:48:55 spire-1.2.1/pkg/server/registration/ 01:48:55 spire-1.2.1/pkg/server/registration/manager.go 01:48:55 spire-1.2.1/pkg/server/registration/manager_test.go 01:48:55 spire-1.2.1/pkg/server/scanentries.go 01:48:55 spire-1.2.1/pkg/server/scanentries_test.go 01:48:55 spire-1.2.1/pkg/server/server.go 01:48:55 spire-1.2.1/pkg/server/server_test.go 01:48:55 spire-1.2.1/pkg/server/svid/ 01:48:55 spire-1.2.1/pkg/server/svid/observer.go 01:48:55 spire-1.2.1/pkg/server/svid/observer_test.go 01:48:55 spire-1.2.1/pkg/server/svid/rotator.go 01:48:55 spire-1.2.1/pkg/server/svid/rotator_config.go 01:48:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:48:55 spire-1.2.1/pkg/server/svid/rotator_test.go 01:48:55 spire-1.2.1/proto/ 01:48:55 spire-1.2.1/proto/private/ 01:48:55 spire-1.2.1/proto/private/server/ 01:48:55 spire-1.2.1/proto/private/server/journal/ 01:48:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:48:55 spire-1.2.1/proto/private/server/journal/journal.proto 01:48:55 spire-1.2.1/proto/spire/ 01:48:55 spire-1.2.1/proto/spire/common/ 01:48:55 spire-1.2.1/proto/spire/common/common.pb.go 01:48:55 spire-1.2.1/proto/spire/common/common.proto 01:48:55 spire-1.2.1/proto/spire/common/plugin/ 01:48:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:48:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:48:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:48:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:48:55 spire-1.2.1/proto/spire/plugin/ 01:48:55 spire-1.2.1/proto/spire/plugin/agent/ 01:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:48:55 spire-1.2.1/release/ 01:48:55 spire-1.2.1/release/spire-extras/ 01:48:55 spire-1.2.1/release/spire-extras/README.md 01:48:55 spire-1.2.1/release/spire-extras/conf/ 01:48:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:48:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:48:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:48:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:48:55 spire-1.2.1/release/spire/ 01:48:55 spire-1.2.1/release/spire/README.md 01:48:55 spire-1.2.1/release/spire/conf/ 01:48:55 spire-1.2.1/release/spire/conf/agent/ 01:48:55 spire-1.2.1/release/spire/conf/agent/agent.conf 01:48:55 spire-1.2.1/release/spire/conf/server/ 01:48:55 spire-1.2.1/release/spire/conf/server/server.conf 01:48:55 spire-1.2.1/script/ 01:48:55 spire-1.2.1/script/build-artifact.sh 01:48:55 spire-1.2.1/script/generate_dummy_ca.sh 01:48:55 spire-1.2.1/support/ 01:48:55 spire-1.2.1/support/k8s/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/ 01:48:55 spire-1.2.1/support/oidc-discovery-provider/README.md 01:48:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/config.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/main.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:48:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:48:55 spire-1.2.1/test/ 01:48:55 spire-1.2.1/test/clock/ 01:48:55 spire-1.2.1/test/clock/clock.go 01:48:55 spire-1.2.1/test/fakes/ 01:48:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:48:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:48:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:48:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:48:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:48:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:48:55 spire-1.2.1/test/fakes/fakeagentstore/ 01:48:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:48:55 spire-1.2.1/test/fakes/fakedatastore/ 01:48:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:48:55 spire-1.2.1/test/fakes/fakeentryclient/ 01:48:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:48:55 spire-1.2.1/test/fakes/fakehealthchecker/ 01:48:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:48:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:48:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:48:55 spire-1.2.1/test/fakes/fakemetrics/ 01:48:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:48:55 spire-1.2.1/test/fakes/fakenoderesolver/ 01:48:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:48:55 spire-1.2.1/test/fakes/fakenotifier/ 01:48:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:48:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:48:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:48:55 spire-1.2.1/test/fakes/fakeserverca/ 01:48:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:48:55 spire-1.2.1/test/fakes/fakeservercatalog/ 01:48:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:48:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:48:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:48:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:48:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:48:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:48:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:48:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:48:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:48:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:48:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:48:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:48:55 spire-1.2.1/test/fixture/ 01:48:55 spire-1.2.1/test/fixture/certs/ 01:48:55 spire-1.2.1/test/fixture/certs/agent_svid.der 01:48:55 spire-1.2.1/test/fixture/certs/base_cert.pem 01:48:55 spire-1.2.1/test/fixture/certs/base_csr.pem 01:48:55 spire-1.2.1/test/fixture/certs/base_key.pem 01:48:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:48:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:48:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:48:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:48:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:48:55 spire-1.2.1/test/fixture/certs/blog_key.pem 01:48:55 spire-1.2.1/test/fixture/certs/bundle.der 01:48:55 spire-1.2.1/test/fixture/certs/ca.pem 01:48:55 spire-1.2.1/test/fixture/certs/ca_key.pem 01:48:55 spire-1.2.1/test/fixture/certs/database_cert.pem 01:48:55 spire-1.2.1/test/fixture/certs/database_csr.pem 01:48:55 spire-1.2.1/test/fixture/certs/database_key.pem 01:48:55 spire-1.2.1/test/fixture/certs/node_cert.pem 01:48:55 spire-1.2.1/test/fixture/certs/node_csr.pem 01:48:55 spire-1.2.1/test/fixture/certs/node_key.pem 01:48:55 spire-1.2.1/test/fixture/certs/svid.pem 01:48:55 spire-1.2.1/test/fixture/certs/svid_key.pem 01:48:55 spire-1.2.1/test/fixture/config/ 01:48:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:48:55 spire-1.2.1/test/fixture/config/agent_good.conf 01:48:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:48:55 spire-1.2.1/test/fixture/config/plugin_good.conf 01:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:48:55 spire-1.2.1/test/fixture/config/server_good.conf 01:48:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:48:55 spire-1.2.1/test/fixture/fixture.go 01:48:55 spire-1.2.1/test/fixture/nodeattestor/ 01:48:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:48:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:48:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:48:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:48:55 spire-1.2.1/test/fixture/registration/ 01:48:55 spire-1.2.1/test/fixture/registration/entries.json 01:48:55 spire-1.2.1/test/fixture/registration/good-for-update.json 01:48:55 spire-1.2.1/test/fixture/registration/good.json 01:48:55 spire-1.2.1/test/fixture/registration/invalid.json 01:48:55 spire-1.2.1/test/fixture/registration/invalid_json.json 01:48:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:48:55 spire-1.2.1/test/integration/ 01:48:55 spire-1.2.1/test/integration/README.md 01:48:55 spire-1.2.1/test/integration/common 01:48:55 spire-1.2.1/test/integration/setup/ 01:48:55 spire-1.2.1/test/integration/setup/adminclient/ 01:48:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:48:55 spire-1.2.1/test/integration/setup/adminclient/client.go 01:48:55 spire-1.2.1/test/integration/setup/debugagent/ 01:48:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:48:55 spire-1.2.1/test/integration/setup/debugagent/main.go 01:48:55 spire-1.2.1/test/integration/setup/debugserver/ 01:48:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:48:55 spire-1.2.1/test/integration/setup/debugserver/main.go 01:48:55 spire-1.2.1/test/integration/setup/downstreamclient/ 01:48:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:48:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:48:55 spire-1.2.1/test/integration/setup/itclient/ 01:48:55 spire-1.2.1/test/integration/setup/itclient/client.go 01:48:55 spire-1.2.1/test/integration/setup/node-attestation/ 01:48:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:48:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:48:55 spire-1.2.1/test/integration/setup/x509pop/ 01:48:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:48:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:48:55 spire-1.2.1/test/integration/suites/ 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:48:55 spire-1.2.1/test/integration/suites/join-token/ 01:48:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:48:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:48:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:48:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:48:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:48:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:48:55 spire-1.2.1/test/integration/suites/join-token/README.md 01:48:55 spire-1.2.1/test/integration/suites/join-token/conf/ 01:48:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/join-token/teardown 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:48:55 spire-1.2.1/test/integration/suites/k8s/ 01:48:55 spire-1.2.1/test/integration/suites/k8s/00-setup 01:48:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:48:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:48:55 spire-1.2.1/test/integration/suites/k8s/README.md 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/ 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:48:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:48:55 spire-1.2.1/test/integration/suites/k8s/teardown 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/ 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:48:55 spire-1.2.1/test/integration/suites/rotation/ 01:48:55 spire-1.2.1/test/integration/suites/rotation/00-setup 01:48:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:48:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:48:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:48:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:48:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:48:55 spire-1.2.1/test/integration/suites/rotation/README.md 01:48:55 spire-1.2.1/test/integration/suites/rotation/conf/ 01:48:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/rotation/teardown 01:48:55 spire-1.2.1/test/integration/suites/self-test/ 01:48:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:48:55 spire-1.2.1/test/integration/suites/self-test/README.md 01:48:55 spire-1.2.1/test/integration/suites/self-test/teardown 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:48:55 spire-1.2.1/test/integration/suites/upgrade/ 01:48:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:48:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:48:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:48:55 spire-1.2.1/test/integration/suites/upgrade/README.md 01:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:48:55 spire-1.2.1/test/integration/suites/upgrade/teardown 01:48:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:48:55 spire-1.2.1/test/integration/test-one.sh 01:48:55 spire-1.2.1/test/integration/test.sh 01:48:55 spire-1.2.1/test/plugintest/ 01:48:55 spire-1.2.1/test/plugintest/config.go 01:48:55 spire-1.2.1/test/plugintest/load.go 01:48:55 spire-1.2.1/test/plugintest/option.go 01:48:55 spire-1.2.1/test/spiretest/ 01:48:55 spire-1.2.1/test/spiretest/apiserver.go 01:48:55 spire-1.2.1/test/spiretest/assertions.go 01:48:55 spire-1.2.1/test/spiretest/dir.go 01:48:55 spire-1.2.1/test/spiretest/errors_posix.go 01:48:55 spire-1.2.1/test/spiretest/errors_windows.go 01:48:55 spire-1.2.1/test/spiretest/logs.go 01:48:55 spire-1.2.1/test/spiretest/socketapi.go 01:48:55 spire-1.2.1/test/spiretest/suite.go 01:48:55 spire-1.2.1/test/spiretest/x509.go 01:48:55 spire-1.2.1/test/testca/ 01:48:55 spire-1.2.1/test/testca/ca.go 01:48:55 spire-1.2.1/test/testkey/ 01:48:55 spire-1.2.1/test/testkey/generate.sh 01:48:55 spire-1.2.1/test/testkey/genkeys.go 01:48:55 spire-1.2.1/test/testkey/keys.go 01:48:55 spire-1.2.1/test/testkey/new.go 01:48:55 spire-1.2.1/test/tpmsimulator/ 01:48:55 spire-1.2.1/test/tpmsimulator/simulator.go 01:48:55 spire-1.2.1/test/util/ 01:48:55 spire-1.2.1/test/util/cert_fixtures.go 01:48:55 spire-1.2.1/test/util/cert_generation.go 01:48:55 spire-1.2.1/test/util/io_redirection.go 01:48:55 spire-1.2.1/test/util/race.go 01:48:55 spire-1.2.1/test/util/util.go 01:48:55 building spire from source... 01:48:55 Installing go1.17.7... 01:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:48:56 OK: 221 MiB in 52 packages 01:48:58 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:48:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:48:58 ---> 7938014d66d0 01:48:58 Step 3/20 : WORKDIR /edgex-go 01:48:58 ---> Using cache 01:48:58 ---> d845f26c7b4a 01:48:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:49:01 ---> Running in f48dd00f72e2 01:49:01 Removing intermediate container 2f3474e687d9 01:49:01 ---> bff6d3eed439 01:49:01 Step 8/23 : COPY . . 01:49:01 Building bin/spire-server... 01:49:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:49:01 go: downloading github.com/mitchellh/cli v1.1.2 01:49:01 go: downloading github.com/imdario/mergo v0.3.12 01:49:01 go: downloading github.com/sirupsen/logrus v1.8.1 01:49:01 Removing intermediate container 1a45ef02aeaa 01:49:01 ---> 33366a21e2a9 01:49:01 Step 6/31 : COPY go.mod vendor* ./ 01:49:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:49:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:49:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:49:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:49:01 go: downloading google.golang.org/grpc v1.44.0 01:49:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:49:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:49:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:49:01 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:49:01 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:49:01 go: downloading github.com/armon/go-metrics v0.3.10 01:49:01 go: downloading github.com/prometheus/client_golang v1.12.1 01:49:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:49:01 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:49:01 go: downloading github.com/open-policy-agent/opa v0.38.0 01:49:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:49:01 go: downloading github.com/fatih/color v1.13.0 01:49:01 go: downloading github.com/mattn/go-isatty v0.0.14 01:49:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:49:01 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:49:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:49:01 go: downloading github.com/oklog/run v1.0.0 01:49:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:49:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:49:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:49:02 go: downloading github.com/prometheus/client_model v0.2.0 01:49:02 go: downloading github.com/prometheus/common v0.32.1 01:49:02 go: downloading github.com/beorn7/perks v1.0.1 01:49:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:49:02 go: downloading github.com/prometheus/procfs v0.7.3 01:49:02 go: downloading github.com/imkira/go-observer v1.0.3 01:49:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:49:02 go: downloading github.com/google/uuid v1.1.2 01:49:02 go: downloading github.com/Masterminds/semver v1.5.0 01:49:02 go: downloading github.com/Masterminds/goutils v1.1.0 01:49:02 go: downloading github.com/huandu/xstrings v1.3.2 01:49:02 go: downloading github.com/mattn/go-colorable v0.1.12 01:49:02 go: downloading go.uber.org/atomic v1.9.0 01:49:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:49:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:49:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:49:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:49:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:49:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:49:03  ---> 33ed813334cd 01:49:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:03 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:49:03 v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] 01:49:03 OK: 15864 distinct packages available 01:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:49:03 ---> Running in aa9794e03e49 01:49:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:49:04 OK: 221 MiB in 52 packages 01:49:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:49:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:49:04 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:49:04 go: downloading github.com/stretchr/testify v1.7.0 01:49:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:49:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:49:08 go: downloading google.golang.org/api v0.70.0 01:49:08 go: downloading k8s.io/client-go v0.23.4 01:49:08 go: downloading k8s.io/api v0.23.4 01:49:08 go: downloading github.com/google/go-tpm v0.3.3 01:49:08 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:49:08 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:49:08 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:49:08 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:49:08 go: downloading cloud.google.com/go/storage v1.21.0 01:49:09 go: downloading cloud.google.com/go v0.100.2 01:49:09  ---> 608774efd713 01:49:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:49:09 go: downloading k8s.io/apimachinery v0.23.4 01:49:09 go: downloading k8s.io/kube-aggregator v0.23.3 01:49:09 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:49:09 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:49:09 go: downloading github.com/blang/semver/v4 v4.0.0 01:49:09 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:49:09 go: downloading github.com/jinzhu/gorm v1.9.16 01:49:09 go: downloading github.com/lib/pq v1.10.4 01:49:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:49:09 go: downloading cloud.google.com/go/security v1.3.0 01:49:09 Removing intermediate container aa9794e03e49 01:49:09 ---> fd482f78d452 01:49:09 Step 8/31 : COPY . . 01:49:09 Removing intermediate container f48dd00f72e2 01:49:09 ---> 2d25ce47d0f9 01:49:09 Step 5/20 : COPY go.mod vendor* ./ 01:49:09 ---> Running in 4c9eecf9b945 01:49:10 go: downloading github.com/hashicorp/vault/api v1.4.1 01:49:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:49:10 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:49:10 go: downloading github.com/hashicorp/errwrap v1.1.0 01:49:10 go: downloading github.com/twmb/murmur3 v1.1.6 01:49:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:49:10  ---> bcafdb421a11 01:49:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:49:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:49:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:49:10 go: downloading github.com/aws/smithy-go v1.11.0 01:49:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:49:10 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:49:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:49:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:49:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:49:11 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:49:11 go: downloading github.com/dimchansky/utfbom v1.1.1 01:49:11 go: downloading github.com/gogo/protobuf v1.3.2 01:49:11 go: downloading cloud.google.com/go/compute v1.3.0 01:49:11 go: downloading cloud.google.com/go/iam v0.1.1 01:49:11 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:49:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:49:11 go: downloading k8s.io/klog/v2 v2.30.0 01:49:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:49:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:49:11 go: downloading github.com/google/gofuzz v1.1.0 01:49:11 go: downloading github.com/spf13/pflag v1.0.5 01:49:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:49:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:49:11 go: downloading github.com/jinzhu/inflection v1.0.0 01:49:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:49:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:49:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:49:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:49:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:49:12  ---> Running in 8646c6fea570 01:49:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:49:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:49:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:49:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:49:12 go: downloading gopkg.in/yaml.v2 v2.4.0 01:49:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:49:12 go: downloading github.com/gobwas/glob v0.2.3 01:49:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:49:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:49:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:49:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:49:12 go: downloading gopkg.in/inf.v0 v0.9.1 01:49:12 go: downloading go.opencensus.io v0.23.0 01:49:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:49:12 go: downloading github.com/go-logr/logr v1.2.2 01:49:12 go: downloading github.com/googleapis/gnostic v0.5.5 01:49:12 go: downloading github.com/json-iterator/go v1.1.12 01:49:12 go: downloading github.com/google/go-cmp v0.5.7 01:49:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:49:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:49:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:49:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:49:12 go: downloading github.com/tklauser/numcpus v0.3.0 01:49:12 go: downloading sigs.k8s.io/yaml v1.3.0 01:49:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:49:12 go: downloading go.uber.org/zap v1.21.0 01:49:12 go: downloading github.com/ryanuber/go-glob v1.0.0 01:49:12 go: downloading github.com/golang/snappy v0.0.4 01:49:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:49:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:49:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:49:12 go: downloading github.com/hashicorp/go-version v1.2.0 01:49:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:49:12 go: downloading github.com/modern-go/reflect2 v1.0.2 01:49:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:49:12 go: downloading go.uber.org/multierr v1.6.0 01:49:14 Removing intermediate container 8646c6fea570 01:49:14 ---> 1e68c6647525 01:49:14 Step 7/20 : COPY . . 01:49:16 ---> 79e9202d996e 01:49:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:49:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:49:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:49:19  ---> Running in d038e635685e 01:49:19 ---> 46a03af6a762 01:49:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:49:19 ---> Running in e14536a9c69e 01:49:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:49:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:49:32 Removing intermediate container 4c9eecf9b945 01:49:32 ---> efe5f3beb667 01:49:32 01:49:32 Step 10/23 : FROM alpine:3.14 01:49:32 ---> e04c818066af 01:49:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:49:32 ---> Using cache 01:49:32 ---> 847a17a134d1 01:49:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:49:32 ---> Using cache 01:49:32 ---> 855d51541063 01:49:32 Step 13/23 : ENV APP_PORT=59881 01:49:32 ---> Running in ec5fe8546256 01:49:32 Removing intermediate container ec5fe8546256 01:49:32 ---> c0aef031a15e 01:49:32 Step 14/23 : EXPOSE $APP_PORT 01:49:32 ---> Running in fe9054803f5f 01:49:32 Removing intermediate container fe9054803f5f 01:49:32 ---> 2ca6d264a6a5 01:49:32 Step 15/23 : WORKDIR / 01:49:32 ---> Running in f881769c7be4 01:49:32 Removing intermediate container f881769c7be4 01:49:32 ---> a37c44422c3d 01:49:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:33 ---> 1ac1a4c11fcd 01:49:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:49:34 ---> 5e5d087007ac 01:49:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:49:35 ---> 3c57ef849e7b 01:49:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:49:35 ---> Running in d115f1f7bc41 01:49:35 Removing intermediate container d115f1f7bc41 01:49:35 ---> 87caf5580776 01:49:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:35 ---> Running in 4f95ed49bc63 01:49:36 Removing intermediate container 4f95ed49bc63 01:49:36 ---> fb2d44040f12 01:49:36 Step 21/23 : LABEL arch=x86_64 01:49:36 ---> Running in 9cd36b13e77a 01:49:36 Removing intermediate container 9cd36b13e77a 01:49:36 ---> dd711eec5e0f 01:49:36 Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:49:36 ---> Running in 46e6086d2aa1 01:49:37 Removing intermediate container 46e6086d2aa1 01:49:37 ---> 11307fe8510f 01:49:37 Step 23/23 : LABEL version=0.0.0 01:49:37 ---> Running in df973ac1bb9a 01:49:38 Removing intermediate container df973ac1bb9a 01:49:38 ---> 5527615b6fb3 01:49:38 01:49:38 Successfully built 5527615b6fb3 01:49:38 Successfully tagged core-metadata:latest 01:49:38 Building support-notifications 01:49:42  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:49:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:49:42 ---> 7938014d66d0 01:49:42 Step 3/22 : WORKDIR /edgex-go 01:49:42 ---> Using cache 01:49:42 ---> d845f26c7b4a 01:49:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:42 ---> Using cache 01:49:42 ---> a712245e604b 01:49:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:49:44 ---> Running in 020d86ad3273 01:49:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:49:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:49:45 OK: 221 MiB in 52 packages 01:49:46 Removing intermediate container d038e635685e 01:49:46 ---> a927c918ab69 01:49:46 01:49:46 Step 10/31 : FROM alpine:3.14 01:49:46 ---> e04c818066af 01:49:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:49:46 ---> Running in 42a1c7698766 01:49:47 Removing intermediate container 020d86ad3273 01:49:47 ---> 6b10dbb07d64 01:49:47 Step 6/22 : COPY go.mod vendor* ./ 01:49:47 Removing intermediate container 42a1c7698766 01:49:47 ---> e1015bc6769b 01:49:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:49:47 ---> Running in 773d951f6227 01:49:47 ---> 3ba4fffb68fa 01:49:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:48 ---> Running in 3f3bcf0e1b4a 01:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:49:48 (1/2) Installing dumb-init (1.2.5-r1) 01:49:48 (2/2) Installing su-exec (0.2-r1) 01:49:48 Executing busybox-1.33.1-r7.trigger 01:49:48 OK: 6 MiB in 16 packages 01:49:50 Removing intermediate container e14536a9c69e 01:49:50 ---> 002d1b056776 01:49:50 01:49:50 Step 9/20 : FROM alpine:3.15 01:49:50 Removing intermediate container 773d951f6227 01:49:50 ---> 0efc60a567bb 01:49:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:49:50 3.15: Pulling from library/alpine 01:49:50 ---> Running in f99d8ce44ff5 01:49:50 Removing intermediate container 3f3bcf0e1b4a 01:49:50 ---> 5d875dadc9b9 01:49:50 Step 8/22 : COPY . . 01:49:50 Removing intermediate container f99d8ce44ff5 01:49:50 ---> 7a82edb5ec49 01:49:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:49:50 ---> Running in bc733d57138e 01:49:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:49:50 Status: Downloaded newer image for alpine:3.15 01:49:50 ---> 0ac33e5f5afa 01:49:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:49:51 Removing intermediate container bc733d57138e 01:49:51 ---> f0f7e16493b3 01:49:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:49:51 ---> Running in 6ffd0c2a888c 01:49:51 ---> Running in b1e8af6771e2 01:49:52 Removing intermediate container 6ffd0c2a888c 01:49:52 ---> 39ef35bb904c 01:49:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:52 ---> Running in ee6e25c7f533 01:49:54 Removing intermediate container b1e8af6771e2 01:49:54 ---> 543e7b837bab 01:49:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:49:54 ---> Running in f259c8671bd6 01:49:54 Removing intermediate container ee6e25c7f533 01:49:54 ---> e85c77eec9e3 01:49:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:54 ---> Running in 2e2304205e8a 01:49:54 Removing intermediate container f259c8671bd6 01:49:54 ---> 68a32ba47f1b 01:49:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:49:55 ---> 6ca08a7ecea7 01:49:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:49:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:49:56 ---> Running in 4bb314a73ae7 01:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:49:57 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:49:57 v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] 01:49:57 OK: 15855 distinct packages available 01:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:49:57 Building bin/spire-agent... 01:49:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:49:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:49:57 go: downloading github.com/docker/docker v20.10.12+incompatible 01:49:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:49:58 (1/9) Installing ca-certificates (20211220-r0) 01:49:58 (2/9) Installing brotli-libs (1.0.9-r5) 01:49:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:49:58 go: downloading github.com/google/go-tpm-tools v0.3.3 01:49:58 (4/9) Installing libcurl (7.80.0-r1) 01:49:58 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:49:58 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:49:58 (5/9) Installing curl (7.80.0-r1) 01:49:58 (6/9) Installing dumb-init (1.2.5-r1) 01:49:58 (7/9) Installing musl-obstack (1.2.3-r0) 01:49:58 (8/9) Installing libucontext (1.1-r0) 01:49:59 (9/9) Installing gcompat (1.0.0-r4) 01:49:59 go: downloading github.com/docker/go-units v0.4.0 01:49:59 go: downloading github.com/opencontainers/image-spec v1.0.1 01:49:59 go: downloading github.com/docker/go-connections v0.4.0 01:49:59 go: downloading github.com/containerd/containerd v1.3.4 01:49:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:49:59 go: downloading github.com/opencontainers/go-digest v1.0.0 01:49:59 Executing busybox-1.34.1-r5.trigger 01:49:59 Executing ca-certificates-20211220-r0.trigger 01:49:59 OK: 8 MiB in 23 packages 01:50:00 Removing intermediate container 4bb314a73ae7 01:50:00 ---> 6068896a8096 01:50:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:50:00 ---> e95f4392c83b 01:50:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:50:00 ---> Running in b6edf0004bc7 01:50:01 Removing intermediate container 2e2304205e8a 01:50:01 ---> 98cf5d034c74 01:50:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:50:01 ---> 13322264db94 01:50:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:50:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:50:02 ---> 77f4644924c3 01:50:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:50:02 ---> 56d5287a9f9b 01:50:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:50:03 ---> ee2847846376 01:50:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:50:04 ---> 4420838c2cdb 01:50:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:50:04 ---> 10d1f25ff257 01:50:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:50:05 ---> 2cef278c549e 01:50:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:50:05 ---> feab75340176 01:50:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:50:05 ---> Running in 38440ee872a9 01:50:05 ---> Running in 80b779bafa4a 01:50:06 Removing intermediate container 38440ee872a9 01:50:06 ---> 7680814b5343 01:50:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:50:06 Removing intermediate container 80b779bafa4a 01:50:06 ---> e6c38434b18f 01:50:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:06 ---> Running in 55b685400282 01:50:06 ---> 1850f3340e2e 01:50:06 Step 26/31 : RUN chmod +x /entrypoint.sh 01:50:06 Removing intermediate container 55b685400282 01:50:06 ---> aa5633478588 01:50:06 Step 18/20 : LABEL arch=x86_64 01:50:07 ---> Running in 0681933a7c58 01:50:07 ---> Running in ed87001d27c0 01:50:07 Removing intermediate container ed87001d27c0 01:50:07 ---> 6ac8de97d4bb 01:50:07 Step 19/20 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:50:07 ---> Running in 791b403558b3 01:50:08 Removing intermediate container 791b403558b3 01:50:08 ---> abf24c157101 01:50:08 Step 20/20 : LABEL version=0.0.0 01:50:08 ---> Running in 977e57f54935 01:50:08 Removing intermediate container 977e57f54935 01:50:08 ---> 3ab4d47b4cf8 01:50:08 01:50:08 Successfully built 3ab4d47b4cf8 01:50:08 Successfully tagged security-spiffe-token-provider:latest 01:50:08 Building sys-mgmt-agent 01:50:08  Building security-spiffe-token-provider ... done Removing intermediate container 0681933a7c58 01:50:08 ---> 89afa5dbdbe9 01:50:08 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:50:10 ---> Running in 196123bba0c6 01:50:11 Removing intermediate container 196123bba0c6 01:50:11 ---> bd62a16fddf7 01:50:11 Step 28/31 : CMD ["gate"] 01:50:11 ---> Running in 3f29936ba63e 01:50:12 Removing intermediate container 3f29936ba63e 01:50:12 ---> b4792bb61743 01:50:12 Step 29/31 : LABEL arch=x86_64 01:50:12 ---> Running in 32671b3f8953 01:50:13 Removing intermediate container 32671b3f8953 01:50:13 ---> c842e71967e6 01:50:13 Step 30/31 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:50:13 ---> Running in dd5cd5decfe9 01:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:50:14 ---> 7938014d66d0 01:50:14 Step 3/23 : WORKDIR /edgex-go 01:50:14 ---> Using cache 01:50:14 ---> d845f26c7b4a 01:50:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:14 ---> Using cache 01:50:14 ---> a712245e604b 01:50:14 Step 5/23 : RUN apk add --update --no-cache make bash git 01:50:14 Removing intermediate container dd5cd5decfe9 01:50:14 ---> ae8605032086 01:50:14 Step 31/31 : LABEL version=0.0.0 01:50:14 ---> Running in 96ad97353903 01:50:15 ---> Running in 60bd1986880b 01:50:15 Removing intermediate container 60bd1986880b 01:50:15 ---> aa94e88e36ce 01:50:15 01:50:15 Successfully built aa94e88e36ce 01:50:15 Successfully tagged security-bootstrapper:latest 01:50:15 Building core-data 01:50:15  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:50:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:50:17 OK: 221 MiB in 52 packages 01:50:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:50:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:50:19 ---> 7938014d66d0 01:50:19 Step 3/23 : WORKDIR /edgex-go 01:50:19 ---> Using cache 01:50:19 ---> d845f26c7b4a 01:50:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:19 ---> Using cache 01:50:19 ---> a712245e604b 01:50:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:50:20 ---> Running in 37f454565153 01:50:21 Removing intermediate container 96ad97353903 01:50:21 ---> 6a24034e117b 01:50:21 Step 6/23 : COPY go.mod vendor* ./ 01:50:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:50:22 ---> 177e7f902c85 01:50:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:22 ---> Running in 45dfac0bf0d8 01:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:50:22 OK: 221 MiB in 52 packages 01:50:24 Removing intermediate container 37f454565153 01:50:24 ---> 14dc425cb928 01:50:24 Step 6/23 : COPY go.mod vendor* ./ 01:50:24 ---> 0fad33a48b19 01:50:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:24 Removing intermediate container 45dfac0bf0d8 01:50:24 ---> 15d7198e2637 01:50:24 Step 8/23 : COPY . . 01:50:25 ---> Running in 4b554b632361 01:50:31 Removing intermediate container 4b554b632361 01:50:31 ---> 0eca17723d89 01:50:31 Step 8/23 : COPY . . 01:50:38 ---> 8409872245a6 01:50:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:50:38 Removing intermediate container b6edf0004bc7 01:50:38 ---> 4b4542dc8abd 01:50:38 01:50:38 Step 10/22 : FROM alpine:3.14 01:50:38 ---> e04c818066af 01:50:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:50:38 ---> Running in 98e20d47f790 01:50:38 ---> Running in 8728381f002e 01:50:38 ---> 9b2cc4356bf3 01:50:38 Step 9/23 : RUN make cmd/core-data/core-data 01:50:38 ---> Running in 7a233a096dfc 01:50:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:50:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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 01:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:50:39 (1/2) Installing ca-certificates (20211220-r0) 01:50:39 (2/2) Installing dumb-init (1.2.5-r1) 01:50:39 Executing busybox-1.33.1-r7.trigger 01:50:39 Executing ca-certificates-20211220-r0.trigger 01:50:39 OK: 6 MiB in 16 packages 01:50:41 Removing intermediate container 98e20d47f790 01:50:41 ---> b40d64453908 01:50:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:50:42 ---> Running in 7e9dc4c62651 01:50:42 Removing intermediate container 7e9dc4c62651 01:50:42 ---> f5e125343c7c 01:50:42 Step 13/22 : ENV APP_PORT=59860 01:50:42 ---> Running in a21effbe136d 01:50:42 Removing intermediate container a21effbe136d 01:50:42 ---> ae7ce855db7a 01:50:42 Step 14/22 : EXPOSE $APP_PORT 01:50:43 ---> Running in b4d950656905 01:50:43 Removing intermediate container b4d950656905 01:50:43 ---> c0fd8c1efbbd 01:50:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:50:45 ---> 479aeb1ca4da 01:50:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:50:48 ---> 3cabd444e266 01:50:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:50:48 ---> a257188db841 01:50:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:50:48 ---> Running in 6cf0a0b14742 01:50:49 Removing intermediate container 6cf0a0b14742 01:50:49 ---> 8061848c0c73 01:50:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:49 ---> Running in 88a328d520f0 01:50:50 Removing intermediate container 88a328d520f0 01:50:50 ---> 91bca8133241 01:50:50 Step 20/22 : LABEL arch=x86_64 01:50:50 ---> Running in 6ea5e7283712 01:50:50 Removing intermediate container 6ea5e7283712 01:50:50 ---> 52b0698f58e9 01:50:50 Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:50:50 ---> Running in bc5b3d984361 01:50:50 Removing intermediate container bc5b3d984361 01:50:50 ---> 617a5cf3a72d 01:50:50 Step 22/22 : LABEL version=0.0.0 01:50:50 ---> Running in dff870643b5d 01:50:51 Removing intermediate container dff870643b5d 01:50:51 ---> 4970457944a9 01:50:51 01:50:51 Successfully built 4970457944a9 01:50:51 Successfully tagged support-notifications:latest 01:50:51 Building security-spire-server 01:50:56  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:50:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:50:56 ---> 7938014d66d0 01:50:56 Step 3/25 : WORKDIR /edgex-go 01:50:56 ---> Using cache 01:50:56 ---> d845f26c7b4a 01:50:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:56 ---> Using cache 01:50:56 ---> a712245e604b 01:50:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:50:56 ---> Using cache 01:50:56 ---> d2831925d47d 01:50:56 Step 6/25 : COPY go.mod vendor* ./ 01:50:56 ---> Using cache 01:50:56 ---> 51743db1262f 01:50:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:56 ---> Using cache 01:50:56 ---> ffc9aa2500db 01:50:56 Step 8/25 : COPY . . 01:50:56 ---> Using cache 01:50:56 ---> a7fda3b52638 01:50:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:50:56 ---> Using cache 01:50:56 ---> 405d8817792e 01:50:56 Step 10/25 : RUN mkdir -p spire-build 01:50:56 ---> Using cache 01:50:56 ---> b26a04557702 01:50:56 Step 11/25 : WORKDIR /edgex-go/spire-build 01:50:56 ---> Using cache 01:50:56 ---> 54769cd6104a 01:50:56 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 01:51:01 ---> Running in 5f285ee72599 01:51:01 spire-1.2.1/ 01:51:01 spire-1.2.1/.data/ 01:51:01 spire-1.2.1/.data/.file 01:51:01 spire-1.2.1/.dockerignore 01:51:01 spire-1.2.1/.gitattributes 01:51:01 spire-1.2.1/.githooks/ 01:51:01 spire-1.2.1/.githooks/pre-commit 01:51:01 spire-1.2.1/.github/ 01:51:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:51:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:51:01 spire-1.2.1/.github/dependabot.yml 01:51:01 spire-1.2.1/.github/workflows/ 01:51:01 spire-1.2.1/.github/workflows/nightly_build.yaml 01:51:01 spire-1.2.1/.github/workflows/pr_build.yaml 01:51:01 spire-1.2.1/.github/workflows/release_build.yaml 01:51:01 spire-1.2.1/.github/workflows/scripts/ 01:51:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:51:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:51:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:51:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:51:01 spire-1.2.1/.github/workflows/scripts/split.sh 01:51:01 spire-1.2.1/.gitignore 01:51:01 spire-1.2.1/.go-version 01:51:01 spire-1.2.1/.golangci.yml 01:51:01 spire-1.2.1/ADOPTERS.md 01:51:01 spire-1.2.1/CHANGELOG.md 01:51:01 spire-1.2.1/CODE-OF-CONDUCT.md 01:51:01 spire-1.2.1/CODEOWNERS 01:51:01 spire-1.2.1/CONTRIBUTING.md 01:51:01 spire-1.2.1/Dockerfile 01:51:01 spire-1.2.1/Dockerfile.dev 01:51:01 spire-1.2.1/Dockerfile.scratch 01:51:01 spire-1.2.1/LICENSE 01:51:01 spire-1.2.1/MAINTAINERS.md 01:51:01 spire-1.2.1/Makefile 01:51:01 spire-1.2.1/README.md 01:51:01 spire-1.2.1/ROADMAP.md 01:51:01 spire-1.2.1/SECURITY.md 01:51:01 spire-1.2.1/cmd/ 01:51:01 spire-1.2.1/cmd/spire-agent/ 01:51:01 spire-1.2.1/cmd/spire-agent/cli/ 01:51:01 spire-1.2.1/cmd/spire-agent/cli/api/ 01:51:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/common/ 01:51:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:51:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/run/ 01:51:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:51:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:51:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:51:01 spire-1.2.1/cmd/spire-agent/main.go 01:51:01 spire-1.2.1/cmd/spire-server/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/agent/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/cli.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/run/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/token/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/validate/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/x509/ 01:51:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:51:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:51:01 spire-1.2.1/cmd/spire-server/main.go 01:51:01 spire-1.2.1/cmd/spire-server/util/ 01:51:01 spire-1.2.1/cmd/spire-server/util/util.go 01:51:01 spire-1.2.1/conf/ 01:51:01 spire-1.2.1/conf/agent/ 01:51:01 spire-1.2.1/conf/agent/agent.conf 01:51:01 spire-1.2.1/conf/agent/agent_full.conf 01:51:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:51:01 spire-1.2.1/conf/server/ 01:51:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:51:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:51:01 spire-1.2.1/conf/server/server.conf 01:51:01 spire-1.2.1/conf/server/server_full.conf 01:51:01 spire-1.2.1/doc/ 01:51:01 spire-1.2.1/doc/SPIRE101.md 01:51:01 spire-1.2.1/doc/auditlog.md 01:51:01 spire-1.2.1/doc/authorization_policy_engine.md 01:51:01 spire-1.2.1/doc/changelog_guidelines.md 01:51:01 spire-1.2.1/doc/cure53-report.pdf 01:51:01 spire-1.2.1/doc/images/ 01:51:01 spire-1.2.1/doc/images/2019_roadmap.png 01:51:01 spire-1.2.1/doc/images/SPIRE101.png 01:51:01 spire-1.2.1/doc/images/SPIRE_agent.png 01:51:01 spire-1.2.1/doc/images/SPIRE_server.png 01:51:01 spire-1.2.1/doc/images/cache_mgr.png 01:51:01 spire-1.2.1/doc/images/cache_mgr_components.png 01:51:01 spire-1.2.1/doc/images/federated_spire.png 01:51:01 spire-1.2.1/doc/images/ha_mode.png 01:51:01 spire-1.2.1/doc/images/nested_spire.png 01:51:01 spire-1.2.1/doc/images/oidc_federation.png 01:51:01 spire-1.2.1/doc/images/single_trust_domain.png 01:51:01 spire-1.2.1/doc/images/spiffe_compatible.png 01:51:01 spire-1.2.1/doc/images/spire_logo.png 01:51:01 spire-1.2.1/doc/migrating_registration_api_clients.md 01:51:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:51:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:51:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:51:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:51:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:51:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:51:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:51:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:51:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:51:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:51:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:51:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:51:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:51:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:51:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:51:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:51:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:51:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:51:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:51:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:51:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:51:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:51:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:51:01 spire-1.2.1/doc/scaling_spire.md 01:51:01 spire-1.2.1/doc/spire_agent.md 01:51:01 spire-1.2.1/doc/spire_server.md 01:51:01 spire-1.2.1/doc/supported_integrations.md 01:51:01 spire-1.2.1/doc/telemetry.md 01:51:01 spire-1.2.1/doc/telemetry_config.md 01:51:01 spire-1.2.1/doc/upgrading.md 01:51:01 spire-1.2.1/doc/using_spire.md 01:51:01 spire-1.2.1/examples/ 01:51:01 spire-1.2.1/examples/README.md 01:51:01 spire-1.2.1/go.mod 01:51:01 spire-1.2.1/go.sum 01:51:01 spire-1.2.1/pkg/ 01:51:01 spire-1.2.1/pkg/agent/ 01:51:01 spire-1.2.1/pkg/agent/agent.go 01:51:01 spire-1.2.1/pkg/agent/api/ 01:51:01 spire-1.2.1/pkg/agent/api/config.go 01:51:01 spire-1.2.1/pkg/agent/api/debug/ 01:51:01 spire-1.2.1/pkg/agent/api/debug/v1/ 01:51:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:51:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:51:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:51:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:51:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:51:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:51:01 spire-1.2.1/pkg/agent/api/endpoints.go 01:51:01 spire-1.2.1/pkg/agent/api/health/ 01:51:01 spire-1.2.1/pkg/agent/api/health/v1/ 01:51:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:51:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:51:01 spire-1.2.1/pkg/agent/api/rpccontext/ 01:51:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:51:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:51:01 spire-1.2.1/pkg/agent/attestor/ 01:51:01 spire-1.2.1/pkg/agent/attestor/node/ 01:51:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:51:01 spire-1.2.1/pkg/agent/attestor/node/node.go 01:51:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:51:01 spire-1.2.1/pkg/agent/attestor/workload/ 01:51:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:51:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:51:01 spire-1.2.1/pkg/agent/catalog/ 01:51:01 spire-1.2.1/pkg/agent/catalog/catalog.go 01:51:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:51:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:51:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:51:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:51:01 spire-1.2.1/pkg/agent/client/ 01:51:01 spire-1.2.1/pkg/agent/client/client.go 01:51:01 spire-1.2.1/pkg/agent/client/client_test.go 01:51:01 spire-1.2.1/pkg/agent/client/dial.go 01:51:01 spire-1.2.1/pkg/agent/client/nodeconn.go 01:51:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:51:01 spire-1.2.1/pkg/agent/client/update.go 01:51:01 spire-1.2.1/pkg/agent/client/util.go 01:51:01 spire-1.2.1/pkg/agent/common/ 01:51:01 spire-1.2.1/pkg/agent/common/backoff/ 01:51:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:51:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:51:01 spire-1.2.1/pkg/agent/common/cgroups/ 01:51:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:51:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:51:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:51:01 spire-1.2.1/pkg/agent/config.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/ 01:51:01 spire-1.2.1/pkg/agent/endpoints/config.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:51:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:51:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/workload/ 01:51:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:51:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:51:01 spire-1.2.1/pkg/agent/manager/ 01:51:01 spire-1.2.1/pkg/agent/manager/cache/ 01:51:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:51:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:51:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:51:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:51:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:51:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:51:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:51:01 spire-1.2.1/pkg/agent/manager/config.go 01:51:01 spire-1.2.1/pkg/agent/manager/manager.go 01:51:01 spire-1.2.1/pkg/agent/manager/manager_test.go 01:51:01 spire-1.2.1/pkg/agent/manager/storage.go 01:51:01 spire-1.2.1/pkg/agent/manager/storage_test.go 01:51:01 spire-1.2.1/pkg/agent/manager/storecache/ 01:51:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:51:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:51:01 spire-1.2.1/pkg/agent/manager/sync.go 01:51:01 spire-1.2.1/pkg/agent/plugin/ 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:51:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:51:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:51:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:51:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:51:01 spire-1.2.1/pkg/agent/svid/ 01:51:01 spire-1.2.1/pkg/agent/svid/rotator.go 01:51:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:51:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:51:01 spire-1.2.1/pkg/agent/svid/store/ 01:51:01 spire-1.2.1/pkg/agent/svid/store/service.go 01:51:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:51:01 spire-1.2.1/pkg/common/ 01:51:01 spire-1.2.1/pkg/common/agentpathtemplate/ 01:51:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:51:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:51:01 spire-1.2.1/pkg/common/api/ 01:51:01 spire-1.2.1/pkg/common/api/metrics.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/ 01:51:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/logger.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/names.go 01:51:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:51:01 spire-1.2.1/pkg/common/api/names.go 01:51:01 spire-1.2.1/pkg/common/api/ratelimit.go 01:51:01 spire-1.2.1/pkg/common/api/rpccontext/ 01:51:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:51:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:51:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:51:01 spire-1.2.1/pkg/common/auth/ 01:51:01 spire-1.2.1/pkg/common/auth/interceptors.go 01:51:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:51:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/ 01:51:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/types.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:51:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:51:01 spire-1.2.1/pkg/common/catalog/ 01:51:01 spire-1.2.1/pkg/common/catalog/bind.go 01:51:01 spire-1.2.1/pkg/common/catalog/builtin.go 01:51:01 spire-1.2.1/pkg/common/catalog/catalog.go 01:51:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:51:01 spire-1.2.1/pkg/common/catalog/closers.go 01:51:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:51:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:51:01 spire-1.2.1/pkg/common/catalog/config.go 01:51:01 spire-1.2.1/pkg/common/catalog/config_test.go 01:51:01 spire-1.2.1/pkg/common/catalog/configure.go 01:51:01 spire-1.2.1/pkg/common/catalog/constraints.go 01:51:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:51:01 spire-1.2.1/pkg/common/catalog/context.go 01:51:01 spire-1.2.1/pkg/common/catalog/external.go 01:51:01 spire-1.2.1/pkg/common/catalog/host.go 01:51:01 spire-1.2.1/pkg/common/catalog/pipenet.go 01:51:01 spire-1.2.1/pkg/common/catalog/plugin.go 01:51:01 spire-1.2.1/pkg/common/catalog/testplugin/ 01:51:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:51:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:51:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:51:01 spire-1.2.1/pkg/common/cli/ 01:51:01 spire-1.2.1/pkg/common/cli/env.go 01:51:01 spire-1.2.1/pkg/common/cli/flags.go 01:51:01 spire-1.2.1/pkg/common/cli/trust_domain.go 01:51:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:51:01 spire-1.2.1/pkg/common/cli/umask.go 01:51:01 spire-1.2.1/pkg/common/cli/umask_posix.go 01:51:01 spire-1.2.1/pkg/common/cli/umask_test.go 01:51:01 spire-1.2.1/pkg/common/cli/umask_windows.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/ 01:51:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/flag.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/format.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/ 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:51:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:51:01 spire-1.2.1/pkg/common/coretypes/ 01:51:01 spire-1.2.1/pkg/common/coretypes/bundle/ 01:51:01 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:51:01 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:51:01 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:51:01 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:51:01 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:51:01 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:51:01 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:51:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:51:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:51:01 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:51:01 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:51:01 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:51:01 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:51:01 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:51:01 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:51:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:51:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:51:01 spire-1.2.1/pkg/common/cryptoutil/ 01:51:01 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:51:01 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:51:01 spire-1.2.1/pkg/common/diskutil/ 01:51:01 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:51:01 spire-1.2.1/pkg/common/diskutil/file_test.go 01:51:01 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:51:01 spire-1.2.1/pkg/common/errorutil/ 01:51:01 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:51:01 spire-1.2.1/pkg/common/health/ 01:51:01 spire-1.2.1/pkg/common/health/config.go 01:51:01 spire-1.2.1/pkg/common/health/context.go 01:51:01 spire-1.2.1/pkg/common/health/context_test.go 01:51:01 spire-1.2.1/pkg/common/health/health.go 01:51:01 spire-1.2.1/pkg/common/health/health_test.go 01:51:01 spire-1.2.1/pkg/common/health/logger.go 01:51:01 spire-1.2.1/pkg/common/hostservice/ 01:51:01 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:51:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:51:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:51:01 spire-1.2.1/pkg/common/idutil/ 01:51:01 spire-1.2.1/pkg/common/idutil/require.go 01:51:01 spire-1.2.1/pkg/common/idutil/require_test.go 01:51:01 spire-1.2.1/pkg/common/idutil/safety.go 01:51:01 spire-1.2.1/pkg/common/idutil/safety_test.go 01:51:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:51:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:51:01 spire-1.2.1/pkg/common/jwtsvid/ 01:51:01 spire-1.2.1/pkg/common/jwtsvid/common.go 01:51:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:51:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:51:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:51:01 spire-1.2.1/pkg/common/jwtutil/ 01:51:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:51:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:51:01 spire-1.2.1/pkg/common/log/ 01:51:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:51:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:51:01 spire-1.2.1/pkg/common/log/log.go 01:51:01 spire-1.2.1/pkg/common/log/log_test.go 01:51:01 spire-1.2.1/pkg/common/log/options.go 01:51:01 spire-1.2.1/pkg/common/nodeutil/ 01:51:01 spire-1.2.1/pkg/common/nodeutil/node.go 01:51:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:51:01 spire-1.2.1/pkg/common/peertracker/ 01:51:01 spire-1.2.1/pkg/common/peertracker/conn.go 01:51:01 spire-1.2.1/pkg/common/peertracker/credentials.go 01:51:01 spire-1.2.1/pkg/common/peertracker/errors.go 01:51:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:51:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:51:01 spire-1.2.1/pkg/common/peertracker/info.go 01:51:01 spire-1.2.1/pkg/common/peertracker/listener.go 01:51:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:51:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:51:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:51:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:51:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:51:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:51:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:51:01 spire-1.2.1/pkg/common/peertracker/tcp.go 01:51:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:51:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:51:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:51:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:51:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:51:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:51:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:51:01 spire-1.2.1/pkg/common/peertracker/uds.go 01:51:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:51:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:51:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:51:01 spire-1.2.1/pkg/common/pemutil/ 01:51:01 spire-1.2.1/pkg/common/pemutil/block.go 01:51:01 spire-1.2.1/pkg/common/pemutil/certs.go 01:51:01 spire-1.2.1/pkg/common/pemutil/common.go 01:51:01 spire-1.2.1/pkg/common/pemutil/csr.go 01:51:01 spire-1.2.1/pkg/common/pemutil/keys.go 01:51:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/ 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:51:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:51:01 spire-1.2.1/pkg/common/plugin/ 01:51:01 spire-1.2.1/pkg/common/plugin/aws/ 01:51:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:51:01 spire-1.2.1/pkg/common/plugin/azure/ 01:51:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:51:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:51:01 spire-1.2.1/pkg/common/plugin/facade.go 01:51:01 spire-1.2.1/pkg/common/plugin/facade_test.go 01:51:01 spire-1.2.1/pkg/common/plugin/gcp/ 01:51:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:51:01 spire-1.2.1/pkg/common/plugin/k8s/ 01:51:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:51:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:51:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:51:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:51:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:51:01 spire-1.2.1/pkg/common/plugin/log.go 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/ 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:51:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:51:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:51:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:51:01 spire-1.2.1/pkg/common/plugin/x509pop/ 01:51:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:51:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:51:01 spire-1.2.1/pkg/common/profiling/ 01:51:01 spire-1.2.1/pkg/common/profiling/dumpers.go 01:51:01 spire-1.2.1/pkg/common/profiling/profiling.go 01:51:01 spire-1.2.1/pkg/common/protoutil/ 01:51:01 spire-1.2.1/pkg/common/protoutil/masks.go 01:51:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:51:01 spire-1.2.1/pkg/common/rotationutil/ 01:51:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:51:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:51:01 spire-1.2.1/pkg/common/selector/ 01:51:01 spire-1.2.1/pkg/common/selector/selector.go 01:51:01 spire-1.2.1/pkg/common/selector/selector_test.go 01:51:01 spire-1.2.1/pkg/common/selector/set.go 01:51:01 spire-1.2.1/pkg/common/selector/set_utils.go 01:51:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/ 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/ 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:51:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:51:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:51:01 spire-1.2.1/pkg/common/telemetry/call.go 01:51:01 spire-1.2.1/pkg/common/telemetry/common/ 01:51:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:51:01 spire-1.2.1/pkg/common/telemetry/config.go 01:51:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:51:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/inmem.go 01:51:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/m3.go 01:51:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/metrics.go 01:51:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/names.go 01:51:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:51:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:51:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/ 01:51:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:51:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:51:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:51:01 spire-1.2.1/pkg/common/telemetry/server/server.go 01:51:01 spire-1.2.1/pkg/common/telemetry/sink.go 01:51:01 spire-1.2.1/pkg/common/telemetry/statsd.go 01:51:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:51:01 spire-1.2.1/pkg/common/telemetry/uptime.go 01:51:01 spire-1.2.1/pkg/common/telemetry/version.go 01:51:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:51:01 spire-1.2.1/pkg/common/uptime/ 01:51:01 spire-1.2.1/pkg/common/uptime/uptime.go 01:51:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:51:01 spire-1.2.1/pkg/common/util/ 01:51:01 spire-1.2.1/pkg/common/util/certs.go 01:51:01 spire-1.2.1/pkg/common/util/certs_test.go 01:51:01 spire-1.2.1/pkg/common/util/csr.go 01:51:01 spire-1.2.1/pkg/common/util/hash.go 01:51:01 spire-1.2.1/pkg/common/util/selectors.go 01:51:01 spire-1.2.1/pkg/common/util/selectors_test.go 01:51:01 spire-1.2.1/pkg/common/util/signals.go 01:51:01 spire-1.2.1/pkg/common/util/sort.go 01:51:01 spire-1.2.1/pkg/common/util/sort_test.go 01:51:01 spire-1.2.1/pkg/common/util/task.go 01:51:01 spire-1.2.1/pkg/common/util/task_test.go 01:51:01 spire-1.2.1/pkg/common/util/testdata/ 01:51:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:51:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:51:01 spire-1.2.1/pkg/common/version/ 01:51:01 spire-1.2.1/pkg/common/version/version.go 01:51:01 spire-1.2.1/pkg/common/x509svid/ 01:51:01 spire-1.2.1/pkg/common/x509svid/common_test.go 01:51:01 spire-1.2.1/pkg/common/x509svid/csr.go 01:51:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:51:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:51:01 spire-1.2.1/pkg/common/x509util/ 01:51:01 spire-1.2.1/pkg/common/x509util/cert.go 01:51:01 spire-1.2.1/pkg/common/x509util/dns.go 01:51:01 spire-1.2.1/pkg/common/x509util/dns_test.go 01:51:01 spire-1.2.1/pkg/common/x509util/keyid.go 01:51:01 spire-1.2.1/pkg/common/x509util/keypair.go 01:51:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:51:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:51:01 spire-1.2.1/pkg/server/ 01:51:01 spire-1.2.1/pkg/server/api/ 01:51:01 spire-1.2.1/pkg/server/api/agent.go 01:51:01 spire-1.2.1/pkg/server/api/agent/ 01:51:01 spire-1.2.1/pkg/server/api/agent/v1/ 01:51:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:51:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:51:01 spire-1.2.1/pkg/server/api/agent_test.go 01:51:01 spire-1.2.1/pkg/server/api/api.go 01:51:01 spire-1.2.1/pkg/server/api/audit/ 01:51:01 spire-1.2.1/pkg/server/api/audit/audit.go 01:51:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:51:01 spire-1.2.1/pkg/server/api/bundle.go 01:51:01 spire-1.2.1/pkg/server/api/bundle/ 01:51:01 spire-1.2.1/pkg/server/api/bundle/v1/ 01:51:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:51:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:51:01 spire-1.2.1/pkg/server/api/bundle_test.go 01:51:01 spire-1.2.1/pkg/server/api/debug/ 01:51:01 spire-1.2.1/pkg/server/api/debug/v1/ 01:51:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:51:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:51:01 spire-1.2.1/pkg/server/api/entry.go 01:51:01 spire-1.2.1/pkg/server/api/entry/ 01:51:01 spire-1.2.1/pkg/server/api/entry/v1/ 01:51:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:51:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:51:01 spire-1.2.1/pkg/server/api/entry_test.go 01:51:01 spire-1.2.1/pkg/server/api/health/ 01:51:01 spire-1.2.1/pkg/server/api/health/v1/ 01:51:01 spire-1.2.1/pkg/server/api/health/v1/service.go 01:51:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:51:01 spire-1.2.1/pkg/server/api/id.go 01:51:01 spire-1.2.1/pkg/server/api/id_test.go 01:51:01 spire-1.2.1/pkg/server/api/limits/ 01:51:01 spire-1.2.1/pkg/server/api/limits/limits.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/ 01:51:01 spire-1.2.1/pkg/server/api/middleware/alias.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/audit.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/caller.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/common.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/entries.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:51:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:51:01 spire-1.2.1/pkg/server/api/ratelimit.go 01:51:01 spire-1.2.1/pkg/server/api/rpccontext/ 01:51:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:51:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:51:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:51:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:51:01 spire-1.2.1/pkg/server/api/selector.go 01:51:01 spire-1.2.1/pkg/server/api/selector_test.go 01:51:01 spire-1.2.1/pkg/server/api/status.go 01:51:01 spire-1.2.1/pkg/server/api/status_test.go 01:51:01 spire-1.2.1/pkg/server/api/svid/ 01:51:01 spire-1.2.1/pkg/server/api/svid/v1/ 01:51:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:51:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:51:01 spire-1.2.1/pkg/server/api/trustdomain.go 01:51:01 spire-1.2.1/pkg/server/api/trustdomain/ 01:51:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:51:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:51:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:51:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:51:01 spire-1.2.1/pkg/server/authpolicy/ 01:51:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:51:01 spire-1.2.1/pkg/server/authpolicy/policy.go 01:51:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:51:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:51:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:51:01 spire-1.2.1/pkg/server/authpolicy/validate.go 01:51:01 spire-1.2.1/pkg/server/bundle/ 01:51:01 spire-1.2.1/pkg/server/bundle/client/ 01:51:01 spire-1.2.1/pkg/server/bundle/client/client.go 01:51:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:51:01 spire-1.2.1/pkg/server/bundle/client/manager.go 01:51:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:51:01 spire-1.2.1/pkg/server/bundle/client/sources.go 01:51:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:51:01 spire-1.2.1/pkg/server/bundle/client/updater.go 01:51:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:51:01 spire-1.2.1/pkg/server/ca/ 01:51:01 spire-1.2.1/pkg/server/ca/ca.go 01:51:01 spire-1.2.1/pkg/server/ca/ca_health.go 01:51:01 spire-1.2.1/pkg/server/ca/ca_test.go 01:51:01 spire-1.2.1/pkg/server/ca/journal.go 01:51:01 spire-1.2.1/pkg/server/ca/journal_test.go 01:51:01 spire-1.2.1/pkg/server/ca/manager.go 01:51:01 spire-1.2.1/pkg/server/ca/manager_health.go 01:51:01 spire-1.2.1/pkg/server/ca/manager_test.go 01:51:01 spire-1.2.1/pkg/server/ca/templates.go 01:51:01 spire-1.2.1/pkg/server/ca/upstream_client.go 01:51:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:51:01 spire-1.2.1/pkg/server/ca/validation.go 01:51:01 spire-1.2.1/pkg/server/cache/ 01:51:01 spire-1.2.1/pkg/server/cache/dscache/ 01:51:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:51:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:51:01 spire-1.2.1/pkg/server/cache/entrycache/ 01:51:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:51:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:51:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:51:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:51:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:51:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:51:01 spire-1.2.1/pkg/server/catalog/ 01:51:01 spire-1.2.1/pkg/server/catalog/catalog.go 01:51:01 spire-1.2.1/pkg/server/catalog/keymanager.go 01:51:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:51:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:51:01 spire-1.2.1/pkg/server/catalog/notifier.go 01:51:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:51:01 spire-1.2.1/pkg/server/config.go 01:51:01 spire-1.2.1/pkg/server/datastore/ 01:51:01 spire-1.2.1/pkg/server/datastore/datastore.go 01:51:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:51:01 spire-1.2.1/pkg/server/datastore/repository.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:51:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:51:01 spire-1.2.1/pkg/server/endpoints/ 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/ 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:51:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:51:01 spire-1.2.1/pkg/server/endpoints/config.go 01:51:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:51:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:51:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:51:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:51:01 spire-1.2.1/pkg/server/endpoints/middleware.go 01:51:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:51:01 spire-1.2.1/pkg/server/hostservice/ 01:51:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:51:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:51:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:51:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:51:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:51:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:51:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:51:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/ 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/ 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:51:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:51:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:51:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/ 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:51:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:51:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:51:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:51:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:51:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:51:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:51:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:51:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:51:02 spire-1.2.1/pkg/server/registration/ 01:51:02 spire-1.2.1/pkg/server/registration/manager.go 01:51:02 spire-1.2.1/pkg/server/registration/manager_test.go 01:51:02 spire-1.2.1/pkg/server/scanentries.go 01:51:02 spire-1.2.1/pkg/server/scanentries_test.go 01:51:02 spire-1.2.1/pkg/server/server.go 01:51:02 spire-1.2.1/pkg/server/server_test.go 01:51:02 spire-1.2.1/pkg/server/svid/ 01:51:02 spire-1.2.1/pkg/server/svid/observer.go 01:51:02 spire-1.2.1/pkg/server/svid/observer_test.go 01:51:02 spire-1.2.1/pkg/server/svid/rotator.go 01:51:02 spire-1.2.1/pkg/server/svid/rotator_config.go 01:51:02 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:51:02 spire-1.2.1/pkg/server/svid/rotator_test.go 01:51:02 spire-1.2.1/proto/ 01:51:02 spire-1.2.1/proto/private/ 01:51:02 spire-1.2.1/proto/private/server/ 01:51:02 spire-1.2.1/proto/private/server/journal/ 01:51:02 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:51:02 spire-1.2.1/proto/private/server/journal/journal.proto 01:51:02 spire-1.2.1/proto/spire/ 01:51:02 spire-1.2.1/proto/spire/common/ 01:51:02 spire-1.2.1/proto/spire/common/common.pb.go 01:51:02 spire-1.2.1/proto/spire/common/common.proto 01:51:02 spire-1.2.1/proto/spire/common/plugin/ 01:51:02 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:51:02 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:51:02 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:51:02 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:51:02 spire-1.2.1/proto/spire/plugin/ 01:51:02 spire-1.2.1/proto/spire/plugin/agent/ 01:51:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:51:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:51:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:51:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:51:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:51:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:51:02 spire-1.2.1/release/ 01:51:02 spire-1.2.1/release/spire-extras/ 01:51:02 spire-1.2.1/release/spire-extras/README.md 01:51:02 spire-1.2.1/release/spire-extras/conf/ 01:51:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:51:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:51:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:51:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:51:02 spire-1.2.1/release/spire/ 01:51:02 spire-1.2.1/release/spire/README.md 01:51:02 spire-1.2.1/release/spire/conf/ 01:51:02 spire-1.2.1/release/spire/conf/agent/ 01:51:02 spire-1.2.1/release/spire/conf/agent/agent.conf 01:51:02 spire-1.2.1/release/spire/conf/server/ 01:51:02 spire-1.2.1/release/spire/conf/server/server.conf 01:51:02 spire-1.2.1/script/ 01:51:02 spire-1.2.1/script/build-artifact.sh 01:51:02 spire-1.2.1/script/generate_dummy_ca.sh 01:51:02 spire-1.2.1/support/ 01:51:02 spire-1.2.1/support/k8s/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:51:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/ 01:51:02 spire-1.2.1/support/oidc-discovery-provider/README.md 01:51:02 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/config.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/main.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:51:02 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:51:02 spire-1.2.1/test/ 01:51:02 spire-1.2.1/test/clock/ 01:51:02 spire-1.2.1/test/clock/clock.go 01:51:02 spire-1.2.1/test/fakes/ 01:51:02 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:51:02 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:51:02 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:51:02 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:51:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:51:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:51:02 spire-1.2.1/test/fakes/fakeagentstore/ 01:51:02 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:51:02 spire-1.2.1/test/fakes/fakedatastore/ 01:51:02 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:51:02 spire-1.2.1/test/fakes/fakeentryclient/ 01:51:02 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:51:02 spire-1.2.1/test/fakes/fakehealthchecker/ 01:51:02 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:51:02 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:51:02 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:51:02 spire-1.2.1/test/fakes/fakemetrics/ 01:51:02 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:51:02 spire-1.2.1/test/fakes/fakenoderesolver/ 01:51:02 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:51:02 spire-1.2.1/test/fakes/fakenotifier/ 01:51:02 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:51:02 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:51:02 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:51:02 spire-1.2.1/test/fakes/fakeserverca/ 01:51:02 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:51:02 spire-1.2.1/test/fakes/fakeservercatalog/ 01:51:02 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:51:02 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:51:02 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:51:02 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:51:02 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:51:02 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:51:02 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:51:02 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:51:02 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:51:02 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:51:02 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:51:02 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:51:02 spire-1.2.1/test/fixture/ 01:51:02 spire-1.2.1/test/fixture/certs/ 01:51:02 spire-1.2.1/test/fixture/certs/agent_svid.der 01:51:02 spire-1.2.1/test/fixture/certs/base_cert.pem 01:51:02 spire-1.2.1/test/fixture/certs/base_csr.pem 01:51:02 spire-1.2.1/test/fixture/certs/base_key.pem 01:51:02 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:51:02 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:51:02 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:51:02 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:51:02 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:51:02 spire-1.2.1/test/fixture/certs/blog_key.pem 01:51:02 spire-1.2.1/test/fixture/certs/bundle.der 01:51:02 spire-1.2.1/test/fixture/certs/ca.pem 01:51:02 spire-1.2.1/test/fixture/certs/ca_key.pem 01:51:02 spire-1.2.1/test/fixture/certs/database_cert.pem 01:51:02 spire-1.2.1/test/fixture/certs/database_csr.pem 01:51:02 spire-1.2.1/test/fixture/certs/database_key.pem 01:51:02 spire-1.2.1/test/fixture/certs/node_cert.pem 01:51:02 spire-1.2.1/test/fixture/certs/node_csr.pem 01:51:02 spire-1.2.1/test/fixture/certs/node_key.pem 01:51:02 spire-1.2.1/test/fixture/certs/svid.pem 01:51:02 spire-1.2.1/test/fixture/certs/svid_key.pem 01:51:02 spire-1.2.1/test/fixture/config/ 01:51:02 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:51:02 spire-1.2.1/test/fixture/config/agent_good.conf 01:51:02 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:51:02 spire-1.2.1/test/fixture/config/plugin_good.conf 01:51:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:51:02 spire-1.2.1/test/fixture/config/server_good.conf 01:51:02 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:51:02 spire-1.2.1/test/fixture/fixture.go 01:51:02 spire-1.2.1/test/fixture/nodeattestor/ 01:51:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:51:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:51:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:51:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:51:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:51:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:51:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:51:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:51:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:51:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:51:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:51:02 spire-1.2.1/test/fixture/registration/ 01:51:02 spire-1.2.1/test/fixture/registration/entries.json 01:51:02 spire-1.2.1/test/fixture/registration/good-for-update.json 01:51:02 spire-1.2.1/test/fixture/registration/good.json 01:51:02 spire-1.2.1/test/fixture/registration/invalid.json 01:51:02 spire-1.2.1/test/fixture/registration/invalid_json.json 01:51:02 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:51:02 spire-1.2.1/test/integration/ 01:51:02 spire-1.2.1/test/integration/README.md 01:51:02 spire-1.2.1/test/integration/common 01:51:02 spire-1.2.1/test/integration/setup/ 01:51:02 spire-1.2.1/test/integration/setup/adminclient/ 01:51:02 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:51:02 spire-1.2.1/test/integration/setup/adminclient/client.go 01:51:02 spire-1.2.1/test/integration/setup/debugagent/ 01:51:02 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:51:02 spire-1.2.1/test/integration/setup/debugagent/main.go 01:51:02 spire-1.2.1/test/integration/setup/debugserver/ 01:51:02 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:51:02 spire-1.2.1/test/integration/setup/debugserver/main.go 01:51:02 spire-1.2.1/test/integration/setup/downstreamclient/ 01:51:02 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:51:02 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:51:02 spire-1.2.1/test/integration/setup/itclient/ 01:51:02 spire-1.2.1/test/integration/setup/itclient/client.go 01:51:02 spire-1.2.1/test/integration/setup/node-attestation/ 01:51:02 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:51:02 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:51:02 spire-1.2.1/test/integration/setup/x509pop/ 01:51:02 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:51:02 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:51:02 spire-1.2.1/test/integration/suites/ 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:51:02 spire-1.2.1/test/integration/suites/join-token/ 01:51:02 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:51:02 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:51:02 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:51:02 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:51:02 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:51:02 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:51:02 spire-1.2.1/test/integration/suites/join-token/README.md 01:51:02 spire-1.2.1/test/integration/suites/join-token/conf/ 01:51:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/join-token/teardown 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:51:02 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:51:02 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:51:02 spire-1.2.1/test/integration/suites/k8s/ 01:51:02 spire-1.2.1/test/integration/suites/k8s/00-setup 01:51:02 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:51:02 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:51:02 spire-1.2.1/test/integration/suites/k8s/README.md 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/ 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:51:02 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:51:02 spire-1.2.1/test/integration/suites/k8s/teardown 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/ 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:51:02 spire-1.2.1/test/integration/suites/rotation/ 01:51:02 spire-1.2.1/test/integration/suites/rotation/00-setup 01:51:02 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:51:02 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:51:02 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:51:02 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:51:02 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:51:02 spire-1.2.1/test/integration/suites/rotation/README.md 01:51:02 spire-1.2.1/test/integration/suites/rotation/conf/ 01:51:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/rotation/teardown 01:51:02 spire-1.2.1/test/integration/suites/self-test/ 01:51:02 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:51:02 spire-1.2.1/test/integration/suites/self-test/README.md 01:51:02 spire-1.2.1/test/integration/suites/self-test/teardown 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:51:02 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:51:02 spire-1.2.1/test/integration/suites/upgrade/ 01:51:02 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:51:02 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:51:02 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:51:02 spire-1.2.1/test/integration/suites/upgrade/README.md 01:51:02 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:51:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:51:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:51:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:51:02 spire-1.2.1/test/integration/suites/upgrade/teardown 01:51:02 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:51:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:51:02 spire-1.2.1/test/integration/test-one.sh 01:51:02 spire-1.2.1/test/integration/test.sh 01:51:02 spire-1.2.1/test/plugintest/ 01:51:02 spire-1.2.1/test/plugintest/config.go 01:51:02 spire-1.2.1/test/plugintest/load.go 01:51:02 spire-1.2.1/test/plugintest/option.go 01:51:02 spire-1.2.1/test/spiretest/ 01:51:02 spire-1.2.1/test/spiretest/apiserver.go 01:51:02 spire-1.2.1/test/spiretest/assertions.go 01:51:02 spire-1.2.1/test/spiretest/dir.go 01:51:02 spire-1.2.1/test/spiretest/errors_posix.go 01:51:02 spire-1.2.1/test/spiretest/errors_windows.go 01:51:02 spire-1.2.1/test/spiretest/logs.go 01:51:02 spire-1.2.1/test/spiretest/socketapi.go 01:51:02 spire-1.2.1/test/spiretest/suite.go 01:51:02 spire-1.2.1/test/spiretest/x509.go 01:51:02 spire-1.2.1/test/testca/ 01:51:02 spire-1.2.1/test/testca/ca.go 01:51:02 spire-1.2.1/test/testkey/ 01:51:02 spire-1.2.1/test/testkey/generate.sh 01:51:02 spire-1.2.1/test/testkey/genkeys.go 01:51:02 spire-1.2.1/test/testkey/keys.go 01:51:02 spire-1.2.1/test/testkey/new.go 01:51:02 spire-1.2.1/test/tpmsimulator/ 01:51:02 spire-1.2.1/test/tpmsimulator/simulator.go 01:51:02 spire-1.2.1/test/util/ 01:51:02 spire-1.2.1/test/util/cert_fixtures.go 01:51:02 spire-1.2.1/test/util/cert_generation.go 01:51:02 spire-1.2.1/test/util/io_redirection.go 01:51:02 spire-1.2.1/test/util/race.go 01:51:02 spire-1.2.1/test/util/util.go 01:51:02 building spire from source... 01:51:02 Installing go1.17.7... 01:51:04 Removing intermediate container 8728381f002e 01:51:04 ---> 4e958a83e671 01:51:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:51:04 ---> Running in 3eebe32b5a29 01:51:04 Removing intermediate container 7a233a096dfc 01:51:04 ---> 3c69e7f6d4c2 01:51:04 01:51:04 Step 10/23 : FROM alpine:3.14 01:51:04 ---> e04c818066af 01:51:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:51:04 ---> Running in 5f23ad479a41 01:51:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 01:51:04 Removing intermediate container 5f23ad479a41 01:51:04 ---> 0f6bc0baad13 01:51:04 Step 12/23 : ENV APP_PORT=59880 01:51:05 ---> Running in 5c30769e67c0 01:51:05 Removing intermediate container 5c30769e67c0 01:51:05 ---> bbb927d1f684 01:51:05 Step 13/23 : EXPOSE $APP_PORT 01:51:05 ---> Running in 5ddbf1ac3bd3 01:51:05 Removing intermediate container 3eebe32b5a29 01:51:05 ---> 67b49ee5102f 01:51:05 01:51:05 Step 11/23 : FROM docker:20.10.14 01:51:05 Removing intermediate container 5ddbf1ac3bd3 01:51:05 ---> bbd534a74211 01:51:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:05 ---> Running in 908ee1aae4b7 01:51:06 20.10.14: Pulling from library/docker 01:51:07 Removing intermediate container 5cdad44a629a 01:51:07 ---> 572d630e513e 01:51:07 01:51:07 Step 13/26 : FROM alpine:3.15 01:51:07 ---> 0ac33e5f5afa 01:51:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:51:07 ---> Using cache 01:51:07 ---> 39ef35bb904c 01:51:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:07 ---> Using cache 01:51:07 ---> e85c77eec9e3 01:51:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:51:07 ---> Running in d926837d5515 01:51:07 Removing intermediate container 908ee1aae4b7 01:51:07 ---> 0fee9887222d 01:51:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:51:08 ---> Running in 2822765d3ae4 01:51:08 Building bin/spire-server... 01:51:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:51:08 go: downloading github.com/mitchellh/cli v1.1.2 01:51:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:51:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:51:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:51:08 go: downloading github.com/imdario/mergo v0.3.12 01:51:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:08 go: downloading github.com/sirupsen/logrus v1.8.1 01:51:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:51:08 go: downloading google.golang.org/grpc v1.44.0 01:51:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:51:08 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:51:08 go: downloading github.com/fatih/color v1.13.0 01:51:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:51:08 go: downloading github.com/mattn/go-isatty v0.0.14 01:51:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:51:08 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:51:08 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:51:08 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:51:08 go: downloading github.com/armon/go-metrics v0.3.10 01:51:08 go: downloading github.com/prometheus/client_golang v1.12.1 01:51:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:51:08 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:51:08 go: downloading github.com/open-policy-agent/opa v0.38.0 01:51:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:51:08 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:51:08 go: downloading github.com/mattn/go-colorable v0.1.12 01:51:08 go: downloading github.com/Masterminds/goutils v1.1.0 01:51:08 go: downloading github.com/Masterminds/semver v1.5.0 01:51:08 go: downloading github.com/google/uuid v1.1.2 01:51:08 go: downloading github.com/huandu/xstrings v1.3.2 01:51:09 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:51:09 go: downloading github.com/oklog/run v1.0.0 01:51:09 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:51:09 go: downloading github.com/prometheus/client_model v0.2.0 01:51:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:51:09 go: downloading github.com/prometheus/common v0.32.1 01:51:09 go: downloading github.com/beorn7/perks v1.0.1 01:51:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:51:09 go: downloading github.com/prometheus/procfs v0.7.3 01:51:09 go: downloading go.uber.org/atomic v1.9.0 01:51:09 go: downloading github.com/imkira/go-observer v1.0.3 01:51:09 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:51:09 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:51:09 go: downloading github.com/hashicorp/errwrap v1.1.0 01:51:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:51:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:51:09 go: downloading github.com/twmb/murmur3 v1.1.6 01:51:09 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:51:09 go: downloading github.com/blang/semver/v4 v4.0.0 01:51:09 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:51:09 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:51:09 go: downloading github.com/jinzhu/gorm v1.9.16 01:51:09 go: downloading github.com/lib/pq v1.10.4 01:51:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:51:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:09 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:51:09 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:51:09 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:51:09 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:51:09 v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] 01:51:09 OK: 15855 distinct packages available 01:51:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:51:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:51:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:51:10 go: downloading github.com/stretchr/testify v1.7.0 01:51:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:51:10 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 01:51:10 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:51:10 Status: Downloaded newer image for docker:20.10.14 01:51:10 ---> 7417809fdb73 01:51:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:51:10 (1/4) Installing dumb-init (1.2.5-r1) 01:51:10 (2/4) Installing musl-obstack (1.2.3-r0) 01:51:11 (3/4) Installing libucontext (1.1-r0) 01:51:11 (1/6) Installing dumb-init (1.2.5-r1) 01:51:11 (4/4) Installing gcompat (1.0.0-r4) 01:51:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:51:11 Executing busybox-1.34.1-r5.trigger 01:51:11 OK: 6 MiB in 18 packages 01:51:11 (3/6) Installing libsodium (1.0.18-r0) 01:51:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:51:12 (5/6) Installing libzmq (4.3.4-r0) 01:51:12 (6/6) Installing zeromq (4.3.4-r0) 01:51:12 Executing busybox-1.33.1-r7.trigger 01:51:12 OK: 8 MiB in 20 packages 01:51:13 go: downloading google.golang.org/api v0.70.0 01:51:13 go: downloading k8s.io/client-go v0.23.4 01:51:13 go: downloading k8s.io/api v0.23.4 01:51:13 go: downloading github.com/google/go-tpm v0.3.3 01:51:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:51:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:51:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:51:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:51:14 go: downloading cloud.google.com/go/storage v1.21.0 01:51:14 go: downloading k8s.io/apimachinery v0.23.4 01:51:14 go: downloading cloud.google.com/go v0.100.2 01:51:14 go: downloading k8s.io/kube-aggregator v0.23.3 01:51:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:51:14 go: downloading cloud.google.com/go/security v1.3.0 01:51:15 go: downloading github.com/hashicorp/vault/api v1.4.1 01:51:15  ---> Running in e799ea67a163 01:51:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:51:15 go: downloading github.com/jinzhu/inflection v1.0.0 01:51:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:51:15 Removing intermediate container d926837d5515 01:51:15 ---> 18b22e533be9 01:51:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:51:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:51:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:51:15 Removing intermediate container e799ea67a163 01:51:15 ---> e46836971260 01:51:15 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 01:51:15 go: downloading github.com/aws/smithy-go v1.11.0 01:51:15 Removing intermediate container 2822765d3ae4 01:51:15 ---> f2f3d601b035 01:51:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:15 ---> Running in f6ab10f6c354 01:51:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:51:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:51:15 Building bin/spire-agent... 01:51:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:51:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:51:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:51:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:51:15 go: downloading github.com/dimchansky/utfbom v1.1.1 01:51:15 go: downloading github.com/gogo/protobuf v1.3.2 01:51:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:51:15 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:51:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:51:15 go: downloading github.com/docker/docker v20.10.12+incompatible 01:51:16 go: downloading k8s.io/klog/v2 v2.30.0 01:51:16 go: downloading github.com/google/gofuzz v1.1.0 01:51:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:16 go: downloading github.com/google/go-tpm-tools v0.3.3 01:51:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:51:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:51:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:16 go: downloading github.com/docker/go-connections v0.4.0 01:51:16 go: downloading github.com/docker/go-units v0.4.0 01:51:16 go: downloading github.com/opencontainers/image-spec v1.0.1 01:51:16 go: downloading github.com/spf13/pflag v1.0.5 01:51:16 go: downloading github.com/containerd/containerd v1.3.4 01:51:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:51:16 go: downloading github.com/opencontainers/go-digest v1.0.0 01:51:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:51:16 go: downloading cloud.google.com/go/compute v1.3.0 01:51:16 go: downloading cloud.google.com/go/iam v0.1.1 01:51:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:51:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:51:16 (1/43) Installing readline (8.1.1-r0) 01:51:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:51:16 (2/43) Installing bash (5.1.16-r0) 01:51:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:51:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:51:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:51:16 Executing bash-5.1.16-r0.post-install 01:51:16 (3/43) Installing brotli-libs (1.0.9-r5) 01:51:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:51:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:51:16 (4/43) Installing nghttp2-libs (1.46.0-r0) 01:51:16 (5/43) Installing libcurl (7.80.0-r1) 01:51:16 (6/43) Installing curl (7.80.0-r1) 01:51:16 (7/43) Installing dumb-init (1.2.5-r1) 01:51:17 (8/43) Installing libbz2 (1.0.8-r1) 01:51:17 (9/43) Installing expat (2.4.7-r0) 01:51:17 (10/43) Installing libffi (3.4.2-r1) 01:51:17 (11/43) Installing gdbm (1.22-r0) 01:51:17 (12/43) Installing xz-libs (5.2.5-r1) 01:51:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:51:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:51:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 01:51:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:51:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:51:17 go: downloading gopkg.in/yaml.v2 v2.4.0 01:51:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 01:51:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:51:17 go: downloading github.com/gobwas/glob v0.2.3 01:51:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:51:17 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:51:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:51:17 (15/43) Installing mpdecimal (2.5.1-r1) 01:51:17 (16/43) Installing sqlite-libs (3.36.0-r0) 01:51:17 (17/43) Installing python3 (3.9.7-r4) 01:51:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:51:17 go: downloading gopkg.in/inf.v0 v0.9.1 01:51:17 go: downloading github.com/go-logr/logr v1.2.2 01:51:17 go: downloading github.com/google/go-cmp v0.5.7 01:51:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:51:17 go: downloading github.com/json-iterator/go v1.1.12 01:51:17 go: downloading github.com/googleapis/gnostic v0.5.5 01:51:17 go: downloading go.opencensus.io v0.23.0 01:51:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:51:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:51:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:51:17 go: downloading go.uber.org/zap v1.21.0 01:51:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:51:17 go: downloading github.com/tklauser/numcpus v0.3.0 01:51:17 go: downloading sigs.k8s.io/yaml v1.3.0 01:51:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:51:17 go: downloading github.com/modern-go/reflect2 v1.0.2 01:51:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:51:17 go: downloading github.com/golang/snappy v0.0.4 01:51:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:51:17 go: downloading github.com/ryanuber/go-glob v1.0.0 01:51:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:51:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:51:17 go: downloading github.com/hashicorp/go-version v1.2.0 01:51:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:51:17 go: downloading go.uber.org/multierr v1.6.0 01:51:17 (18/43) Installing py3-appdirs (1.4.4-r2) 01:51:17 (19/43) Installing py3-certifi (2020.12.5-r1) 01:51:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 01:51:17 (21/43) Installing py3-idna (3.3-r0) 01:51:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 01:51:17 (23/43) Installing py3-requests (2.26.0-r1) 01:51:17 (24/43) Installing py3-msgpack (1.0.2-r1) 01:51:17 (25/43) Installing py3-lockfile (0.12.2-r4) 01:51:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 01:51:17 (27/43) Installing py3-colorama (0.4.4-r1) 01:51:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 01:51:17 (29/43) Installing py3-distlib (0.3.3-r0) 01:51:17 (30/43) Installing py3-distro (1.6.0-r0) 01:51:17 (31/43) Installing py3-six (1.16.0-r0) 01:51:17 (32/43) Installing py3-webencodings (0.5.1-r4) 01:51:17 (33/43) Installing py3-html5lib (1.1-r1) 01:51:17 (34/43) Installing py3-parsing (2.4.7-r2) 01:51:17 (35/43) Installing py3-packaging (20.9-r1) 01:51:17 (36/43) Installing py3-tomli (1.2.2-r0) 01:51:17 (37/43) Installing py3-pep517 (0.12.0-r0) 01:51:17 (38/43) Installing py3-progress (1.6-r0) 01:51:17 (39/43) Installing py3-retrying (1.3.3-r2) 01:51:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 01:51:17 (41/43) Installing py3-setuptools (52.0.0-r4) 01:51:18 (42/43) Installing py3-toml (0.10.2-r2) 01:51:18 (43/43) Installing py3-pip (20.3.4-r1) 01:51:18 Executing busybox-1.34.1-r5.trigger 01:51:18 OK: 83 MiB in 65 packages 01:51:19 Collecting docker-compose==1.23.2 01:51:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:51:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 01:51:19 Collecting dockerpty<0.5,>=0.4.1 01:51:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:51:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:51:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:51:19 Collecting websocket-client<1.0,>=0.32.0 01:51:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:51:19 Collecting cached-property<2,>=1.2.0 01:51:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:51:19 Collecting docker<4.0,>=3.6.0 01:51:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:51:19 Collecting jsonschema<3,>=2.5.1 01:51:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:51:19 Collecting texttable<0.10,>=0.9.0 01:51:19 Downloading texttable-0.9.1.tar.gz (11 kB) 01:51:20 Collecting docopt<0.7,>=0.6.1 01:51:20 Downloading docopt-0.6.2.tar.gz (25 kB) 01:51:20 ---> 4501cfcbac3c 01:51:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:51:20 Collecting PyYAML<4,>=3.10 01:51:20 Downloading PyYAML-3.13.tar.gz (270 kB) 01:51:21 Collecting docker-pycreds>=0.4.0 01:51:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:51:21 Collecting chardet<3.1.0,>=3.0.2 01:51:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:51:21 Collecting urllib3<1.25,>=1.21.1 01:51:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:51:21 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) 01:51:21 ---> 7a82b2aa1ef7 01:51:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:51:21 Collecting idna<2.8,>=2.5 01:51:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:51:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:51:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:51:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:51:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:51:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:51:21 Attempting uninstall: urllib3 01:51:21 Found existing installation: urllib3 1.26.7 01:51:21 Uninstalling urllib3-1.26.7: 01:51:21 Successfully uninstalled urllib3-1.26.7 01:51:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:51:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:51:22  Attempting uninstall: idna 01:51:22 Found existing installation: idna 3.3 01:51:22 Uninstalling idna-3.3: 01:51:22 Successfully uninstalled idna-3.3 01:51:22 ---> 34c04d4fb9a6 01:51:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:51:22 ---> 4a1a0dd27237 01:51:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:51:22 ---> Running in 31c3135ed7b5 01:51:22 ---> 1f4a1a23bc02 01:51:22 Step 19/23 : ENTRYPOINT ["/core-data"] 01:51:23 ---> Running in 2c3bb5678d41 01:51:23 Removing intermediate container 31c3135ed7b5 01:51:23 ---> 9de4d69317f2 01:51:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:51:23 Attempting uninstall: requests 01:51:23 Found existing installation: requests 2.26.0 01:51:23 Uninstalling requests-2.26.0: 01:51:23 Successfully uninstalled requests-2.26.0 01:51:23 Running setup.py install for texttable: started 01:51:23 Removing intermediate container 2c3bb5678d41 01:51:23 ---> 4e32e3f762ca 01:51:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:23 ---> Running in 7e54c2da958a 01:51:23 ---> f360a0523473 01:51:23 Step 21/26 : WORKDIR / 01:51:23 ---> Running in de4e36b8f871 01:51:23 Removing intermediate container 7e54c2da958a 01:51:23 ---> 6cb7cbbe5f66 01:51:23 Step 21/23 : LABEL arch=x86_64 01:51:23 ---> Running in 52f864b67328 01:51:23 Running setup.py install for texttable: finished with status 'done' 01:51:23 Running setup.py install for PyYAML: started 01:51:23 Removing intermediate container de4e36b8f871 01:51:23 ---> 80486de6844b 01:51:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:51:23 ---> Running in 6cd3e9b45032 01:51:23 Removing intermediate container 52f864b67328 01:51:23 ---> d814ae65aa52 01:51:23 Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:51:24 ---> Running in d57e6c79a2bf 01:51:24 Removing intermediate container 6cd3e9b45032 01:51:24 ---> 079ab7793816 01:51:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:51:24 ---> Running in bd2d536e5683 01:51:24 Removing intermediate container d57e6c79a2bf 01:51:24 ---> f554d8cdaf77 01:51:24 Step 23/23 : LABEL version=0.0.0 01:51:24 Removing intermediate container bd2d536e5683 01:51:24 ---> 78e22564ebee 01:51:24 Step 24/26 : LABEL arch=x86_64 01:51:24 ---> Running in 0046aa6e6e08 01:51:24 Running setup.py install for PyYAML: finished with status 'done' 01:51:24 ---> Running in 4f2ef08cb752 01:51:24 Removing intermediate container 0046aa6e6e08 01:51:24 ---> 90ec7de50a06 01:51:24 01:51:24 Running setup.py install for docopt: started 01:51:24 Removing intermediate container 4f2ef08cb752 01:51:24 ---> 95337c278ca5 01:51:24 Step 25/26 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:51:24 Successfully built 90ec7de50a06 01:51:24 Successfully tagged core-data:latest 01:51:24  Building core-data ... done  ---> Running in 70d1eeb219e8 01:51:24 Removing intermediate container 70d1eeb219e8 01:51:24 ---> 3b732291d03d 01:51:24 Step 26/26 : LABEL version=0.0.0 01:51:24 ---> Running in fe37a0960b99 01:51:24 Running setup.py install for docopt: finished with status 'done' 01:51:24 Running setup.py install for dockerpty: started 01:51:25 Removing intermediate container fe37a0960b99 01:51:25 ---> a819c0a79d1d 01:51:25 01:51:25 Successfully built a819c0a79d1d 01:51:25 Successfully tagged security-spire-config:latest 01:51:25  Building security-spire-config ... done  Running setup.py install for dockerpty: finished with status 'done' 01:51:25 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 01:51:28 Removing intermediate container f6ab10f6c354 01:51:28 ---> a23ad6e8c3d7 01:51:28 Step 14/23 : ENV APP_PORT=58890 01:51:29 ---> Running in e9d95bda2849 01:51:29 Removing intermediate container e9d95bda2849 01:51:29 ---> ff8dd8149d5b 01:51:29 Step 15/23 : EXPOSE $APP_PORT 01:51:30 ---> Running in 3b701fa7d5a5 01:51:30 Removing intermediate container 3b701fa7d5a5 01:51:30 ---> e712ac543d38 01:51:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:51:32 ---> 75a9b0f18b70 01:51:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:51:32 ---> adaf0c86b6f1 01:51:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:51:34 ---> 8feb12816c0a 01:51:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:51:34 ---> Running in 23d3f118ee0c 01:51:34 Removing intermediate container 23d3f118ee0c 01:51:34 ---> 4b41700fef64 01:51:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:34 ---> Running in f4ed98fa034f 01:51:35 Removing intermediate container f4ed98fa034f 01:51:35 ---> 9bc49436f001 01:51:35 Step 21/23 : LABEL arch=x86_64 01:51:35 ---> Running in 04b1908d8068 01:51:36 Removing intermediate container 04b1908d8068 01:51:36 ---> 3560d45a67f7 01:51:36 Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:51:36 ---> Running in 5f2504991889 01:51:37 Removing intermediate container 5f2504991889 01:51:37 ---> ffe290ae9c36 01:51:37 Step 23/23 : LABEL version=0.0.0 01:51:37 ---> Running in 12df76355503 01:51:37 Removing intermediate container 12df76355503 01:51:37 ---> a77c675d6cd6 01:51:37 01:51:37 Successfully built a77c675d6cd6 01:51:37 Successfully tagged sys-mgmt-agent:latest 01:52:24  Building sys-mgmt-agent ... done Removing intermediate container 47c6ddca4bf2 01:52:24 ---> f1c9b78f40c9 01:52:24 01:52:24 Step 13/26 : FROM alpine:3.15 01:52:24 ---> 0ac33e5f5afa 01:52:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:52:24 ---> Using cache 01:52:24 ---> 39ef35bb904c 01:52:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:24 ---> Using cache 01:52:24 ---> e85c77eec9e3 01:52:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:52:24 ---> Running in 70ea0d6270a5 01:52:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:52:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:52:24 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:52:24 v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] 01:52:24 OK: 15855 distinct packages available 01:52:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:52:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:52:24 (1/5) Installing dumb-init (1.2.5-r1) 01:52:24 (2/5) Installing musl-obstack (1.2.3-r0) 01:52:24 (3/5) Installing libucontext (1.1-r0) 01:52:24 (4/5) Installing gcompat (1.0.0-r4) 01:52:24 (5/5) Installing openssl (1.1.1n-r0) 01:52:24 Executing busybox-1.34.1-r5.trigger 01:52:24 OK: 6 MiB in 19 packages 01:52:24 Removing intermediate container 70ea0d6270a5 01:52:24 ---> 0d6792fd2ca3 01:52:24 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 01:52:24 ---> 15c7ad8f9e40 01:52:24 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:52:24 ---> 2e0046534314 01:52:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:52:24 ---> 59062d847066 01:52:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:52:24 ---> dbc997f2ef93 01:52:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:52:24 ---> 7b139c51dcdf 01:52:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:52:24 ---> Running in 63a73a98ebe9 01:52:24 Removing intermediate container 63a73a98ebe9 01:52:24 ---> 1ee7a9b7df83 01:52:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:52:24 ---> Running in 0165967f909e 01:52:24 Removing intermediate container 0165967f909e 01:52:24 ---> 3527f2887e60 01:52:24 Step 24/26 : LABEL arch=x86_64 01:52:24 ---> Running in c58e66a95858 01:52:24 Removing intermediate container c58e66a95858 01:52:24 ---> 8091703e5c3c 01:52:24 Step 25/26 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:52:24 ---> Running in a65f431fd85c 01:52:24 Removing intermediate container a65f431fd85c 01:52:24 ---> e181a9bd1b3a 01:52:24 Step 26/26 : LABEL version=0.0.0 01:52:25 ---> Running in 9584b4ad04d9 01:52:25 Removing intermediate container 9584b4ad04d9 01:52:25 ---> 2defe249b239 01:52:25 01:52:25 Successfully built 2defe249b239 01:52:25 Successfully tagged security-spire-agent:latest 01:52:51  Building security-spire-agent ... done Building bin/spire-agent... 01:52:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:52:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:52:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:52:51 go: downloading github.com/docker/docker v20.10.12+incompatible 01:52:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:52:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:52:51 go: downloading github.com/google/go-tpm-tools v0.3.3 01:52:51 go: downloading github.com/docker/go-units v0.4.0 01:52:51 go: downloading github.com/docker/go-connections v0.4.0 01:52:51 go: downloading github.com/opencontainers/image-spec v1.0.1 01:52:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:52:51 go: downloading github.com/containerd/containerd v1.3.4 01:52:51 go: downloading github.com/opencontainers/go-digest v1.0.0 01:53:47 Removing intermediate container 5f285ee72599 01:53:47 ---> 91e70d380e40 01:53:47 01:53:47 Step 13/25 : FROM alpine:3.15 01:53:47 ---> 0ac33e5f5afa 01:53:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:53:47 ---> Using cache 01:53:47 ---> 39ef35bb904c 01:53:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:47 ---> Using cache 01:53:47 ---> e85c77eec9e3 01:53:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:53:47 ---> Using cache 01:53:47 ---> 0d6792fd2ca3 01:53:47 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:53:47 ---> 61f718bf00b4 01:53:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:53:47 ---> 8e5fb67d9400 01:53:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:53:47 ---> e2c84dc73e04 01:53:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:53:47 ---> 4ccc6a70d9c6 01:53:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:53:47 ---> Running in 5eed28e6623b 01:53:47 Removing intermediate container 5eed28e6623b 01:53:47 ---> ac40f1d82437 01:53:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:53:47 ---> Running in 0f2a0071517f 01:53:47 Removing intermediate container 0f2a0071517f 01:53:47 ---> 573809f19bad 01:53:47 Step 23/25 : LABEL arch=x86_64 01:53:47 ---> Running in 1df87cabfeb5 01:53:47 Removing intermediate container 1df87cabfeb5 01:53:47 ---> 1df756f0f42b 01:53:47 Step 24/25 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:53:47 ---> Running in 2b55b4c6badb 01:53:47 Removing intermediate container 2b55b4c6badb 01:53:47 ---> fee3914879f3 01:53:47 Step 25/25 : LABEL version=0.0.0 01:53:47 ---> Running in c91c557208b3 01:53:47 Removing intermediate container c91c557208b3 01:53:47 ---> 346863a344a3 01:53:47 01:53:47 Successfully built 346863a344a3 01:53:47 Successfully tagged security-spire-server:latest 01:53:47  Building security-spire-server ... done  [Pipeline] } 01:53:48 $ docker stop --time=1 88b84e0838962f9ff1f85f3dcfe73017976531199fbe72e0fdeb842de4cc8e82 01:53:49 $ docker rm -f 88b84e0838962f9ff1f85f3dcfe73017976531199fbe72e0fdeb842de4cc8e82 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:49 + docker images 01:53:49 REPOSITORY TAG IMAGE ID CREATED SIZE 01:53:49 security-spire-server latest 346863a344a3 2 seconds ago 87.3MB 01:53:49 91e70d380e40 17 seconds ago 4.43GB 01:53:49 security-spire-agent latest 2defe249b239 About a minute ago 127MB 01:53:49 f1c9b78f40c9 About a minute ago 4.43GB 01:53:49 sys-mgmt-agent latest a77c675d6cd6 2 minutes ago 299MB 01:53:49 security-spire-config latest a819c0a79d1d 2 minutes ago 86.7MB 01:53:49 core-data latest 90ec7de50a06 2 minutes ago 22.5MB 01:53:49 67b49ee5102f 2 minutes ago 1.49GB 01:53:49 572d630e513e 2 minutes ago 4.43GB 01:53:49 3c69e7f6d4c2 2 minutes ago 1.52GB 01:53:49 support-notifications latest 4970457944a9 2 minutes ago 26.9MB 01:53:49 4b4542dc8abd 3 minutes ago 1.55GB 01:53:49 security-bootstrapper latest aa94e88e36ce 3 minutes ago 19.1MB 01:53:49 security-spiffe-token-provider latest 3ab4d47b4cf8 3 minutes ago 28.8MB 01:53:49 002d1b056776 4 minutes ago 1.54GB 01:53:49 a927c918ab69 4 minutes ago 1.5GB 01:53:49 core-metadata latest 5527615b6fb3 4 minutes ago 17MB 01:53:49 efe5f3beb667 4 minutes ago 1.5GB 01:53:49 security-secretstore-setup latest f4b8e97af5ba 4 minutes ago 28.5MB 01:53:49 security-proxy-setup latest c30583083583 5 minutes ago 26.9MB 01:53:49 core-command latest 38d2229899da 5 minutes ago 16.1MB 01:53:49 support-scheduler latest ad6c23123604 5 minutes ago 26.3MB 01:53:49 588ebb0da2ca 5 minutes ago 1.55GB 01:53:49 b1431d6698bd 5 minutes ago 1.5GB 01:53:49 a64484b34786 5 minutes ago 1.5GB 01:53:49 c372f08dc1ed 5 minutes ago 1.49GB 01:53:49 ci-base-image-x86_64 latest 7938014d66d0 8 minutes ago 895MB 01:53:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 01:53:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 01:53:49 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 01:53:49 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 01:53:49 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 01:53:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:54:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41675 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws 01:54:49 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:54:49 The recommended git tool is: git 01:54:56 using credential edgex-jenkins-ssh 01:54:56 Cloning the remote Git repository 01:54:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:54:57 > git init /w/workspace/edgex-go/2 # timeout=10 01:54:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:54:57 > git --version # timeout=10 01:54:57 > git --version # 'git version 2.25.1' 01:54:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:15 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:55:16 Merge succeeded, producing 66f08e4ac2293da1e72d5774d7276e20ff8834a2 01:55:16 Checking out Revision 66f08e4ac2293da1e72d5774d7276e20ff8834a2 (PR-4010) 01:55:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:55:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:55:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:55:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:55:15 > git config core.sparsecheckout # timeout=10 01:55:15 > git checkout -f 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 01:55:16 > git remote # timeout=10 01:55:16 > git config --get remote.origin.url # timeout=10 01:55:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:16 > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 01:55:16 > git rev-parse HEAD^{commit} # timeout=10 01:55:16 > git config core.sparsecheckout # timeout=10 01:55:16 > git checkout -f 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 01:55:20 Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:55:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:21 Dload Upload Total Spent Left Speed 01:55:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh 01:55:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:55:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:55:22 + sudo tee /etc/docker/daemon.new 01:55:22 { 01:55:22 "registry-mirrors": [ 01:55:22 "https://nexus3.edgexfoundry.org:10001" 01:55:22 ], 01:55:22 "bip": "10.250.0.254/24", 01:55:22 "hosts": [ 01:55:22 "tcp://0.0.0.0:5555", 01:55:22 "unix:///var/run/docker.sock" 01:55:22 ], 01:55:22 "mtu": 1458, 01:55:22 "selinux-enabled": true, 01:55:22 "seccomp-profile": "/etc/docker/seccomp.json" 01:55:22 } [Pipeline] sh 01:55:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:55:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:41 provisioning config files... 01:55:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7667692936903888177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:42 ---> docker-login.sh 01:55:42 nexus3.edgexfoundry.org:10001 01:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:43 Configure a credential helper to remove this warning. See 01:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:43 01:55:43 Login Succeeded 01:55:43 nexus3.edgexfoundry.org:10002 01:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:43 Configure a credential helper to remove this warning. See 01:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:43 01:55:43 Login Succeeded 01:55:43 nexus3.edgexfoundry.org:10003 01:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:44 Configure a credential helper to remove this warning. See 01:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:44 01:55:44 Login Succeeded 01:55:44 nexus3.edgexfoundry.org:10004 01:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:44 Configure a credential helper to remove this warning. See 01:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:44 01:55:44 Login Succeeded 01:55:44 docker.io 01:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:45 Configure a credential helper to remove this warning. See 01:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:45 01:55:45 Login Succeeded 01:55:45 ---> docker-login.sh ends [Pipeline] } 01:55:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:55:45 ========================================================= 01:55:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:55:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:55:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:55:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:55:46 9b3977197b4f: Pulling fs layer 01:55:46 1a89e8eeedd5: Pulling fs layer 01:55:46 94645a83ff95: Pulling fs layer 01:55:46 3f3a8bcf1eab: Pulling fs layer 01:55:46 0c92f367c5e7: Pulling fs layer 01:55:46 3096ccb668a1: Pulling fs layer 01:55:46 e8cf19c19ddd: Pulling fs layer 01:55:46 a4caa8a26152: Pulling fs layer 01:55:46 0c92f367c5e7: Waiting 01:55:46 3096ccb668a1: Waiting 01:55:46 e8cf19c19ddd: Waiting 01:55:46 3f3a8bcf1eab: Waiting 01:55:46 94645a83ff95: Verifying Checksum 01:55:46 94645a83ff95: Download complete 01:55:46 1a89e8eeedd5: Verifying Checksum 01:55:46 1a89e8eeedd5: Download complete 01:55:46 0c92f367c5e7: Verifying Checksum 01:55:46 0c92f367c5e7: Download complete 01:55:46 3096ccb668a1: Verifying Checksum 01:55:46 3096ccb668a1: Download complete 01:55:46 9b3977197b4f: Verifying Checksum 01:55:46 9b3977197b4f: Download complete 01:55:46 e8cf19c19ddd: Verifying Checksum 01:55:46 e8cf19c19ddd: Download complete 01:55:47 9b3977197b4f: Pull complete 01:55:47 1a89e8eeedd5: Pull complete 01:55:48 94645a83ff95: Pull complete 01:55:48 a4caa8a26152: Verifying Checksum 01:55:48 a4caa8a26152: Download complete 01:55:49 3f3a8bcf1eab: Download complete 01:56:04 3f3a8bcf1eab: Pull complete 01:56:04 0c92f367c5e7: Pull complete 01:56:04 3096ccb668a1: Pull complete 01:56:04 e8cf19c19ddd: Pull complete 01:56:09 a4caa8a26152: Pull complete 01:56:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:56:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:56:10 + docker build -t ci-base-image-arm64 -f - . 01:56:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:56:10 WORKDIR /edgex 01:56:10 COPY go.mod . 01:56:10 RUN go mod download 01:56:12 Sending build context to Docker daemon 169.4MB 01:56:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:56:12 ---> 725f1c02e7f9 01:56:12 Step 2/4 : WORKDIR /edgex 01:56:14 ---> Running in a4cd9d773992 01:56:15 Removing intermediate container a4cd9d773992 01:56:15 ---> 8f180c85de16 01:56:15 Step 3/4 : COPY go.mod . 01:56:15 ---> 51f7a4c012e9 01:56:15 Step 4/4 : RUN go mod download 01:56:15 ---> Running in 18dec32e326f 01:57:12 Removing intermediate container 18dec32e326f 01:57:12 ---> 9fc69c1bf21e 01:57:12 Successfully built 9fc69c1bf21e 01:57:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:57:12 + docker inspect -f . ci-base-image-arm64 01:57:12 . [Pipeline] withDockerContainer 01:57:12 prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container 01:57:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:57:14 $ docker top 021659209fc0f276a7754962109828c1d6b911ddc068b824b8f319bb70ccbb19 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:15 + go version 01:57:15 go version go1.17.6 linux/arm64 [Pipeline] } 01:57:15 $ docker stop --time=1 021659209fc0f276a7754962109828c1d6b911ddc068b824b8f319bb70ccbb19 01:57:16 $ docker rm -f 021659209fc0f276a7754962109828c1d6b911ddc068b824b8f319bb70ccbb19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:57:17 + docker inspect -f . ci-base-image-arm64 01:57:17 . [Pipeline] withDockerContainer 01:57:17 prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container 01:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:57:18 $ docker top 781904e7aa843827245e8b3e9837bb779d44b6e9b527b338c2bac67991fe8435 -eo pid,comm [Pipeline] { [Pipeline] echo 01:57:19 ========================================================= 01:57:19 [edgeXBuildGoParallel] Running Tests and Build... 01:57:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:57:19 + make test 01:57:19 go mod tidy -compat=1.17 01:57:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:57:53 ? github.com/edgexfoundry/edgex-go [no test files] 01:59:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:59:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:59:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:59:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:59:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements 01:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.454s coverage: 98.5% of statements 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.480s coverage: 53.4% of statements 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.542s coverage: 89.2% of statements 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.383s coverage: 84.4% of statements 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.158s coverage: 95.6% of statements 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.292s coverage: 72.2% of statements 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.547s coverage: 60.0% of statements 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.563s coverage: 0.9% of statements 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.553s coverage: 58.8% of statements 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.452s coverage: 29.6% of statements 02:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.413s coverage: 47.1% of statements 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 79.5% of statements 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.337s coverage: 96.3% of statements 02:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements 02:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements 02:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 02:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.580s coverage: 82.5% of statements 02:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.936s coverage: 64.4% of statements 02:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 02:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.200s coverage: 89.4% of statements 02:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 02:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 02:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 02:01:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.323s coverage: 65.4% of statements 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.8% of statements 02:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 02:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.216s coverage: 84.8% of statements 02:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:01:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:01:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.682s coverage: 92.3% of statements 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:01:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:01:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.476s coverage: 97.7% of statements 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:01:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.228s coverage: 28.9% of statements 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:01:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements 02:01:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 96.9% of statements 02:01:19 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 02:01:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:01:19 GO111MODULE=on go vet ./... 02:03:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:11 ./bin/test-attribution-txt.sh [Pipeline] echo 02:03:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:03:12 + ls -al . 02:03:12 total 680 02:03:12 drwxrwxr-x 9 1001 1001 4096 May 8 02:03 . 02:03:12 drwxr-xr-x 4 root root 4096 May 8 01:57 .. 02:03:12 -rw-rw-r-- 1 1001 1001 11 May 8 01:55 .dockerignore 02:03:12 drwxrwxr-x 8 1001 1001 4096 May 8 01:55 .git 02:03:12 drwxrwxr-x 3 1001 1001 4096 May 8 01:55 .github 02:03:12 -rw-rw-r-- 1 1001 1001 879 May 8 01:55 .gitignore 02:03:12 -rw-rw-r-- 1 1001 1001 42 May 8 01:55 .golangci.yml 02:03:12 -rw-rw-r-- 1 1001 1001 87 May 8 01:55 .hadolint.yml 02:03:12 -rw-rw-r-- 1 1001 1001 166 May 8 01:55 .sonarcloud.properties 02:03:12 -rw-rw-r-- 1 1001 1001 1171 May 8 01:55 ADOPTERS.md 02:03:12 -rw-rw-r-- 1 1001 1001 10086 May 8 01:55 Attribution.txt 02:03:12 -rw-rw-r-- 1 1001 1001 61687 May 8 01:55 CHANGELOG.md 02:03:12 -rw-rw-r-- 1 1001 1001 3804 May 8 01:55 CONTRIBUTING.md 02:03:12 -rw-rw-r-- 1 1001 1001 677 May 8 01:55 GOVERNANCE.md 02:03:12 -rw-rw-r-- 1 1001 1001 850 May 8 01:55 Jenkinsfile 02:03:12 -rw-rw-r-- 1 1001 1001 10775 May 8 01:55 LICENSE 02:03:12 -rw-rw-r-- 1 1001 1001 10389 May 8 01:55 Makefile 02:03:12 -rw-rw-r-- 1 1001 1001 582 May 8 01:55 OWNERS.md 02:03:12 -rw-rw-r-- 1 1001 1001 9094 May 8 01:55 README.md 02:03:12 -rw-rw-r-- 1 1001 1001 6912 May 8 01:55 SECURITY.md 02:03:12 -rw-rw-r-- 1 1001 1001 5 May 8 01:44 VERSION 02:03:12 -rw-rw-r-- 1 1001 1001 4131 May 8 01:55 ZMQWindows.md 02:03:12 drwxrwxr-x 2 1001 1001 4096 May 8 01:55 bin 02:03:12 drwxrwxr-x 18 1001 1001 4096 May 8 01:55 cmd 02:03:12 -rw-r--r-- 1 root root 435134 May 8 02:01 coverage.out 02:03:12 -rw-rw-r-- 1 1001 1001 3256 May 8 01:55 go.mod 02:03:12 -rw-rw-r-- 1 1001 1001 35162 May 8 01:57 go.sum 02:03:12 drwxrwxr-x 8 1001 1001 4096 May 8 01:55 internal 02:03:12 drwxrwxr-x 3 1001 1001 4096 May 8 01:55 openapi 02:03:12 drwxrwxr-x 4 1001 1001 4096 May 8 01:55 snap 02:03:12 -rw-rw-r-- 1 1001 1001 204 May 8 01:55 version.go [Pipeline] sh 02:03:12 + '[' -e coverage.out ] 02:03:12 + chown 1001:1001 coverage.out [Pipeline] stash 02:03:12 Warning: overwriting stash ‘coverage-report’ 02:03:13 Stashed 1 file(s) [Pipeline] sh 02:03:14 + make build 02:03:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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 02:04:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:05:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:05:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:06:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:06:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:06:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:06:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:06:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:06:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 [Pipeline] } 02:07:01 $ docker stop --time=1 781904e7aa843827245e8b3e9837bb779d44b6e9b527b338c2bac67991fe8435 02:07:03 $ docker rm -f 781904e7aa843827245e8b3e9837bb779d44b6e9b527b338c2bac67991fe8435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:07:05 02:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:07:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:07:06 latest: Pulling from edgex-devops/edgex-compose-arm64 02:07:06 29e5d40040c1: Pulling fs layer 02:07:06 1ce36da41761: Pulling fs layer 02:07:06 25b303627fd3: Pulling fs layer 02:07:06 29e5d40040c1: Verifying Checksum 02:07:06 29e5d40040c1: Download complete 02:07:06 1ce36da41761: Verifying Checksum 02:07:06 1ce36da41761: Download complete 02:07:07 29e5d40040c1: Pull complete 02:07:08 25b303627fd3: Verifying Checksum 02:07:08 25b303627fd3: Download complete 02:07:08 1ce36da41761: Pull complete 02:07:18 25b303627fd3: Pull complete 02:07:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:07:18 prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container 02:07:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:07:21 $ docker top 50c7131ecb401759b6667795218fb3a32bf3a7d3b4c194fd04f3491af22a6647 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:22 + docker-compose build --help 02:07:22 + grep parallel 02:07:29 --parallel Build images in parallel. [Pipeline] } 02:07:29 $ docker stop --time=1 50c7131ecb401759b6667795218fb3a32bf3a7d3b4c194fd04f3491af22a6647 02:07:30 $ docker rm -f 50c7131ecb401759b6667795218fb3a32bf3a7d3b4c194fd04f3491af22a6647 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:07:31 . [Pipeline] withDockerContainer 02:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container 02:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:07:33 $ docker top d33d7407ea4ce4721ec531156c5d7aecec2bba8e2f4f530442d5e3dbd23ccb0d -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:34 + docker-compose -f ./docker-compose-build.yml build --parallel 02:07:39 Building core-command ... 02:07:39 Building core-data ... 02:07:39 Building core-metadata ... 02:07:39 Building security-bootstrapper ... 02:07:39 Building security-proxy-setup ... 02:07:39 Building security-secretstore-setup ... 02:07:39 Building security-spiffe-token-provider ... 02:07:39 Building security-spire-agent ... 02:07:39 Building security-spire-config ... 02:07:39 Building security-spire-server ... 02:07:39 Building support-notifications ... 02:07:39 Building support-scheduler ... 02:07:39 Building sys-mgmt-agent ... 02:07:39 Building security-spire-server 02:07:39 Building security-secretstore-setup 02:07:39 Building security-spire-config 02:07:39 Building security-spire-agent 02:07:39 Building support-notifications 02:09:01 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:09:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:09:01 ---> 9fc69c1bf21e 02:09:01 Step 3/26 : WORKDIR /edgex-go 02:09:01 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:09:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:09:01 ---> 9fc69c1bf21e 02:09:01 Step 3/26 : WORKDIR /edgex-go 02:09:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:09:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:09:02 ---> 9fc69c1bf21e 02:09:02 Step 3/22 : WORKDIR /edgex-go 02:09:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:09:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:09:02 ---> 9fc69c1bf21e 02:09:02 Step 3/25 : WORKDIR /edgex-go 02:09:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:09:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:09:02 ---> 9fc69c1bf21e 02:09:02 Step 3/25 : WORKDIR /edgex-go 02:09:03 ---> Running in 8e1612d844fd 02:09:03 ---> Running in dc9f16ebbbb9 02:09:03 ---> Running in a41d1ff43718 02:09:03 ---> Running in fb64d688a660 02:09:03 ---> Running in addc6948ae3a 02:09:03 Removing intermediate container a41d1ff43718 02:09:03 ---> a0ae5599bf9c 02:09:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:03 Removing intermediate container fb64d688a660 02:09:03 ---> 7c53e4f79dbf 02:09:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:03 Removing intermediate container dc9f16ebbbb9 02:09:03 ---> b694cbae2d70 02:09:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:03 Removing intermediate container addc6948ae3a 02:09:03 ---> 805f4473c1e6 02:09:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:03 ---> Running in 7733034af6f1 02:09:03 ---> Running in b4c736bff912 02:09:03 ---> Running in f8f2a974e1f3 02:09:03 Removing intermediate container 8e1612d844fd 02:09:03 ---> cb0979cab50b 02:09:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:03 ---> Running in df6184077c1e 02:09:03 ---> Running in 8f852e19c389 02:09:08 Removing intermediate container b4c736bff912 02:09:08 ---> 65be4f98e815 02:09:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:09:08 ---> Running in 7eb1b1a38341 02:09:08 Removing intermediate container 7733034af6f1 02:09:08 ---> c89cd652d27e 02:09:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:09:08 ---> Running in d5ed59d37af0 02:09:08 Removing intermediate container f8f2a974e1f3 02:09:08 ---> 2c317e420454 02:09:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:09:08 Removing intermediate container df6184077c1e 02:09:08 ---> c26c69cbba90 02:09:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:09:08 ---> Running in 596eaf744d1a 02:09:08 ---> Running in 537bd8aefccd 02:09:08 Removing intermediate container 8f852e19c389 02:09:08 ---> f780e00d8e3c 02:09:08 Step 5/25 : RUN apk add --update --no-cache make git 02:09:08 ---> Running in c48f11840dfe 02:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:09:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:09:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:09:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:09:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:09:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:09:11 OK: 220 MiB in 52 packages 02:09:12 OK: 220 MiB in 52 packages 02:09:13 OK: 220 MiB in 52 packages 02:09:13 OK: 220 MiB in 52 packages 02:09:13 OK: 220 MiB in 52 packages 02:09:13 Removing intermediate container 7eb1b1a38341 02:09:13 ---> 92b0632d45f7 02:09:13 Step 6/22 : COPY go.mod vendor* ./ 02:09:14 Removing intermediate container d5ed59d37af0 02:09:14 ---> 2dba04fd4a30 02:09:14 Step 6/25 : COPY go.mod vendor* ./ 02:09:14 Removing intermediate container c48f11840dfe 02:09:14 ---> ebd3ae53366e 02:09:14 Step 6/25 : COPY go.mod vendor* ./ 02:09:15 Removing intermediate container 596eaf744d1a 02:09:15 ---> d943f097ba39 02:09:15 Step 6/26 : COPY go.mod vendor* ./ 02:09:15 Removing intermediate container 537bd8aefccd 02:09:15 ---> d806af36d6df 02:09:15 Step 6/26 : COPY go.mod vendor* ./ 02:09:15 ---> 21aa0694bc65 02:09:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:15 ---> Running in 5170d5747758 02:09:15 ---> 1b1a1d97b497 02:09:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:15 ---> Running in 7e57d03bb87a 02:09:16 ---> 79279323bac4 02:09:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:16 ---> Running in e15331d6a7a3 02:09:16 ---> 8e77ffcce6ea 02:09:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:16 ---> 5590a5e90f54 02:09:16 ---> Running in 74fe3fbbaee0 02:09:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:17 ---> Running in 49e716909ae2 02:09:22 Removing intermediate container 7e57d03bb87a 02:09:22 ---> c1fe26f287da 02:09:22 Step 8/25 : COPY . . 02:09:22 Removing intermediate container 5170d5747758 02:09:22 ---> e655b9720e44 02:09:22 Step 8/22 : COPY . . 02:09:22 Removing intermediate container e15331d6a7a3 02:09:22 ---> 5487a8e94047 02:09:22 Step 8/25 : COPY . . 02:09:22 Removing intermediate container 74fe3fbbaee0 02:09:22 ---> bd6f6d7b369d 02:09:22 Step 8/26 : COPY . . 02:09:22 Removing intermediate container 49e716909ae2 02:09:22 ---> ce8100a9e740 02:09:22 Step 8/26 : COPY . . 02:09:55 ---> e2d54c7c2dcd 02:09:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:09:55 ---> 669eb52d64dd 02:09:55 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:09:55 ---> e034e8424b2b 02:09:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:09:55 ---> Running in 29e8e70e1215 02:09:55 ---> Running in b4eb44c02c40 02:09:55 ---> Running in 54518763d1e8 02:09:55 ---> 1690bf39fcfc 02:09:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:09:55 ---> Running in 6b79b6ca775e 02:09:55 Removing intermediate container 29e8e70e1215 02:09:55 ---> 15c2337a5000 02:09:55 Step 10/26 : RUN mkdir -p spire-build 02:09:55 Removing intermediate container b4eb44c02c40 02:09:55 ---> 5976b6c75a97 02:09:55 Step 10/25 : RUN mkdir -p spire-build 02:09:55 ---> Running in 17d104641ace 02:09:55 ---> Running in b95df8c84830 02:09:55 ---> 8344b0ab24f1 02:09:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:09:55 ---> Running in 76876ed262c9 02:09:55 Removing intermediate container 76876ed262c9 02:09:55 ---> d8d52a8767e3 02:09:55 Step 10/26 : RUN mkdir -p spire-build 02:09:55 ---> Running in 6d004b9a8b36 02:09:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:09:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:09:59 Removing intermediate container 17d104641ace 02:09:59 Removing intermediate container b95df8c84830 02:09:59 ---> 0e2f248e7ffe 02:09:59 Step 11/26 : WORKDIR /edgex-go/spire-build 02:09:59 ---> 268ab2f0ea24 02:09:59 Step 11/25 : WORKDIR /edgex-go/spire-build 02:09:59 ---> Running in c9e1727668a0 02:09:59 ---> Running in 8c5ce6bb7bff 02:09:59 Removing intermediate container 6d004b9a8b36 02:09:59 ---> f2ee78d3c9a7 02:09:59 Step 11/26 : WORKDIR /edgex-go/spire-build 02:09:59 ---> Running in bb4f8f9b6c95 02:09:59 Removing intermediate container c9e1727668a0 02:09:59 ---> 8cc5c7c99644 02:09:59 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 02:09:59 Removing intermediate container 8c5ce6bb7bff 02:09:59 ---> cb68b536210f 02:10:00 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 02:10:00 ---> Running in 551d2f9447ff 02:10:00 ---> Running in 9d8156f8587e 02:10:01 Removing intermediate container bb4f8f9b6c95 02:10:01 ---> 02b563a30ddc 02:10:01 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 02:10:01 ---> Running in 175765fc46b7 02:10:04 spire-1.2.1/ 02:10:04 spire-1.2.1/.data/ 02:10:04 spire-1.2.1/.data/.file 02:10:04 spire-1.2.1/.dockerignore 02:10:04 spire-1.2.1/.gitattributes 02:10:04 spire-1.2.1/.githooks/ 02:10:04 spire-1.2.1/.githooks/pre-commit 02:10:04 spire-1.2.1/.github/ 02:10:04 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:10:04 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:10:04 spire-1.2.1/.github/dependabot.yml 02:10:04 spire-1.2.1/.github/workflows/ 02:10:04 spire-1.2.1/.github/workflows/nightly_build.yaml 02:10:04 spire-1.2.1/.github/workflows/pr_build.yaml 02:10:04 spire-1.2.1/.github/workflows/release_build.yaml 02:10:04 spire-1.2.1/.github/workflows/scripts/ 02:10:04 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/split.sh 02:10:04 spire-1.2.1/.gitignore 02:10:04 spire-1.2.1/.go-version 02:10:04 spire-1.2.1/.golangci.yml 02:10:04 spire-1.2.1/ADOPTERS.md 02:10:04 spire-1.2.1/CHANGELOG.md 02:10:04 spire-1.2.1/CODE-OF-CONDUCT.md 02:10:04 spire-1.2.1/CODEOWNERS 02:10:04 spire-1.2.1/CONTRIBUTING.md 02:10:04 spire-1.2.1/Dockerfile 02:10:04 spire-1.2.1/Dockerfile.dev 02:10:04 spire-1.2.1/Dockerfile.scratch 02:10:04 spire-1.2.1/LICENSE 02:10:04 spire-1.2.1/MAINTAINERS.md 02:10:04 spire-1.2.1/Makefile 02:10:04 spire-1.2.1/README.md 02:10:04 spire-1.2.1/ROADMAP.md 02:10:04 spire-1.2.1/SECURITY.md 02:10:04 spire-1.2.1/cmd/ 02:10:04 spire-1.2.1/cmd/spire-agent/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/common/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/main.go 02:10:04 spire-1.2.1/cmd/spire-server/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/cli.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:10:04 spire-1.2.1/cmd/spire-server/main.go 02:10:04 spire-1.2.1/cmd/spire-server/util/ 02:10:04 spire-1.2.1/cmd/spire-server/util/util.go 02:10:04 spire-1.2.1/conf/ 02:10:04 spire-1.2.1/conf/agent/ 02:10:04 spire-1.2.1/conf/agent/agent.conf 02:10:04 spire-1.2.1/conf/agent/agent_full.conf 02:10:04 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:10:04 spire-1.2.1/conf/server/ 02:10:04 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:10:04 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:10:04 spire-1.2.1/conf/server/server.conf 02:10:04 spire-1.2.1/conf/server/server_full.conf 02:10:04 spire-1.2.1/doc/ 02:10:04 spire-1.2.1/doc/SPIRE101.md 02:10:04 spire-1.2.1/doc/auditlog.md 02:10:04 spire-1.2.1/doc/authorization_policy_engine.md 02:10:04 spire-1.2.1/doc/changelog_guidelines.md 02:10:04 spire-1.2.1/doc/cure53-report.pdf 02:10:04 spire-1.2.1/doc/images/ 02:10:04 spire-1.2.1/doc/images/2019_roadmap.png 02:10:04 spire-1.2.1/doc/images/SPIRE101.png 02:10:04 spire-1.2.1/doc/images/SPIRE_agent.png 02:10:04 spire-1.2.1/doc/images/SPIRE_server.png 02:10:04 spire-1.2.1/doc/images/cache_mgr.png 02:10:04 spire-1.2.1/doc/images/cache_mgr_components.png 02:10:04 spire-1.2.1/doc/images/federated_spire.png 02:10:04 spire-1.2.1/doc/images/ha_mode.png 02:10:04 spire-1.2.1/doc/images/nested_spire.png 02:10:04 spire-1.2.1/doc/images/oidc_federation.png 02:10:04 spire-1.2.1/doc/images/single_trust_domain.png 02:10:04 spire-1.2.1/doc/images/spiffe_compatible.png 02:10:04 spire-1.2.1/doc/images/spire_logo.png 02:10:04 spire-1.2.1/doc/migrating_registration_api_clients.md 02:10:04 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:10:04 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:10:04 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdspire-1.2.1/ 02:10:04 spire-1.2.1/.data/ 02:10:04 spire-1.2.1/.data/.file 02:10:04 spire-1.2.1/.dockerignore 02:10:04 spire-1.2.1/.gitattributes 02:10:04 spire-1.2.1/.githooks/ 02:10:04 spire-1.2.1/.githooks/pre-commit 02:10:04 spire-1.2.1/.github/ 02:10:04 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:10:04 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:10:04 spire-1.2.1/.github/dependabot.yml 02:10:04 spire-1.2.1/.github/workflows/ 02:10:04 spire-1.2.1/.github/workflows/nightly_build.yaml 02:10:04 spire-1.2.1/.github/workflows/pr_build.yaml 02:10:04 spire-1.2.1/.github/workflows/release_build.yaml 02:10:04 spire-1.2.1/.github/workflows/scripts/ 02:10:04 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/split.sh 02:10:04 spire-1.2.1/.gitignore 02:10:04 spire-1.2.1/.go-version 02:10:04 spire-1.2.1/.golangci.yml 02:10:04 spire-1.2.1/ADOPTERS.md 02:10:04 spire-1.2.1/CHANGELOG.md 02:10:04 spire-1.2.1/CODE-OF-CONDUCT.md 02:10:04 spire-1.2.1/CODEOWNERS 02:10:04 spire-1.2.1/CONTRIBUTING.md 02:10:04 spire-1.2.1/Dockerfile 02:10:04 spire-1.2.1/Dockerfile.dev 02:10:04 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:10:04 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:10:04 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:10:04 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:10:04 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:10:04 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:10:04 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:10:04 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:10:04 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:10:04 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:10:04 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/ 02:10:04 02:10:04 spire-1.2.1/Dockerfile.scratch 02:10:04 spire-1.2.1/LICENSE 02:10:04 spire-1.2.1/MAINTAINERS.md 02:10:04 spire-1.2.1/Makefile 02:10:04 spire-1.2.1/README.md 02:10:04 spire-1.2.1/ROADMAP.md 02:10:04 spire-1.2.1/SECURITY.md 02:10:04 spire-1.2.1/cmd/ 02:10:04 spire-1.2.1/cmd/spire-agent/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/common/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/main.go 02:10:04 spire-1.2.1/cmd/spire-server/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/cli.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/ 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:10:04 spire-1.2.1/doc/scaling_spire.md 02:10:04 spire-1.2.1/doc/spire_agent.md 02:10:04 spire-1.2.1/doc/spire_server.md 02:10:04 spire-1.2.1/doc/supported_integrations.md 02:10:04 spire-1.2.1/doc/telemetry.md 02:10:04 spire-1.2.1/doc/telemetry_config.md 02:10:04 spire-1.2.1/doc/upgrading.md 02:10:04 spire-1.2.1/doc/using_spire.md 02:10:04 spire-1.2.1/examples/ 02:10:04 spire-1.2.1/examples/README.md 02:10:04 spire-1.2.1/go.mod 02:10:04 spire-1.2.1/go.sum 02:10:04 spire-1.2.1/pkg/ 02:10:04 spire-1.2.1/pkg/agent/ 02:10:04 spire-1.2.1/pkg/agent/agent.go 02:10:04 spire-1.2.1/pkg/agent/api/ 02:10:04 spire-1.2.1/pkg/agent/api/config.go 02:10:04 spire-1.2.1/pkg/agent/api/debug/ 02:10:04 spire-1.2.1/pkg/agent/api/debug/v1/ 02:10:04 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:10:04 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ 02:10:04 spire-1.2.1/.data/.file 02:10:04 spire-1.2.1/.dockerignore 02:10:04 spire-1.2.1/.gitattributes 02:10:04 spire-1.2.1/.githooks/ 02:10:04 spire-1.2.1/.githooks/pre-commit 02:10:04 spire-1.2.1/.github/ 02:10:04 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:10:04 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:10:04 spire-1.2.1/.github/dependabot.yml 02:10:04 spire-1.2.1/.github/workflows/ 02:10:04 spire-1.2.1/.github/workflows/nightly_build.yaml 02:10:04 spire-1.2.1/.github/workflows/pr_build.yaml 02:10:04 spire-1.2.1/.github/workflows/release_build.yaml 02:10:04 spire-1.2.1/.github/workflows/scripts/ 02:10:04 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:10:04 spire-1.2.1/.github/workflows/scripts/split.sh 02:10:04 spire-1.2.1/.gitignore 02:10:04 spire-1.2.1/.go-version 02:10:04 spire-1.2.1/.golangci.yml 02:10:04 spire-1.2.1/ADOPTERS.md 02:10:04 spire-1.2.1/CHANGELOG.md 02:10:04 spire-1.2.1/CODE-OF-CONDUCT.md 02:10:04 spire-1.2.1/CODEOWNERS 02:10:04 spire-1.2.1/CONTRIBUTING.md 02:10:04 spire-1.2.1/Dockerfile 02:10:04 spire-1.2.1/Dockerfile.dev 02:10:04 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:10:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:10:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:10:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:10:04 spire-1.2.1/pkg/agent/api/endpoints.go 02:10:04 spire-1.2.1/pkg/agent/api/health/ 02:10:04 spire-1.2.1/pkg/agent/api/health/v1/ 02:10:04 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:10:04 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:10:04 spire-1.2.1/pkg/agent/api/rpccontext/ 02:10:04 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:10:04 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:10:04 spire-1.2.1/pkg/agent/attestor/ 02:10:04 spire-1.2.1/pkg/agent/attestor/node/ 02:10:04 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:10:04 spire-1.2.1/pkg/agent/attestor/node/node.go 02:10:04 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:10:04 spire-1.2.1/pkg/agent/attestor/workload/ 02:10:04 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:10:04 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:10:04 spire-1.2.1/pkg/agent/catalog/ 02:10:04 spire-1.2.1/pkg/agent/catalog/catalog.go 02:10:04 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:10:04 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:10:04 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:10:04 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:10:04 spire-1.2.1/pkg/agent/client/ 02:10:04 spire-1.2.1/pkg/agent/client/client.go 02:10:04 spire-1.2.1/pkg/agent/client/client_test.go 02:10:04 spire-1.2.1/pkg/agent/client/dial.go 02:10:04 spire-1.2.1/pkg/agent/client/nodeconn.go 02:10:04 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:10:04 spire-1.2.1/pkg/agent/client/update.go 02:10:04 spire-1.2.1/pkg/agent/client/util.go 02:10:04 spire-1.2.1/pkg/agent/common/ 02:10:04 spire-1.2.1/pkg/agent/common/backoff/ 02:10:04 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:10:04 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:10:04 spire-1.2.1/pkg/agent/common/cgroups/ 02:10:04 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:10:04 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:10:04 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:10:04 spire-1.2.1/pkg/agent/config.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/ 02:10:04 spire-1.2.1/pkg/agent/endpoints/config.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:10:04 spire-1.2.1/Dockerfile.scratch 02:10:04 spire-1.2.1/LICENSE 02:10:04 spire-1.2.1/MAINTAINERS.md 02:10:04 spire-1.2.1/Makefile 02:10:04 spire-1.2.1/README.md 02:10:04 spire-1.2.1/ROADMAP.md 02:10:04 spire-1.2.1/SECURITY.md 02:10:04 spire-1.2.1/cmd/ 02:10:04 spire-1.2.1/cmd/spire-agent/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/common/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/ 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:10:04 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:10:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:10:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/workload/ 02:10:04 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:10:04 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:10:04 spire-1.2.1/pkg/agent/manager/ 02:10:04 spire-1.2.1/pkg/agent/manager/cache/ 02:10:04 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:10:04 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:10:04 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:10:04 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:10:04 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:10:04 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:10:04 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:10:04 spire-1.2.1/pkg/agent/manager/config.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:10:04 spire-1.2.1/cmd/spire-server/main.go 02:10:04 spire-1.2.1/cmd/spire-server/util/ 02:10:04 spire-1.2.1/cmd/spire-server/util/util.go 02:10:04 spire-1.2.1/conf/ 02:10:04 spire-1.2.1/conf/agent/ 02:10:04 spire-1.2.1/conf/agent/agent.conf 02:10:04 spire-1.2.1/conf/agent/agent_full.conf 02:10:04 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:10:04 spire-1.2.1/conf/server/ 02:10:04 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:10:04 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:10:04 spire-1.2.1/conf/server/server.conf 02:10:04 spire-1.2.1/conf/server/server_full.conf 02:10:04 spire-1.2.1/doc/ 02:10:04 spire-1.2.1/doc/SPIRE101.md 02:10:04 spire-1.2.1/doc/auditlog.md 02:10:04 spire-1.2.1/doc/authorization_policy_engine.md 02:10:04 spire-1.2.1/doc/changelog_guidelines.md 02:10:04 spire-1.2.1/doc/cure53-report.pdf 02:10:04 spire-1.2.1/doc/images/ 02:10:04 spire-1.2.1/doc/images/2019_roadmap.png 02:10:04 spire-1.2.1/doc/images/SPIRE101.png 02:10:04 spire-1.2.1/doc/images/SPIRE_agent.png 02:10:04 spire-1.2.1/doc/images/SPIRE_server.png 02:10:04 spire-1.2.1/pkg/agent/manager/manager.go 02:10:04 spire-1.2.1/pkg/agent/manager/manager_test.go 02:10:04 spire-1.2.1/pkg/agent/manager/storage.go 02:10:04 spire-1.2.1/pkg/agent/manager/storage_test.go 02:10:04 spire-1.2.1/pkg/agent/manager/storecache/ 02:10:04 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:10:04 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:10:04 spire-1.2.1/pkg/agent/manager/sync.go 02:10:04 spire-1.2.1/pkg/agent/plugin/ 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:10:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:10:04 spire-1.2.1/cmd/spire-agent/main.go 02:10:04 spire-1.2.1/cmd/spire-server/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/cli.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/ 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:10:04 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:10:04 spire-1.2.1/doc/images/cache_mgr.png 02:10:04 spire-1.2.1/doc/images/cache_mgr_components.png 02:10:04 spire-1.2.1/doc/images/federated_spire.png 02:10:04 spire-1.2.1/doc/images/ha_mode.png 02:10:04 spire-1.2.1/doc/images/nested_spire.png 02:10:04 spire-1.2.1/doc/images/oidc_federation.png 02:10:04 spire-1.2.1/doc/images/single_trust_domain.png 02:10:04 spire-1.2.1/doc/images/spiffe_compatible.png 02:10:04 spire-1.2.1/doc/images/spire_logo.png 02:10:04 spire-1.2.1/doc/migrating_registration_api_clients.md 02:10:04 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:10:04 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:10:04 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:10:04 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:10:04 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:10:04 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:10:04 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:10:04 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:10:04 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:10:04 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:10:04 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:10:04 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:10:04 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:10:04 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:10:04 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:10:04 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:10:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:10:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:10:04 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:10:04 spire-1.2.1/doc/scaling_spire.md 02:10:04 spire-1.2.1/doc/spire_agent.md 02:10:04 spire-1.2.1/doc/spire_server.md 02:10:04 spire-1.2.1/doc/supported_integrations.md 02:10:04 spire-1.2.1/doc/telemetry.md 02:10:04 spire-1.2.1/doc/telemetry_config.md 02:10:04 spire-1.2.1/doc/upgrading.md 02:10:04 spire-1.2.1/doc/using_spire.md 02:10:04 spire-1.2.1/examples/ 02:10:04 spire-1.2.1/examples/README.md 02:10:04 spire-1.2.1/go.mod 02:10:04 spire-1.2.1/go.sum 02:10:04 spire-1.2.1/pkg/ 02:10:04 spire-1.2.1/pkg/agent/ 02:10:04 spire-1.2.1/pkg/agent/agent.go 02:10:04 spire-1.2.1/pkg/agent/api/ 02:10:04 spire-1.2.1/pkg/agent/api/config.go 02:10:04 spire-1.2.1/pkg/agent/api/debug/ 02:10:04 spire-1.2.1/pkg/agent/api/debug/v1/ 02:10:04 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:10:04 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:10:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:10:04 spire-1.2.1/pkg/agent/svid/ 02:10:04 spire-1.2.1/pkg/agent/svid/rotator.go 02:10:04 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:10:04 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:10:04 spire-1.2.1/pkg/agent/svid/store/ 02:10:04 spire-1.2.1/pkg/agent/svid/store/service.go 02:10:04 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:10:04 spire-1.2.1/pkg/common/ 02:10:04 spire-1.2.1/pkg/common/agentpathtemplate/ 02:10:04 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:10:04 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:10:04 spire-1.2.1/pkg/common/api/ 02:10:04 spire-1.2.1/pkg/common/api/metrics.go 02:10:04 spire-1.2.1/pkg/common/api/middleware/ 02:10:04 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:10:04 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:10:04 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/ 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:10:04 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:10:04 spire-1.2.1/cmd/spire-server/main.go 02:10:04 spire-1.2.1/cmd/spire-server/util/ 02:10:04 spire-1.2.1/cmd/spire-server/util/util.go 02:10:04 spire-1.2.1/conf/ 02:10:04 spire-1.2.1/conf/agent/ 02:10:04 spire-1.2.1/conf/agent/agent.conf 02:10:04 spire-1.2.1/conf/agent/agent_full.conf 02:10:04 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:10:04 spire-1.2.1/conf/server/ 02:10:04 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:10:04 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:10:04 spire-1.2.1/conf/server/server.conf 02:10:04 spire-1.2.1/conf/server/server_full.conf 02:10:04 spire-1.2.1/doc/ 02:10:04 spire-1.2.1/doc/SPIRE101.md 02:10:04 spire-1.2.1/doc/auditlog.md 02:10:04 spire-1.2.1/doc/authorization_policy_engine.md 02:10:04 spire-1.2.1/doc/changelog_guidelines.md 02:10:04 spire-1.2.1/doc/cure53-report.pdf 02:10:04 spire-1.2.1/doc/images/ 02:10:04 spire-1.2.1/doc/images/2019_roadmap.png 02:10:04 spire-1.2.1/doc/images/SPIRE101.png 02:10:04 spire-1.2.1/doc/images/SPIRE_agent.png 02:10:05 spire-1.2.1/doc/images/SPIRE_server.png 02:10:05 spire-1.2.1/pkg/common/api/middleware/logger.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/names.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:10:05 spire-1.2.1/pkg/common/api/names.go 02:10:05 spire-1.2.1/pkg/common/api/ratelimit.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/ 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:10:05 spire-1.2.1/pkg/common/auth/ 02:10:05 spire-1.2.1/pkg/common/auth/interceptors.go 02:10:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:10:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/ 02:10:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/types.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/ 02:10:05 spire-1.2.1/pkg/common/catalog/bind.go 02:10:05 spire-1.2.1/pkg/common/catalog/builtin.go 02:10:05 spire-1.2.1/pkg/common/catalog/catalog.go 02:10:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/closers.go 02:10:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:10:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:10:05 spire-1.2.1/pkg/common/catalog/config.go 02:10:05 spire-1.2.1/pkg/common/catalog/config_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/configure.go 02:10:05 spire-1.2.1/pkg/common/catalog/constraints.go 02:10:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/context.go 02:10:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:10:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:10:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:10:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:10:05 spire-1.2.1/pkg/agent/api/endpoints.go 02:10:05 spire-1.2.1/pkg/agent/api/health/ 02:10:05 spire-1.2.1/pkg/agent/api/health/v1/ 02:10:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:10:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:10:05 spire-1.2.1/pkg/agent/api/rpccontext/ 02:10:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:10:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:10:05 spire-1.2.1/pkg/agent/attestor/ 02:10:05 spire-1.2.1/pkg/agent/attestor/node/ 02:10:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:10:05 spire-1.2.1/pkg/agent/attestor/node/node.go 02:10:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:10:05 spire-1.2.1/pkg/agent/attestor/workload/ 02:10:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:10:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:10:05 spire-1.2.1/pkg/agent/catalog/ 02:10:05 spire-1.2.1/pkg/agent/catalog/catalog.go 02:10:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:10:05 spire-1.2.1/pkg/common/catalog/external.go 02:10:05 spire-1.2.1/pkg/common/catalog/host.go 02:10:05 spire-1.2.1/pkg/common/catalog/pipenet.go 02:10:05 spire-1.2.1/pkg/common/catalog/plugin.go 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/ 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:10:05 spire-1.2.1/pkg/common/cli/ 02:10:05 spire-1.2.1/pkg/common/cli/env.go 02:10:05 spire-1.2.1/pkg/common/cli/flags.go 02:10:05 spire-1.2.1/pkg/common/cli/trust_domain.go 02:10:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:10:05 spire-1.2.1/pkg/common/cli/umask.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_posix.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_test.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_windows.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/flag.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/format.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:10:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:10:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:10:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:10:05 spire-1.2.1/pkg/agent/client/ 02:10:05 spire-1.2.1/pkg/agent/client/client.go 02:10:05 spire-1.2.1/pkg/agent/client/client_test.go 02:10:05 spire-1.2.1/pkg/agent/client/dial.go 02:10:05 spire-1.2.1/pkg/agent/client/nodeconn.go 02:10:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:10:05 spire-1.2.1/pkg/agent/client/update.go 02:10:05 spire-1.2.1/pkg/agent/client/util.go 02:10:05 spire-1.2.1/pkg/agent/common/ 02:10:05 spire-1.2.1/pkg/agent/common/backoff/ 02:10:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:10:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:10:05 spire-1.2.1/pkg/agent/common/cgroups/ 02:10:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:10:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:10:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:10:05 spire-1.2.1/pkg/agent/config.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/ 02:10:05 spire-1.2.1/pkg/agent/endpoints/config.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:10:05 02:10:05 spire-1.2.1/doc/images/cache_mgr.png 02:10:05 spire-1.2.1/doc/images/cache_mgr_components.png 02:10:05 spire-1.2.1/doc/images/federated_spire.png 02:10:05 spire-1.2.1/doc/images/ha_mode.png 02:10:05 spire-1.2.1/doc/images/nested_spire.png 02:10:05 spire-1.2.1/doc/images/oidc_federation.png 02:10:05 spire-1.2.1/doc/images/single_trust_domain.png 02:10:05 spire-1.2.1/doc/images/spiffe_compatible.png 02:10:05 spire-1.2.1/doc/images/spire_logo.png 02:10:05 spire-1.2.1/doc/migrating_registration_api_clients.md 02:10:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:10:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:10:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:10:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:10:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/workload/ 02:10:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/ 02:10:05 spire-1.2.1/pkg/agent/manager/cache/ 02:10:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:10:05 spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/ 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/ 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:10:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:10:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:10:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:10:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:10:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:10:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:10:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:10:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:10:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:10:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:10:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:10:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:10:05 spire-1.2.1/pkg/common/cryptoutil/ 02:10:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:10:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:10:05 spire-1.2.1/pkg/common/diskutil/ 02:10:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:10:05 spire-1.2.1/pkg/common/diskutil/file_test.go 02:10:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:10:05 spire-1.2.1/pkg/common/errorutil/ 02:10:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:10:05 spire-1.2.1/pkg/common/health/ 02:10:05 spire-1.2.1/pkg/common/health/config.go 02:10:05 spire-1.2.1/pkg/common/health/context.go 02:10:05 spire-1.2.1/pkg/common/health/context_test.go 02:10:05 spire-1.2.1/pkg/common/health/health.go 02:10:05 spire-1.2.1/pkg/common/health/health_test.go 02:10:05 spire-1.2.1/pkg/common/health/logger.go 02:10:05 spire-1.2.1/pkg/common/hostservice/ 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/manager.go 02:10:05 spire-1.2.1/pkg/agent/manager/manager_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/storage.go 02:10:05 spire-1.2.1/pkg/agent/manager/storage_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/storecache/ 02:10:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:10:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/sync.go 02:10:05 spire-1.2.1/pkg/agent/plugin/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/ 02:10:05 spire-1.2.1/pkg/common/idutil/require.go 02:10:05 spire-1.2.1/pkg/common/idutil/require_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/safety.go 02:10:05 spire-1.2.1/pkg/common/idutil/safety_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:10:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/ 02:10:05 spire-1.2.1/pkg/common/jwtsvid/common.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:10:05 spire-1.2.1/pkg/common/jwtutil/ 02:10:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:10:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:10:05 spire-1.2.1/pkg/common/log/ 02:10:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:10:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:10:05 spire-1.2.1/pkg/common/log/log.go 02:10:05 spire-1.2.1/pkg/common/log/log_test.go 02:10:05 spire-1.2.1/pkg/common/log/options.go 02:10:05 spire-1.2.1/pkg/common/nodeutil/ 02:10:05 spire-1.2.1/pkg/common/nodeutil/node.go 02:10:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/ 02:10:05 spire-1.2.1/pkg/common/peertracker/conn.go 02:10:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:10:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:10:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:10:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:10:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:10:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:10:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:10:05 spire-1.2.1/doc/scaling_spire.md 02:10:05 spire-1.2.1/doc/spire_agent.md 02:10:05 spire-1.2.1/doc/spire_server.md 02:10:05 spire-1.2.1/doc/supported_integrations.md 02:10:05 spire-1.2.1/doc/telemetry.md 02:10:05 spire-1.2.1/doc/telemetry_config.md 02:10:05 spire-1.2.1/doc/upgrading.md 02:10:05 spire-1.2.1/doc/using_spire.md 02:10:05 spire-1.2.1/examples/ 02:10:05 spire-1.2.1/examples/README.md 02:10:05 spire-1.2.1/go.mod 02:10:05 spire-1.2.1/go.sum 02:10:05 spire-1.2.1/pkg/ 02:10:05 spire-1.2.1/pkg/agent/ 02:10:05 spire-1.2.1/pkg/agent/agent.go 02:10:05 spire-1.2.1/pkg/agent/api/ 02:10:05 spire-1.2.1/pkg/agent/api/config.go 02:10:05 spire-1.2.1/pkg/agent/api/debug/ 02:10:05 spire-1.2.1/pkg/agent/api/debug/v1/ 02:10:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:10:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:10:05 spire-1.2.1/pkg/common/peertracker/credentials.go 02:10:05 spire-1.2.1/pkg/common/peertracker/errors.go 02:10:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:10:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:10:05 spire-1.2.1/pkg/common/peertracker/info.go 02:10:05 spire-1.2.1/pkg/common/peertracker/listener.go 02:10:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:10:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:10:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:10:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:10:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:10:05 spire-1.2.1/pkg/agent/api/endpoints.go 02:10:05 spire-1.2.1/pkg/agent/api/health/ 02:10:05 spire-1.2.1/pkg/agent/api/health/v1/ 02:10:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:10:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:10:05 spire-1.2.1/pkg/agent/api/rpccontext/ 02:10:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:10:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:10:05 spire-1.2.1/pkg/agent/attestor/ 02:10:05 spire-1.2.1/pkg/agent/attestor/node/ 02:10:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:10:05 spire-1.2.1/pkg/agent/attestor/node/node.go 02:10:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:10:05 spire-1.2.1/pkg/agent/attestor/workload/ 02:10:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:10:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:10:05 spire-1.2.1/pkg/agent/catalog/ 02:10:05 spire-1.2.1/pkg/agent/catalog/catalog.go 02:10:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:10:05 spire-1.2.1/pkg/common/pemutil/ 02:10:05 spire-1.2.1/pkg/common/pemutil/block.go 02:10:05 spire-1.2.1/pkg/common/pemutil/certs.go 02:10:05 spire-1.2.1/pkg/common/pemutil/common.go 02:10:05 spire-1.2.1/pkg/common/pemutil/csr.go 02:10:05 spire-1.2.1/pkg/common/pemutil/keys.go 02:10:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:10:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:10:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:10:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:10:05 spire-1.2.1/pkg/agent/client/ 02:10:05 spire-1.2.1/pkg/agent/client/client.go 02:10:05 spire-1.2.1/pkg/agent/client/client_test.go 02:10:05 spire-1.2.1/pkg/agent/client/dial.go 02:10:05 spire-1.2.1/pkg/agent/client/nodeconn.go 02:10:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:10:05 spire-1.2.1/pkg/agent/client/update.go 02:10:05 spire-1.2.1/pkg/agent/client/util.go 02:10:05 spire-1.2.1/pkg/agent/common/ 02:10:05 spire-1.2.1/pkg/agent/common/backoff/ 02:10:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:10:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:10:05 spire-1.2.1/pkg/agent/common/cgroups/ 02:10:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:10:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:10:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:10:05 spire-1.2.1/pkg/agent/config.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/ 02:10:05 spire-1.2.1/pkg/agent/endpoints/config.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:10:05 spire-1.2.1/pkg/common/plugin/ 02:10:05 spire-1.2.1/pkg/common/plugin/aws/ 02:10:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:10:05 spire-1.2.1/pkg/common/plugin/azure/ 02:10:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:10:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/facade.go 02:10:05 spire-1.2.1/pkg/common/plugin/facade_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/gcp/ 02:10:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/ 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/log.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/ 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:10:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:10:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/ 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:10:05 spire-1.2.1/pkg/common/profiling/ 02:10:05 spire-1.2.1/pkg/common/profiling/dumpers.go 02:10:05 spire-1.2.1/pkg/common/profiling/profiling.go 02:10:05 spire-1.2.1/pkg/common/protoutil/ 02:10:05 spire-1.2.1/pkg/common/protoutil/masks.go 02:10:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:10:05 spire-1.2.1/pkg/common/rotationutil/ 02:10:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:10:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:10:05 spire-1.2.1/pkg/common/selector/ 02:10:05 spire-1.2.1/pkg/common/selector/selector.go 02:10:05 spire-1.2.1/pkg/common/selector/selector_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/workload/ 02:10:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:10:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/ 02:10:05 spire-1.2.1/pkg/agent/manager/cache/ 02:10:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:10:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:10:05 spire-1.2.1/pkg/agent/manager/config.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:10:05 spire-1.2.1/pkg/agent/svid/ 02:10:05 spire-1.2.1/pkg/agent/svid/rotator.go 02:10:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:10:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:10:05 spire-1.2.1/pkg/agent/svid/store/ 02:10:05 spire-1.2.1/pkg/agent/svid/store/service.go 02:10:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:10:05 spire-1.2.1/pkg/common/ 02:10:05 spire-1.2.1/pkg/common/agentpathtemplate/ 02:10:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:10:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:10:05 spire-1.2.1/pkg/common/api/ 02:10:05 spire-1.2.1/pkg/common/api/metrics.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/ 02:10:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:10:05 spire-1.2.1/pkg/common/selector/set.go 02:10:05 spire-1.2.1/pkg/common/selector/set_utils.go 02:10:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:10:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:10:05 spire-1.2.1/pkg/common/telemetry/call.go 02:10:05 spire-1.2.1/pkg/common/telemetry/common/ 02:10:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:10:05 spire-1.2.1/pkg/agent/manager/manager.go 02:10:05 spire-1.2.1/pkg/agent/manager/manager_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/storage.go 02:10:05 spire-1.2.1/pkg/agent/manager/storage_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/storecache/ 02:10:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:10:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:10:05 spire-1.2.1/pkg/agent/manager/sync.go 02:10:05 spire-1.2.1/pkg/agent/plugin/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/logger.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/names.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:10:05 spire-1.2.1/pkg/common/api/names.go 02:10:05 spire-1.2.1/pkg/common/api/ratelimit.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/ 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:10:05 spire-1.2.1/pkg/common/auth/ 02:10:05 spire-1.2.1/pkg/common/auth/interceptors.go 02:10:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:10:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/ 02:10:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:10:05 02:10:05 spire-1.2.1/pkg/common/telemetry/config.go 02:10:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:10:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/inmem.go 02:10:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/m3.go 02:10:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/metrics.go 02:10:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/names.go 02:10:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:10:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/types.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/ 02:10:05 spire-1.2.1/pkg/common/catalog/bind.go 02:10:05 spire-1.2.1/pkg/common/catalog/builtin.go 02:10:05 spire-1.2.1/pkg/common/catalog/catalog.go 02:10:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/closers.go 02:10:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:10:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:10:05 spire-1.2.1/pkg/common/catalog/config.go 02:10:05 spire-1.2.1/pkg/common/catalog/config_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/configure.go 02:10:05 spire-1.2.1/pkg/common/catalog/constraints.go 02:10:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/context.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:10:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/server.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sink.go 02:10:05 spire-1.2.1/pkg/common/telemetry/statsd.go 02:10:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/uptime.go 02:10:05 spire-1.2.1/pkg/common/telemetry/version.go 02:10:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:10:05 spire-1.2.1/pkg/common/uptime/ 02:10:05 spire-1.2.1/pkg/common/uptime/uptime.go 02:10:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:10:05 spire-1.2.1/pkg/common/catalog/external.go 02:10:05 spire-1.2.1/pkg/common/catalog/host.go 02:10:05 spire-1.2.1/pkg/common/catalog/pipenet.go 02:10:05 spire-1.2.1/pkg/common/catalog/plugin.go 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/ 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:10:05 spire-1.2.1/pkg/common/cli/ 02:10:05 spire-1.2.1/pkg/common/cli/env.go 02:10:05 spire-1.2.1/pkg/common/cli/flags.go 02:10:05 spire-1.2.1/pkg/common/cli/trust_domain.go 02:10:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:10:05 spire-1.2.1/pkg/common/cli/umask.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_posix.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_test.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_windows.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/flag.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/format.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:10:05 spire-1.2.1/pkg/common/util/ 02:10:05 spire-1.2.1/pkg/common/util/certs.go 02:10:05 spire-1.2.1/pkg/common/util/certs_test.go 02:10:05 spire-1.2.1/pkg/common/util/csr.go 02:10:05 spire-1.2.1/pkg/common/util/hash.go 02:10:05 spire-1.2.1/pkg/common/util/selectors.go 02:10:05 spire-1.2.1/pkg/common/util/selectors_test.go 02:10:05 spire-1.2.1/pkg/common/util/signals.go 02:10:05 spire-1.2.1/pkg/common/util/sort.go 02:10:05 spire-1.2.1/pkg/common/util/sort_test.go 02:10:05 spire-1.2.1/pkg/common/util/task.go 02:10:05 spire-1.2.1/pkg/common/util/task_test.go 02:10:05 spire-1.2.1/pkg/common/util/testdata/ 02:10:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:10:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:10:05 spire-1.2.1/pkg/common/version/ 02:10:05 spire-1.2.1/pkg/common/version/version.go 02:10:05 spire-1.2.1/pkg/common/x509svid/ 02:10:05 spire-1.2.1/pkg/common/x509svid/common_test.go 02:10:05 spire-1.2.1/pkg/common/x509svid/csr.go 02:10:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:10:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:10:05 spire-1.2.1/pkg/common/x509util/ 02:10:05 spire-1.2.1/pkg/common/x509util/cert.go 02:10:05 spire-1.2.1/pkg/common/x509util/dns.go 02:10:05 spire-1.2.1/pkg/common/x509util/dns_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:10:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:10:05 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:10:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/ 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/ 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:10:05 spire-1.2.1/pkg/common/x509util/keyid.go 02:10:05 spire-1.2.1/pkg/common/x509util/keypair.go 02:10:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:10:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:10:05 spire-1.2.1/pkg/server/ 02:10:05 spire-1.2.1/pkg/server/api/ 02:10:05 spire-1.2.1/pkg/server/api/agent.go 02:10:05 spire-1.2.1/pkg/server/api/agent/ 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/ 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/agent_test.go 02:10:05 spire-1.2.1/pkg/server/api/api.go 02:10:05 spire-1.2.1/pkg/server/api/audit/ 02:10:05 spire-1.2.1/pkg/server/api/audit/audit.go 02:10:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:10:05 spire-1.2.1/pkg/server/api/bundle.go 02:10:05 spire-1.2.1/pkg/server/api/bundle/ 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/ 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/bundle_test.go 02:10:05 spire-1.2.1/pkg/server/api/debug/ 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/ 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:10:05 spire-1.2.1/pkg/common/cryptoutil/ 02:10:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:10:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:10:05 spire-1.2.1/pkg/common/diskutil/ 02:10:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:10:05 spire-1.2.1/pkg/common/diskutil/file_test.go 02:10:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:10:05 spire-1.2.1/pkg/common/errorutil/ 02:10:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:10:05 spire-1.2.1/pkg/common/health/ 02:10:05 spire-1.2.1/pkg/common/health/config.go 02:10:05 spire-1.2.1/pkg/common/health/context.go 02:10:05 spire-1.2.1/pkg/common/health/context_test.go 02:10:05 spire-1.2.1/pkg/common/health/health.go 02:10:05 spire-1.2.1/pkg/common/health/health_test.go 02:10:05 spire-1.2.1/pkg/common/health/logger.go 02:10:05 spire-1.2.1/pkg/common/hostservice/ 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:10:05 spire-1.2.1/pkg/server/api/entry.go 02:10:05 spire-1.2.1/pkg/server/api/entry/ 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/ 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/entry_test.go 02:10:05 spire-1.2.1/pkg/server/api/health/ 02:10:05 spire-1.2.1/pkg/server/api/health/v1/ 02:10:05 spire-1.2.1/pkg/server/api/health/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/id.go 02:10:05 spire-1.2.1/pkg/server/api/id_test.go 02:10:05 spire-1.2.1/pkg/server/api/limits/ 02:10:05 spire-1.2.1/pkg/server/api/limits/limits.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ 02:10:05 spire-1.2.1/pkg/server/api/middleware/alias.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/audit.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/caller.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:10:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:10:05 spire-1.2.1/pkg/agent/svid/ 02:10:05 spire-1.2.1/pkg/agent/svid/rotator.go 02:10:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:10:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:10:05 spire-1.2.1/pkg/agent/svid/store/ 02:10:05 spire-1.2.1/pkg/agent/svid/store/service.go 02:10:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:10:05 spire-1.2.1/pkg/common/ 02:10:05 spire-1.2.1/pkg/common/agentpathtemplate/ 02:10:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:10:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:10:05 spire-1.2.1/pkg/common/api/ 02:10:05 spire-1.2.1/pkg/common/api/metrics.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/ 02:10:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/ 02:10:05 spire-1.2.1/pkg/common/idutil/require.go 02:10:05 spire-1.2.1/pkg/common/idutil/require_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/safety.go 02:10:05 spire-1.2.1/pkg/common/idutil/safety_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:10:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/ 02:10:05 spire-1.2.1/pkg/common/jwtsvid/common.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:10:05 spire-1.2.1/pkg/common/jwtutil/ 02:10:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:10:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:10:05 spire-1.2.1/pkg/common/log/ 02:10:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:10:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:10:05 spire-1.2.1/pkg/common/log/log.go 02:10:05 spire-1.2.1/pkg/common/log/log_test.go 02:10:05 spire-1.2.1/pkg/common/log/options.go 02:10:05 spire-1.2.1/pkg/common/nodeutil/ 02:10:05 spire-1.2.1/pkg/common/nodeutil/node.go 02:10:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/ 02:10:05 spire-1.2.1/pkg/common/peertracker/conn.go 02:10:05 spire-1.2.1/pkg/common/peertracker/credentials.go 02:10:05 spire-1.2.1/pkg/common/peertracker/errors.go 02:10:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:10:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:10:05 spire-1.2.1/pkg/common/peertracker/info.go 02:10:05 spire-1.2.1/pkg/common/peertracker/listener.go 02:10:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/logger.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/names.go 02:10:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:10:05 spire-1.2.1/pkg/common/api/names.go 02:10:05 spire-1.2.1/pkg/common/api/ratelimit.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/ 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:10:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:10:05 spire-1.2.1/pkg/common/auth/ 02:10:05 spire-1.2.1/pkg/common/auth/interceptors.go 02:10:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:10:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/ 02:10:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:10:05 02:10:05 spire-1.2.1/pkg/server/api/middleware/common.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/entries.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:10:05 spire-1.2.1/pkg/server/api/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/ 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/selector.go 02:10:05 spire-1.2.1/pkg/server/api/selector_test.go 02:10:05 spire-1.2.1/pkg/server/api/status.go 02:10:05 spire-1.2.1/pkg/server/api/status_test.go 02:10:05 spire-1.2.1/pkg/server/api/svid/ 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/ 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/ 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:10:05 spire-1.2.1/pkg/common/pemutil/ 02:10:05 spire-1.2.1/pkg/common/pemutil/block.go 02:10:05 spire-1.2.1/pkg/common/pemutil/certs.go 02:10:05 spire-1.2.1/pkg/common/pemutil/common.go 02:10:05 spire-1.2.1/pkg/common/pemutil/csr.go 02:10:05 spire-1.2.1/pkg/common/pemutil/keys.go 02:10:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/types.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:10:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/ 02:10:05 spire-1.2.1/pkg/common/catalog/bind.go 02:10:05 spire-1.2.1/pkg/common/catalog/builtin.go 02:10:05 spire-1.2.1/pkg/common/catalog/catalog.go 02:10:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/closers.go 02:10:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:10:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:10:05 spire-1.2.1/pkg/common/catalog/config.go 02:10:05 spire-1.2.1/pkg/common/catalog/config_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/configure.go 02:10:05 spire-1.2.1/pkg/common/catalog/constraints.go 02:10:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:10:05 spire-1.2.1/pkg/common/catalog/context.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/ 02:10:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/validate.go 02:10:05 spire-1.2.1/pkg/server/bundle/ 02:10:05 spire-1.2.1/pkg/server/bundle/client/ 02:10:05 spire-1.2.1/pkg/server/bundle/client/client.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/manager.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/sources.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/updater.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:10:05 spire-1.2.1/pkg/server/ca/ 02:10:05 spire-1.2.1/pkg/server/ca/ca.go 02:10:05 spire-1.2.1/pkg/server/ca/ca_health.go 02:10:05 spire-1.2.1/pkg/common/plugin/ 02:10:05 spire-1.2.1/pkg/common/plugin/aws/ 02:10:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:10:05 spire-1.2.1/pkg/common/plugin/azure/ 02:10:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:10:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/facade.go 02:10:05 spire-1.2.1/pkg/common/plugin/facade_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/gcp/ 02:10:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/ 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/log.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/ 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:10:05 spire-1.2.1/pkg/common/catalog/external.go 02:10:05 spire-1.2.1/pkg/common/catalog/host.go 02:10:05 spire-1.2.1/pkg/common/catalog/pipenet.go 02:10:05 spire-1.2.1/pkg/common/catalog/plugin.go 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/ 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:10:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:10:05 spire-1.2.1/pkg/common/cli/ 02:10:05 spire-1.2.1/pkg/common/cli/env.go 02:10:05 spire-1.2.1/pkg/common/cli/flags.go 02:10:05 spire-1.2.1/pkg/common/cli/trust_domain.go 02:10:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:10:05 spire-1.2.1/pkg/common/cli/umask.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_posix.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_test.go 02:10:05 spire-1.2.1/pkg/common/cli/umask_windows.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/flag.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/format.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:10:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:10:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/ 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:10:05 spire-1.2.1/pkg/common/profiling/ 02:10:05 spire-1.2.1/pkg/common/profiling/dumpers.go 02:10:05 spire-1.2.1/pkg/common/profiling/profiling.go 02:10:05 spire-1.2.1/pkg/common/protoutil/ 02:10:05 spire-1.2.1/pkg/common/protoutil/masks.go 02:10:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:10:05 spire-1.2.1/pkg/common/rotationutil/ 02:10:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:10:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:10:05 spire-1.2.1/pkg/common/selector/ 02:10:05 spire-1.2.1/pkg/common/selector/selector.go 02:10:05 spire-1.2.1/pkg/common/selector/selector_test.go 02:10:05 spire-1.2.1/pkg/server/ca/ca_test.go 02:10:05 spire-1.2.1/pkg/server/ca/journal.go 02:10:05 spire-1.2.1/pkg/server/ca/journal_test.go 02:10:05 spire-1.2.1/pkg/server/ca/manager.go 02:10:05 spire-1.2.1/pkg/server/ca/manager_health.go 02:10:05 spire-1.2.1/pkg/server/ca/manager_test.go 02:10:05 spire-1.2.1/pkg/server/ca/templates.go 02:10:05 spire-1.2.1/pkg/server/ca/upstream_client.go 02:10:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:10:05 spire-1.2.1/pkg/server/ca/validation.go 02:10:05 spire-1.2.1/pkg/server/cache/ 02:10:05 spire-1.2.1/pkg/server/cache/dscache/ 02:10:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:10:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/ 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:10:05 spire-1.2.1/pkg/server/catalog/ 02:10:05 spire-1.2.1/pkg/server/catalog/catalog.go 02:10:05 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:10:05 02:10:05 spire-1.2.1/pkg/common/selector/set.go 02:10:05 spire-1.2.1/pkg/common/selector/set_utils.go 02:10:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:10:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:10:05 spire-1.2.1/pkg/common/telemetry/call.go 02:10:05 spire-1.2.1/pkg/common/telemetry/common/ 02:10:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/server/catalog/keymanager.go 02:10:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:10:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:10:05 spire-1.2.1/pkg/server/catalog/notifier.go 02:10:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:10:05 spire-1.2.1/pkg/server/config.go 02:10:05 spire-1.2.1/pkg/server/datastore/ 02:10:05 spire-1.2.1/pkg/server/datastore/datastore.go 02:10:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:10:05 spire-1.2.1/pkg/server/datastore/repository.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:10:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/ 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/ 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:10:05 spire-1.2.1/pkg/common/telemetry/config.go 02:10:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:10:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/inmem.go 02:10:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/m3.go 02:10:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/metrics.go 02:10:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/names.go 02:10:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:10:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:10:05 spire-1.2.1/pkg/server/endpoints/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:10:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:10:05 spire-1.2.1/pkg/common/cryptoutil/ 02:10:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:10:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:10:05 spire-1.2.1/pkg/common/diskutil/ 02:10:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:10:05 spire-1.2.1/pkg/common/diskutil/file_test.go 02:10:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:10:05 spire-1.2.1/pkg/common/errorutil/ 02:10:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:10:05 spire-1.2.1/pkg/common/health/ 02:10:05 spire-1.2.1/pkg/common/health/config.go 02:10:05 spire-1.2.1/pkg/common/health/context.go 02:10:05 spire-1.2.1/pkg/common/health/context_test.go 02:10:05 spire-1.2.1/pkg/common/health/health.go 02:10:05 spire-1.2.1/pkg/common/health/health_test.go 02:10:05 spire-1.2.1/pkg/common/health/logger.go 02:10:05 spire-1.2.1/pkg/common/hostservice/ 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:10:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/server.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sink.go 02:10:05 spire-1.2.1/pkg/common/telemetry/statsd.go 02:10:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/uptime.go 02:10:05 spire-1.2.1/pkg/common/telemetry/version.go 02:10:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:10:05 spire-1.2.1/pkg/common/uptime/ 02:10:05 spire-1.2.1/pkg/common/uptime/uptime.go 02:10:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:10:05 spire-1.2.1/pkg/server/endpoints/config.go 02:10:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:10:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:10:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/middleware.go 02:10:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:10:05 spire-1.2.1/pkg/server/hostservice/ 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:10:05 spire-1.2.1/pkg/common/util/ 02:10:05 spire-1.2.1/pkg/common/util/certs.go 02:10:05 spire-1.2.1/pkg/common/util/certs_test.go 02:10:05 spire-1.2.1/pkg/common/util/csr.go 02:10:05 spire-1.2.1/pkg/common/util/hash.go 02:10:05 spire-1.2.1/pkg/common/util/selectors.go 02:10:05 spire-1.2.1/pkg/common/util/selectors_test.go 02:10:05 spire-1.2.1/pkg/common/util/signals.go 02:10:05 spire-1.2.1/pkg/common/util/sort.go 02:10:05 spire-1.2.1/pkg/common/util/sort_test.go 02:10:05 spire-1.2.1/pkg/common/util/task.go 02:10:05 spire-1.2.1/pkg/common/util/task_test.go 02:10:05 spire-1.2.1/pkg/common/util/testdata/ 02:10:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:10:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:10:05 spire-1.2.1/pkg/common/version/ 02:10:05 spire-1.2.1/pkg/common/version/version.go 02:10:05 spire-1.2.1/pkg/common/x509svid/ 02:10:05 spire-1.2.1/pkg/common/x509svid/common_test.go 02:10:05 spire-1.2.1/pkg/common/x509svid/csr.go 02:10:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:10:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:10:05 spire-1.2.1/pkg/common/x509util/ 02:10:05 spire-1.2.1/pkg/common/x509util/cert.go 02:10:05 spire-1.2.1/pkg/common/x509util/dns.go 02:10:05 spire-1.2.1/pkg/common/x509util/dns_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/ 02:10:05 spire-1.2.1/pkg/common/idutil/require.go 02:10:05 spire-1.2.1/pkg/common/idutil/require_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/safety.go 02:10:05 spire-1.2.1/pkg/common/idutil/safety_test.go 02:10:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:10:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/ 02:10:05 spire-1.2.1/pkg/common/jwtsvid/common.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:10:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:10:05 spire-1.2.1/pkg/common/jwtutil/ 02:10:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:10:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:10:05 spire-1.2.1/pkg/common/log/ 02:10:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:10:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:10:05 spire-1.2.1/pkg/common/log/log.go 02:10:05 spire-1.2.1/pkg/common/log/log_test.go 02:10:05 spire-1.2.1/pkg/common/log/options.go 02:10:05 spire-1.2.1/pkg/common/nodeutil/ 02:10:05 spire-1.2.1/pkg/common/nodeutil/node.go 02:10:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/ 02:10:05 spire-1.2.1/pkg/common/peertracker/conn.go 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:10:05 spire-1.2.1/pkg/common/peertracker/credentials.go 02:10:05 spire-1.2.1/pkg/common/peertracker/errors.go 02:10:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:10:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:10:05 spire-1.2.1/pkg/common/peertracker/info.go 02:10:05 spire-1.2.1/pkg/common/peertracker/listener.go 02:10:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:10:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:10:05 spire-1.2.1/pkg/common/x509util/keyid.go 02:10:05 spire-1.2.1/pkg/common/x509util/keypair.go 02:10:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:10:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:10:05 spire-1.2.1/pkg/server/ 02:10:05 spire-1.2.1/pkg/server/api/ 02:10:05 spire-1.2.1/pkg/server/api/agent.go 02:10:05 spire-1.2.1/pkg/server/api/agent/ 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/ 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/agent_test.go 02:10:05 spire-1.2.1/pkg/server/api/api.go 02:10:05 spire-1.2.1/pkg/server/api/audit/ 02:10:05 spire-1.2.1/pkg/server/api/audit/audit.go 02:10:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:10:05 spire-1.2.1/pkg/server/api/bundle.go 02:10:05 spire-1.2.1/pkg/server/api/bundle/ 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/ 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/bundle_test.go 02:10:05 spire-1.2.1/pkg/server/api/debug/ 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/ 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:10:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:10:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:10:05 spire-1.2.1/pkg/common/pemutil/ 02:10:05 spire-1.2.1/pkg/common/pemutil/block.go 02:10:05 spire-1.2.1/pkg/common/pemutil/certs.go 02:10:05 spire-1.2.1/pkg/common/pemutil/common.go 02:10:05 spire-1.2.1/pkg/common/pemutil/csr.go 02:10:05 spire-1.2.1/pkg/common/pemutil/keys.go 02:10:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:10:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:10:05 spire-1.2.1/pkg/server/api/entry.go 02:10:05 spire-1.2.1/pkg/server/api/entry/ 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/ 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/entry_test.go 02:10:05 spire-1.2.1/pkg/server/api/health/ 02:10:05 spire-1.2.1/pkg/server/api/health/v1/ 02:10:05 spire-1.2.1/pkg/server/api/health/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/id.go 02:10:05 spire-1.2.1/pkg/server/api/id_test.go 02:10:05 spire-1.2.1/pkg/server/api/limits/ 02:10:05 spire-1.2.1/pkg/server/api/limits/limits.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ 02:10:05 spire-1.2.1/pkg/server/api/middleware/alias.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/audit.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/caller.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/ 02:10:05 spire-1.2.1/pkg/common/plugin/aws/ 02:10:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:10:05 spire-1.2.1/pkg/common/plugin/azure/ 02:10:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:10:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/facade.go 02:10:05 spire-1.2.1/pkg/common/plugin/facade_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/gcp/ 02:10:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/ 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:10:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/log.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/ 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:10:05 spire-1.2.1/pkg/server/api/middleware/common.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/entries.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:10:05 spire-1.2.1/pkg/server/api/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/ 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/selector.go 02:10:05 spire-1.2.1/pkg/server/api/selector_test.go 02:10:05 spire-1.2.1/pkg/server/api/status.go 02:10:05 spire-1.2.1/pkg/server/api/status_test.go 02:10:05 spire-1.2.1/pkg/server/api/svid/ 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/ 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/ 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:10:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:10:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:10:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/ 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:10:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:10:05 spire-1.2.1/pkg/common/profiling/ 02:10:05 spire-1.2.1/pkg/common/profiling/dumpers.go 02:10:05 spire-1.2.1/pkg/common/profiling/profiling.go 02:10:05 spire-1.2.1/pkg/common/protoutil/ 02:10:05 spire-1.2.1/pkg/common/protoutil/masks.go 02:10:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:10:05 spire-1.2.1/pkg/common/rotationutil/ 02:10:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:10:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:10:05 spire-1.2.1/pkg/common/selector/ 02:10:05 spire-1.2.1/pkg/common/selector/selector.go 02:10:05 spire-1.2.1/pkg/common/selector/selector_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/ 02:10:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/validate.go 02:10:05 spire-1.2.1/pkg/server/bundle/ 02:10:05 spire-1.2.1/pkg/server/bundle/client/ 02:10:05 spire-1.2.1/pkg/server/bundle/client/client.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/manager.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/sources.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/updater.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:10:05 spire-1.2.1/pkg/server/ca/ 02:10:05 spire-1.2.1/pkg/server/ca/ca.go 02:10:05 spire-1.2.1/pkg/server/ca/ca_health.go 02:10:05 spire-1.2.1/pkg/common/selector/set.go 02:10:05 spire-1.2.1/pkg/common/selector/set_utils.go 02:10:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:10:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:10:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:10:05 spire-1.2.1/pkg/common/telemetry/call.go 02:10:05 spire-1.2.1/pkg/common/telemetry/common/ 02:10:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:10:05 spire-1.2.1/pkg/server/ca/ca_test.go 02:10:05 spire-1.2.1/pkg/server/ca/journal.go 02:10:05 spire-1.2.1/pkg/server/ca/journal_test.go 02:10:05 spire-1.2.1/pkg/server/ca/manager.go 02:10:05 spire-1.2.1/pkg/server/ca/manager_health.go 02:10:05 spire-1.2.1/pkg/server/ca/manager_test.go 02:10:05 spire-1.2.1/pkg/server/ca/templates.go 02:10:05 spire-1.2.1/pkg/server/ca/upstream_client.go 02:10:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:10:05 spire-1.2.1/pkg/server/ca/validation.go 02:10:05 spire-1.2.1/pkg/server/cache/ 02:10:05 spire-1.2.1/pkg/server/cache/dscache/ 02:10:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:10:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/ 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:10:05 spire-1.2.1/pkg/server/catalog/ 02:10:05 spire-1.2.1/pkg/server/catalog/catalog.go 02:10:05 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:10:05 spire-1.2.1/pkg/common/telemetry/config.go 02:10:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:10:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/inmem.go 02:10:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/m3.go 02:10:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/metrics.go 02:10:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/names.go 02:10:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:10:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/catalog/keymanager.go 02:10:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:10:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:10:05 spire-1.2.1/pkg/server/catalog/notifier.go 02:10:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:10:05 spire-1.2.1/pkg/server/config.go 02:10:05 spire-1.2.1/pkg/server/datastore/ 02:10:05 spire-1.2.1/pkg/server/datastore/datastore.go 02:10:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:10:05 spire-1.2.1/pkg/server/datastore/repository.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:10:05 spire-1.2.1/pkg/common/telemetry/server/server.go 02:10:05 spire-1.2.1/pkg/common/telemetry/sink.go 02:10:05 spire-1.2.1/pkg/common/telemetry/statsd.go 02:10:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:10:05 spire-1.2.1/pkg/common/telemetry/uptime.go 02:10:05 spire-1.2.1/pkg/common/telemetry/version.go 02:10:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:10:05 spire-1.2.1/pkg/common/uptime/ 02:10:05 spire-1.2.1/pkg/common/uptime/uptime.go 02:10:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:10:05 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:10:05 spire-1.2.1/pkg/server/endpoints/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:10:05 spire-1.2.1/pkg/common/util/ 02:10:05 spire-1.2.1/pkg/common/util/certs.go 02:10:05 spire-1.2.1/pkg/common/util/certs_test.go 02:10:05 spire-1.2.1/pkg/common/util/csr.go 02:10:05 spire-1.2.1/pkg/common/util/hash.go 02:10:05 spire-1.2.1/pkg/common/util/selectors.go 02:10:05 spire-1.2.1/pkg/common/util/selectors_test.go 02:10:05 spire-1.2.1/pkg/common/util/signals.go 02:10:05 spire-1.2.1/pkg/common/util/sort.go 02:10:05 spire-1.2.1/pkg/common/util/sort_test.go 02:10:05 spire-1.2.1/pkg/common/util/task.go 02:10:05 spire-1.2.1/pkg/common/util/task_test.go 02:10:05 spire-1.2.1/pkg/common/util/testdata/ 02:10:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:10:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:10:05 spire-1.2.1/pkg/common/version/ 02:10:05 spire-1.2.1/pkg/common/version/version.go 02:10:05 spire-1.2.1/pkg/common/x509svid/ 02:10:05 spire-1.2.1/pkg/common/x509svid/common_test.go 02:10:05 spire-1.2.1/pkg/common/x509svid/csr.go 02:10:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:10:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:10:05 spire-1.2.1/pkg/common/x509util/ 02:10:05 spire-1.2.1/pkg/common/x509util/cert.go 02:10:05 spire-1.2.1/pkg/common/x509util/dns.go 02:10:05 spire-1.2.1/pkg/common/x509util/dns_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:10:05 spire-1.2.1/pkg/server/endpoints/config.go 02:10:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:10:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:10:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/middleware.go 02:10:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:10:05 spire-1.2.1/pkg/server/hostservice/ 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:10:05 spire-1.2.1/pkg/common/x509util/keyid.go 02:10:05 spire-1.2.1/pkg/common/x509util/keypair.go 02:10:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:10:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:10:05 spire-1.2.1/pkg/server/ 02:10:05 spire-1.2.1/pkg/server/api/ 02:10:05 spire-1.2.1/pkg/server/api/agent.go 02:10:05 spire-1.2.1/pkg/server/api/agent/ 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/ 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/agent_test.go 02:10:05 spire-1.2.1/pkg/server/api/api.go 02:10:05 spire-1.2.1/pkg/server/api/audit/ 02:10:05 spire-1.2.1/pkg/server/api/audit/audit.go 02:10:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:10:05 spire-1.2.1/pkg/server/api/bundle.go 02:10:05 spire-1.2.1/pkg/server/api/bundle/ 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/ 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/bundle_test.go 02:10:05 spire-1.2.1/pkg/server/api/debug/ 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/ 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:10:05 spire-1.2.1/pkg/server/registration/ 02:10:05 spire-1.2.1/pkg/server/registration/manager.go 02:10:05 spire-1.2.1/pkg/server/registration/manager_test.go 02:10:05 spire-1.2.1/pkg/server/scanentries.go 02:10:05 spire-1.2.1/pkg/server/scanentries_test.go 02:10:05 spire-1.2.1/pkg/server/server.go 02:10:05 spire-1.2.1/pkg/server/server_test.go 02:10:05 spire-1.2.1/pkg/server/svid/ 02:10:05 spire-1.2.1/pkg/server/svid/observer.go 02:10:05 spire-1.2.1/pkg/server/svid/observer_test.go 02:10:05 spire-1.2.1/pkg/server/svid/rotator.go 02:10:05 spire-1.2.1/pkg/server/svid/rotator_config.go 02:10:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:10:05 spire-1.2.1/pkg/server/svid/rotator_test.go 02:10:05 spire-1.2.1/proto/ 02:10:05 spire-1.2.1/proto/private/ 02:10:05 spire-1.2.1/proto/private/server/ 02:10:05 spire-1.2.1/proto/private/server/journal/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:10:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:10:05 spire-1.2.1/proto/private/server/journal/journal.proto 02:10:05 spire-1.2.1/proto/spire/ 02:10:05 spire-1.2.1/proto/spire/common/ 02:10:05 spire-1.2.1/proto/spire/common/common.pb.go 02:10:05 spire-1.2.1/proto/spire/common/common.proto 02:10:05 spire-1.2.1/proto/spire/common/plugin/ 02:10:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:10:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:10:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:10:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:10:05 spire-1.2.1/proto/spire/plugin/ 02:10:05 spire-1.2.1/proto/spire/plugin/agent/ 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:10:05 spire-1.2.1/release/ 02:10:05 spire-1.2.1/pkg/server/api/entry.go 02:10:05 spire-1.2.1/pkg/server/api/entry/ 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/ 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/entry_test.go 02:10:05 spire-1.2.1/pkg/server/api/health/ 02:10:05 spire-1.2.1/pkg/server/api/health/v1/ 02:10:05 spire-1.2.1/pkg/server/api/health/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/id.go 02:10:05 spire-1.2.1/pkg/server/api/id_test.go 02:10:05 spire-1.2.1/pkg/server/api/limits/ 02:10:05 spire-1.2.1/pkg/server/api/limits/limits.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ 02:10:05 spire-1.2.1/pkg/server/api/middleware/alias.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/audit.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/caller.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:10:05 spire-1.2.1/release/spire-extras/ 02:10:05 spire-1.2.1/release/spire-extras/README.md 02:10:05 spire-1.2.1/release/spire-extras/conf/ 02:10:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:10:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:10:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:10:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:10:05 spire-1.2.1/release/spire/ 02:10:05 spire-1.2.1/release/spire/README.md 02:10:05 spire-1.2.1/release/spire/conf/ 02:10:05 spire-1.2.1/release/spire/conf/agent/ 02:10:05 spire-1.2.1/release/spire/conf/agent/agent.conf 02:10:05 spire-1.2.1/release/spire/conf/server/ 02:10:05 spire-1.2.1/release/spire/conf/server/server.conf 02:10:05 spire-1.2.1/script/ 02:10:05 spire-1.2.1/script/build-artifact.sh 02:10:05 spire-1.2.1/script/generate_dummy_ca.sh 02:10:05 spire-1.2.1/support/ 02:10:05 spire-1.2.1/support/k8s/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/common.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/entries.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:10:05 spire-1.2.1/pkg/server/api/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/ 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:10:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:10:05 spire-1.2.1/pkg/server/api/selector.go 02:10:05 spire-1.2.1/pkg/server/api/selector_test.go 02:10:05 spire-1.2.1/pkg/server/api/status.go 02:10:05 spire-1.2.1/pkg/server/api/status_test.go 02:10:05 spire-1.2.1/pkg/server/api/svid/ 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/ 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/ 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:10:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/ 02:10:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:10:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:10:05 spire-1.2.1/pkg/server/authpolicy/validate.go 02:10:05 spire-1.2.1/pkg/server/bundle/ 02:10:05 spire-1.2.1/pkg/server/bundle/client/ 02:10:05 spire-1.2.1/pkg/server/bundle/client/client.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/manager.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/sources.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/updater.go 02:10:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:10:05 spire-1.2.1/pkg/server/ca/ 02:10:05 spire-1.2.1/pkg/server/ca/ca.go 02:10:05 spire-1.2.1/pkg/server/ca/ca_health.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:10:05 spire-1.2.1/pkg/server/ca/ca_test.go 02:10:05 spire-1.2.1/pkg/server/ca/journal.go 02:10:05 spire-1.2.1/pkg/server/ca/journal_test.go 02:10:05 spire-1.2.1/pkg/server/ca/manager.go 02:10:05 spire-1.2.1/pkg/server/ca/manager_health.go 02:10:05 spire-1.2.1/pkg/server/ca/manager_test.go 02:10:05 spire-1.2.1/pkg/server/ca/templates.go 02:10:05 spire-1.2.1/pkg/server/ca/upstream_client.go 02:10:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:10:05 spire-1.2.1/pkg/server/ca/validation.go 02:10:05 spire-1.2.1/pkg/server/cache/ 02:10:05 spire-1.2.1/pkg/server/cache/dscache/ 02:10:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:10:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/ 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:10:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:10:05 spire-1.2.1/pkg/server/catalog/ 02:10:05 spire-1.2.1/pkg/server/catalog/catalog.go 02:10:05 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/ 02:10:05 spire-1.2.1/support/oidc-discovery-provider/README.md 02:10:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/config.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:10:05 spire-1.2.1/pkg/server/catalog/keymanager.go 02:10:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:10:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:10:05 spire-1.2.1/pkg/server/catalog/notifier.go 02:10:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:10:05 spire-1.2.1/pkg/server/config.go 02:10:05 spire-1.2.1/pkg/server/datastore/ 02:10:05 spire-1.2.1/pkg/server/datastore/datastore.go 02:10:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:10:05 spire-1.2.1/pkg/server/datastore/repository.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/main.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:10:05 spire-1.2.1/test/ 02:10:05 spire-1.2.1/test/clock/ 02:10:05 spire-1.2.1/test/clock/clock.go 02:10:05 spire-1.2.1/test/fakes/ 02:10:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:10:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:10:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:10:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:10:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:10:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:10:05 spire-1.2.1/test/fakes/fakeagentstore/ 02:10:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:10:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:10:05 spire-1.2.1/pkg/server/endpoints/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:10:05 spire-1.2.1/test/fakes/fakedatastore/ 02:10:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:10:05 spire-1.2.1/test/fakes/fakeentryclient/ 02:10:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:10:05 spire-1.2.1/test/fakes/fakehealthchecker/ 02:10:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:10:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:10:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:10:05 spire-1.2.1/test/fakes/fakemetrics/ 02:10:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:10:05 spire-1.2.1/test/fakes/fakenoderesolver/ 02:10:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:10:05 spire-1.2.1/test/fakes/fakenotifier/ 02:10:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:10:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:10:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:10:05 spire-1.2.1/test/fakes/fakeserverca/ 02:10:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:10:05 spire-1.2.1/test/fakes/fakeservercatalog/ 02:10:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:10:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:10:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:10:05 spire-1.2.1/pkg/server/endpoints/config.go 02:10:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:10:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:10:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:10:05 spire-1.2.1/pkg/server/endpoints/middleware.go 02:10:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:10:05 spire-1.2.1/pkg/server/hostservice/ 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:10:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:10:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:10:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:10:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:10:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:10:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:10:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:10:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:10:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:10:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:10:05 spire-1.2.1/test/fixture/ 02:10:05 spire-1.2.1/test/fixture/certs/ 02:10:05 spire-1.2.1/test/fixture/certs/agent_svid.der 02:10:05 spire-1.2.1/test/fixture/certs/base_cert.pem 02:10:05 spire-1.2.1/test/fixture/certs/base_csr.pem 02:10:05 spire-1.2.1/test/fixture/certs/base_key.pem 02:10:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:10:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:10:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:10:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:10:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:10:05 spire-1.2.1/test/fixture/certs/blog_key.pem 02:10:05 spire-1.2.1/test/fixture/certs/bundle.der 02:10:05 spire-1.2.1/test/fixture/certs/ca.pem 02:10:05 spire-1.2.1/test/fixture/certs/ca_key.pem 02:10:05 spire-1.2.1/test/fixture/certs/database_cert.pem 02:10:05 spire-1.2.1/test/fixture/certs/database_csr.pem 02:10:05 spire-1.2.1/test/fixture/certs/database_key.pem 02:10:05 spire-1.2.1/test/fixture/certs/node_cert.pem 02:10:05 spire-1.2.1/test/fixture/certs/node_csr.pem 02:10:05 spire-1.2.1/test/fixture/certs/node_key.pem 02:10:05 spire-1.2.1/test/fixture/certs/svid.pem 02:10:05 spire-1.2.1/test/fixture/certs/svid_key.pem 02:10:05 spire-1.2.1/test/fixture/config/ 02:10:05 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:10:05 spire-1.2.1/test/fixture/config/agent_good.conf 02:10:05 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:10:05 spire-1.2.1/test/fixture/config/plugin_good.conf 02:10:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:10:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:10:05 spire-1.2.1/pkg/server/registration/ 02:10:05 spire-1.2.1/pkg/server/registration/manager.go 02:10:05 spire-1.2.1/pkg/server/registration/manager_test.go 02:10:05 spire-1.2.1/pkg/server/scanentries.go 02:10:05 spire-1.2.1/pkg/server/scanentries_test.go 02:10:05 spire-1.2.1/pkg/server/server.go 02:10:05 spire-1.2.1/pkg/server/server_test.go 02:10:05 spire-1.2.1/pkg/server/svid/ 02:10:05 spire-1.2.1/pkg/server/svid/observer.go 02:10:05 spire-1.2.1/pkg/server/svid/observer_test.go 02:10:05 spire-1.2.1/pkg/server/svid/rotator.go 02:10:05 spire-1.2.1/pkg/server/svid/rotator_config.go 02:10:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:10:05 spire-1.2.1/pkg/server/svid/rotator_test.go 02:10:05 spire-1.2.1/proto/ 02:10:05 spire-1.2.1/proto/private/ 02:10:05 spire-1.2.1/proto/private/server/ 02:10:05 spire-1.2.1/proto/private/server/journal/ 02:10:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:10:05 spire-1.2.1/test/fixture/config/server_good.conf 02:10:05 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:10:05 spire-1.2.1/test/fixture/fixture.go 02:10:05 spire-1.2.1/test/fixture/nodeattestor/ 02:10:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:10:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:10:05 spire-1.2.1/proto/private/server/journal/journal.proto 02:10:05 spire-1.2.1/proto/spire/ 02:10:05 spire-1.2.1/proto/spire/common/ 02:10:05 spire-1.2.1/proto/spire/common/common.pb.go 02:10:05 spire-1.2.1/proto/spire/common/common.proto 02:10:05 spire-1.2.1/proto/spire/common/plugin/ 02:10:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:10:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:10:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:10:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:10:05 spire-1.2.1/proto/spire/plugin/ 02:10:05 spire-1.2.1/proto/spire/plugin/agent/ 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:10:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:10:05 spire-1.2.1/release/ 02:10:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:10:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:10:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:10:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:10:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:10:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:10:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:10:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:10:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:10:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:10:05 spire-1.2.1/test/fixture/registration/ 02:10:05 spire-1.2.1/test/fixture/registration/entries.json 02:10:05 spire-1.2.1/test/fixture/registration/good-for-update.json 02:10:05 spire-1.2.1/test/fixture/registration/good.json 02:10:05 spire-1.2.1/test/fixture/registration/invalid.json 02:10:05 spire-1.2.1/test/fixture/registration/invalid_json.json 02:10:05 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:10:05 spire-1.2.1/test/integration/ 02:10:05 spire-1.2.1/test/integration/README.md 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:10:05 spire-1.2.1/release/spire-extras/ 02:10:05 spire-1.2.1/release/spire-extras/README.md 02:10:05 spire-1.2.1/release/spire-extras/conf/ 02:10:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:10:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:10:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:10:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:10:05 spire-1.2.1/release/spire/ 02:10:05 spire-1.2.1/release/spire/README.md 02:10:05 spire-1.2.1/release/spire/conf/ 02:10:05 spire-1.2.1/release/spire/conf/agent/ 02:10:05 spire-1.2.1/release/spire/conf/agent/agent.conf 02:10:05 spire-1.2.1/release/spire/conf/server/ 02:10:05 spire-1.2.1/release/spire/conf/server/server.conf 02:10:05 spire-1.2.1/script/ 02:10:05 spire-1.2.1/script/build-artifact.sh 02:10:05 spire-1.2.1/script/generate_dummy_ca.sh 02:10:05 spire-1.2.1/support/ 02:10:05 spire-1.2.1/support/k8s/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:10:05 spire-1.2.1/test/integration/common 02:10:05 spire-1.2.1/test/integration/setup/ 02:10:05 spire-1.2.1/test/integration/setup/adminclient/ 02:10:05 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:10:05 spire-1.2.1/test/integration/setup/adminclient/client.go 02:10:05 spire-1.2.1/test/integration/setup/debugagent/ 02:10:05 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:10:05 spire-1.2.1/test/integration/setup/debugagent/main.go 02:10:05 spire-1.2.1/test/integration/setup/debugserver/ 02:10:05 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:10:05 spire-1.2.1/test/integration/setup/debugserver/main.go 02:10:05 spire-1.2.1/test/integration/setup/downstreamclient/ 02:10:05 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:10:05 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:10:05 spire-1.2.1/test/integration/setup/itclient/ 02:10:05 spire-1.2.1/test/integration/setup/itclient/client.go 02:10:05 spire-1.2.1/test/integration/setup/node-attestation/ 02:10:05 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:10:05 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:10:05 spire-1.2.1/test/integration/setup/x509pop/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:10:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:10:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:10:05 spire-1.2.1/test/integration/suites/ 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:10:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:10:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:10:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:10:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:10:05 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:10:05 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:10:05 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:10:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/ 02:10:05 spire-1.2.1/support/oidc-discovery-provider/README.md 02:10:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/config.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:10:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/main.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:10:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:10:05 spire-1.2.1/test/ 02:10:05 spire-1.2.1/test/clock/ 02:10:05 spire-1.2.1/test/clock/clock.go 02:10:05 spire-1.2.1/test/fakes/ 02:10:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:10:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:10:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:10:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:10:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:10:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:10:05 spire-1.2.1/test/fakes/fakeagentstore/ 02:10:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:10:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:10:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:10:06 02:10:06 spire-1.2.1/test/fakes/fakedatastore/ 02:10:06 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:10:06 spire-1.2.1/test/fakes/fakeentryclient/ 02:10:06 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:10:06 spire-1.2.1/test/fakes/fakehealthchecker/ 02:10:06 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:10:06 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:10:06 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:10:06 spire-1.2.1/test/fakes/fakemetrics/ 02:10:06 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:10:06 spire-1.2.1/test/fakes/fakenoderesolver/ 02:10:06 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:10:06 spire-1.2.1/test/fakes/fakenotifier/ 02:10:06 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:10:06 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:10:06 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:10:06 spire-1.2.1/test/fakes/fakeserverca/ 02:10:06 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:10:06 spire-1.2.1/test/fakes/fakeservercatalog/ 02:10:06 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:10:06 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:10:06 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:10:06 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:10:06 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:10:06 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:10:06 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:10:06 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:10:06 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:10:06 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:10:06 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:10:06 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:10:06 spire-1.2.1/test/fixture/ 02:10:06 spire-1.2.1/test/fixture/certs/ 02:10:06 spire-1.2.1/test/fixture/certs/agent_svid.der 02:10:06 spire-1.2.1/test/fixture/certs/base_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/blog_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/bundle.der 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:10:06 spire-1.2.1/test/integration/suites/join-token/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/ca.pem 02:10:06 spire-1.2.1/test/fixture/certs/ca_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/database_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/database_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/database_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/node_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/node_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/node_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/svid.pem 02:10:06 spire-1.2.1/test/fixture/certs/svid_key.pem 02:10:06 spire-1.2.1/test/fixture/config/ 02:10:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:10:06 spire-1.2.1/test/fixture/config/agent_good.conf 02:10:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:10:06 spire-1.2.1/test/fixture/config/plugin_good.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:10:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:10:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:10:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:10:06 spire-1.2.1/test/integration/suites/join-token/README.md 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/join-token/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_good.conf 02:10:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:10:06 spire-1.2.1/test/fixture/fixture.go 02:10:06 spire-1.2.1/test/fixture/nodeattestor/ 02:10:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:10:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:10:06 spire-1.2.1/pkg/server/registration/ 02:10:06 spire-1.2.1/pkg/server/registration/manager.go 02:10:06 spire-1.2.1/pkg/server/registration/manager_test.go 02:10:06 spire-1.2.1/pkg/server/scanentries.go 02:10:06 spire-1.2.1/pkg/server/scanentries_test.go 02:10:06 spire-1.2.1/pkg/server/server.go 02:10:06 spire-1.2.1/pkg/server/server_test.go 02:10:06 spire-1.2.1/pkg/server/svid/ 02:10:06 spire-1.2.1/pkg/server/svid/observer.go 02:10:06 spire-1.2.1/pkg/server/svid/observer_test.go 02:10:06 spire-1.2.1/pkg/server/svid/rotator.go 02:10:06 spire-1.2.1/pkg/server/svid/rotator_config.go 02:10:06 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:10:06 spire-1.2.1/pkg/server/svid/rotator_test.go 02:10:06 spire-1.2.1/proto/ 02:10:06 spire-1.2.1/proto/private/ 02:10:06 spire-1.2.1/proto/private/server/ 02:10:06 spire-1.2.1/proto/private/server/journal/ 02:10:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:10:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:10:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:10:06 spire-1.2.1/test/fixture/registration/ 02:10:06 spire-1.2.1/test/fixture/registration/entries.json 02:10:06 spire-1.2.1/test/fixture/registration/good-for-update.json 02:10:06 spire-1.2.1/test/fixture/registration/good.json 02:10:06 spire-1.2.1/test/fixture/registration/invalid.json 02:10:06 spire-1.2.1/test/fixture/registration/invalid_json.json 02:10:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:10:06 spire-1.2.1/test/integration/ 02:10:06 spire-1.2.1/test/integration/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:10:06 spire-1.2.1/proto/private/server/journal/journal.proto 02:10:06 spire-1.2.1/proto/spire/ 02:10:06 spire-1.2.1/proto/spire/common/ 02:10:06 spire-1.2.1/proto/spire/common/common.pb.go 02:10:06 spire-1.2.1/proto/spire/common/common.proto 02:10:06 spire-1.2.1/proto/spire/common/plugin/ 02:10:06 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:10:06 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:10:06 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:10:06 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:10:06 spire-1.2.1/proto/spire/plugin/ 02:10:06 spire-1.2.1/proto/spire/plugin/agent/ 02:10:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:10:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:10:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:10:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:10:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:10:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:10:06 spire-1.2.1/release/ 02:10:06 spire-1.2.1/test/integration/common 02:10:06 spire-1.2.1/test/integration/setup/ 02:10:06 spire-1.2.1/test/integration/setup/adminclient/ 02:10:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:10:06 spire-1.2.1/test/integration/setup/adminclient/client.go 02:10:06 spire-1.2.1/test/integration/setup/debugagent/ 02:10:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:10:06 spire-1.2.1/test/integration/setup/debugagent/main.go 02:10:06 spire-1.2.1/test/integration/setup/debugserver/ 02:10:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:10:06 spire-1.2.1/test/integration/setup/debugserver/main.go 02:10:06 spire-1.2.1/test/integration/setup/downstreamclient/ 02:10:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:10:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:10:06 spire-1.2.1/test/integration/setup/itclient/ 02:10:06 spire-1.2.1/test/integration/setup/itclient/client.go 02:10:06 spire-1.2.1/test/integration/setup/node-attestation/ 02:10:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:10:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:10:06 spire-1.2.1/test/integration/setup/x509pop/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/k8s/teardown 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:10:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:10:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:10:06 spire-1.2.1/test/integration/suites/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:10:06 spire-1.2.1/release/spire-extras/ 02:10:06 spire-1.2.1/release/spire-extras/README.md 02:10:06 spire-1.2.1/release/spire-extras/conf/ 02:10:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:10:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:10:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:10:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:10:06 spire-1.2.1/release/spire/ 02:10:06 spire-1.2.1/release/spire/README.md 02:10:06 spire-1.2.1/release/spire/conf/ 02:10:06 spire-1.2.1/release/spire/conf/agent/ 02:10:06 spire-1.2.1/release/spire/conf/agent/agent.conf 02:10:06 spire-1.2.1/release/spire/conf/server/ 02:10:06 spire-1.2.1/release/spire/conf/server/server.conf 02:10:06 spire-1.2.1/script/ 02:10:06 spire-1.2.1/script/build-artifact.sh 02:10:06 spire-1.2.1/script/generate_dummy_ca.sh 02:10:06 spire-1.2.1/support/ 02:10:06 spire-1.2.1/support/k8s/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:10:06 spire-1.2.1/test/integration/suites/rotation/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:10:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:10:06 spire-1.2.1/test/integration/suites/rotation/README.md 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/rotation/teardown 02:10:06 spire-1.2.1/test/integration/suites/self-test/ 02:10:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:10:06 spire-1.2.1/test/integration/suites/self-test/README.md 02:10:06 spire-1.2.1/test/integration/suites/self-test/teardown 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:10:06 spire-1.2.1/test/integration/suites/upgrade/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:10:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:10:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:10:06 spire-1.2.1/test/integration/suites/upgrade/README.md 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/upgrade/teardown 02:10:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:10:06 spire-1.2.1/test/integration/test-one.sh 02:10:06 spire-1.2.1/test/integration/test.sh 02:10:06 spire-1.2.1/test/plugintest/ 02:10:06 spire-1.2.1/test/plugintest/config.go 02:10:06 spire-1.2.1/test/plugintest/load.go 02:10:06 spire-1.2.1/test/plugintest/option.go 02:10:06 spire-1.2.1/test/spiretest/ 02:10:06 spire-1.2.1/test/spiretest/apiserver.go 02:10:06 spire-1.2.1/test/spiretest/assertions.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:10:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/ 02:10:06 spire-1.2.1/support/oidc-discovery-provider/README.md 02:10:06 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/config.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:10:06 spire-1.2.1/test/spiretest/dir.go 02:10:06 spire-1.2.1/test/spiretest/errors_posix.go 02:10:06 spire-1.2.1/test/spiretest/errors_windows.go 02:10:06 spire-1.2.1/test/spiretest/logs.go 02:10:06 spire-1.2.1/test/spiretest/socketapi.go 02:10:06 spire-1.2.1/test/spiretest/suite.go 02:10:06 spire-1.2.1/test/spiretest/x509.go 02:10:06 spire-1.2.1/test/testca/ 02:10:06 spire-1.2.1/test/testca/ca.go 02:10:06 spire-1.2.1/test/testkey/ 02:10:06 spire-1.2.1/test/testkey/generate.sh 02:10:06 spire-1.2.1/test/testkey/genkeys.go 02:10:06 spire-1.2.1/test/testkey/keys.go 02:10:06 spire-1.2.1/test/testkey/new.go 02:10:06 spire-1.2.1/test/tpmsimulator/ 02:10:06 spire-1.2.1/test/tpmsimulator/simulator.go 02:10:06 spire-1.2.1/test/util/ 02:10:06 spire-1.2.1/test/util/cert_fixtures.go 02:10:06 spire-1.2.1/test/util/cert_generation.go 02:10:06 spire-1.2.1/test/util/io_redirection.go 02:10:06 spire-1.2.1/test/util/race.go 02:10:06 spire-1.2.1/test/util/util.go 02:10:06 building spire from source... 02:10:06 02:10:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/main.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:10:06 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:10:06 spire-1.2.1/test/ 02:10:06 spire-1.2.1/test/clock/ 02:10:06 spire-1.2.1/test/clock/clock.go 02:10:06 spire-1.2.1/test/fakes/ 02:10:06 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:10:06 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:10:06 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:10:06 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:10:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:10:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:10:06 spire-1.2.1/test/fakes/fakeagentstore/ 02:10:06 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:10:06 spire-1.2.1/test/fakes/fakedatastore/ 02:10:06 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:10:06 spire-1.2.1/test/fakes/fakeentryclient/ 02:10:06 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:10:06 spire-1.2.1/test/fakes/fakehealthchecker/ 02:10:06 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:10:06 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:10:06 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:10:06 spire-1.2.1/test/fakes/fakemetrics/ 02:10:06 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:10:06 spire-1.2.1/test/fakes/fakenoderesolver/ 02:10:06 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:10:06 spire-1.2.1/test/fakes/fakenotifier/ 02:10:06 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:10:06 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:10:06 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:10:06 spire-1.2.1/test/fakes/fakeserverca/ 02:10:06 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:10:06 spire-1.2.1/test/fakes/fakeservercatalog/ 02:10:06 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:10:06 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:10:06 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:10:06 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:10:06 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:10:06 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:10:06 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:10:06 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:10:06 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:10:06 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:10:06 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:10:06 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:10:06 spire-1.2.1/test/fixture/ 02:10:06 spire-1.2.1/test/fixture/certs/ 02:10:06 spire-1.2.1/test/fixture/certs/agent_svid.der 02:10:06 spire-1.2.1/test/fixture/certs/base_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/blog_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/bundle.der 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:10:06 spire-1.2.1/test/integration/suites/join-token/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:10:06 spire-1.2.1/test/fixture/certs/ca.pem 02:10:06 spire-1.2.1/test/fixture/certs/ca_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/database_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/database_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/database_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/node_cert.pem 02:10:06 spire-1.2.1/test/fixture/certs/node_csr.pem 02:10:06 spire-1.2.1/test/fixture/certs/node_key.pem 02:10:06 spire-1.2.1/test/fixture/certs/svid.pem 02:10:06 spire-1.2.1/test/fixture/certs/svid_key.pem 02:10:06 spire-1.2.1/test/fixture/config/ 02:10:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:10:06 spire-1.2.1/test/fixture/config/agent_good.conf 02:10:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:10:06 spire-1.2.1/test/fixture/config/plugin_good.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:10:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:10:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:10:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:10:06 spire-1.2.1/test/integration/suites/join-token/README.md 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/join-token/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:10:06 spire-1.2.1/test/fixture/config/server_good.conf 02:10:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:10:06 spire-1.2.1/test/fixture/fixture.go 02:10:06 spire-1.2.1/test/fixture/nodeattestor/ 02:10:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:10:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:10:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:10:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:10:06 spire-1.2.1/test/fixture/registration/ 02:10:06 spire-1.2.1/test/fixture/registration/entries.json 02:10:06 spire-1.2.1/test/fixture/registration/good-for-update.json 02:10:06 spire-1.2.1/test/fixture/registration/good.json 02:10:06 spire-1.2.1/test/fixture/registration/invalid.json 02:10:06 spire-1.2.1/test/fixture/registration/invalid_json.json 02:10:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:10:06 spire-1.2.1/test/integration/ 02:10:06 spire-1.2.1/test/integration/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/test/integration/common 02:10:06 spire-1.2.1/test/integration/setup/ 02:10:06 spire-1.2.1/test/integration/setup/adminclient/ 02:10:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:10:06 spire-1.2.1/test/integration/setup/adminclient/client.go 02:10:06 spire-1.2.1/test/integration/setup/debugagent/ 02:10:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:10:06 spire-1.2.1/test/integration/setup/debugagent/main.go 02:10:06 spire-1.2.1/test/integration/setup/debugserver/ 02:10:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:10:06 spire-1.2.1/test/integration/setup/debugserver/main.go 02:10:06 spire-1.2.1/test/integration/setup/downstreamclient/ 02:10:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:10:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:10:06 spire-1.2.1/test/integration/setup/itclient/ 02:10:06 spire-1.2.1/test/integration/setup/itclient/client.go 02:10:06 spire-1.2.1/test/integration/setup/node-attestation/ 02:10:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:10:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:10:06 spire-1.2.1/test/integration/setup/x509pop/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/k8s/teardown 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:10:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:10:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:10:06 spire-1.2.1/test/integration/suites/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:10:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:10:06 spire-1.2.1/test/integration/suites/rotation/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:10:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:10:06 spire-1.2.1/test/integration/suites/rotation/README.md 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/ 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/rotation/teardown 02:10:06 spire-1.2.1/test/integration/suites/self-test/ 02:10:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:10:06 spire-1.2.1/test/integration/suites/self-test/README.md 02:10:06 spire-1.2.1/test/integration/suites/self-test/teardown 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:10:06 spire-1.2.1/test/integration/suites/upgrade/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:10:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:10:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:10:06 spire-1.2.1/test/integration/suites/upgrade/README.md 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/upgrade/teardown 02:10:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:10:06 spire-1.2.1/test/integration/test-one.sh 02:10:06 spire-1.2.1/test/integration/test.sh 02:10:06 spire-1.2.1/test/plugintest/ 02:10:06 spire-1.2.1/test/plugintest/config.go 02:10:06 spire-1.2.1/test/plugintest/load.go 02:10:06 spire-1.2.1/test/plugintest/option.go 02:10:06 spire-1.2.1/test/spiretest/ 02:10:06 spire-1.2.1/test/spiretest/apiserver.go 02:10:06 spire-1.2.1/test/spiretest/assertions.go 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:10:06 spire-1.2.1/test/spiretest/dir.go 02:10:06 spire-1.2.1/test/spiretest/errors_posix.go 02:10:06 spire-1.2.1/test/spiretest/errors_windows.go 02:10:06 spire-1.2.1/test/spiretest/logs.go 02:10:06 spire-1.2.1/test/spiretest/socketapi.go 02:10:06 spire-1.2.1/test/spiretest/suite.go 02:10:06 spire-1.2.1/test/spiretest/x509.go 02:10:06 spire-1.2.1/test/testca/ 02:10:06 spire-1.2.1/test/testca/ca.go 02:10:06 spire-1.2.1/test/testkey/ 02:10:06 spire-1.2.1/test/testkey/generate.sh 02:10:06 spire-1.2.1/test/testkey/genkeys.go 02:10:06 spire-1.2.1/test/testkey/keys.go 02:10:06 spire-1.2.1/test/testkey/new.go 02:10:06 spire-1.2.1/test/tpmsimulator/ 02:10:06 spire-1.2.1/test/tpmsimulator/simulator.go 02:10:06 spire-1.2.1/test/util/ 02:10:06 spire-1.2.1/test/util/cert_fixtures.go 02:10:06 spire-1.2.1/test/util/cert_generation.go 02:10:06 spire-1.2.1/test/util/io_redirection.go 02:10:06 spire-1.2.1/test/util/race.go 02:10:06 spire-1.2.1/test/util/util.go 02:10:06 building spire from source... 02:10:06 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:10:06 spire-1.2.1/test/integration/suites/join-token/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:10:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:10:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:10:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:10:06 spire-1.2.1/test/integration/suites/join-token/README.md 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/join-token/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:10:06 spire-1.2.1/test/integration/suites/k8s/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/00-setup 02:10:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:10:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:10:06 spire-1.2.1/test/integration/suites/k8s/README.md 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:10:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/k8s/teardown 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:10:06 spire-1.2.1/test/integration/suites/rotation/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/00-setup 02:10:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:10:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:10:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:10:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:10:06 spire-1.2.1/test/integration/suites/rotation/README.md 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/rotation/teardown 02:10:06 spire-1.2.1/test/integration/suites/self-test/ 02:10:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:10:06 spire-1.2.1/test/integration/suites/self-test/README.md 02:10:06 spire-1.2.1/test/integration/suites/self-test/teardown 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:10:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:10:06 spire-1.2.1/test/integration/suites/upgrade/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:10:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:10:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:10:06 spire-1.2.1/test/integration/suites/upgrade/README.md 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:10:06 spire-1.2.1/test/integration/suites/upgrade/teardown 02:10:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:10:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:10:06 spire-1.2.1/test/integration/test-one.sh 02:10:06 spire-1.2.1/test/integration/test.sh 02:10:06 spire-1.2.1/test/plugintest/ 02:10:06 spire-1.2.1/test/plugintest/config.go 02:10:06 spire-1.2.1/test/plugintest/load.go 02:10:06 spire-1.2.1/test/plugintest/option.go 02:10:06 spire-1.2.1/test/spiretest/ 02:10:06 spire-1.2.1/test/spiretest/apiserver.go 02:10:06 spire-1.2.1/test/spiretest/assertions.go 02:10:06 spire-1.2.1/test/spiretest/dir.go 02:10:06 spire-1.2.1/test/spiretest/errors_posix.go 02:10:06 spire-1.2.1/test/spiretest/errors_windows.go 02:10:06 spire-1.2.1/test/spiretest/logs.go 02:10:06 spire-1.2.1/test/spiretest/socketapi.go 02:10:06 spire-1.2.1/test/spiretest/suite.go 02:10:06 spire-1.2.1/test/spiretest/x509.go 02:10:06 spire-1.2.1/test/testca/ 02:10:06 spire-1.2.1/test/testca/ca.go 02:10:06 spire-1.2.1/test/testkey/ 02:10:06 spire-1.2.1/test/testkey/generate.sh 02:10:06 spire-1.2.1/test/testkey/genkeys.go 02:10:06 spire-1.2.1/test/testkey/keys.go 02:10:06 spire-1.2.1/test/testkey/new.go 02:10:06 spire-1.2.1/test/tpmsimulator/ 02:10:06 spire-1.2.1/test/tpmsimulator/simulator.go 02:10:06 spire-1.2.1/test/util/ 02:10:06 spire-1.2.1/test/util/cert_fixtures.go 02:10:06 spire-1.2.1/test/util/cert_generation.go 02:10:06 spire-1.2.1/test/util/io_redirection.go 02:10:06 spire-1.2.1/test/util/race.go 02:10:06 spire-1.2.1/test/util/util.go 02:10:06 building spire from source... 02:10:06 Installing go1.17.7... 02:10:07 Installing go1.17.7... 02:10:07 Installing go1.17.7... 02:10:34 Building bin/spire-server... 02:10:34 go: downloading github.com/mitchellh/cli v1.1.2 02:10:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:10:34 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:10:34 Building bin/spire-server... 02:10:34 go: downloading github.com/mitchellh/cli v1.1.2 02:10:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:10:34 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:10:34 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:10:34 go: downloading google.golang.org/grpc v1.44.0 02:10:34 Building bin/spire-server... 02:10:34 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:10:34 go: downloading google.golang.org/grpc v1.44.0 02:10:34 go: downloading github.com/mitchellh/cli v1.1.2 02:10:34 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:10:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:10:35 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:10:35 go: downloading google.golang.org/grpc v1.44.0 02:10:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:10:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:10:37 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:10:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:10:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:10:38 go: downloading github.com/imdario/mergo v0.3.12 02:10:38 go: downloading github.com/imdario/mergo v0.3.12 02:10:38 go: downloading github.com/sirupsen/logrus v1.8.1 02:10:38 go: downloading github.com/sirupsen/logrus v1.8.1 02:10:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:10:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:10:39 go: downloading github.com/imdario/mergo v0.3.12 02:10:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:10:39 go: downloading github.com/sirupsen/logrus v1.8.1 02:10:39 go: downloading github.com/fatih/color v1.13.0 02:10:39 go: downloading github.com/mattn/go-isatty v0.0.14 02:10:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:10:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:10:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:10:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:10:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:10:40 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:10:40 go: downloading github.com/fatih/color v1.13.0 02:10:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:10:40 go: downloading github.com/mattn/go-isatty v0.0.14 02:10:40 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:10:40 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:10:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:10:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:10:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:10:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:10:40 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:10:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:10:40 go: downloading github.com/fatih/color v1.13.0 02:10:40 go: downloading github.com/mattn/go-isatty v0.0.14 02:10:41 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:10:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:10:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:10:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:10:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:10:41 go: downloading github.com/open-policy-agent/opa v0.38.0 02:10:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:10:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:10:42 go: downloading github.com/armon/go-metrics v0.3.10 02:10:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:10:43 go: downloading github.com/open-policy-agent/opa v0.38.0 02:10:43 go: downloading github.com/prometheus/client_golang v1.12.1 02:10:43 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:10:44 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:10:44 go: downloading github.com/open-policy-agent/opa v0.38.0 02:11:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:11:02 go: downloading github.com/mattn/go-colorable v0.1.12 02:11:02 go: downloading github.com/Masterminds/goutils v1.1.0 02:11:02 go: downloading github.com/Masterminds/semver v1.5.0 02:11:02 go: downloading github.com/google/uuid v1.1.2 02:11:02 go: downloading github.com/huandu/xstrings v1.3.2 02:11:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:11:02 go: downloading github.com/oklog/run v1.0.0 02:11:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:11:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:11:02 go: downloading github.com/prometheus/client_model v0.2.0 02:11:02 go: downloading github.com/prometheus/common v0.32.1 02:11:02 go: downloading github.com/beorn7/perks v1.0.1 02:11:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:11:02 go: downloading github.com/prometheus/procfs v0.7.3 02:11:02 go: downloading go.uber.org/atomic v1.9.0 02:11:04 go: downloading github.com/imkira/go-observer v1.0.3 02:11:04 go: downloading github.com/hashicorp/errwrap v1.1.0 02:11:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:11:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:11:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:11:05 go: downloading github.com/twmb/murmur3 v1.1.6 02:11:05 go: downloading github.com/stretchr/testify v1.7.0 02:11:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:11:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:11:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:11:05 go: downloading github.com/blang/semver/v4 v4.0.0 02:11:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:11:07 go: downloading github.com/jinzhu/gorm v1.9.16 02:11:07 go: downloading github.com/lib/pq v1.10.4 02:11:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:11:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:11:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:11:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:11:07 go: downloading github.com/armon/go-metrics v0.3.10 02:11:08 go: downloading github.com/prometheus/client_golang v1.12.1 02:11:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:11:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:11:09 go: downloading github.com/mattn/go-colorable v0.1.12 02:11:09 go: downloading github.com/Masterminds/goutils v1.1.0 02:11:09 go: downloading github.com/Masterminds/semver v1.5.0 02:11:10 go: downloading github.com/google/uuid v1.1.2 02:11:10 go: downloading github.com/armon/go-metrics v0.3.10 02:11:10 go: downloading github.com/huandu/xstrings v1.3.2 02:11:10 go: downloading github.com/prometheus/client_golang v1.12.1 02:11:10 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:11:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:11:10 go: downloading github.com/oklog/run v1.0.0 02:11:11 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:11:11 go: downloading github.com/imkira/go-observer v1.0.3 02:11:11 go: downloading github.com/mattn/go-colorable v0.1.12 02:11:11 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:11:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:11:11 go: downloading github.com/prometheus/client_model v0.2.0 02:11:11 go: downloading github.com/Masterminds/goutils v1.1.0 02:11:11 go: downloading github.com/google/uuid v1.1.2 02:11:11 go: downloading github.com/Masterminds/semver v1.5.0 02:11:11 go: downloading github.com/prometheus/common v0.32.1 02:11:11 go: downloading github.com/beorn7/perks v1.0.1 02:11:11 go: downloading github.com/huandu/xstrings v1.3.2 02:11:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:11:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:11:11 go: downloading github.com/prometheus/procfs v0.7.3 02:11:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:11:12 go: downloading github.com/oklog/run v1.0.0 02:11:12 go: downloading github.com/imkira/go-observer v1.0.3 02:11:12 go: downloading go.uber.org/atomic v1.9.0 02:11:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:11:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:11:12 go: downloading github.com/hashicorp/errwrap v1.1.0 02:11:13 go: downloading github.com/prometheus/common v0.32.1 02:11:13 go: downloading github.com/prometheus/client_model v0.2.0 02:11:13 go: downloading github.com/beorn7/perks v1.0.1 02:11:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:11:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:11:13 go: downloading gopkg.in/yaml.v2 v2.4.0 02:11:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:11:13 go: downloading github.com/prometheus/procfs v0.7.3 02:11:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:11:14 go: downloading github.com/stretchr/testify v1.7.0 02:11:14 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:11:14 go: downloading go.uber.org/atomic v1.9.0 02:11:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:11:14 go: downloading github.com/gobwas/glob v0.2.3 02:11:14 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:11:14 go: downloading github.com/hashicorp/errwrap v1.1.0 02:11:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:11:14 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:11:15 go: downloading github.com/blang/semver/v4 v4.0.0 02:11:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:11:15 go: downloading github.com/jinzhu/gorm v1.9.16 02:11:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:11:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:11:15 go: downloading github.com/stretchr/testify v1.7.0 02:11:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:11:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:11:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:11:15 go: downloading github.com/blang/semver/v4 v4.0.0 02:11:15 go: downloading github.com/lib/pq v1.10.4 02:11:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:11:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:11:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:11:16 go: downloading github.com/jinzhu/gorm v1.9.16 02:11:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:11:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:11:17 go: downloading github.com/lib/pq v1.10.4 02:11:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:11:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:11:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:11:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:11:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:11:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:11:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:11:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:11:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:11:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:11:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:11:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:11:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:11:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:11:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:11:26 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:11:48 go: downloading google.golang.org/api v0.70.0 02:11:48 go: downloading k8s.io/client-go v0.23.4 02:11:48 go: downloading github.com/google/go-tpm v0.3.3 02:11:48 go: downloading google.golang.org/api v0.70.0 02:11:48 go: downloading k8s.io/client-go v0.23.4 02:11:48 go: downloading k8s.io/api v0.23.4 02:11:48 go: downloading k8s.io/api v0.23.4 02:11:48 go: downloading google.golang.org/api v0.70.0 02:11:48 go: downloading github.com/google/go-tpm v0.3.3 02:11:48 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:11:59 go: downloading github.com/google/go-tpm v0.3.3 02:11:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:11:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:12:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:12:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:12:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:12:32 go: downloading cloud.google.com/go/storage v1.21.0 02:12:32 go: downloading cloud.google.com/go v0.100.2 02:12:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:12:32 go: downloading k8s.io/api v0.23.4 02:12:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:12:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:12:32 go: downloading cloud.google.com/go/storage v1.21.0 02:12:32 go: downloading cloud.google.com/go v0.100.2 02:12:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:12:32 go: downloading k8s.io/apimachinery v0.23.4 02:12:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:12:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:12:32 go: downloading cloud.google.com/go/storage v1.21.0 02:12:32 go: downloading cloud.google.com/go v0.100.2 02:12:33 go: downloading k8s.io/kube-aggregator v0.23.3 02:12:33 go: downloading k8s.io/apimachinery v0.23.4 02:12:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:12:35 go: downloading cloud.google.com/go/security v1.3.0 02:12:35 go: downloading github.com/hashicorp/vault/api v1.4.1 02:12:35 go: downloading k8s.io/kube-aggregator v0.23.3 02:12:35 go: downloading gopkg.in/yaml.v2 v2.4.0 02:12:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:12:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:12:36 go: downloading github.com/gobwas/glob v0.2.3 02:12:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:12:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:12:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:12:37 go: downloading github.com/jinzhu/inflection v1.0.0 02:12:37 go: downloading github.com/aws/smithy-go v1.11.0 02:12:38 go: downloading cloud.google.com/go/security v1.3.0 02:12:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:12:38 go: downloading k8s.io/apimachinery v0.23.4 02:12:38 go: downloading github.com/hashicorp/vault/api v1.4.1 02:12:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:12:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:12:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:12:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:12:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:12:38 go: downloading github.com/twmb/murmur3 v1.1.6 02:12:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:12:39 go: downloading github.com/jinzhu/inflection v1.0.0 02:12:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:12:39 go: downloading github.com/gogo/protobuf v1.3.2 02:12:39 go: downloading github.com/aws/smithy-go v1.11.0 02:12:40 go: downloading k8s.io/client-go v0.23.4 02:12:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:12:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:12:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:12:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:12:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:12:42 go: downloading github.com/gogo/protobuf v1.3.2 02:12:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:12:44 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:12:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:12:44 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:12:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:12:44 go: downloading github.com/dimchansky/utfbom v1.1.1 02:12:44 go: downloading cloud.google.com/go/compute v1.3.0 02:12:45 go: downloading cloud.google.com/go/iam v0.1.1 02:12:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:12:45 go: downloading k8s.io/klog/v2 v2.30.0 02:12:45 go: downloading github.com/google/gofuzz v1.1.0 02:12:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:12:46 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:12:47 go: downloading github.com/spf13/pflag v1.0.5 02:12:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:12:47 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:12:47 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:12:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:12:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:12:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:12:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:12:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:12:48 go: downloading k8s.io/kube-aggregator v0.23.3 02:12:48 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:12:48 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:12:48 go: downloading cloud.google.com/go/security v1.3.0 02:12:48 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:12:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:12:49 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:12:49 go: downloading github.com/dimchansky/utfbom v1.1.1 02:12:49 go: downloading cloud.google.com/go/compute v1.3.0 02:12:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:12:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:12:49 go: downloading github.com/tklauser/numcpus v0.3.0 02:12:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:12:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:12:50 go: downloading cloud.google.com/go/iam v0.1.1 02:12:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:12:50 go: downloading k8s.io/klog/v2 v2.30.0 02:12:50 go: downloading github.com/hashicorp/vault/api v1.4.1 02:12:50 go: downloading github.com/google/gofuzz v1.1.0 02:12:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:12:50 go: downloading gopkg.in/yaml.v2 v2.4.0 02:12:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:12:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:12:51 go: downloading go.opencensus.io v0.23.0 02:12:51 go: downloading github.com/gobwas/glob v0.2.3 02:12:51 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:12:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:12:52 go: downloading github.com/twmb/murmur3 v1.1.6 02:12:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:12:52 go: downloading github.com/jinzhu/inflection v1.0.0 02:12:52 go: downloading github.com/spf13/pflag v1.0.5 02:12:53 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:12:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:12:53 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:12:53 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:12:53 go: downloading github.com/aws/smithy-go v1.11.0 02:12:53 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:12:53 go: downloading gopkg.in/inf.v0 v0.9.1 02:12:53 go: downloading github.com/go-logr/logr v1.2.2 02:12:53 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:12:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:12:54 go: downloading github.com/google/go-cmp v0.5.7 02:12:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:12:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:12:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:12:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:12:54 go: downloading github.com/json-iterator/go v1.1.12 02:12:54 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:12:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:12:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:12:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:12:55 go: downloading github.com/googleapis/gnostic v0.5.5 02:12:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:12:55 go: downloading github.com/tklauser/numcpus v0.3.0 02:12:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:12:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:12:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:12:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:12:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:12:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:12:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:12:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:12:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:12:56 go: downloading github.com/dimchansky/utfbom v1.1.1 02:12:56 go: downloading cloud.google.com/go/compute v1.3.0 02:12:57 go: downloading go.opencensus.io v0.23.0 02:12:57 go: downloading cloud.google.com/go/iam v0.1.1 02:12:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:12:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:12:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:12:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:12:58 go: downloading github.com/gogo/protobuf v1.3.2 02:12:58 go: downloading gopkg.in/inf.v0 v0.9.1 02:12:58 go: downloading github.com/go-logr/logr v1.2.2 02:12:58 go: downloading github.com/google/go-cmp v0.5.7 02:12:59 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:12:59 go: downloading github.com/json-iterator/go v1.1.12 02:13:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:13:00 go: downloading github.com/googleapis/gnostic v0.5.5 02:13:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:13:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:13:00 go: downloading go.uber.org/zap v1.21.0 02:13:01 go: downloading sigs.k8s.io/yaml v1.3.0 02:13:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:13:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:13:02 go: downloading github.com/modern-go/reflect2 v1.0.2 02:13:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:13:02 go: downloading github.com/ryanuber/go-glob v1.0.0 02:13:02 go: downloading github.com/golang/snappy v0.0.4 02:13:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:13:03 go: downloading k8s.io/klog/v2 v2.30.0 02:13:03 go: downloading github.com/google/gofuzz v1.1.0 02:13:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:13:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:13:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:13:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:13:04 go: downloading github.com/spf13/pflag v1.0.5 02:13:04 go: downloading go.uber.org/zap v1.21.0 02:13:05 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:13:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:13:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:13:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:13:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:13:05 go: downloading sigs.k8s.io/yaml v1.3.0 02:13:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:13:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:13:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:13:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:13:06 go: downloading github.com/modern-go/reflect2 v1.0.2 02:13:06 go: downloading github.com/ryanuber/go-glob v1.0.0 02:13:06 go: downloading github.com/golang/snappy v0.0.4 02:13:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:13:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:13:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:13:07 go: downloading github.com/tklauser/numcpus v0.3.0 02:13:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:13:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:13:10 go: downloading go.opencensus.io v0.23.0 02:13:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:13:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:13:11 go: downloading gopkg.in/inf.v0 v0.9.1 02:13:11 go: downloading github.com/go-logr/logr v1.2.2 02:13:11 go: downloading github.com/google/go-cmp v0.5.7 02:13:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:13:11 go: downloading github.com/json-iterator/go v1.1.12 02:13:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:13:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:13:12 go: downloading github.com/hashicorp/go-version v1.2.0 02:13:12 go: downloading go.uber.org/multierr v1.6.0 02:13:12 go: downloading github.com/googleapis/gnostic v0.5.5 02:13:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:13:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:13:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:13:15 go: downloading github.com/hashicorp/go-version v1.2.0 02:13:15 go: downloading go.uber.org/multierr v1.6.0 02:13:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:13:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:13:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:13:17 go: downloading go.uber.org/zap v1.21.0 02:13:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:13:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:13:18 go: downloading github.com/modern-go/reflect2 v1.0.2 02:13:18 go: downloading sigs.k8s.io/yaml v1.3.0 02:13:18 go: downloading github.com/ryanuber/go-glob v1.0.0 02:13:18 go: downloading github.com/golang/snappy v0.0.4 02:13:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:13:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:13:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:13:29 go: downloading github.com/hashicorp/go-version v1.2.0 02:13:29 go: downloading go.uber.org/multierr v1.6.0 02:13:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:13:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:13:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:13:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:13:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:13:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:14:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:15:03 Removing intermediate container 54518763d1e8 02:15:03 ---> 98db9df8ba62 02:15:03 02:15:03 Step 10/25 : FROM alpine:3.14 02:15:03 3.14: Pulling from library/alpine 02:15:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:15:04 Status: Downloaded newer image for alpine:3.14 02:15:04 ---> ac73e934f311 02:15:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:15:04 ---> Running in aa05478a6c51 02:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:15:08 (1/3) Installing ca-certificates (20211220-r0) 02:15:08 (2/3) Installing dumb-init (1.2.5-r1) 02:15:08 (3/3) Installing su-exec (0.2-r1) 02:15:08 Executing busybox-1.33.1-r7.trigger 02:15:08 Executing ca-certificates-20211220-r0.trigger 02:15:08 OK: 6 MiB in 17 packages 02:15:10 Removing intermediate container aa05478a6c51 02:15:10 ---> 814a65874a7d 02:15:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:15:10 ---> Running in 495778f862ec 02:15:11 Removing intermediate container 495778f862ec 02:15:11 ---> 08c112d65681 02:15:11 Step 13/25 : WORKDIR / 02:15:11 ---> Running in 6b31e64981e0 02:15:11 Removing intermediate container 6b31e64981e0 02:15:11 ---> 89727983693a 02:15:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:15:12 ---> 43cc050eaa3f 02:15:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:15:13 ---> a9851ecaebf8 02:15:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:15:14 ---> 27631eac6068 02:15:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:15:15 ---> 6944e4405d2f 02:15:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:15:17 ---> 8daddc1ad14e 02:15:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:15:18 ---> 17da6af1859d 02:15:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:15:19 ---> 579e0c234422 02:15:19 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/ 02:15:19 ---> Running in 46d9face17dd 02:15:23 Removing intermediate container 46d9face17dd 02:15:23 ---> 8fdbedd6b6ac 02:15:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:15:23 ---> Running in 56e469587171 02:15:23 Removing intermediate container 56e469587171 02:15:23 ---> 563722b97452 02:15:23 Step 23/25 : LABEL arch=arm64 02:15:23 ---> Running in b2b9ce02106e 02:15:23 Removing intermediate container b2b9ce02106e 02:15:23 ---> 06fde99b4db8 02:15:23 Step 24/25 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:15:24 ---> Running in d641322020ab 02:15:24 Removing intermediate container d641322020ab 02:15:24 ---> 11223291c59b 02:15:24 Step 25/25 : LABEL version=0.0.0 02:15:24 ---> Running in af5c4c904c7f 02:15:25 Removing intermediate container af5c4c904c7f 02:15:25 ---> 344859723347 02:15:25 02:15:25 Successfully built 344859723347 02:15:26 Successfully tagged security-secretstore-setup-arm64:latest 02:15:26 Building core-command 02:16:05  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:16:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:16:05 ---> 9fc69c1bf21e 02:16:05 Step 3/23 : WORKDIR /edgex-go 02:16:05 ---> Using cache 02:16:05 ---> cb0979cab50b 02:16:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:05 ---> Using cache 02:16:05 ---> f780e00d8e3c 02:16:05 Step 5/23 : RUN apk add --update --no-cache make git 02:16:05 ---> Using cache 02:16:05 ---> ebd3ae53366e 02:16:05 Step 6/23 : COPY go.mod vendor* ./ 02:16:05 ---> Using cache 02:16:05 ---> 79279323bac4 02:16:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:05 ---> Using cache 02:16:05 ---> 5487a8e94047 02:16:05 Step 8/23 : COPY . . 02:16:05 ---> Using cache 02:16:05 ---> e034e8424b2b 02:16:05 Step 9/23 : RUN make cmd/core-command/core-command 02:16:05 ---> Running in 14ea6a1dafa1 02:16:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:17:57 Removing intermediate container 6b79b6ca775e 02:17:57 ---> e77c46fe64b1 02:17:57 02:17:57 Step 10/22 : FROM alpine:3.14 02:17:57 ---> ac73e934f311 02:17:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:17:57 ---> Running in 69417d5c8fab 02:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:17:57 (1/2) Installing ca-certificates (20211220-r0) 02:17:57 (2/2) Installing dumb-init (1.2.5-r1) 02:17:57 Executing busybox-1.33.1-r7.trigger 02:17:57 Executing ca-certificates-20211220-r0.trigger 02:17:57 OK: 6 MiB in 16 packages 02:17:57 Removing intermediate container 69417d5c8fab 02:17:57 ---> 997f3b3b21ad 02:17:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:17:57 ---> Running in 9173a1c13797 02:17:57 Removing intermediate container 9173a1c13797 02:17:57 ---> d5e221a99677 02:17:57 Step 13/22 : ENV APP_PORT=59860 02:17:57 ---> Running in 6a744f884f65 02:17:57 Removing intermediate container 6a744f884f65 02:17:57 ---> 142d418846a6 02:17:57 Step 14/22 : EXPOSE $APP_PORT 02:17:57 ---> Running in cc7943cb7b3e 02:17:57 Removing intermediate container cc7943cb7b3e 02:17:57 ---> 5b386f3e0b11 02:17:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:17:57 ---> 541fd59ef9c9 02:17:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:17:59 ---> e42a7b90fb98 02:17:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:18:00 ---> 1258086d4d70 02:18:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:18:00 ---> Running in e5445b16eb8c 02:18:00 Removing intermediate container e5445b16eb8c 02:18:00 ---> 667eabb1950d 02:18:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:18:00 ---> Running in 55e8df6d1978 02:18:01 Removing intermediate container 55e8df6d1978 02:18:01 ---> 1976d8771726 02:18:01 Step 20/22 : LABEL arch=arm64 02:18:01 ---> Running in 471e862b99eb 02:18:02 Removing intermediate container 471e862b99eb 02:18:02 ---> d12ceb768942 02:18:02 Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:18:02 ---> Running in b089d9a32197 02:18:02 Removing intermediate container b089d9a32197 02:18:02 ---> eccbbbf64174 02:18:02 Step 22/22 : LABEL version=0.0.0 02:18:02 ---> Running in 8d8ca7b0b519 02:18:03 Removing intermediate container 8d8ca7b0b519 02:18:03 ---> 2e2b18092a1c 02:18:03 02:18:03 Successfully built 2e2b18092a1c 02:18:03 Successfully tagged support-notifications-arm64:latest 02:18:03  Building support-notifications ... done Building security-proxy-setup 02:18:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:18:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:18:43 ---> 9fc69c1bf21e 02:18:43 Step 3/22 : WORKDIR /edgex-go 02:18:43 ---> Using cache 02:18:43 ---> cb0979cab50b 02:18:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:43 ---> Using cache 02:18:43 ---> f780e00d8e3c 02:18:43 Step 5/22 : RUN apk add --update --no-cache make git 02:18:43 ---> Using cache 02:18:43 ---> ebd3ae53366e 02:18:43 Step 6/22 : COPY go.mod vendor* ./ 02:18:43 ---> Using cache 02:18:43 ---> 79279323bac4 02:18:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:43 ---> Using cache 02:18:43 ---> 5487a8e94047 02:18:43 Step 8/22 : COPY . . 02:18:43 ---> Using cache 02:18:43 ---> e034e8424b2b 02:18:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:18:43 ---> Running in f4bbefb7d084 02:18:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:21:06 Removing intermediate container 14ea6a1dafa1 02:21:06 ---> 0868d799e1cc 02:21:06 02:21:06 Step 10/23 : FROM alpine:3.14 02:21:06 ---> ac73e934f311 02:21:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:21:06 ---> Running in 037a75f96fe6 02:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:21:06 (1/1) Installing dumb-init (1.2.5-r1) 02:21:06 Executing busybox-1.33.1-r7.trigger 02:21:06 OK: 5 MiB in 15 packages 02:21:06 Removing intermediate container 037a75f96fe6 02:21:06 ---> 6fd31e1c7fbb 02:21:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:21:06 ---> Running in 1780e919a52e 02:21:06 Removing intermediate container 1780e919a52e 02:21:06 ---> 2f13ea684d4c 02:21:06 Step 13/23 : ENV APP_PORT=59882 02:21:06 ---> Running in 3518a3640767 02:21:07 Removing intermediate container 3518a3640767 02:21:07 ---> bc2de95cae59 02:21:07 Step 14/23 : EXPOSE $APP_PORT 02:21:07 ---> Running in c3d20a7086c9 02:21:07 Removing intermediate container c3d20a7086c9 02:21:07 ---> 7f3d5fd2ff71 02:21:07 Step 15/23 : WORKDIR / 02:21:07 ---> Running in 1ff106ab9a4f 02:21:08 Removing intermediate container 1ff106ab9a4f 02:21:08 ---> 43c0cee4a212 02:21:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:09 ---> 06233ead336e 02:21:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:21:10 ---> 07426dabfe17 02:21:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:21:11 ---> 64902b9126d0 02:21:11 Step 19/23 : ENTRYPOINT ["/core-command"] 02:21:11 ---> Running in 1a211aa7be76 02:21:12 Removing intermediate container 1a211aa7be76 02:21:12 ---> b1bdf74d6ca5 02:21:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:12 ---> Running in 65f79d66d631 02:21:13 Removing intermediate container 65f79d66d631 02:21:13 ---> 38c35f217068 02:21:13 Step 21/23 : LABEL arch=arm64 02:21:13 ---> Running in d70b2438fded 02:21:13 Removing intermediate container d70b2438fded 02:21:13 ---> e409065b96dc 02:21:13 Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:21:13 ---> Running in dc5f84a9debc 02:21:14 Removing intermediate container dc5f84a9debc 02:21:14 ---> 71da9464656e 02:21:14 Step 23/23 : LABEL version=0.0.0 02:21:14 ---> Running in 769c687b93d3 02:21:15 Removing intermediate container 769c687b93d3 02:21:15 ---> ea025f515f48 02:21:15 02:21:15 Successfully built ea025f515f48 02:21:15 Successfully tagged core-command-arm64:latest 02:21:15  Building core-command ... done Building support-scheduler 02:21:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:21:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:21:48 ---> 9fc69c1bf21e 02:21:48 Step 3/22 : WORKDIR /edgex-go 02:21:48 ---> Using cache 02:21:48 ---> cb0979cab50b 02:21:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:48 ---> Using cache 02:21:48 ---> f780e00d8e3c 02:21:48 Step 5/22 : RUN apk add --update --no-cache make git 02:21:48 ---> Using cache 02:21:48 ---> ebd3ae53366e 02:21:48 Step 6/22 : COPY go.mod vendor* ./ 02:21:48 ---> Using cache 02:21:48 ---> 79279323bac4 02:21:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:48 ---> Using cache 02:21:48 ---> 5487a8e94047 02:21:48 Step 8/22 : COPY . . 02:21:48 ---> Using cache 02:21:48 ---> e034e8424b2b 02:21:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:21:49 ---> Running in c28cb88124c4 02:21:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:23:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:23:39 Removing intermediate container f4bbefb7d084 02:23:39 ---> 30e22405deff 02:23:39 02:23:39 Step 10/22 : FROM alpine:3.14 02:23:39 ---> ac73e934f311 02:23:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:23:39 ---> Running in b2dacdabd64d 02:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:23:42 (1/6) Installing ca-certificates (20211220-r0) 02:23:42 (2/6) Installing brotli-libs (1.0.9-r5) 02:23:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 02:23:42 (4/6) Installing libcurl (7.79.1-r1) 02:23:42 (5/6) Installing curl (7.79.1-r1) 02:23:42 (6/6) Installing dumb-init (1.2.5-r1) 02:23:42 Executing busybox-1.33.1-r7.trigger 02:23:42 Executing ca-certificates-20211220-r0.trigger 02:23:43 OK: 8 MiB in 20 packages 02:23:45 Removing intermediate container b2dacdabd64d 02:23:45 ---> f0116efd0fd0 02:23:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:23:45 ---> Running in 5e9745b0cd19 02:23:46 Removing intermediate container 5e9745b0cd19 02:23:46 ---> be57b454496b 02:23:46 Step 13/22 : WORKDIR /edgex 02:23:46 ---> Running in 19f786da5204 02:23:46 Removing intermediate container 19f786da5204 02:23:46 ---> 01e188e313ea 02:23:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:23:47 ---> 0a5bd481a370 02:23:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:23:49 ---> de53c71a64ff 02:23:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:23:50 ---> af94acc687cc 02:23:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:23:51 ---> 901ce33a3c27 02:23:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:52 ---> Running in 11c5be61d362 02:23:55 Removing intermediate container 11c5be61d362 02:23:55 ---> b18f44988911 02:23:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:23:55 ---> Running in 0620e885774f 02:23:55 Removing intermediate container 0620e885774f 02:23:55 ---> bbaf6c95d05c 02:23:55 Step 20/22 : LABEL arch=arm64 02:23:56 ---> Running in f9aa0882af56 02:23:56 Removing intermediate container f9aa0882af56 02:23:56 ---> 30d92a9f6dd5 02:23:56 Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:23:56 ---> Running in 7edfd93e6e57 02:23:57 Removing intermediate container 7edfd93e6e57 02:23:57 ---> 4f799de45445 02:23:57 Step 22/22 : LABEL version=0.0.0 02:23:57 ---> Running in 1fdba69a40eb 02:23:57 Removing intermediate container 1fdba69a40eb 02:23:57 ---> 6c254875a0c2 02:23:57 02:23:58 Successfully built 6c254875a0c2 02:23:58 Successfully tagged security-proxy-setup-arm64:latest 02:23:58 Building security-spiffe-token-provider 02:24:30  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:24:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:24:30 ---> 9fc69c1bf21e 02:24:30 Step 3/20 : WORKDIR /edgex-go 02:24:30 ---> Using cache 02:24:30 ---> cb0979cab50b 02:24:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:24:30 ---> Running in 4de8327b779c 02:24:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:24:32 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:24:32 v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] 02:24:32 OK: 15741 distinct packages available 02:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:24:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:24:35 OK: 220 MiB in 52 packages 02:24:36 Removing intermediate container 4de8327b779c 02:24:36 ---> 80a50a8887d3 02:24:36 Step 5/20 : COPY go.mod vendor* ./ 02:24:37 ---> 12a301bd2f05 02:24:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:37 ---> Running in be6163087eee 02:24:43 Removing intermediate container be6163087eee 02:24:43 ---> 1f1b0ba9741d 02:24:43 Step 7/20 : COPY . . 02:25:06 ---> 6c0f0726fc7a 02:25:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:25:06 ---> Running in cd9cb717f8de 02:25:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:29:13 Removing intermediate container c28cb88124c4 02:29:13 ---> fe7e714349d7 02:29:13 02:29:13 Step 10/22 : FROM alpine:3.14 02:29:13 ---> ac73e934f311 02:29:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:29:13 ---> Using cache 02:29:13 ---> 6fd31e1c7fbb 02:29:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:13 ---> Using cache 02:29:13 ---> 2f13ea684d4c 02:29:13 Step 13/22 : ENV APP_PORT=59861 02:29:13 ---> Running in 0daba28b5913 02:29:13 Removing intermediate container 0daba28b5913 02:29:13 ---> 98b27fd76e06 02:29:13 Step 14/22 : EXPOSE $APP_PORT 02:29:13 ---> Running in 9830ff5da859 02:29:13 Removing intermediate container 9830ff5da859 02:29:13 ---> 9223091812b5 02:29:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:13 ---> 6df05ac8a2c3 02:29:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:29:13 ---> f6fea1fc428b 02:29:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:29:13 ---> db4eb95859c4 02:29:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:29:13 ---> Running in 658e4033d81f 02:29:13 Removing intermediate container 658e4033d81f 02:29:13 ---> b69659cbd571 02:29:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:13 ---> Running in f078108ecaca 02:29:13 Removing intermediate container f078108ecaca 02:29:13 ---> aa946e9e4dc4 02:29:13 Step 20/22 : LABEL arch=arm64 02:29:13 ---> Running in 7f1455e17ec4 02:29:13 Removing intermediate container 7f1455e17ec4 02:29:13 ---> 30ea3fa4dcde 02:29:13 Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:29:13 ---> Running in 2ca0c1f52e18 02:29:13 Removing intermediate container 2ca0c1f52e18 02:29:13 ---> ee8e86bf2d05 02:29:13 Step 22/22 : LABEL version=0.0.0 02:29:13 ---> Running in db004de98156 02:29:13 Removing intermediate container db004de98156 02:29:13 ---> a7e372ecab41 02:29:13 02:29:13 Successfully built a7e372ecab41 02:29:13 Successfully tagged support-scheduler-arm64:latest 02:29:13 Building core-metadata 02:29:46  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:29:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:29:46 ---> 9fc69c1bf21e 02:29:46 Step 3/23 : WORKDIR /edgex-go 02:29:46 ---> Using cache 02:29:46 ---> cb0979cab50b 02:29:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:46 ---> Using cache 02:29:46 ---> f780e00d8e3c 02:29:46 Step 5/23 : RUN apk add --update --no-cache make git 02:29:46 ---> Using cache 02:29:46 ---> ebd3ae53366e 02:29:46 Step 6/23 : COPY go.mod vendor* ./ 02:29:46 ---> Using cache 02:29:46 ---> 79279323bac4 02:29:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:46 ---> Using cache 02:29:46 ---> 5487a8e94047 02:29:46 Step 8/23 : COPY . . 02:29:46 ---> Using cache 02:29:46 ---> e034e8424b2b 02:29:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:29:46 ---> Running in 370abadd55f6 02:29:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:31:38 Removing intermediate container cd9cb717f8de 02:31:38 ---> fbafa00e2058 02:31:38 02:31:38 Step 9/20 : FROM alpine:3.15 02:31:38 3.15: Pulling from library/alpine 02:31:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:31:38 Status: Downloaded newer image for alpine:3.15 02:31:38 ---> 3fb3c9af89a9 02:31:38 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:31:38 ---> Running in ed12db716c92 02:31:38 Removing intermediate container ed12db716c92 02:31:38 ---> ea5357c34a86 02:31:38 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:31:38 ---> Running in de41dbcf2363 02:31:39 Removing intermediate container de41dbcf2363 02:31:39 ---> bcb5bcc363e6 02:31:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:31:39 ---> Running in 6927f04aa112 02:31:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:31:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:31:43 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:31:43 v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] 02:31:43 OK: 15732 distinct packages available 02:31:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:31:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:31:46 (1/9) Installing ca-certificates (20211220-r0) 02:31:46 (2/9) Installing brotli-libs (1.0.9-r5) 02:31:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:31:46 (4/9) Installing libcurl (7.80.0-r1) 02:31:46 (5/9) Installing curl (7.80.0-r1) 02:31:46 (6/9) Installing dumb-init (1.2.5-r1) 02:31:46 (7/9) Installing musl-obstack (1.2.3-r0) 02:31:47 (8/9) Installing libucontext (1.1-r0) 02:31:47 (9/9) Installing gcompat (1.0.0-r4) 02:31:47 Executing busybox-1.34.1-r5.trigger 02:31:47 Executing ca-certificates-20211220-r0.trigger 02:31:47 OK: 8 MiB in 23 packages 02:31:49 Removing intermediate container 6927f04aa112 02:31:49 ---> 6221f4cee71b 02:31:49 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:50 ---> d29713c82137 02:31:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:31:52 ---> 4e07b877282b 02:31:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:31:53 ---> ff3313bcb94d 02:31:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:31:53 ---> Running in 2ae4c71874cb 02:31:53 Removing intermediate container 2ae4c71874cb 02:31:53 ---> 7dc8ff325d62 02:31:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:53 ---> Running in 3450320ad3fb 02:31:54 Removing intermediate container 3450320ad3fb 02:31:54 ---> 75e27dab435d 02:31:54 Step 18/20 : LABEL arch=arm64 02:31:54 ---> Running in d3fe9aa18b60 02:31:55 Removing intermediate container d3fe9aa18b60 02:31:55 ---> 30602d126d85 02:31:55 Step 19/20 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:31:55 ---> Running in f1f9ff56c0b1 02:31:55 Removing intermediate container f1f9ff56c0b1 02:31:55 ---> e79fd4c5e58b 02:31:55 Step 20/20 : LABEL version=0.0.0 02:31:55 ---> Running in e9a13a490980 02:31:56 Removing intermediate container e9a13a490980 02:31:56 ---> 219b2503efe0 02:31:56 02:31:56 Successfully built 219b2503efe0 02:31:56 Successfully tagged security-spiffe-token-provider-arm64:latest 02:31:56 Building security-bootstrapper 02:32:29  Building security-spiffe-token-provider ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:32:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:32:29 ---> 9fc69c1bf21e 02:32:29 Step 3/31 : WORKDIR /edgex-go 02:32:29 ---> Using cache 02:32:29 ---> cb0979cab50b 02:32:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:29 ---> Using cache 02:32:29 ---> f780e00d8e3c 02:32:29 Step 5/31 : RUN apk add --update --no-cache make git 02:32:29 ---> Using cache 02:32:29 ---> ebd3ae53366e 02:32:29 Step 6/31 : COPY go.mod vendor* ./ 02:32:29 ---> Using cache 02:32:29 ---> 79279323bac4 02:32:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:29 ---> Using cache 02:32:29 ---> 5487a8e94047 02:32:29 Step 8/31 : COPY . . 02:32:29 ---> Using cache 02:32:29 ---> e034e8424b2b 02:32:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:32:29 ---> Running in d6df44ea2f23 02:32:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:34:37 Removing intermediate container 370abadd55f6 02:34:37 ---> 6519f3454ee3 02:34:37 02:34:37 Step 10/23 : FROM alpine:3.14 02:34:37 ---> ac73e934f311 02:34:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:34:37 ---> Using cache 02:34:37 ---> 6fd31e1c7fbb 02:34:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:34:37 ---> Using cache 02:34:37 ---> 2f13ea684d4c 02:34:37 Step 13/23 : ENV APP_PORT=59881 02:34:37 ---> Running in 875dee8c1d13 02:34:37 Removing intermediate container 875dee8c1d13 02:34:37 ---> 35cb3b9c6bc3 02:34:37 Step 14/23 : EXPOSE $APP_PORT 02:34:37 ---> Running in 1cba0dfc5c9d 02:34:37 Removing intermediate container 1cba0dfc5c9d 02:34:37 ---> a7932afb4f67 02:34:37 Step 15/23 : WORKDIR / 02:34:37 ---> Running in 9107bf0025c0 02:34:37 Removing intermediate container 9107bf0025c0 02:34:37 ---> e1079389f3ae 02:34:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:34:37 ---> c9ee647f4d1c 02:34:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:34:39 ---> cf9d9eaffe22 02:34:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:34:39 ---> 59893ffba18b 02:34:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:34:40 ---> Running in da6eec9aba4e 02:34:40 Removing intermediate container da6eec9aba4e 02:34:40 ---> 91b1f7035463 02:34:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:34:40 ---> Running in aab7a69c2596 02:34:41 Removing intermediate container aab7a69c2596 02:34:41 ---> 9c03c9514f17 02:34:41 Step 21/23 : LABEL arch=arm64 02:34:41 ---> Running in f8b6aa5c5d23 02:34:42 Removing intermediate container f8b6aa5c5d23 02:34:42 ---> 8cd9ec851f80 02:34:42 Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:34:42 ---> Running in dcb7ee893ae3 02:34:42 Removing intermediate container dcb7ee893ae3 02:34:42 ---> 82397aec0bed 02:34:42 Step 23/23 : LABEL version=0.0.0 02:34:42 ---> Running in 55548f52cc1f 02:34:43 Removing intermediate container 55548f52cc1f 02:34:43 ---> 1029a51dc30a 02:34:43 02:34:43 Successfully built 1029a51dc30a 02:34:43 Successfully tagged core-metadata-arm64:latest 02:34:43 Building sys-mgmt-agent 02:35:10  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:35:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:35:10 ---> 9fc69c1bf21e 02:35:10 Step 3/23 : WORKDIR /edgex-go 02:35:10 ---> Using cache 02:35:10 ---> cb0979cab50b 02:35:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:10 ---> Using cache 02:35:10 ---> f780e00d8e3c 02:35:10 Step 5/23 : RUN apk add --update --no-cache make bash git 02:35:10 ---> Running in 9495d3a30048 02:35:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:35:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:35:13 OK: 220 MiB in 52 packages 02:35:14 Removing intermediate container 9495d3a30048 02:35:14 ---> 72d68c11e9d6 02:35:14 Step 6/23 : COPY go.mod vendor* ./ 02:35:15 ---> bf9232ff493c 02:35:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:15 ---> Running in 0e9b9d157746 02:35:21 Removing intermediate container 0e9b9d157746 02:35:21 ---> 170a9198213f 02:35:21 Step 8/23 : COPY . . 02:35:43 ---> 784f9fdfa278 02:35:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:35:43 ---> Running in 291e9b6a6d0b 02:35:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:37:20 Removing intermediate container d6df44ea2f23 02:37:20 ---> e749ece5ac75 02:37:20 02:37:20 Step 10/31 : FROM alpine:3.14 02:37:20 ---> ac73e934f311 02:37:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:37:20 ---> Running in 30a331badd7d 02:37:20 Removing intermediate container 30a331badd7d 02:37:20 ---> 4a3d879266b9 02:37:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:37:20 ---> Running in 3d3cadefd82a 02:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:37:20 (1/2) Installing dumb-init (1.2.5-r1) 02:37:20 (2/2) Installing su-exec (0.2-r1) 02:37:20 Executing busybox-1.33.1-r7.trigger 02:37:20 OK: 6 MiB in 16 packages 02:37:22 Removing intermediate container 3d3cadefd82a 02:37:22 ---> 7d3366fdbcc1 02:37:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:37:22 ---> Running in 779dd7d6fd2b 02:37:22 Removing intermediate container 779dd7d6fd2b 02:37:22 ---> cb558b4a2861 02:37:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:37:22 ---> Running in 011c455a0013 02:37:23 Removing intermediate container 011c455a0013 02:37:23 ---> 0a2c7e5a845a 02:37:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:37:23 ---> Running in 3b8cd410bb29 02:37:27 Removing intermediate container 3b8cd410bb29 02:37:27 ---> cfe63cfda852 02:37:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:37:27 ---> Running in 7184c940d728 02:37:27 Removing intermediate container 7184c940d728 02:37:27 ---> ed0677d844da 02:37:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:37:28 ---> bc2588a2631e 02:37:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:37:28 ---> Running in 139e3ddf500b 02:37:31 Removing intermediate container 139e3ddf500b 02:37:31 ---> 4988ec13812a 02:37:31 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:32 ---> 65c3d05905f6 02:37:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:37:34 ---> 7eb27f6f571d 02:37:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:37:34 ---> 30db039d79e8 02:37:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:37:35 ---> 6e27102bb110 02:37:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:37:36 ---> be112e389f6f 02:37:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:37:37 ---> Running in 017d035e3d74 02:37:37 Removing intermediate container 017d035e3d74 02:37:37 ---> ee5e79f778ed 02:37:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:37:38 ---> 6e6a7cd8ae18 02:37:38 Step 26/31 : RUN chmod +x /entrypoint.sh 02:37:39 ---> Running in 88354431006f 02:37:42 Removing intermediate container 88354431006f 02:37:42 ---> 649e70a05b9d 02:37:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:37:42 ---> Running in c0210030dd11 02:37:42 Removing intermediate container c0210030dd11 02:37:42 ---> e245a6cb6d2f 02:37:42 Step 28/31 : CMD ["gate"] 02:37:43 ---> Running in 2c064b8e068d 02:37:43 Removing intermediate container 2c064b8e068d 02:37:43 ---> cce2656d75d2 02:37:43 Step 29/31 : LABEL arch=arm64 02:37:43 ---> Running in 8c98c7044a2f 02:37:44 Removing intermediate container 8c98c7044a2f 02:37:44 ---> 79d8a00b31fb 02:37:44 Step 30/31 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:37:44 ---> Running in 5671fbdc4db3 02:37:45 Removing intermediate container 5671fbdc4db3 02:37:45 ---> 939585b14585 02:37:45 Step 31/31 : LABEL version=0.0.0 02:37:45 ---> Running in f04035e82cb8 02:37:45 Removing intermediate container f04035e82cb8 02:37:45 ---> 09ab82e1c787 02:37:45 02:37:46 Successfully built 09ab82e1c787 02:37:46 Successfully tagged security-bootstrapper-arm64:latest 02:37:46 Building core-data 02:38:18  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:38:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:38:18 ---> 9fc69c1bf21e 02:38:18 Step 3/23 : WORKDIR /edgex-go 02:38:18 ---> Using cache 02:38:18 ---> cb0979cab50b 02:38:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:18 ---> Using cache 02:38:18 ---> f780e00d8e3c 02:38:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:38:18 ---> Running in 7cbd8b9659e0 02:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:38:21 OK: 220 MiB in 52 packages 02:38:23 Removing intermediate container 7cbd8b9659e0 02:38:23 ---> b87603f45aba 02:38:23 Step 6/23 : COPY go.mod vendor* ./ 02:38:24 ---> 5532bb78063e 02:38:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:24 ---> Running in 831104ffa387 02:38:29 Removing intermediate container 831104ffa387 02:38:29 ---> 9716807671ac 02:38:29 Step 8/23 : COPY . . 02:38:52 ---> 9a358bbc9ea7 02:38:52 Step 9/23 : RUN make cmd/core-data/core-data 02:38:52 ---> Running in 47a16967a668 02:38:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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 02:40:28 Removing intermediate container 291e9b6a6d0b 02:40:28 ---> f2ca17f96fe3 02:40:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:40:28 ---> Running in fe74b514416b 02:40:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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 02:40:28 Removing intermediate container fe74b514416b 02:40:28 ---> f6418da7fac2 02:40:28 02:40:28 Step 11/23 : FROM docker:20.10.14 02:40:28 20.10.14: Pulling from library/docker 02:40:41 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 02:40:41 Status: Downloaded newer image for docker:20.10.14 02:40:41 ---> c346e9eafbab 02:40: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' 02:40:41 ---> Running in f981badb6c11 02:40:41 Removing intermediate container f981badb6c11 02:40:41 ---> 48bb48700d6f 02:40: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 02:40:41 ---> Running in c2090577bac3 02:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:40:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:40:44 (1/43) Installing readline (8.1.1-r0) 02:40:44 (2/43) Installing bash (5.1.16-r0) 02:40:44 Executing bash-5.1.16-r0.post-install 02:40:44 (3/43) Installing brotli-libs (1.0.9-r5) 02:40:44 (4/43) Installing nghttp2-libs (1.46.0-r0) 02:40:44 (5/43) Installing libcurl (7.80.0-r1) 02:40:44 (6/43) Installing curl (7.80.0-r1) 02:40:44 (7/43) Installing dumb-init (1.2.5-r1) 02:40:44 (8/43) Installing libbz2 (1.0.8-r1) 02:40:44 (9/43) Installing expat (2.4.7-r0) 02:40:44 (10/43) Installing libffi (3.4.2-r1) 02:40:44 (11/43) Installing gdbm (1.22-r0) 02:40:44 (12/43) Installing xz-libs (5.2.5-r1) 02:40:44 (13/43) Installing libgcc (10.3.1_git20211027-r0) 02:40:44 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 02:40:45 (15/43) Installing mpdecimal (2.5.1-r1) 02:40:45 (16/43) Installing sqlite-libs (3.36.0-r0) 02:40:45 (17/43) Installing python3 (3.9.7-r4) 02:40:47 (18/43) Installing py3-appdirs (1.4.4-r2) 02:40:47 (19/43) Installing py3-certifi (2020.12.5-r1) 02:40:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 02:40:47 (21/43) Installing py3-idna (3.3-r0) 02:40:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 02:40:47 (23/43) Installing py3-requests (2.26.0-r1) 02:40:48 (24/43) Installing py3-msgpack (1.0.2-r1) 02:40:48 (25/43) Installing py3-lockfile (0.12.2-r4) 02:40:48 (26/43) Installing py3-cachecontrol (0.12.10-r0) 02:40:48 (27/43) Installing py3-colorama (0.4.4-r1) 02:40:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 02:40:48 (29/43) Installing py3-distlib (0.3.3-r0) 02:40:48 (30/43) Installing py3-distro (1.6.0-r0) 02:40:48 (31/43) Installing py3-six (1.16.0-r0) 02:40:48 (32/43) Installing py3-webencodings (0.5.1-r4) 02:40:48 (33/43) Installing py3-html5lib (1.1-r1) 02:40:48 (34/43) Installing py3-parsing (2.4.7-r2) 02:40:48 (35/43) Installing py3-packaging (20.9-r1) 02:40:48 (36/43) Installing py3-tomli (1.2.2-r0) 02:40:48 (37/43) Installing py3-pep517 (0.12.0-r0) 02:40:48 (38/43) Installing py3-progress (1.6-r0) 02:40:48 (39/43) Installing py3-retrying (1.3.3-r2) 02:40:48 (40/43) Installing py3-ordered-set (4.0.2-r2) 02:40:48 (41/43) Installing py3-setuptools (52.0.0-r4) 02:40:48 (42/43) Installing py3-toml (0.10.2-r2) 02:40:48 (43/43) Installing py3-pip (20.3.4-r1) 02:40:49 Executing busybox-1.34.1-r5.trigger 02:40:49 OK: 82 MiB in 65 packages 02:40:54 Collecting docker-compose==1.23.2 02:40:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:40:55 Collecting jsonschema<3,>=2.5.1 02:40:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:40:55 Collecting dockerpty<0.5,>=0.4.1 02:40:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:40:58 Collecting cached-property<2,>=1.2.0 02:40:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:40:58 Collecting texttable<0.10,>=0.9.0 02:40:58 Downloading texttable-0.9.1.tar.gz (11 kB) 02:41:01 Collecting PyYAML<4,>=3.10 02:41:01 Downloading PyYAML-3.13.tar.gz (270 kB) 02:41:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:41:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:41:06 Collecting websocket-client<1.0,>=0.32.0 02:41:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:41:07 Collecting docker<4.0,>=3.6.0 02:41:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:41:07 Collecting docopt<0.7,>=0.6.1 02:41:07 Downloading docopt-0.6.2.tar.gz (25 kB) 02:41:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 02:41:10 Collecting docker-pycreds>=0.4.0 02:41:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:41:10 Collecting chardet<3.1.0,>=3.0.2 02:41:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:41:10 Collecting idna<2.8,>=2.5 02:41:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:41: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) 02:41:11 Collecting urllib3<1.25,>=1.21.1 02:41:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:41:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:41:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:41:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:41:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:41:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:41:13 Attempting uninstall: urllib3 02:41:13 Found existing installation: urllib3 1.26.7 02:41:13 Uninstalling urllib3-1.26.7: 02:41:13 Successfully uninstalled urllib3-1.26.7 02:41:13 Attempting uninstall: idna 02:41:13 Found existing installation: idna 3.3 02:41:13 Uninstalling idna-3.3: 02:41:14 Successfully uninstalled idna-3.3 02:41:17 Attempting uninstall: requests 02:41:17 Found existing installation: requests 2.26.0 02:41:17 Uninstalling requests-2.26.0: 02:41:17 Successfully uninstalled requests-2.26.0 02:41:18 Running setup.py install for texttable: started 02:41:21 Running setup.py install for texttable: finished with status 'done' 02:41:21 Running setup.py install for PyYAML: started 02:41:24 Running setup.py install for PyYAML: finished with status 'done' 02:41:24 Running setup.py install for docopt: started 02:41:26 Running setup.py install for docopt: finished with status 'done' 02:41:26 Running setup.py install for dockerpty: started 02:41:29 Running setup.py install for dockerpty: finished with status 'done' 02:41: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 02:41:47 Removing intermediate container c2090577bac3 02:41:47 ---> 6579af7a7471 02:41:47 Step 14/23 : ENV APP_PORT=58890 02:41:47 ---> Running in fe7105b648fe 02:41:47 Removing intermediate container fe7105b648fe 02:41:47 ---> e39d52e767d8 02:41:47 Step 15/23 : EXPOSE $APP_PORT 02:41:47 ---> Running in dd4156ee462d 02:41:47 Removing intermediate container dd4156ee462d 02:41:47 ---> 0f6c04a6e213 02:41:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:41:48 ---> 479e6526e9d3 02:41:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:41:49 ---> e77eca4371ab 02:41:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:41:50 ---> c8264e9e1362 02:41:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:41:50 ---> Running in 26826e6e02c4 02:41:50 Removing intermediate container 26826e6e02c4 02:41:50 ---> 420f39d303f0 02:41:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:51 ---> Running in d77f80789196 02:41:51 Removing intermediate container d77f80789196 02:41:51 ---> 6ef761ecd06f 02:41:51 Step 21/23 : LABEL arch=arm64 02:41:51 ---> Running in 9b12f32d5f09 02:41:52 Removing intermediate container 9b12f32d5f09 02:41:52 ---> cd53e7da4fe7 02:41:52 Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:41:52 ---> Running in f0c638204409 02:41:52 Removing intermediate container f0c638204409 02:41:52 ---> 2ac1c764d7dc 02:41:52 Step 23/23 : LABEL version=0.0.0 02:41:52 ---> Running in d0e5fd00b37a 02:41:53 Removing intermediate container d0e5fd00b37a 02:41:53 ---> c973544fbc1a 02:41:53 02:41:53 Successfully built c973544fbc1a 02:41:53 Successfully tagged sys-mgmt-agent-arm64:latest 02:44:15  Building sys-mgmt-agent ... done Removing intermediate container 47a16967a668 02:44:15 ---> 7d9edf3267ce 02:44:15 02:44:15 Step 10/23 : FROM alpine:3.14 02:44:15 ---> ac73e934f311 02:44:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:44:15 ---> Running in 7442e30b001f 02:44:15 Removing intermediate container 7442e30b001f 02:44:15 ---> 904f2beb5e0b 02:44:15 Step 12/23 : ENV APP_PORT=59880 02:44:15 ---> Running in 4cfae9fc1209 02:44:15 Removing intermediate container 4cfae9fc1209 02:44:15 ---> b45d5fb46ef8 02:44:15 Step 13/23 : EXPOSE $APP_PORT 02:44:15 ---> Running in a60c41299ee2 02:44:15 Removing intermediate container a60c41299ee2 02:44:15 ---> 39a7ed492cc9 02:44:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:15 ---> Running in 6aba7fc83881 02:44:15 Removing intermediate container 6aba7fc83881 02:44:15 ---> a5628f4aac26 02:44:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:44:15 ---> Running in c68c14abe63c 02:44:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:44:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:44:15 (1/6) Installing dumb-init (1.2.5-r1) 02:44:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:44:15 (3/6) Installing libsodium (1.0.18-r0) 02:44:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:44:15 (5/6) Installing libzmq (4.3.4-r0) 02:44:15 (6/6) Installing zeromq (4.3.4-r0) 02:44:15 Executing busybox-1.33.1-r7.trigger 02:44:15 OK: 8 MiB in 20 packages 02:44:15 Removing intermediate container c68c14abe63c 02:44:15 ---> a6089838083f 02:44:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:15 ---> 18200e3cc7c9 02:44:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:44:15 ---> 4dd247df54a8 02:44:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:44:15 ---> 392516314f05 02:44:15 Step 19/23 : ENTRYPOINT ["/core-data"] 02:44:15 ---> Running in 230b6b2a8d91 02:44:16 Removing intermediate container 230b6b2a8d91 02:44:16 ---> 86ce2daf412d 02:44:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:16 ---> Running in f13cbe08b0bc 02:44:16 Removing intermediate container f13cbe08b0bc 02:44:16 ---> ad0f447b1b97 02:44:16 Step 21/23 : LABEL arch=arm64 02:44:16 ---> Running in 10ed546ad653 02:44:17 Removing intermediate container 10ed546ad653 02:44:17 ---> 0013690cc61d 02:44:17 Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:44:17 ---> Running in d9db8f26012c 02:44:18 Removing intermediate container d9db8f26012c 02:44:18 ---> 1072680e39d9 02:44:18 Step 23/23 : LABEL version=0.0.0 02:44:18 ---> Running in 6f98edc4d7fa 02:44:18 Removing intermediate container 6f98edc4d7fa 02:44:18 ---> 4dc33a57d24a 02:44:18 02:44:19 Successfully built 4dc33a57d24a 02:44:19 Successfully tagged core-data-arm64:latest 02:51:56  Building core-data ... done Building bin/spire-agent... 02:51:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:51:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:51:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:51:56 go: downloading github.com/docker/docker v20.10.12+incompatible 02:51:56 Building bin/spire-agent... 02:51:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:51:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:51:56 go: downloading github.com/docker/docker v20.10.12+incompatible 02:51:56 go: downloading github.com/google/go-tpm-tools v0.3.3 02:51:58 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:51:58 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:51:58 go: downloading github.com/docker/go-connections v0.4.0 02:51:58 go: downloading github.com/docker/go-units v0.4.0 02:51:58 go: downloading github.com/opencontainers/image-spec v1.0.1 02:51:58 go: downloading github.com/containerd/containerd v1.3.4 02:51:58 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:51:59 go: downloading github.com/opencontainers/go-digest v1.0.0 02:51:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:52:00 go: downloading github.com/google/go-tpm-tools v0.3.3 02:52:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:52:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:52:01 go: downloading github.com/docker/go-connections v0.4.0 02:52:01 go: downloading github.com/docker/go-units v0.4.0 02:52:01 go: downloading github.com/opencontainers/image-spec v1.0.1 02:52:01 go: downloading github.com/containerd/containerd v1.3.4 02:52:01 Building bin/spire-agent... 02:52:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:52:01 go: downloading github.com/opencontainers/go-digest v1.0.0 02:52:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:52:06 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:52:06 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:52:06 go: downloading github.com/docker/docker v20.10.12+incompatible 02:52:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:52:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:52:06 go: downloading github.com/google/go-tpm-tools v0.3.3 02:52:11 go: downloading github.com/docker/go-connections v0.4.0 02:52:11 go: downloading github.com/docker/go-units v0.4.0 02:52:11 go: downloading github.com/opencontainers/image-spec v1.0.1 02:52:11 go: downloading github.com/containerd/containerd v1.3.4 02:52:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:52:11 go: downloading github.com/opencontainers/go-digest v1.0.0 02:58:18 Removing intermediate container 551d2f9447ff 02:58:18 ---> d0c357841a0d 02:58:18 02:58:18 Step 13/26 : FROM alpine:3.15 02:58:18 ---> 3fb3c9af89a9 02:58:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:58:18 ---> Using cache 02:58:18 ---> ea5357c34a86 02:58:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:18 ---> Using cache 02:58:18 ---> bcb5bcc363e6 02:58:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:18 Removing intermediate container 175765fc46b7 02:58:18 ---> ffd95fa5d002 02:58:18 02:58:18 Step 13/26 : FROM alpine:3.15 02:58:18 ---> 3fb3c9af89a9 02:58:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:58:18 ---> Using cache 02:58:18 ---> ea5357c34a86 02:58:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:18 ---> Using cache 02:58:18 ---> bcb5bcc363e6 02:58:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:18 ---> Running in 1a3baee9487b 02:58:18 ---> Running in 4f2c67e9c0e5 02:58:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:58:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:58:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:58:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:58:21 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:58:21 v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] 02:58:21 OK: 15732 distinct packages available 02:58:21 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:58:21 v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] 02:58:21 OK: 15732 distinct packages available 02:58:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:58:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:58:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:58:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:58:23 (1/4) Installing dumb-init (1.2.5-r1) 02:58:23 (1/5) Installing dumb-init (1.2.5-r1) 02:58:23 (2/4) Installing musl-obstack (1.2.3-r0) 02:58:23 (2/5) Installing musl-obstack (1.2.3-r0) 02:58:23 (3/4) Installing libucontext (1.1-r0) 02:58:23 (3/5) Installing libucontext (1.1-r0) 02:58:23 (4/4) Installing gcompat (1.0.0-r4) 02:58:23 (4/5) Installing gcompat (1.0.0-r4) 02:58:23 Executing busybox-1.34.1-r5.trigger 02:58:23 (5/5) Installing openssl (1.1.1n-r0) 02:58:23 OK: 6 MiB in 18 packages 02:58:23 Executing busybox-1.34.1-r5.trigger 02:58:23 OK: 6 MiB in 19 packages 02:58:25 Removing intermediate container 4f2c67e9c0e5 02:58:25 ---> 747d98ef8cae 02:58:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:58:25 Removing intermediate container 1a3baee9487b 02:58:25 ---> 55dbc0c2a5c0 02:58:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 02:58:28 Removing intermediate container 9d8156f8587e 02:58:28 ---> 9e3cb2490704 02:58:28 02:58:28 Step 13/25 : FROM alpine:3.15 02:58:28 ---> 3fb3c9af89a9 02:58:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:58:28 ---> Using cache 02:58:28 ---> ea5357c34a86 02:58:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:28 ---> Using cache 02:58:28 ---> bcb5bcc363e6 02:58:28 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:28 ---> Using cache 02:58:28 ---> 55dbc0c2a5c0 02:58:28 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:58:28 ---> b502e3066fa1 02:58:28 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:58:29 ---> 9d015e9a1d5a 02:58:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:58:30 ---> 1ac0dafa3b1b 02:58:30 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:58:30 ---> Running in d915d515722c 02:58:31 Removing intermediate container d915d515722c 02:58:31 ---> 511fbd55453a 02:58:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:58:32 ---> 8f0a733751b8 02:58:32 Step 21/26 : WORKDIR / 02:58:32 ---> Running in e2b3e359585e 02:58:32 Removing intermediate container e2b3e359585e 02:58:32 ---> 5f5169b05c39 02:58:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:58:32 ---> Running in 2b286367ef8f 02:58:32 ---> 68a1a8be6b6b 02:58:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:58:32 ---> 87a8d1e285be 02:58:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:58:32 Removing intermediate container 2b286367ef8f 02:58:32 ---> 4a37e6f3a673 02:58:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:58:33 ---> Running in cac16afd1764 02:58:33 Removing intermediate container cac16afd1764 02:58:33 ---> 87c6e193066b 02:58:33 Step 24/26 : LABEL arch=arm64 02:58:33 ---> 3919a1597433 02:58:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:58:33 ---> Running in 8fbad0e113f5 02:58:33 ---> 16a55c25932f 02:58:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:58:34 Removing intermediate container 8fbad0e113f5 02:58:34 ---> 16cd84d1dd6e 02:58:34 Step 25/26 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:58:34 ---> Running in 7a842df96276 02:58:34 ---> 8df4ad8eec8c 02:58:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:58:34 ---> db0f2eee8121 02:58:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:58:34 Removing intermediate container 7a842df96276 02:58:34 ---> 254618f9ba18 02:58:34 Step 26/26 : LABEL version=0.0.0 02:58:34 ---> Running in d960a5916d71 02:58:35 ---> 42bafe4b334c 02:58:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:58:35 Removing intermediate container d960a5916d71 02:58:35 ---> cf10da8517ca 02:58:35 02:58:35 ---> 2c11bc9daf38 02:58:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:58:35 ---> Running in cb6f08f36181 02:58:35 ---> Running in 86c90c02dcfa 02:58:35 Successfully built cf10da8517ca 02:58:35 Successfully tagged security-spire-config-arm64:latest 02:58:35  Building security-spire-config ... done Removing intermediate container cb6f08f36181 02:58:35 ---> b078dad6a123 02:58:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:58:36 ---> Running in f6602769f8ed 02:58:36 Removing intermediate container 86c90c02dcfa 02:58:36 ---> 25ff6902cf3a 02:58:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:58:36 ---> Running in e923713e74ff 02:58:36 Removing intermediate container f6602769f8ed 02:58:36 ---> fd006a21d7aa 02:58:36 Step 24/26 : LABEL arch=arm64 02:58:36 ---> Running in 95e25699ddae 02:58:36 Removing intermediate container e923713e74ff 02:58:36 ---> 81d96aa2f442 02:58:36 Step 23/25 : LABEL arch=arm64 02:58:36 ---> Running in de00ff4449b9 02:58:36 Removing intermediate container 95e25699ddae 02:58:36 ---> 31f036abbede 02:58:36 Step 25/26 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:58:36 ---> Running in 26410b279000 02:58:36 Removing intermediate container de00ff4449b9 02:58:36 ---> 5767794dc13f 02:58:36 Step 24/25 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 02:58:36 ---> Running in c1296674b562 02:58:37 Removing intermediate container 26410b279000 02:58:37 ---> b32895824093 02:58:37 Step 26/26 : LABEL version=0.0.0 02:58:37 Removing intermediate container c1296674b562 02:58:37 ---> 41a181c5803c 02:58:37 Step 25/25 : LABEL version=0.0.0 02:58:37 ---> Running in f98aaf39df64 02:58:37 ---> Running in 5f5674814ecf 02:58:37 Removing intermediate container f98aaf39df64 02:58:37 ---> b6720744b424 02:58:37 02:58:37 Removing intermediate container 5f5674814ecf 02:58:37 ---> 90247d0902aa 02:58:37 02:58:37 Successfully built b6720744b424 02:58:37 Successfully tagged security-spire-agent-arm64:latest 02:58:37  Building security-spire-agent ... done Successfully built 90247d0902aa 02:58:37 Successfully tagged security-spire-server-arm64:latest 02:58:38  Building security-spire-server ... done  [Pipeline] } 02:58:38 $ docker stop --time=1 d33d7407ea4ce4721ec531156c5d7aecec2bba8e2f4f530442d5e3dbd23ccb0d 02:58:40 $ docker rm -f d33d7407ea4ce4721ec531156c5d7aecec2bba8e2f4f530442d5e3dbd23ccb0d [Pipeline] // withDockerContainer [Pipeline] sh 02:58:40 + docker images 02:58:41 REPOSITORY TAG IMAGE ID CREATED SIZE 02:58:41 security-spire-agent-arm64 latest b6720744b424 4 seconds ago 126MB 02:58:41 security-spire-server-arm64 latest 90247d0902aa 4 seconds ago 86.3MB 02:58:41 security-spire-config-arm64 latest cf10da8517ca 6 seconds ago 85.6MB 02:58:41 9e3cb2490704 29 seconds ago 4.14GB 02:58:41 d0c357841a0d 44 seconds ago 4.14GB 02:58:41 ffd95fa5d002 46 seconds ago 4.14GB 02:58:41 core-data-arm64 latest 4dc33a57d24a 14 minutes ago 21.6MB 02:58:41 7d9edf3267ce 14 minutes ago 1.34GB 02:58:41 sys-mgmt-agent-arm64 latest c973544fbc1a 16 minutes ago 282MB 02:58:41 f6418da7fac2 18 minutes ago 1.31GB 02:58:41 security-bootstrapper-arm64 latest 09ab82e1c787 20 minutes ago 18.3MB 02:58:41 e749ece5ac75 21 minutes ago 1.31GB 02:58:41 core-metadata-arm64 latest 1029a51dc30a 23 minutes ago 16.3MB 02:58:41 6519f3454ee3 24 minutes ago 1.31GB 02:58:41 security-spiffe-token-provider-arm64 latest 219b2503efe0 26 minutes ago 27.9MB 02:58:41 fbafa00e2058 27 minutes ago 1.36GB 02:58:41 support-scheduler-arm64 latest a7e372ecab41 29 minutes ago 25.2MB 02:58:41 fe7e714349d7 29 minutes ago 1.36GB 02:58:41 security-proxy-setup-arm64 latest 6c254875a0c2 34 minutes ago 26.1MB 02:58:41 30e22405deff 35 minutes ago 1.31GB 02:58:41 core-command-arm64 latest ea025f515f48 37 minutes ago 15.5MB 02:58:41 0868d799e1cc 37 minutes ago 1.3GB 02:58:41 support-notifications-arm64 latest 2e2b18092a1c 40 minutes ago 25.8MB 02:58:41 e77c46fe64b1 40 minutes ago 1.36GB 02:58:41 security-secretstore-setup-arm64 latest 344859723347 43 minutes ago 27.5MB 02:58:41 98db9df8ba62 43 minutes ago 1.32GB 02:58:41 ci-base-image-arm64 latest 9fc69c1bf21e About an hour ago 885MB 02:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 02:58:41 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 02:58:41 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 02:58:41 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 02:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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 02:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:41 02:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:42 arm64: Pulling from edgex-lftools-log-publisher 02:58:42 8998bd30e6a1: Pulling fs layer 02:58:42 04944245beec: Pulling fs layer 02:58:42 699f458cf7ca: Pulling fs layer 02:58:42 765212b225bb: Pulling fs layer 02:58:42 f23df028b6ca: Pulling fs layer 02:58:42 d65c8cfc05b1: Pulling fs layer 02:58:42 2437ff75d9bd: Pulling fs layer 02:58:42 765212b225bb: Waiting 02:58:42 f23df028b6ca: Waiting 02:58:42 d65c8cfc05b1: Waiting 02:58:42 2437ff75d9bd: Waiting 02:58:42 04944245beec: Verifying Checksum 02:58:42 04944245beec: Download complete 02:58:42 765212b225bb: Verifying Checksum 02:58:42 765212b225bb: Download complete 02:58:42 f23df028b6ca: Verifying Checksum 02:58:42 f23df028b6ca: Download complete 02:58:42 d65c8cfc05b1: Verifying Checksum 02:58:42 d65c8cfc05b1: Download complete 02:58:42 699f458cf7ca: Verifying Checksum 02:58:42 699f458cf7ca: Download complete 02:58:43 8998bd30e6a1: Verifying Checksum 02:58:43 8998bd30e6a1: Download complete 02:58:45 2437ff75d9bd: Verifying Checksum 02:58:45 2437ff75d9bd: Download complete 02:58:47 8998bd30e6a1: Pull complete 02:58:48 04944245beec: Pull complete 02:58:49 699f458cf7ca: Pull complete 02:58:50 765212b225bb: Pull complete 02:58:51 f23df028b6ca: Pull complete 02:58:51 d65c8cfc05b1: Pull complete 02:59:06 2437ff75d9bd: Pull complete 02:59:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:59:06 prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container 02:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:59:09 $ docker top 82550da46f4b73587dcfbd8c92041c62c49e6b470bc533a89d55fb4f505153c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:10 ---> job-cost.sh 02:59:10 lf-activate-venv: SKIPPING 02:59:10 INFO: No Stack... 02:59:10 INFO: Retrieving Pricing Info for: v3-standard-4 02:59:12 INFO: Archiving Costs [Pipeline] sh 02:59:12 + cut -d, -f6 02:59:12 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 02:59:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4010-2-stack-cost] 02:59:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4010-2-stack-cost] did not exist. Created. 02:59:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4010-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:59:13 + echo total: 0.2199999988079071 [Pipeline] stash 02:59:13 Stashed 1 file(s) [Pipeline] } 02:59:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4010-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:59:13 $ docker stop --time=1 82550da46f4b73587dcfbd8c92041c62c49e6b470bc533a89d55fb4f505153c1 02:59:15 $ docker rm -f 82550da46f4b73587dcfbd8c92041c62c49e6b470bc533a89d55fb4f505153c1 [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 02:59:15 provisioning config files... 02:59:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3790732998074216568tmp [Pipeline] { [Pipeline] sh 02:59:16 + set +x 02:59:16 + curl -s https://codecov.io/bash 02:59:16 + bash -s -- 02:59:16 02:59:16 _____ _ 02:59:16 / ____| | | 02:59:16 | | ___ __| | ___ ___ _____ __ 02:59:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:59:16 | |___| (_) | (_| | __/ (_| (_) \ V / 02:59:16 \_____\___/ \__,_|\___|\___\___/ \_/ 02:59:16 Bash-1.0.6 02:59:16 02:59:16 02:59:16 ==> git version 2.25.1 found 02:59:16 ==> 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 02:59:16 Release-Date: 2020-01-08 02:59:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:59:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:59:16 ==> Jenkins CI detected. 02:59:16 current dir:  /w/workspace/edgex-go/2 02:59:16 project root: . 02:59:16 --> token set from env 02:59:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:59:16 ==> Running gcov in . (disable via -X gcov) 02:59:16 ==> Python coveragepy not found 02:59:16 ==> Searching for coverage reports in: 02:59:16 + . 02:59:16 -> Found 1 reports 02:59:16 ==> Detecting git/mercurial file structure 02:59:16 ==> Reading reports 02:59:16 + ./coverage.out bytes=435134 02:59:16 ==> Appending adjustments 02:59:16 https://docs.codecov.io/docs/fixing-reports 02:59:17 + Found adjustments 02:59:17 ==> Gzipping contents 02:59:17 60K /tmp/codecov.Eo2DWU.gz 02:59:17 ==> Uploading reports 02:59:17 url: https://codecov.io 02:59:17 query: branch=PR-4010&commit=66f08e4ac2293da1e72d5774d7276e20ff8834a2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= 02:59:17 -> Pinging Codecov 02:59:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4010&commit=66f08e4ac2293da1e72d5774d7276e20ff8834a2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= 02:59:18 -> Uploading to 02:59:18 https://storage.googleapis.com/codecov/v4/raw/2022-05-08/00271124DB129430A58F1EEE437C3FCB/66f08e4ac2293da1e72d5774d7276e20ff8834a2/a2f78bff-84a8-423a-a023-c1f4fc9ce820.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T025917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8149b32969fd8b28c99dce11f5c0278a2654d9d0c32752eec58a408179a13856 02:59:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:18 Dload Upload Total Spent Left Speed 02:59:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59918 0 0 100 59918 0 197k --:--:-- --:--:-- --:--:-- 197k 02:59:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/66f08e4ac2293da1e72d5774d7276e20ff8834a2 [Pipeline] } 02:59:18 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 02:59:19 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 02:59:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:59:20 ---> package-listing.sh 02:59:20 ++ facter osfamily 02:59:20 ++ tr '[:upper:]' '[:lower:]' 02:59:20 + OS_FAMILY=debian 02:59:20 + workspace=/w/workspace/edgex-go/2 02:59:20 + START_PACKAGES=/tmp/packages_start.txt 02:59:20 + END_PACKAGES=/tmp/packages_end.txt 02:59:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:59:20 + PACKAGES=/tmp/packages_start.txt 02:59:20 + '[' /w/workspace/edgex-go/2 ']' 02:59:20 + PACKAGES=/tmp/packages_end.txt 02:59:20 + case "${OS_FAMILY}" in 02:59:20 + dpkg -l 02:59:20 + grep '^ii' 02:59:20 + '[' -f /tmp/packages_start.txt ']' 02:59:20 + '[' -f /tmp/packages_end.txt ']' 02:59:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:59:20 + '[' /w/workspace/edgex-go/2 ']' 02:59:20 + mkdir -p /w/workspace/edgex-go/2/archives/ 02:59:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 02:59:20 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 02:59:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:21 02:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:21 latest: Pulling from edgex-lftools-log-publisher 02:59:21 5eb5b503b376: Pulling fs layer 02:59:21 5c69ac0246d0: Pulling fs layer 02:59:21 ec43610c2a17: Pulling fs layer 02:59:21 3a2ae6a8a46f: Pulling fs layer 02:59:21 33b1e0a273af: Pulling fs layer 02:59:21 5d3b04190fa2: Pulling fs layer 02:59:21 2f39f015ded8: Pulling fs layer 02:59:21 3a2ae6a8a46f: Waiting 02:59:21 33b1e0a273af: Waiting 02:59:21 5d3b04190fa2: Waiting 02:59:21 2f39f015ded8: Waiting 02:59:21 5c69ac0246d0: Download complete 02:59:21 3a2ae6a8a46f: Download complete 02:59:21 33b1e0a273af: Verifying Checksum 02:59:21 33b1e0a273af: Download complete 02:59:21 5d3b04190fa2: Verifying Checksum 02:59:21 5d3b04190fa2: Download complete 02:59:21 ec43610c2a17: Verifying Checksum 02:59:21 ec43610c2a17: Download complete 02:59:22 5eb5b503b376: Verifying Checksum 02:59:22 5eb5b503b376: Download complete 02:59:22 2f39f015ded8: Download complete 02:59:23 5eb5b503b376: Pull complete 02:59:23 5c69ac0246d0: Pull complete 02:59:23 ec43610c2a17: Pull complete 02:59:23 3a2ae6a8a46f: Pull complete 02:59:23 33b1e0a273af: Pull complete 02:59:23 5d3b04190fa2: Pull complete 02:59:28 2f39f015ded8: Pull complete 02:59:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:59:28 prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container 02:59:28 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:59:30 $ docker top e8bd50a821f2565504a896d4fe52ff531aa8e24c1b3418fbb9b8790ad92c6bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:30 + touch /tmp/pre-build-complete [Pipeline] sh 02:59:30 + mkdir -p /var/log/sysstat [Pipeline] sh 02:59:31 + ls /var/log/sa-host 02:59:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:31 provisioning config files... 02:59:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8306301157570308721tmp [Pipeline] { [Pipeline] echo 02:59:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:59:31 ---> create-netrc.sh [Pipeline] } 02:59:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:59:32 ---> python-tools-install.sh [Pipeline] echo 02:59:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:59:32 ---> sudo-logs.sh 02:59:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:59:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:59:32 ---> job-cost.sh 02:59:32 lf-activate-venv: SKIPPING 02:59:32 DEBUG: total: 0.2199999988079071 02:59:32 INFO: Retrieving Stack Cost... 02:59:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:59:33 INFO: Archiving Costs [Pipeline] echo 02:59:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:59:34 ---> logs-deploy.sh 02:59:34 lf-activate-venv: SKIPPING 02:59:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4010/2 02:59:34 INFO: archiving workspace using pattern(s): 02:59:35 Archives upload complete. 02:59:35 INFO: archiving logs to Nexus 02:59:36 ---> uname -a: 02:59:36 Linux prd-ubuntu20-04-docker-8c-8g-41642 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:59:36 02:59:36 02:59:36 ---> lscpu: 02:59:36 Architecture: x86_64 02:59:36 CPU op-mode(s): 32-bit, 64-bit 02:59:36 Byte Order: Little Endian 02:59:36 Address sizes: 40 bits physical, 48 bits virtual 02:59:36 CPU(s): 8 02:59:36 On-line CPU(s) list: 0-7 02:59:36 Thread(s) per core: 1 02:59:36 Core(s) per socket: 1 02:59:36 Socket(s): 8 02:59:36 NUMA node(s): 1 02:59:36 Vendor ID: AuthenticAMD 02:59:36 CPU family: 23 02:59:36 Model: 49 02:59:36 Model name: AMD EPYC-Rome Processor 02:59:36 Stepping: 0 02:59:36 CPU MHz: 2799.998 02:59:36 BogoMIPS: 5599.99 02:59:36 Virtualization: AMD-V 02:59:36 Hypervisor vendor: KVM 02:59:36 Virtualization type: full 02:59:36 L1d cache: 256 KiB 02:59:36 L1i cache: 256 KiB 02:59:36 L2 cache: 4 MiB 02:59:36 L3 cache: 128 MiB 02:59:36 NUMA node0 CPU(s): 0-7 02:59:36 Vulnerability Itlb multihit: Not affected 02:59:36 Vulnerability L1tf: Not affected 02:59:36 Vulnerability Mds: Not affected 02:59:36 Vulnerability Meltdown: Not affected 02:59:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:59:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:59:36 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:59:36 Vulnerability Srbds: Not affected 02:59:36 Vulnerability Tsx async abort: Not affected 02:59:36 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 02:59:36 02:59:36 02:59:36 ---> nproc: 02:59:36 8 02:59:36 02:59:36 02:59:36 ---> df -h: 02:59:36 Filesystem Size Used Avail Use% Mounted on 02:59:36 overlay 155G 27G 129G 18% / 02:59:36 tmpfs 64M 0 64M 0% /dev 02:59:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:59:36 shm 64M 0 64M 0% /dev/shm 02:59:36 /dev/vda1 155G 27G 129G 18% /facter-os 02:59:36 02:59:36 02:59:36 ---> sar -b -r -n DEV: 02:59:36 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41642) 05/08/22 _x86_64_ (8 CPU) 02:59:36 02:59:36 01:43:46 LINUX RESTART (8 CPU) 02:59:36 02:59:36 01:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:59:36 01:45:02 289.64 54.76 234.88 0.00 5192.47 206865.52 0.00 02:59:36 01:46:01 90.38 1.30 89.07 0.00 10.84 33901.32 0.00 02:59:36 01:47:01 46.65 0.13 46.52 0.00 1.73 16453.33 0.00 02:59:36 01:48:01 439.66 0.23 439.43 0.00 16.53 354010.73 0.00 02:59:36 01:49:01 931.37 0.33 931.04 0.00 7.33 311209.60 0.00 02:59:36 01:50:01 898.30 0.45 897.85 0.00 3.60 317686.22 0.00 02:59:36 01:51:01 905.45 1.10 904.35 0.00 26.00 352972.50 0.00 02:59:36 01:52:01 749.08 0.67 748.42 0.00 7.73 183605.33 0.00 02:59:36 01:53:01 350.12 0.12 350.00 0.00 0.93 147355.55 0.00 02:59:36 01:54:01 250.63 0.00 250.63 0.00 0.00 121822.33 0.00 02:59:36 01:55:01 2.38 0.00 2.38 0.00 0.00 26.66 0.00 02:59:36 01:56:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 02:59:36 01:57:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 02:59:36 01:58:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 02:59:36 01:59:01 1.42 0.02 1.40 0.00 0.13 15.46 0.00 02:59:36 02:00:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 02:59:36 02:01:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 02:59:36 02:02:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 02:59:36 02:03:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 02:59:36 02:04:01 1.57 0.00 1.57 0.00 0.00 20.00 0.00 02:59:36 02:05:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 02:59:36 02:06:01 1.62 0.00 1.62 0.00 0.00 17.99 0.00 02:59:36 02:07:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 02:59:36 02:08:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 02:59:36 02:09:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 02:59:36 02:10:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 02:59:36 02:11:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 02:59:36 02:12:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 02:59:36 02:13:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 02:59:36 02:14:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 02:59:36 02:15:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 02:59:36 02:16:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 02:59:36 02:17:01 1.23 0.02 1.22 0.00 0.13 14.00 0.00 02:59:36 02:18:02 1.18 0.00 1.18 0.00 0.00 14.40 0.00 02:59:36 02:19:01 1.20 0.00 1.20 0.00 0.00 13.15 0.00 02:59:36 02:20:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 02:59:36 02:21:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 02:59:36 02:22:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 02:59:36 02:23:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 02:59:36 02:24:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 02:59:36 02:25:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 02:59:36 02:26:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 02:59:36 02:27:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 02:59:36 02:28:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 02:59:36 02:29:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 02:59:36 02:30:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 02:59:36 02:31:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 02:59:36 02:32:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 02:59:36 02:33:01 2.93 1.58 1.35 0.00 50.39 17.06 0.00 02:59:36 02:34:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 02:59:36 02:35:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 02:59:36 02:36:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 02:59:36 02:37:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 02:59:36 02:38:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 02:59:36 02:39:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 02:59:36 02:40:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 02:59:36 02:41:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 02:59:36 02:42:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 02:59:36 02:43:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 02:59:36 02:44:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 02:59:36 02:45:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 02:59:36 02:46:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 02:59:36 02:47:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 02:59:36 02:48:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 02:59:36 02:49:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 02:59:36 02:50:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 02:59:36 02:51:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 02:59:36 02:52:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 02:59:36 02:53:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 02:59:36 02:54:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 02:59:36 02:55:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 02:59:36 02:56:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 02:59:36 02:57:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 02:59:36 02:58:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 02:59:36 02:59:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 02:59:36 Average: 67.12 0.81 66.32 0.00 70.93 27296.67 0.00 02:59:36 02:59:36 01:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:59:36 01:45:02 28321660 31758864 539892 1.64 119408 3575048 2122500 6.26 1227600 2939484 560 02:59:36 01:46:01 27677412 31713696 574904 1.75 159948 4046708 2052288 6.05 1617176 3094748 394512 02:59:36 01:47:01 27342940 31762676 523500 1.59 164632 4394660 2109280 6.22 1494912 3521676 411860 02:59:36 01:48:01 20791160 30769344 1484720 4.52 194932 9660776 4917588 14.49 2985912 8271808 1213904 02:59:36 01:49:01 16477392 30102164 2153616 6.55 273044 12987500 4946964 14.58 4470188 10861300 263196 02:59:36 01:50:01 11998108 30208892 2036784 6.19 363356 17175956 4666564 13.75 4584324 14911512 34664 02:59:36 01:51:01 6890428 31146816 1108176 3.37 460720 22859412 3399272 10.02 4555432 19795524 293440 02:59:36 01:52:01 4953396 30235700 2010080 6.11 627908 23548700 3973480 11.71 5387476 20722476 2507796 02:59:36 01:53:01 9399864 31669256 588084 1.79 639400 20754164 2273104 6.70 3124420 18786136 1532 02:59:36 01:54:01 9817860 31747380 513836 1.56 720760 20344660 1885780 5.56 2839680 18666588 584 02:59:36 01:55:01 9819036 31748556 512920 1.56 720784 20344656 1885780 5.56 2839540 18666588 12 02:59:36 01:56:01 9825184 31754780 506652 1.54 720804 20344664 1885780 5.56 2832640 18666592 196 02:59:36 01:57:01 9825704 31755452 505936 1.54 720824 20344796 1885780 5.56 2832816 18666724 28 02:59:36 01:58:01 9827704 31757468 503892 1.53 720836 20344800 1885780 5.56 2831104 18666724 180 02:59:36 01:59:01 9828104 31757820 503452 1.53 720860 20344804 1921376 5.66 2834316 18666732 192 02:59:36 02:00:01 9831480 31761216 500228 1.52 720880 20344804 1904908 5.61 2828064 18666732 176 02:59:36 02:01:01 9831336 31761080 500248 1.52 720904 20344808 1904908 5.61 2827728 18666736 16 02:59:36 02:02:01 9831068 31760860 500432 1.52 720924 20344812 1904908 5.61 2827752 18666740 188 02:59:36 02:03:01 9831020 31760816 500408 1.52 720932 20344812 1904908 5.61 2827752 18666740 12 02:59:36 02:04:01 9831224 31761052 500116 1.52 720956 20344816 1904908 5.61 2828368 18666744 88 02:59:36 02:05:01 9831168 31761032 500080 1.52 720976 20344824 1904908 5.61 2828600 18666748 12 02:59:36 02:06:01 9831028 31760932 500316 1.52 721008 20344828 1904908 5.61 2827928 18666756 180 02:59:36 02:07:01 9831288 31761208 499996 1.52 721024 20344832 1904908 5.61 2828372 18666760 12 02:59:36 02:08:01 9831200 31761144 499992 1.52 721048 20344832 1904908 5.61 2828356 18666760 8 02:59:36 02:09:01 9831144 31761104 499956 1.52 721076 20344824 1904908 5.61 2828496 18666764 12 02:59:36 02:10:01 9830844 31760860 500148 1.52 721108 20344840 1904908 5.61 2828392 18666768 188 02:59:36 02:11:01 9831048 31761076 499968 1.52 721128 20344840 1904908 5.61 2828032 18666768 16 02:59:36 02:12:01 9831032 31761096 499916 1.52 721136 20344844 1904908 5.61 2828244 18666772 204 02:59:36 02:13:01 9831420 31761488 499676 1.52 721148 20344848 1904908 5.61 2828060 18666776 12 02:59:36 02:14:01 9831184 31761284 499864 1.52 721168 20344848 1904908 5.61 2828300 18666776 160 02:59:36 02:15:01 9831104 31761208 499844 1.52 721204 20344852 1904908 5.61 2828532 18666780 28 02:59:36 02:16:01 9831340 31761484 499536 1.52 721216 20344856 1904908 5.61 2828136 18666780 200 02:59:36 02:17:01 9831000 31761152 499800 1.52 721232 20344856 1921096 5.66 2828124 18666784 12 02:59:36 02:18:02 9830920 31761128 499748 1.52 721244 20344864 1921096 5.66 2828396 18666788 192 02:59:36 02:19:01 9830920 31761148 499692 1.52 721260 20344864 1921096 5.66 2828412 18666788 16 02:59:36 02:20:01 9830832 31761092 499680 1.52 721288 20344868 1937148 5.71 2828544 18666796 180 02:59:36 02:21:01 9830776 31761064 499636 1.52 721316 20344872 1937148 5.71 2828444 18666800 40 02:59:36 02:22:01 9830976 31761300 499560 1.52 721344 20344876 1937148 5.71 2828292 18666804 188 02:59:36 02:23:01 9830676 31761008 499812 1.52 721360 20344880 1937148 5.71 2828280 18666808 12 02:59:36 02:24:01 9830660 31761032 499736 1.52 721388 20344884 1937148 5.71 2828320 18666808 184 02:59:36 02:25:01 9830612 31761096 499564 1.52 721412 20345016 1937148 5.71 2828648 18666916 36 02:59:36 02:26:01 9830816 31761372 499280 1.52 721428 20345020 1937148 5.71 2828380 18666948 204 02:59:36 02:27:01 9830808 31761368 499200 1.52 721456 20345016 1937148 5.71 2828368 18666948 12 02:59:36 02:28:01 9830896 31761520 499224 1.52 721492 20345024 1937148 5.71 2828432 18666952 204 02:59:36 02:29:01 9830888 31761516 499404 1.52 721496 20345024 1937148 5.71 2828432 18666952 12 02:59:36 02:30:01 9831116 31761780 499092 1.52 721520 20345028 1937148 5.71 2828792 18666956 176 02:59:36 02:31:01 9830816 31761504 499308 1.52 721560 20345024 1937148 5.71 2828744 18666960 36 02:59:36 02:32:01 9830768 31761500 499276 1.52 721580 20345028 1937148 5.71 2828544 18666960 156 02:59:36 02:33:01 9826148 31759240 501308 1.52 721624 20346544 1953272 5.76 2834812 18666580 76 02:59:36 02:34:01 9826104 31759224 501480 1.53 721648 20346548 1953272 5.76 2833728 18666520 204 02:59:36 02:35:01 9826004 31759132 501724 1.53 721680 20346552 1953272 5.76 2834036 18666528 36 02:59:36 02:36:01 9826004 31759216 501652 1.53 721728 20346556 1953272 5.76 2834020 18666532 192 02:59:36 02:37:01 9825956 31759208 501604 1.53 721760 20346560 1953272 5.76 2833832 18666532 36 02:59:36 02:38:01 9825940 31759212 501540 1.53 721772 20346564 1953272 5.76 2833844 18666536 184 02:59:36 02:39:01 9825640 31758924 501760 1.53 721788 20346568 1953272 5.76 2833852 18666540 16 02:59:36 02:40:01 9825800 31759124 501720 1.53 721824 20346568 1953272 5.76 2834240 18666544 48 02:59:36 02:41:01 9825760 31759092 501676 1.53 721848 20346572 1953272 5.76 2833912 18666548 8 02:59:36 02:42:01 9825988 31759368 501388 1.52 721864 20346568 1953272 5.76 2833940 18666548 168 02:59:36 02:43:01 9825688 31759092 501588 1.53 721892 20346580 1937092 5.71 2833960 18666552 40 02:59:36 02:44:01 9825892 31759328 501412 1.52 721912 20346580 1937092 5.71 2833988 18666556 180 02:59:36 02:45:01 9825948 31759396 501440 1.52 721928 20346584 1937092 5.71 2834900 18666556 204 02:59:36 02:46:01 9826484 31759956 500896 1.52 721940 20346588 1920752 5.66 2834036 18666560 180 02:59:36 02:47:01 9826468 31759944 500876 1.52 721944 20346588 1920752 5.66 2834020 18666560 12 02:59:36 02:48:01 9826192 31759688 501064 1.52 721956 20346592 1920752 5.66 2834032 18666564 192 02:59:36 02:49:01 9826136 31759640 501032 1.52 721968 20346596 1920752 5.66 2834032 18666568 40 02:59:36 02:50:01 9826000 31759540 501068 1.52 721988 20346596 1952944 5.76 2834408 18666568 68 02:59:36 02:51:01 9825756 31759324 501244 1.52 722004 20346600 1952944 5.76 2834816 18666576 8 02:59:36 02:52:01 9825488 31759192 501304 1.52 722012 20346732 1952944 5.76 2834144 18666696 8 02:59:36 02:53:01 9825908 31759612 501024 1.52 722024 20346736 1952944 5.76 2834128 18666696 12 02:59:36 02:54:01 9826136 31759864 500744 1.52 722028 20346744 1952944 5.76 2834144 18666700 196 02:59:36 02:55:01 9826056 31759788 500736 1.52 722060 20346736 1952944 5.76 2834472 18666700 24 02:59:36 02:56:01 9825504 31759324 501180 1.52 722092 20346748 1952944 5.76 2834232 18666724 192 02:59:36 02:57:01 9825456 31759288 501160 1.52 722096 20346752 1952944 5.76 2834224 18666728 12 02:59:36 02:58:01 9825764 31759608 500848 1.52 722112 20346752 1952944 5.76 2834236 18666728 204 02:59:36 02:59:01 9825716 31759580 500824 1.52 722120 20346756 1952944 5.76 2834252 18666732 8 02:59:36 Average: 10700257 31673497 587913 1.79 674934 19490819 2102632 6.20 2884187 17798769 68378 02:59:36 02:59:36 01:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:59:36 01:45:02 vethe6ee2b0 7.85 7.05 0.73 8.28 0.00 0.00 0.00 0.00 02:59:36 01:45:02 ens3 1462.27 1371.45 11173.11 189.79 0.00 0.00 0.00 0.00 02:59:36 01:45:02 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 02:59:36 01:45:02 docker0 509.43 441.58 36.98 2724.94 0.00 0.00 0.00 0.00 02:59:36 01:46:01 veth0119cfa 1.41 1.61 0.11 0.14 0.00 0.00 0.00 0.00 02:59:36 01:46:01 ens3 178.72 140.78 1024.23 70.88 0.00 0.00 0.00 0.00 02:59:36 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 01:46:01 docker0 92.56 117.18 7.52 990.19 0.00 0.00 0.00 0.00 02:59:36 01:47:01 veth0119cfa 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 01:47:01 ens3 29.01 16.13 24.69 12.96 0.00 0.00 0.00 0.00 02:59:36 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:47:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 02:59:36 01:48:01 ens3 447.91 277.70 5529.21 96.19 0.00 0.00 0.00 0.00 02:59:36 01:48:01 veth1846bbd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:59:36 01:48:01 veth1464c30 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 02:59:36 01:48:01 veth6387f71 149.63 275.82 11.38 3631.25 0.00 0.00 0.00 0.30 02:59:36 01:48:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:59:36 01:48:01 vetha369be3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:59:36 01:48:01 docker0 183.87 318.43 11.26 3821.39 0.00 0.00 0.00 0.00 02:59:36 01:48:01 veth4adda22 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:59:36 01:48:01 vetha6cb492 0.00 1.08 0.00 0.06 0.00 0.00 0.00 0.00 02:59:36 01:49:01 ens3 448.42 261.86 4861.29 97.21 0.00 0.00 0.00 0.00 02:59:36 01:49:01 veth37614ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:49:01 veth6387f71 82.59 149.33 8.62 2198.25 0.00 0.00 0.00 0.18 02:59:36 01:49:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 02:59:36 01:49:01 docker0 200.83 376.41 13.90 4776.10 0.00 0.00 0.00 0.00 02:59:36 01:49:01 vetha6cb492 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 02:59:36 01:49:01 veth7e7428b 94.59 191.09 6.31 2340.29 0.00 0.00 0.00 0.19 02:59:36 01:50:01 ens3 389.16 268.22 4023.38 104.56 0.00 0.00 0.00 0.00 02:59:36 01:50:01 vethf7a7682 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:50:01 veth6387f71 11.31 15.79 1.06 206.68 0.00 0.00 0.00 0.02 02:59:36 01:50:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:59:36 01:50:01 docker0 193.95 302.72 15.65 3937.44 0.00 0.00 0.00 0.00 02:59:36 01:50:01 vetha6cb492 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 02:59:36 01:50:01 veth7e7428b 144.93 238.50 14.55 3488.51 0.00 0.00 0.00 0.29 02:59:36 01:51:01 vethe494311 0.57 0.55 0.06 0.39 0.00 0.00 0.00 0.00 02:59:36 01:51:01 ens3 65.29 39.34 150.34 20.02 0.00 0.00 0.00 0.00 02:59:36 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:51:01 docker0 16.03 21.70 0.93 114.89 0.00 0.00 0.00 0.00 02:59:36 01:51:01 vetha6cb492 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:51:01 veth7e7428b 0.17 0.27 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 01:52:01 vethe494311 223.73 397.53 19.41 5826.68 0.00 0.00 0.00 0.48 02:59:36 01:52:01 ens3 591.29 350.07 7694.62 106.62 0.00 0.00 0.00 0.00 02:59:36 01:52:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 02:59:36 01:52:01 docker0 272.09 483.17 19.78 6570.95 0.00 0.00 0.00 0.00 02:59:36 01:52:01 vetha6cb492 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:36 01:53:01 ens3 43.74 34.56 296.61 6.58 0.00 0.00 0.00 0.00 02:59:36 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:53:01 docker0 28.97 34.49 1.93 288.81 0.00 0.00 0.00 0.00 02:59:36 01:53:01 vetha6cb492 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 02:59:36 01:54:01 ens3 10.80 9.80 5.68 13.98 0.00 0.00 0.00 0.00 02:59:36 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 01:54:01 docker0 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 02:59:36 01:55:01 ens3 10.91 12.00 1.50 21.04 0.00 0.00 0.00 0.00 02:59:36 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:56:01 ens3 4.45 8.26 0.37 7.59 0.00 0.00 0.00 0.00 02:59:36 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:57:01 ens3 4.27 7.88 0.50 7.66 0.00 0.00 0.00 0.00 02:59:36 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:58:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:00:01 ens3 3.98 7.91 0.38 7.57 0.00 0.00 0.00 0.00 02:59:36 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:01:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:59:36 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:03:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:59:36 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:04:01 ens3 5.75 7.48 0.76 6.57 0.00 0.00 0.00 0.00 02:59:36 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:05:01 ens3 0.62 0.35 0.34 0.27 0.00 0.00 0.00 0.00 02:59:36 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:06:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:59:36 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:07:01 ens3 0.80 0.10 0.15 0.07 0.00 0.00 0.00 0.00 02:59:36 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:08:01 ens3 0.87 0.60 0.42 0.28 0.00 0.00 0.00 0.00 02:59:36 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:09:01 ens3 0.45 0.27 0.26 0.20 0.00 0.00 0.00 0.00 02:59:36 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:10:01 ens3 0.30 0.28 0.11 0.08 0.00 0.00 0.00 0.00 02:59:36 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:11:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:59:36 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:12:01 ens3 0.30 0.22 0.07 0.01 0.00 0.00 0.00 0.00 02:59:36 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:13:01 ens3 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:59:36 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:14:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:59:36 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:15:01 ens3 0.83 0.73 0.48 0.36 0.00 0.00 0.00 0.00 02:59:36 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:18:02 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:20:01 ens3 0.30 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:59:36 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:21:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:59:36 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:23:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:59:36 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:25:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:59:36 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:30:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:59:36 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:31:01 ens3 0.18 0.08 0.12 0.00 0.00 0.00 0.00 0.00 02:59:36 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:33:01 ens3 7.25 5.38 5.21 6.14 0.00 0.00 0.00 0.00 02:59:36 02:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:35:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 02:59:36 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:36:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:59:36 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:40:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:59:36 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:45:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:59:36 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:50:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:59:36 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:51:01 ens3 0.52 0.35 0.43 0.21 0.00 0.00 0.00 0.00 02:59:36 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:53:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:55:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 02:59:36 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:36 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:36 Average: ens3 49.52 37.66 463.93 10.36 0.00 0.00 0.00 0.00 02:59:36 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 02:59:36 Average: docker0 19.96 27.94 1.44 309.60 0.00 0.00 0.00 0.00 02:59:36 02:59:36 02:59:36 ---> sar -P ALL: 02:59:36 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41642) 05/08/22 _x86_64_ (8 CPU) 02:59:36 02:59:36 01:43:46 LINUX RESTART (8 CPU) 02:59:36 02:59:36 01:44:01 CPU %user %nice %system %iowait %steal %idle 02:59:36 01:45:02 all 11.65 0.00 4.70 3.39 0.06 80.19 02:59:36 01:45:02 0 8.96 0.00 5.52 1.09 0.07 84.36 02:59:36 01:45:02 1 12.22 0.00 5.09 2.65 0.07 79.97 02:59:36 01:45:02 2 15.02 0.00 6.26 9.89 0.05 68.79 02:59:36 01:45:02 3 14.34 0.00 3.89 0.29 0.07 81.41 02:59:36 01:45:02 4 8.50 0.00 4.13 7.08 0.05 80.24 02:59:36 01:45:02 5 14.13 0.00 4.57 1.03 0.05 80.22 02:59:36 01:45:02 6 8.50 0.00 3.13 3.71 0.05 84.61 02:59:36 01:45:02 7 11.57 0.00 5.02 1.32 0.09 82.01 02:59:36 01:46:01 all 29.24 0.00 5.92 1.16 0.08 63.61 02:59:36 01:46:01 0 28.53 0.00 4.92 0.02 0.07 66.46 02:59:36 01:46:01 1 29.19 0.00 5.30 0.60 0.09 64.83 02:59:36 01:46:01 2 28.61 0.00 7.67 4.45 0.09 59.18 02:59:36 01:46:01 3 28.99 0.00 7.44 0.34 0.07 63.16 02:59:36 01:46:01 4 30.07 0.00 5.76 2.64 0.09 61.45 02:59:36 01:46:01 5 29.74 0.00 5.36 0.36 0.09 64.46 02:59:36 01:46:01 6 28.99 0.00 5.70 0.67 0.09 64.56 02:59:36 01:46:01 7 29.82 0.00 5.19 0.17 0.07 64.75 02:59:36 01:47:01 all 48.72 0.00 6.53 0.25 0.10 44.40 02:59:36 01:47:01 0 48.57 0.00 6.75 0.00 0.12 44.56 02:59:36 01:47:01 1 48.31 0.00 6.48 0.30 0.10 44.81 02:59:36 01:47:01 2 49.43 0.00 6.61 0.02 0.10 43.85 02:59:36 01:47:01 3 48.82 0.00 6.59 0.02 0.10 44.47 02:59:36 01:47:01 4 47.74 0.00 6.32 0.02 0.10 45.82 02:59:36 01:47:01 5 49.76 0.00 6.66 0.35 0.10 43.13 02:59:36 01:47:01 6 49.54 0.00 6.65 1.25 0.10 42.46 02:59:36 01:47:01 7 47.57 0.00 6.19 0.02 0.10 46.12 02:59:36 01:48:01 all 31.83 0.00 12.62 5.47 0.10 49.99 02:59:36 01:48:01 0 31.64 0.00 12.94 2.50 0.09 52.84 02:59:36 01:48:01 1 32.00 0.00 12.39 12.47 0.10 43.04 02:59:36 01:48:01 2 31.18 0.00 11.39 2.04 0.09 55.30 02:59:36 01:48:01 3 32.45 0.00 12.60 0.80 0.12 54.02 02:59:36 01:48:01 4 31.18 0.00 13.69 2.57 0.09 52.47 02:59:36 01:48:01 5 31.31 0.00 13.45 14.49 0.09 40.67 02:59:36 01:48:01 6 32.28 0.00 13.11 7.17 0.10 47.34 02:59:36 01:48:01 7 32.63 0.00 11.37 1.73 0.10 54.17 02:59:36 01:49:01 all 67.04 0.00 12.47 5.57 0.12 14.79 02:59:36 01:49:01 0 67.77 0.00 11.77 3.82 0.12 16.52 02:59:36 01:49:01 1 68.55 0.00 12.38 14.42 0.13 4.51 02:59:36 01:49:01 2 68.63 0.00 11.11 2.49 0.12 17.65 02:59:36 01:49:01 3 66.35 0.00 10.11 3.37 0.12 20.05 02:59:36 01:49:01 4 63.46 0.00 15.72 7.67 0.12 13.04 02:59:36 01:49:01 5 68.20 0.00 12.35 5.10 0.12 14.23 02:59:36 01:49:01 6 65.89 0.00 13.54 4.62 0.13 15.82 02:59:36 01:49:01 7 67.49 0.00 12.75 3.08 0.13 16.55 02:59:36 01:50:01 all 79.42 0.00 13.85 2.35 0.13 4.25 02:59:36 01:50:01 0 77.77 0.00 14.87 4.57 0.12 2.68 02:59:36 01:50:01 1 76.64 0.00 15.02 3.27 0.13 4.93 02:59:36 01:50:01 2 77.30 0.00 14.92 1.31 0.13 6.34 02:59:36 01:50:01 3 80.39 0.00 11.52 1.42 0.13 6.54 02:59:36 01:50:01 4 81.56 0.00 12.83 1.18 0.13 4.29 02:59:36 01:50:01 5 76.82 0.00 16.34 3.97 0.13 2.74 02:59:36 01:50:01 6 86.05 0.00 9.52 1.67 0.13 2.63 02:59:36 01:50:01 7 78.80 0.00 15.82 1.41 0.15 3.82 02:59:36 01:51:01 all 68.36 0.00 13.38 4.18 0.13 13.96 02:59:36 01:51:01 0 65.91 0.00 13.42 1.41 0.13 19.11 02:59:36 01:51:01 1 76.20 0.00 10.24 2.02 0.12 11.42 02:59:36 01:51:01 2 66.41 0.00 14.98 1.45 0.12 17.04 02:59:36 01:51:01 3 64.82 0.00 15.57 15.60 0.14 3.88 02:59:36 01:51:01 4 68.88 0.00 14.31 2.31 0.12 14.38 02:59:36 01:51:01 5 67.86 0.00 12.62 6.84 0.14 12.55 02:59:36 01:51:01 6 68.95 0.00 12.74 2.20 0.13 15.98 02:59:36 01:51:01 7 67.78 0.00 13.20 1.62 0.12 17.29 02:59:36 01:52:01 all 66.79 0.00 12.89 5.95 0.12 14.24 02:59:36 01:52:01 0 64.55 0.00 12.80 8.64 0.12 13.89 02:59:36 01:52:01 1 71.84 0.00 11.56 4.30 0.13 12.17 02:59:36 01:52:01 2 65.54 0.00 12.63 7.62 0.12 14.08 02:59:36 01:52:01 3 65.58 0.00 13.58 8.09 0.14 12.61 02:59:36 01:52:01 4 65.91 0.00 13.65 7.75 0.12 12.57 02:59:36 01:52:01 5 67.22 0.00 11.64 2.86 0.14 18.14 02:59:36 01:52:01 6 66.26 0.00 13.11 4.43 0.12 16.09 02:59:36 01:52:01 7 67.40 0.00 14.17 3.93 0.12 14.38 02:59:36 01:53:01 all 24.70 0.00 4.39 2.61 0.05 68.25 02:59:36 01:53:01 0 17.25 0.00 3.82 3.35 0.07 75.51 02:59:36 01:53:01 1 36.50 0.00 3.99 0.20 0.07 59.25 02:59:36 01:53:01 2 17.11 0.00 4.93 2.67 0.03 75.26 02:59:36 01:53:01 3 16.00 0.00 3.41 0.15 0.05 80.38 02:59:36 01:53:01 4 45.19 0.00 4.98 0.64 0.07 49.13 02:59:36 01:53:01 5 25.96 0.00 4.42 0.10 0.05 69.47 02:59:36 01:53:01 6 17.87 0.00 5.59 13.17 0.05 63.32 02:59:36 01:53:01 7 21.66 0.00 3.96 0.59 0.05 73.75 02:59:36 01:54:01 all 8.40 0.00 4.41 3.04 0.04 84.11 02:59:36 01:54:01 0 5.72 0.00 3.86 3.14 0.05 87.23 02:59:36 01:54:01 1 9.18 0.00 5.09 0.29 0.05 85.40 02:59:36 01:54:01 2 9.81 0.00 6.12 16.88 0.05 67.14 02:59:36 01:54:01 3 7.84 0.00 4.36 0.08 0.03 87.68 02:59:36 01:54:01 4 8.57 0.00 3.76 0.56 0.05 87.06 02:59:36 01:54:01 5 8.29 0.00 3.09 0.08 0.02 88.52 02:59:36 01:54:01 6 9.15 0.00 4.75 1.31 0.03 84.76 02:59:36 01:54:01 7 8.62 0.00 4.28 2.00 0.05 85.05 02:59:36 01:55:01 all 0.03 0.00 0.02 0.01 0.00 99.95 02:59:36 01:55:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:59:36 01:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 01:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 01:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 01:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 01:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 01:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:59:36 01:55:01 7 0.03 0.00 0.03 0.05 0.00 99.88 02:59:36 02:59:36 01:55:01 CPU %user %nice %system %iowait %steal %idle 02:59:36 01:56:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:59:36 01:56:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:59:36 01:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:59:36 01:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 01:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 01:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 01:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 01:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:59:36 01:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 01:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:59:36 01:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 01:57:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:59:36 01:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 01:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 01:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 01:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 01:57:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:59:36 01:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:59:36 01:58:01 all 0.02 0.00 0.01 0.01 0.00 99.97 02:59:36 01:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 01:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 01:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 01:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 01:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 01:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 01:58:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:59:36 01:58:01 7 0.02 0.00 0.00 0.03 0.00 99.95 02:59:36 01:59:01 all 0.01 0.00 0.02 0.01 0.00 99.96 02:59:36 01:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:59:36 01:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 01:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 01:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 01:59:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:59:36 01:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 01:59:01 6 0.03 0.00 0.03 0.03 0.02 99.88 02:59:36 01:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:00:01 all 0.02 0.00 0.02 0.01 0.00 99.95 02:59:36 02:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:59:36 02:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:59:36 02:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:59:36 02:00:01 7 0.03 0.00 0.02 0.03 0.00 99.92 02:59:36 02:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:59:36 02:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:59:36 02:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:01:01 6 0.03 0.00 0.00 0.03 0.02 99.92 02:59:36 02:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:36 02:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:59:36 02:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:59:36 02:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:03:01 all 0.01 0.00 0.01 0.01 0.00 99.98 02:59:36 02:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:59:36 02:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:03:01 2 0.02 0.00 0.00 0.03 0.00 99.95 02:59:36 02:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:59:36 02:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:04:01 3 0.02 0.00 0.05 0.00 0.00 99.93 02:59:36 02:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:04:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:59:36 02:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:59:36 02:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:59:36 02:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:05:01 7 0.03 0.00 0.00 0.02 0.00 99.95 02:59:36 02:06:01 all 0.00 0.00 0.01 0.01 0.00 99.97 02:59:36 02:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:06:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:59:36 02:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:59:36 02:06:01 CPU %user %nice %system %iowait %steal %idle 02:59:36 02:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:36 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:59:36 02:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:59:36 02:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:08:01 7 0.02 0.00 0.02 0.03 0.00 99.93 02:59:36 02:09:01 all 0.02 0.00 0.01 0.02 0.00 99.96 02:59:36 02:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:59:36 02:09:01 7 0.00 0.00 0.00 0.12 0.00 99.88 02:59:36 02:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:59:36 02:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:10:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:59:36 02:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:59:36 02:10:01 7 0.02 0.00 0.00 0.03 0.02 99.93 02:59:36 02:11:01 all 0.02 0.00 0.00 0.01 0.00 99.97 02:59:36 02:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:11:01 2 0.02 0.00 0.00 0.03 0.00 99.95 02:59:36 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:59:36 02:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:12:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:59:36 02:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:59:36 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:59:36 02:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:13:01 all 0.18 0.00 0.01 0.01 0.00 99.80 02:59:36 02:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:13:01 2 0.00 0.00 0.02 0.05 0.02 99.92 02:59:36 02:13:01 3 1.35 0.00 0.03 0.00 0.00 98.61 02:59:36 02:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:59:36 02:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:14:01 all 0.12 0.00 0.01 0.04 0.01 99.82 02:59:36 02:14:01 0 0.02 0.00 0.00 0.05 0.00 99.93 02:59:36 02:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:14:01 2 0.00 0.00 0.00 0.17 0.00 99.83 02:59:36 02:14:01 3 0.90 0.00 0.00 0.00 0.02 99.09 02:59:36 02:14:01 4 0.00 0.00 0.00 0.10 0.02 99.88 02:59:36 02:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:59:36 02:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:15:01 all 0.03 0.00 0.01 0.06 0.00 99.90 02:59:36 02:15:01 0 0.00 0.00 0.00 0.28 0.00 99.72 02:59:36 02:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:15:01 2 0.02 0.00 0.00 0.05 0.00 99.93 02:59:36 02:15:01 3 0.17 0.00 0.00 0.00 0.00 99.83 02:59:36 02:15:01 4 0.00 0.00 0.02 0.12 0.00 99.87 02:59:36 02:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:59:36 02:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:16:01 all 0.20 0.00 0.01 0.01 0.00 99.79 02:59:36 02:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:59:36 02:16:01 2 0.02 0.00 0.02 0.03 0.00 99.93 02:59:36 02:16:01 3 1.42 0.00 0.00 0.00 0.00 98.58 02:59:36 02:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:59:36 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:59:36 02:17:01 2 0.00 0.00 0.02 0.08 0.00 99.90 02:59:36 02:17:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:59:36 02:17:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:59:36 02:17:01 CPU %user %nice %system %iowait %steal %idle 02:59:36 02:18:02 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:36 02:18:02 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:18:02 1 0.05 0.00 0.03 0.00 0.02 99.90 02:59:36 02:18:02 2 0.00 0.00 0.02 0.03 0.00 99.95 02:59:36 02:18:02 3 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:18:02 4 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:18:02 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:18:02 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:18:02 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:59:36 02:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:19:01 1 0.02 0.00 0.05 0.00 0.00 99.93 02:59:36 02:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:59:36 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:19:01 4 0.00 0.00 0.02 0.05 0.00 99.93 02:59:36 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:59:36 02:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:59:36 02:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:59:36 02:20:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:59:36 02:20:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:59:36 02:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:21:01 all 0.25 0.00 0.01 0.01 0.00 99.73 02:59:36 02:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:21:01 1 0.02 0.00 0.05 0.00 0.02 99.92 02:59:36 02:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:21:01 3 1.97 0.00 0.02 0.00 0.00 98.01 02:59:36 02:21:01 4 0.00 0.00 0.00 0.05 0.00 99.95 02:59:36 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:22:01 all 0.13 0.00 0.01 0.02 0.00 99.84 02:59:36 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:22:01 2 0.00 0.00 0.00 0.17 0.00 99.83 02:59:36 02:22:01 3 0.95 0.00 0.02 0.00 0.00 99.04 02:59:36 02:22:01 4 0.02 0.00 0.02 0.03 0.00 99.93 02:59:36 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:59:36 02:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:59:36 02:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:36 02:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:59:36 02:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:59:36 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:25:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:59:36 02:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:26:01 2 0.02 0.00 0.00 0.03 0.02 99.93 02:59:36 02:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:26:01 4 0.03 0.00 0.00 0.05 0.00 99.92 02:59:36 02:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:59:36 02:27:01 all 0.00 0.00 0.01 0.01 0.00 99.98 02:59:36 02:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:27:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:59:36 02:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:36 02:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:59:36 02:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:59:36 02:59:36 02:28:01 CPU %user %nice %system %iowait %steal %idle 02:59:36 02:29:01 all 0.01 0.00 0.00 0.01 0.00 99.98 02:59:36 02:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:29:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:59:36 02:30:01 all 0.01 0.00 0.01 0.01 0.00 99.96 02:59:36 02:30:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:59:36 02:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:59:36 02:31:01 all 0.02 0.00 0.00 0.00 0.00 99.97 02:59:36 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:59:36 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:59:36 02:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:59:36 02:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:59:36 02:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:33:01 all 0.20 0.00 0.04 0.01 0.00 99.75 02:59:36 02:33:01 0 0.18 0.00 0.03 0.00 0.00 99.78 02:59:36 02:33:01 1 0.22 0.00 0.03 0.00 0.00 99.75 02:59:36 02:33:01 2 0.25 0.00 0.03 0.03 0.00 99.68 02:59:36 02:33:01 3 0.25 0.00 0.07 0.05 0.00 99.63 02:59:36 02:33:01 4 0.15 0.00 0.02 0.02 0.00 99.82 02:59:36 02:33:01 5 0.12 0.00 0.00 0.00 0.00 99.88 02:59:36 02:33:01 6 0.27 0.00 0.02 0.00 0.00 99.72 02:59:36 02:33:01 7 0.13 0.00 0.10 0.02 0.02 99.73 02:59:36 02:34:01 all 0.01 0.00 0.01 0.01 0.00 99.98 02:59:36 02:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:34:01 2 0.00 0.00 0.02 0.03 0.00 99.95 02:59:36 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:34:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:59:36 02:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:36 02:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:35:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:59:36 02:36:01 all 0.00 0.00 0.01 0.01 0.00 99.97 02:59:36 02:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:59:36 02:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:36:01 7 0.02 0.00 0.05 0.00 0.02 99.92 02:59:36 02:37:01 all 0.01 0.00 0.00 0.01 0.01 99.97 02:59:36 02:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:37:01 2 0.02 0.00 0.02 0.03 0.02 99.92 02:59:36 02:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:37:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:59:36 02:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:38:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:38:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:59:36 02:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:59:36 02:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:39:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:59:36 02:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:39:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:59:36 02:59:36 02:39:01 CPU %user %nice %system %iowait %steal %idle 02:59:36 02:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:59:36 02:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:40:01 4 0.03 0.00 0.00 0.02 0.02 99.93 02:59:36 02:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:40:01 7 0.03 0.00 0.05 0.00 0.00 99.92 02:59:36 02:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:59:36 02:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:59:36 02:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:59:36 02:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:41:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:59:36 02:42:01 all 0.08 0.00 0.01 0.00 0.00 99.90 02:59:36 02:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:42:01 7 0.65 0.00 0.07 0.00 0.02 99.27 02:59:36 02:43:01 all 0.15 0.00 0.01 0.01 0.00 99.83 02:59:36 02:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:43:01 2 0.02 0.00 0.00 0.03 0.00 99.95 02:59:36 02:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:43:01 7 1.11 0.00 0.07 0.00 0.00 98.82 02:59:36 02:44:01 all 0.25 0.00 0.01 0.00 0.00 99.73 02:59:36 02:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:44:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:59:36 02:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:44:01 7 1.97 0.00 0.00 0.00 0.02 98.01 02:59:36 02:45:01 all 0.26 0.00 0.00 0.00 0.00 99.74 02:59:36 02:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:45:01 7 1.99 0.00 0.00 0.00 0.00 98.01 02:59:36 02:46:01 all 0.27 0.00 0.01 0.00 0.00 99.72 02:59:36 02:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:59:36 02:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:46:01 7 1.99 0.00 0.02 0.00 0.00 98.00 02:59:36 02:47:01 all 0.10 0.00 0.00 0.00 0.01 99.89 02:59:36 02:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:59:36 02:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:47:01 7 0.76 0.00 0.00 0.00 0.02 99.22 02:59:36 02:48:01 all 0.02 0.00 0.01 0.01 0.00 99.97 02:59:36 02:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:59:36 02:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:59:36 02:48:01 3 0.07 0.00 0.02 0.00 0.00 99.92 02:59:36 02:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:59:36 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:49:01 all 0.01 0.00 0.00 0.00 0.00 99.99 02:59:36 02:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:50:01 all 0.02 0.00 0.00 0.01 0.00 99.97 02:59:36 02:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:50:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:59:36 02:50:01 3 0.07 0.00 0.02 0.00 0.00 99.92 02:59:36 02:50:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:59:36 02:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:59:36 02:50:01 CPU %user %nice %system %iowait %steal %idle 02:59:36 02:51:01 all 0.14 0.00 0.01 0.01 0.00 99.84 02:59:36 02:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:51:01 3 0.03 0.00 0.03 0.02 0.02 99.90 02:59:36 02:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:51:01 7 1.03 0.00 0.00 0.00 0.00 98.97 02:59:36 02:52:01 all 0.25 0.00 0.01 0.00 0.00 99.73 02:59:36 02:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:52:01 3 0.00 0.00 0.03 0.02 0.02 99.93 02:59:36 02:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:59:36 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:52:01 7 1.97 0.00 0.00 0.00 0.00 98.03 02:59:36 02:53:01 all 0.26 0.00 0.01 0.00 0.00 99.73 02:59:36 02:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:53:01 3 0.05 0.00 0.05 0.02 0.00 99.88 02:59:36 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:53:01 7 1.99 0.00 0.00 0.00 0.00 98.01 02:59:36 02:54:01 all 0.07 0.00 0.02 0.01 0.00 99.89 02:59:36 02:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:54:01 2 0.00 0.00 0.00 0.07 0.00 99.93 02:59:36 02:54:01 3 0.03 0.00 0.05 0.00 0.02 99.90 02:59:36 02:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:59:36 02:54:01 7 0.45 0.00 0.10 0.00 0.00 99.45 02:59:36 02:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:59:36 02:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:59:36 02:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:59:36 02:55:01 3 0.03 0.00 0.02 0.02 0.02 99.92 02:59:36 02:55:01 4 0.07 0.00 0.02 0.02 0.00 99.90 02:59:36 02:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:55:01 6 0.07 0.00 0.00 0.00 0.00 99.93 02:59:36 02:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:56:01 all 0.03 0.00 0.01 0.01 0.00 99.96 02:59:36 02:56:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:59:36 02:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:59:36 02:56:01 3 0.02 0.00 0.02 0.03 0.00 99.93 02:59:36 02:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:59:36 02:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:57:01 all 0.00 0.00 0.01 0.00 0.01 99.98 02:59:36 02:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:59:36 02:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:59:36 02:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:57:01 3 0.02 0.00 0.03 0.02 0.02 99.92 02:59:36 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:59:36 02:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:59:36 02:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:59:36 02:58:01 2 0.02 0.00 0.00 0.03 0.00 99.95 02:59:36 02:58:01 3 0.02 0.00 0.03 0.02 0.02 99.92 02:59:36 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:59:36 02:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:59:36 02:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:59:36 02:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:59:36 02:59:01 3 0.00 0.00 0.02 0.05 0.00 99.93 02:59:36 02:59:01 4 0.07 0.00 0.02 0.00 0.00 99.92 02:59:36 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 02:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:36 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:36 Average: all 5.80 0.00 1.21 0.45 0.01 92.52 02:59:36 Average: 0 5.51 0.00 1.20 0.38 0.01 92.89 02:59:36 Average: 1 6.10 0.00 1.17 0.53 0.02 92.18 02:59:36 Average: 2 5.67 0.00 1.28 0.66 0.01 92.37 02:59:36 Average: 3 5.71 0.00 1.18 0.40 0.02 92.69 02:59:36 Average: 4 5.96 0.00 1.26 0.44 0.01 92.33 02:59:36 Average: 5 5.80 0.00 1.19 0.46 0.01 92.54 02:59:36 Average: 6 5.74 0.00 1.16 0.53 0.02 92.55 02:59:36 Average: 7 5.92 0.00 1.23 0.21 0.02 92.62 02:59:36 02:59:36 02:59:36