Pull request #3987 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f651c9050014cebb69ef6e3aabd169dd18ce14e1+de950f1da863be5142a98969a38a38689289d05c (f5b58e56afa1e77eceacb4cfd0d2822d72ba6856) 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-ssh5471099403101246494.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-ssh14107468678310139797.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-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5895765024656889432.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-ssh13869525483293501127.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12835149917496255957.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34498’ Running on prd-ubuntu20.04-docker-8c-8g-34504 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de950f1da863be5142a98969a38a38689289d05c into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 Merge succeeded, producing f651c9050014cebb69ef6e3aabd169dd18ce14e1 Checking out Revision f651c9050014cebb69ef6e3aabd169dd18ce14e1 (PR-3987) > git config core.sparsecheckout # timeout=10 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # 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 de950f1da863be5142a98969a38a38689289d05c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 0c6f461cff48a2d25943e2d5440535f5a92a6015 # timeout=10 [Pipeline] withCredentials 20:30:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:31 ========================================================= 20:30:31 EdgeX Global Pipelines Version Info 20:30:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:32 ------------------- 20:30:32 stable info: 20:30:32 ------------------- 20:30:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:32 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:30:32 Message: update stable to v1.0.227 20:30:33 ------------------- 20:30:33 experimental info: 20:30:33 ------------------- 20:30:33 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:33 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 20:30:33 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f651c90 [Pipeline] echo 20:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:33 provisioning config files... 20:30:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config8250860918351418421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:33 ---> docker-login.sh 20:30:33 nexus3.edgexfoundry.org:10001 20:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:34 Configure a credential helper to remove this warning. See 20:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:34 20:30:34 Login Succeeded 20:30:34 nexus3.edgexfoundry.org:10002 20:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:34 Configure a credential helper to remove this warning. See 20:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:34 20:30:34 Login Succeeded 20:30:34 nexus3.edgexfoundry.org:10003 20:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:34 Configure a credential helper to remove this warning. See 20:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:34 20:30:34 Login Succeeded 20:30:34 nexus3.edgexfoundry.org:10004 20:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:34 Configure a credential helper to remove this warning. See 20:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:34 20:30:34 Login Succeeded 20:30:34 docker.io 20:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:35 Configure a credential helper to remove this warning. See 20:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:35 20:30:35 Login Succeeded 20:30:35 ---> docker-login.sh ends [Pipeline] } 20:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:35 + 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 20:30:35 + + dirname cmd/core-command/Dockerfile 20:30:35 cut -d/ -f2 20:30:35 + echo core-command,cmd/core-command/Dockerfile 20:30:35 + + dirname cmd/core-data/Dockerfile 20:30:35 cut -d/ -f2 20:30:35 + echo core-data,cmd/core-data/Dockerfile 20:30:35 + dirname cmd/core-metadata/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:35 + dirname cmd/security-bootstrapper/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:35 + dirname cmd/security-proxy-setup/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:35 + + dirname cmd/security-secretstore-setup/Dockerfile 20:30:35 cut -d/ -f2 20:30:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:35 + dirname cmd/security-spire-agent/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:35 + dirname cmd/security-spire-config/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:35 + dirname cmd/security-spire-server/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:35 + dirname cmd/support-notifications/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:35 + dirname cmd/support-scheduler/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:35 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:35 + cut -d/ -f2 20:30:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:35 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 20:30:36 + git rev-list -1 --merges f651c9050014cebb69ef6e3aabd169dd18ce14e1~1..f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] echo 20:30:36 -----------> git rev-list -1 --merges f651c9050014cebb69ef6e3aabd169dd18ce14e1~1..f651c9050014cebb69ef6e3aabd169dd18ce14e1 f651c9050014cebb69ef6e3aabd169dd18ce14e1 [false] [Pipeline] sh 20:30:36 + git log --format=format:%s -1 f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] echo 20:30:36 ========================================================= 20:30:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:36 + grep -v github /etc/ssh/ssh_known_hosts 20:30:36 + [ -e /tmp/ssh_known_hosts ] 20:30:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:36 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:36 sudo tee -a /etc/ssh/ssh_known_hosts 20:30:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:37 20:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:37 latest: Pulling from edgex-devops/py-git-semver 20:30:37 1fe172e4850f: Pulling fs layer 20:30:37 caf521ccaac6: Pulling fs layer 20:30:37 3ead6fa29328: Pulling fs layer 20:30:37 5c2a1cbceb83: Pulling fs layer 20:30:37 a8d5f1318db7: Pulling fs layer 20:30:37 c427282e49a2: Pulling fs layer 20:30:37 1827001aaf11: Pulling fs layer 20:30:37 0714d37db230: Pulling fs layer 20:30:37 ac28cf19c067: Pulling fs layer 20:30:37 ca983d60f3e2: Pulling fs layer 20:30:37 9f894cec8388: Pulling fs layer 20:30:37 9f894cec8388: Waiting 20:30:37 ac28cf19c067: Waiting 20:30:37 c427282e49a2: Waiting 20:30:37 0714d37db230: Waiting 20:30:37 1827001aaf11: Waiting 20:30:37 5c2a1cbceb83: Waiting 20:30:37 a8d5f1318db7: Waiting 20:30:37 caf521ccaac6: Verifying Checksum 20:30:37 caf521ccaac6: Download complete 20:30:37 5c2a1cbceb83: Verifying Checksum 20:30:37 5c2a1cbceb83: Download complete 20:30:37 a8d5f1318db7: Verifying Checksum 20:30:37 a8d5f1318db7: Download complete 20:30:37 c427282e49a2: Verifying Checksum 20:30:37 c427282e49a2: Download complete 20:30:37 3ead6fa29328: Verifying Checksum 20:30:37 3ead6fa29328: Download complete 20:30:37 0714d37db230: Verifying Checksum 20:30:37 0714d37db230: Download complete 20:30:37 ac28cf19c067: Verifying Checksum 20:30:37 ac28cf19c067: Download complete 20:30:37 ca983d60f3e2: Verifying Checksum 20:30:37 ca983d60f3e2: Download complete 20:30:37 9f894cec8388: Download complete 20:30:37 1fe172e4850f: Verifying Checksum 20:30:37 1fe172e4850f: Download complete 20:30:37 1827001aaf11: Verifying Checksum 20:30:37 1827001aaf11: Download complete 20:30:39 1fe172e4850f: Pull complete 20:30:39 caf521ccaac6: Pull complete 20:30:39 3ead6fa29328: Pull complete 20:30:39 5c2a1cbceb83: Pull complete 20:30:40 a8d5f1318db7: Pull complete 20:30:40 c427282e49a2: Pull complete 20:30:42 1827001aaf11: Pull complete 20:30:42 0714d37db230: Pull complete 20:30:42 ac28cf19c067: Pull complete 20:30:42 ca983d60f3e2: Pull complete 20:30:42 9f894cec8388: Pull complete 20:30:42 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:30:43 prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container 20:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:30:44 $ docker top 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 -eo pid,comm 20:30:44 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). 20:30:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:44 [ssh-agent] Looking for ssh-agent implementation... 20:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:44 $ docker exec 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 ssh-agent 20:30:44 SSH_AUTH_SOCK=/tmp/ssh-Z1lLzirpC6hD/agent.34 20:30:44 SSH_AGENT_PID=40 20:30:44 Running ssh-add (command line suppressed) 20:30:45 Identity added: /w/workspace/edgex-go/12@tmp/private_key_5599141408590759342.key (/w/workspace/edgex-go/12@tmp/private_key_5599141408590759342.key) 20:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:45 + git tag --points-at HEAD [Pipeline] } 20:30:45 $ docker exec --env ******** --env ******** 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 ssh-agent -k 20:30:45 unset SSH_AUTH_SOCK; 20:30:45 unset SSH_AGENT_PID; 20:30:45 echo Agent pid 40 killed; 20:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:45 [ssh-agent] Looking for ssh-agent implementation... 20:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:45 $ docker exec 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 ssh-agent 20:30:45 SSH_AUTH_SOCK=/tmp/ssh-RcvvMNuVwICc/agent.72 20:30:45 SSH_AGENT_PID=78 20:30:45 Running ssh-add (command line suppressed) 20:30:46 Identity added: /w/workspace/edgex-go/12@tmp/private_key_8830182999675335881.key (/w/workspace/edgex-go/12@tmp/private_key_8830182999675335881.key) 20:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:46 + git semver init 20:30:46 2022-05-02 20:30:46,551 [run_init] DEBUG init version:0.0.0 force:False 20:30:46 2022-05-02 20:30:46,553 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver 20:30:46 2022-05-02 20:30:46,554 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver 20:30:46 2022-05-02 20:30:46,554 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, universal_newlines=False, shell=None, istream=None) 20:30:51 2022-05-02 20:30:51,306 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude 20:30:51 2022-05-02 20:30:51,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-3987 with force:False 20:30:51 2022-05-02 20:30:51,308 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-3987 20:30:51 2022-05-02 20:30:51,312 [execute] INFO git cat-file --batch-check 20:30:51 2022-05-02 20:30:51,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) 20:30:51 2022-05-02 20:30:51,320 [execute] INFO git cat-file --batch 20:30:51 2022-05-02 20:30:51,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) 20:30:51 2022-05-02 20:30:51,326 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-3987 20:30:51 0.0.0 [Pipeline] } 20:30:51 $ docker exec --env ******** --env ******** 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 ssh-agent -k 20:30:52 unset SSH_AUTH_SOCK; 20:30:52 unset SSH_AGENT_PID; 20:30:52 echo Agent pid 78 killed; 20:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:52 + git semver [Pipeline] } 20:30:52 $ docker stop --time=1 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 20:30:53 $ docker rm -f 29c0993ca43d7dc5e4e11e7ed38738fc3c10e8adb5ad81cc755e94b9ce026a73 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:54 Stashed 1 file(s) [Pipeline] echo 20:30:54 [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 20:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:54 ========================================================= 20:30:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:55 59bf1c3509f3: Pulling fs layer 20:30:55 666ba61612fd: Pulling fs layer 20:30:55 8ed8ca486205: Pulling fs layer 20:30:55 4fe6c5a15a65: Pulling fs layer 20:30:55 22a0e8bec74d: Pulling fs layer 20:30:55 ca2b28591e48: Pulling fs layer 20:30:55 a51346096db8: Pulling fs layer 20:30:55 daebc70d1ce1: Pulling fs layer 20:30:55 0e18a0eac166: Pulling fs layer 20:30:55 ca2b28591e48: Waiting 20:30:55 a51346096db8: Waiting 20:30:55 daebc70d1ce1: Waiting 20:30:55 0e18a0eac166: Waiting 20:30:55 8ed8ca486205: Verifying Checksum 20:30:55 8ed8ca486205: Download complete 20:30:55 666ba61612fd: Download complete 20:30:55 22a0e8bec74d: Verifying Checksum 20:30:55 22a0e8bec74d: Download complete 20:30:55 59bf1c3509f3: Verifying Checksum 20:30:55 59bf1c3509f3: Download complete 20:30:55 ca2b28591e48: Download complete 20:30:55 a51346096db8: Verifying Checksum 20:30:55 a51346096db8: Download complete 20:30:55 daebc70d1ce1: Verifying Checksum 20:30:55 daebc70d1ce1: Download complete 20:30:55 59bf1c3509f3: Pull complete 20:30:55 666ba61612fd: Pull complete 20:30:55 8ed8ca486205: Pull complete 20:30:55 0e18a0eac166: Verifying Checksum 20:30:55 0e18a0eac166: Download complete 20:30:55 4fe6c5a15a65: Verifying Checksum 20:30:55 4fe6c5a15a65: Download complete 20:31:00 4fe6c5a15a65: Pull complete 20:31:00 22a0e8bec74d: Pull complete 20:31:00 ca2b28591e48: Pull complete 20:31:00 a51346096db8: Pull complete 20:31:00 daebc70d1ce1: Pull complete 20:31:02 0e18a0eac166: Pull complete 20:31:02 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:03 WORKDIR /edgex 20:31:03 COPY go.mod . 20:31:03 RUN go mod download 20:31:03 + docker build -t ci-base-image-x86_64 -f - . 20:31:04 Sending build context to Docker daemon 335.2MB 20:31:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:04 ---> f018257e8ee9 20:31:04 Step 2/4 : WORKDIR /edgex 20:31:07 ---> Running in 72bb5c68d875 20:31:07 Removing intermediate container 72bb5c68d875 20:31:07 ---> ebf1ae651bd7 20:31:07 Step 3/4 : COPY go.mod . 20:31:07 ---> 63dc59fb2c70 20:31:07 Step 4/4 : RUN go mod download 20:31:07 ---> Running in c1b772f52a2c 20:31:09 Still waiting to schedule task 20:31:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34501’ 20:31:22 Removing intermediate container c1b772f52a2c 20:31:22 ---> 622026bfdc83 20:31:22 Successfully built 622026bfdc83 20:31:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:23 + docker inspect -f . ci-base-image-x86_64 20:31:23 . [Pipeline] withDockerContainer 20:31:23 prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container 20:31:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-x86_64 cat 20:31:23 $ docker top e5989072ff1c2ab502d6017469a39e2cc5ce268ae473b621c9596209e44c3caf -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:24 + go version 20:31:24 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:24 $ docker stop --time=1 e5989072ff1c2ab502d6017469a39e2cc5ce268ae473b621c9596209e44c3caf 20:31:25 $ docker rm -f e5989072ff1c2ab502d6017469a39e2cc5ce268ae473b621c9596209e44c3caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:25 + docker inspect -f . ci-base-image-x86_64 20:31:25 . [Pipeline] withDockerContainer 20:31:25 prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container 20:31:25 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-x86_64 cat 20:31:26 $ docker top 3622651168c62ad2b0c159c8ff4e85b90de37ed55fd7e21222f42335f3aba8e6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:26 ========================================================= 20:31:26 [edgeXBuildGoParallel] Running Tests and Build... 20:31:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:26 + make test 20:31:26 go mod tidy -compat=1.17 20:31:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:33 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 53.4% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.374s coverage: 89.2% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.427s coverage: 95.6% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.4% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:32:10 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 20:32:28 GO111MODULE=on go vet ./... 20:32:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:32 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:32 + ls -al . 20:32:32 total 672 20:32:32 drwxrwxr-x 10 1001 1001 4096 May 2 20:32 . 20:32:32 drwxr-xr-x 4 root root 4096 May 2 20:31 .. 20:32:32 -rw-rw-r-- 1 1001 1001 11 May 2 20:30 .dockerignore 20:32:32 drwxrwxr-x 8 1001 1001 4096 May 2 20:30 .git 20:32:32 drwxrwxr-x 3 1001 1001 4096 May 2 20:30 .github 20:32:32 -rw-rw-r-- 1 1001 1001 879 May 2 20:30 .gitignore 20:32:32 -rw-rw-r-- 1 1001 1001 42 May 2 20:30 .golangci.yml 20:32:32 -rw-rw-r-- 1 1001 1001 87 May 2 20:30 .hadolint.yml 20:32:32 drwxr-xr-x 3 1001 1001 4096 May 2 20:30 .semver 20:32:32 -rw-rw-r-- 1 1001 1001 166 May 2 20:30 .sonarcloud.properties 20:32:32 -rw-rw-r-- 1 1001 1001 1171 May 2 20:30 ADOPTERS.md 20:32:32 -rw-rw-r-- 1 1001 1001 10086 May 2 20:30 Attribution.txt 20:32:32 -rw-rw-r-- 1 1001 1001 51732 May 2 20:30 CHANGELOG.md 20:32:32 -rw-rw-r-- 1 1001 1001 3804 May 2 20:30 CONTRIBUTING.md 20:32:32 -rw-rw-r-- 1 1001 1001 677 May 2 20:30 GOVERNANCE.md 20:32:32 -rw-rw-r-- 1 1001 1001 850 May 2 20:30 Jenkinsfile 20:32:32 -rw-rw-r-- 1 1001 1001 10775 May 2 20:30 LICENSE 20:32:32 -rw-rw-r-- 1 1001 1001 10389 May 2 20:30 Makefile 20:32:32 -rw-rw-r-- 1 1001 1001 582 May 2 20:30 OWNERS.md 20:32:32 -rw-rw-r-- 1 1001 1001 9120 May 2 20:30 README.md 20:32:32 -rw-rw-r-- 1 1001 1001 6912 May 2 20:30 SECURITY.md 20:32:32 -rw-rw-r-- 1 1001 1001 5 May 2 20:30 VERSION 20:32:32 -rw-rw-r-- 1 1001 1001 4131 May 2 20:30 ZMQWindows.md 20:32:32 drwxrwxr-x 2 1001 1001 4096 May 2 20:30 bin 20:32:32 drwxrwxr-x 18 1001 1001 4096 May 2 20:30 cmd 20:32:32 -rw-r--r-- 1 root root 435134 May 2 20:32 coverage.out 20:32:32 -rw-rw-r-- 1 1001 1001 3256 May 2 20:30 go.mod 20:32:32 -rw-rw-r-- 1 1001 1001 35162 May 2 20:31 go.sum 20:32:32 drwxrwxr-x 8 1001 1001 4096 May 2 20:30 internal 20:32:32 drwxrwxr-x 3 1001 1001 4096 May 2 20:30 openapi 20:32:32 drwxrwxr-x 4 1001 1001 4096 May 2 20:30 snap 20:32:32 -rw-rw-r-- 1 1001 1001 204 May 2 20:30 version.go [Pipeline] sh 20:32:33 + '[' -e coverage.out ] 20:32:33 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:33 Stashed 1 file(s) [Pipeline] sh 20:32:33 + make build 20:32:33 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 20:32:45 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 20:32: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/core-command/core-command ./cmd/core-command 20:32: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 20:33:01 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 20:33:01 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 20:33:02 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 20:33:03 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 20:33:03 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 20:33: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33: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/secrets-config ./cmd/secrets-config 20:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:08 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] } 20:33:09 $ docker stop --time=1 3622651168c62ad2b0c159c8ff4e85b90de37ed55fd7e21222f42335f3aba8e6 20:33:11 $ docker rm -f 3622651168c62ad2b0c159c8ff4e85b90de37ed55fd7e21222f42335f3aba8e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:12 20:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:13 latest: Pulling from edgex-devops/edgex-compose 20:33:13 cbdbe7a5bc2a: Pulling fs layer 20:33:13 ca9280d653b3: Pulling fs layer 20:33:13 7e9c9ca2126c: Pulling fs layer 20:33:13 cbdbe7a5bc2a: Verifying Checksum 20:33:13 cbdbe7a5bc2a: Download complete 20:33:13 ca9280d653b3: Verifying Checksum 20:33:13 ca9280d653b3: Download complete 20:33:13 cbdbe7a5bc2a: Pull complete 20:33:13 7e9c9ca2126c: Verifying Checksum 20:33:13 7e9c9ca2126c: Download complete 20:33:13 ca9280d653b3: Pull complete 20:33:17 7e9c9ca2126c: Pull complete 20:33:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:17 prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container 20:33:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:18 $ docker top e6bb5acf60ead8d74557b8b7176586b6537d11349543add8b79fef5b9608bd41 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:19 + docker-compose build --help 20:33:19 + grep parallel 20:33:19 --parallel Build images in parallel. [Pipeline] } 20:33:19 $ docker stop --time=1 e6bb5acf60ead8d74557b8b7176586b6537d11349543add8b79fef5b9608bd41 20:33:21 $ docker rm -f e6bb5acf60ead8d74557b8b7176586b6537d11349543add8b79fef5b9608bd41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:21 . [Pipeline] withDockerContainer 20:33:21 prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container 20:33:21 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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/edgex-compose:latest cat 20:33:21 $ docker top f2c7da0975474b5fe2ba20ecacd70b9e5f041c860f777317aa23c97d444b430b -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:22 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:22 Building core-command ... 20:33:22 Building core-data ... 20:33:22 Building core-metadata ... 20:33:22 Building security-bootstrapper ... 20:33:22 Building security-proxy-setup ... 20:33:22 Building security-secretstore-setup ... 20:33:22 Building security-spiffe-token-provider ... 20:33:22 Building security-spire-agent ... 20:33:22 Building security-spire-config ... 20:33:22 Building security-spire-server ... 20:33:22 Building support-notifications ... 20:33:22 Building support-scheduler ... 20:33:22 Building sys-mgmt-agent ... 20:33:22 Building security-spire-server 20:33:22 Building security-spire-config 20:33:22 Building security-spiffe-token-provider 20:33:22 Building security-spire-agent 20:33:22 Building sys-mgmt-agent 20:33:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:41 ---> 622026bfdc83 20:33:41 Step 3/20 : WORKDIR /edgex-go 20:33:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:41 ---> 622026bfdc83 20:33:41 Step 3/23 : WORKDIR /edgex-go 20:33:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:41 ---> 622026bfdc83 20:33:41 Step 3/26 : WORKDIR /edgex-go 20:33:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:41 ---> 622026bfdc83 20:33:41 Step 3/26 : WORKDIR /edgex-go 20:33:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:41 ---> 622026bfdc83 20:33:41 Step 3/25 : WORKDIR /edgex-go 20:33:42 ---> Running in 313771a0257e 20:33:42 ---> Running in a9a61559da11 20:33:42 ---> Running in 2a643a1379b3 20:33:42 ---> Running in d09608bf8f8c 20:33:42 ---> Running in eef6a193bb16 20:33:43 Removing intermediate container 313771a0257e 20:33:43 ---> c2eea612acf6 20:33:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:43 Removing intermediate container a9a61559da11 20:33:43 ---> a16da6401bc0 20:33:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:33:43 Removing intermediate container eef6a193bb16 20:33:43 ---> 1fb9892e9f26 20:33:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:43 Removing intermediate container d09608bf8f8c 20:33:43 ---> 5a69ce181549 20:33:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:43 Removing intermediate container 2a643a1379b3 20:33:43 ---> 691250fbb459 20:33:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:43 ---> Running in a3ca16c1aec3 20:33:43 ---> Running in fc67db4255ec 20:33:43 ---> Running in a6cea897a06e 20:33:43 ---> Running in 01f0c590e18f 20:33:43 ---> Running in acde311ef9ca 20:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:44 Removing intermediate container a6cea897a06e 20:33:44 ---> 8d0ed84a8942 20:33:44 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:33:44 Removing intermediate container a3ca16c1aec3 20:33:44 ---> f7bccf1359d8 20:33:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:44 ---> Running in 8d83ebc27d5b 20:33:44 ---> Running in 7b2e88372682 20:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:44 Removing intermediate container acde311ef9ca 20:33:44 ---> f374dd90bb8d 20:33:44 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:44 Removing intermediate container 01f0c590e18f 20:33:44 ---> 837acc5c4f99 20:33:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:44 ---> Running in 9d2a53db9e9a 20:33:44 ---> Running in 381c55daffdb 20:33:45 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:45 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:45 OK: 15864 distinct packages available 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:45 OK: 221 MiB in 52 packages 20:33:46 OK: 221 MiB in 52 packages 20:33:46 OK: 221 MiB in 52 packages 20:33:46 Removing intermediate container 8d83ebc27d5b 20:33:46 ---> 359a7b7ab61e 20:33:46 Step 6/26 : COPY go.mod vendor* ./ 20:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:46 ---> 935cc02bb4b7 20:33:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:46 ---> Running in fd9400520285 20:33:46 OK: 221 MiB in 52 packages 20:33:46 Removing intermediate container 7b2e88372682 20:33:46 ---> 82c974ce6c64 20:33:46 Step 6/25 : COPY go.mod vendor* ./ 20:33:46 OK: 221 MiB in 52 packages 20:33:46 Removing intermediate container fc67db4255ec 20:33:46 ---> 4afecc004722 20:33:46 Step 5/20 : COPY go.mod vendor* ./ 20:33:46 ---> 92b0bb316cee 20:33:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:46 ---> Running in 738876bc96d4 20:33:46 ---> 92672d7edca5 20:33:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:46 ---> Running in ec6d69bd8855 20:33:47 Removing intermediate container 381c55daffdb 20:33:47 ---> bea923542146 20:33:47 Step 6/26 : COPY go.mod vendor* ./ 20:33:47 Removing intermediate container 9d2a53db9e9a 20:33:47 ---> 71b8df12561c 20:33:47 Step 6/23 : COPY go.mod vendor* ./ 20:33:47 ---> b7e681ce0093 20:33:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 ---> 36d691fd7b23 20:33:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 ---> Running in c8bc87ab7ca0 20:33:47 ---> Running in 8dc5c65c5e8f 20:33:48 Removing intermediate container fd9400520285 20:33:48 ---> bed1e26c8a7a 20:33:48 Step 8/26 : COPY . . 20:33:51 Removing intermediate container 738876bc96d4 20:33:51 ---> 15b7ddfd6d8c 20:33:51 Step 8/25 : COPY . . 20:33:52 Removing intermediate container ec6d69bd8855 20:33:52 ---> 817af49489fb 20:33:52 Step 7/20 : COPY . . 20:33:58 Removing intermediate container c8bc87ab7ca0 20:33:58 ---> e7a0453dbeee 20:33:58 Step 8/26 : COPY . . 20:34:01 ---> b84fa0e79f77 20:34:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:01 ---> Running in be741c57b391 20:34:01 ---> 1509f8789e65 20:34:01 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:34:01 ---> c1d72dcc89f3 20:34:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:03 Removing intermediate container 8dc5c65c5e8f 20:34:03 ---> 4d352cd189d9 20:34:03 Step 8/23 : COPY . . 20:34:04 ---> Running in 3e70c93ce1db 20:34:04 ---> Running in 58d5e1f194e7 20:34:04 Removing intermediate container be741c57b391 20:34:04 ---> cdb9c0a04994 20:34:04 Step 10/26 : RUN mkdir -p spire-build 20:34:05 ---> Running in 32fb5361ce8d 20:34:05 Removing intermediate container 3e70c93ce1db 20:34:05 ---> 2a64216402e8 20:34:05 Step 10/25 : RUN mkdir -p spire-build 20:34:05 ---> 7f7517228c59 20:34:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:05 ---> Running in dcaca00065fd 20:34:05 ---> Running in 3406d7789670 20:34:05 Removing intermediate container 3406d7789670 20:34:05 ---> aefb9a34e0f6 20:34:05 Step 10/26 : RUN mkdir -p spire-build 20:34:06 ---> Running in 34c5d456e3ba 20:34:07 Removing intermediate container 32fb5361ce8d 20:34:07 ---> 500fd81466d4 20:34:07 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:07 ---> Running in 4e6786d43aa5 20:34:07 Removing intermediate container dcaca00065fd 20:34:07 ---> df7234000a1f 20:34:07 Step 11/25 : WORKDIR /edgex-go/spire-build 20:34:07 ---> Running in 50c06dcd55cc 20:34:07 Removing intermediate container 4e6786d43aa5 20:34:07 ---> c4ca1e405c13 20:34:07 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 20:34:07 ---> Running in 8f0a98822f31 20:34:07 Removing intermediate container 50c06dcd55cc 20:34:07 ---> b3cfcf2c0b58 20:34:07 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 20:34:07 ---> Running in 984c43931e06 20:34:08 Removing intermediate container 34c5d456e3ba 20:34:08 ---> 45efd0382014 20:34:08 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:08 ---> Running in c4f9857213c0 20:34:08 Removing intermediate container c4f9857213c0 20:34:08 ---> 95ff86c36ad5 20:34:08 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:34:08 spire-1.2.1/ 20:34:08 spire-1.2.1/.data/ 20:34:08 spire-1.2.1/.data/.file 20:34:08 spire-1.2.1/.dockerignore 20:34:08 spire-1.2.1/.gitattributes 20:34:08 spire-1.2.1/.githooks/ 20:34:08 spire-1.2.1/.githooks/pre-commit 20:34:08 spire-1.2.1/.github/ 20:34:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:08 spire-1.2.1/.github/dependabot.yml 20:34:08 spire-1.2.1/.github/workflows/ 20:34:08 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:08 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:08 spire-1.2.1/.github/workflows/release_build.yaml 20:34:08 spire-1.2.1/.github/workflows/scripts/ 20:34:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:08 spire-1.2.1/.gitignore 20:34:08 spire-1.2.1/.go-version 20:34:08 spire-1.2.1/.golangci.yml 20:34:08 spire-1.2.1/ADOPTERS.md 20:34:08 spire-1.2.1/CHANGELOG.md 20:34:08 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:08 spire-1.2.1/CODEOWNERS 20:34:08 spire-1.2.1/CONTRIBUTING.md 20:34:08 spire-1.2.1/Dockerfile 20:34:08 spire-1.2.1/Dockerfile.dev 20:34:08 spire-1.2.1/Dockerfile.scratch 20:34:08 spire-1.2.1/LICENSE 20:34:08 spire-1.2.1/MAINTAINERS.md 20:34:08 spire-1.2.1/Makefile 20:34:08 spire-1.2.1/README.md 20:34:08 spire-1.2.1/ROADMAP.md 20:34:08 spire-1.2.1/SECURITY.md 20:34:08 spire-1.2.1/cmd/ 20:34:08 spire-1.2.1/cmd/spire-agent/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/main.go 20:34:08 spire-1.2.1/cmd/spire-server/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:08 spire-1.2.1/cmd/spire-server/main.go 20:34:08 spire-1.2.1/cmd/spire-server/util/ 20:34:08 spire-1.2.1/cmd/spire-server/util/util.go 20:34:08 spire-1.2.1/conf/ 20:34:08 spire-1.2.1/conf/agent/ 20:34:08 spire-1.2.1/conf/agent/agent.conf 20:34:08 spire-1.2.1/conf/agent/agent_full.conf 20:34:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:08 spire-1.2.1/conf/server/ 20:34:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:08 spire-1.2.1/conf/server/server.conf 20:34:08 spire-1.2.1/conf/server/server_full.conf 20:34:08 spire-1.2.1/doc/ 20:34:08 spire-1.2.1/doc/SPIRE101.md 20:34:08 spire-1.2.1/doc/auditlog.md 20:34:08 spire-1.2.1/doc/authorization_policy_engine.md 20:34:08 spire-1.2.1/doc/changelog_guidelines.md 20:34:08 spire-1.2.1/doc/cure53-report.pdf 20:34:08 spire-1.2.1/doc/images/ 20:34:08 spire-1.2.1/doc/images/2019_roadmap.png 20:34:08 spire-1.2.1/doc/images/SPIRE101.png 20:34:08 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:08 spire-1.2.1/doc/images/SPIRE_server.png 20:34:08 spire-1.2.1/doc/images/cache_mgr.png 20:34:08 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:08 spire-1.2.1/doc/images/federated_spire.png 20:34:08 spire-1.2.1/doc/images/ha_mode.png 20:34:08 spire-1.2.1/doc/images/nested_spire.png 20:34:08 spire-1.2.1/doc/images/oidc_federation.png 20:34:08 spire-1.2.1/doc/images/single_trust_domain.png 20:34:08 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:08 spire-1.2.1/doc/images/spire_logo.png 20:34:08 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:08 spire-1.2.1/doc/scaling_spire.md 20:34:08 spire-1.2.1/doc/spire_agent.md 20:34:08 spire-1.2.1/doc/spire_server.md 20:34:08 spire-1.2.1/doc/supported_integrations.md 20:34:08 spire-1.2.1/doc/telemetry.md 20:34:08 spire-1.2.1/doc/telemetry_config.md 20:34:08 spire-1.2.1/doc/upgrading.md 20:34:08 spire-1.2.1/doc/using_spire.md 20:34:08 spire-1.2.1/examples/ 20:34:08 spire-1.2.1/examples/README.md 20:34:08 spire-1.2.1/go.mod 20:34:08 spire-1.2.1/go.sum 20:34:08 spire-1.2.1/pkg/ 20:34:08 spire-1.2.1/pkg/agent/ 20:34:08 spire-1.2.1/pkg/agent/agent.go 20:34:08 spire-1.2.1/pkg/agent/api/ 20:34:08 spire-1.2.1/pkg/agent/api/config.go 20:34:08 spire-1.2.1/pkg/agent/api/debug/ 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:08 spire-1.2.1/pkg/agent/api/health/ 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:08 spire-1.2.1/pkg/agent/attestor/ 20:34:08 spire-1.2.1/pkg/agent/attestor/node/ 20:34:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:08 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:08 spire-1.2.1/pkg/agent/catalog/ 20:34:08 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:08 spire-1.2.1/pkg/agent/client/ 20:34:08 spire-1.2.1/pkg/agent/client/client.go 20:34:08 spire-1.2.1/pkg/agent/client/client_test.go 20:34:08 spire-1.2.1/pkg/agent/client/dial.go 20:34:08 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:08 spire-1.2.1/pkg/agent/client/update.go 20:34:08 spire-1.2.1/pkg/agent/client/util.go 20:34:08 spire-1.2.1/pkg/agent/common/ 20:34:08 spire-1.2.1/pkg/agent/common/backoff/ 20:34:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:08 spire-1.2.1/pkg/agent/config.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/ 20:34:08 spire-1.2.1/pkg/agent/manager/cache/ 20:34:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:08 spire-1.2.1/pkg/agent/manager/config.go 20:34:08 spire-1.2.1/pkg/agent/manager/manager.go 20:34:08 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/storage.go 20:34:08 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/sync.go 20:34:08 spire-1.2.1/pkg/agent/plugin/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:08 spire-1.2.1/pkg/agent/svid/ 20:34:08 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:08 spire-1.2.1/pkg/agent/svid/store/ 20:34:08 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:08 spire-1.2.1/pkg/common/ 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:08 spire-1.2.1/pkg/common/api/ 20:34:08 spire-1.2.1/pkg/common/api/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/ 20:34:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:08 spire-1.2.1/pkg/common/api/names.go 20:34:08 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:08 spire-1.2.1/pkg/common/auth/ 20:34:08 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/ 20:34:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/ 20:34:08 spire-1.2.1/pkg/common/catalog/bind.go 20:34:08 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:08 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/closers.go 20:34:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:08 spire-1.2.1/pkg/common/catalog/config.go 20:34:08 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/configure.go 20:34:08 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/context.go 20:34:08 spire-1.2.1/pkg/common/catalog/external.go 20:34:08 spire-1.2.1/pkg/common/catalog/host.go 20:34:08 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:08 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:08 spire-1.2.1/pkg/common/cli/ 20:34:08 spire-1.2.1/pkg/common/cli/env.go 20:34:08 spire-1.2.1/pkg/common/cli/flags.go 20:34:08 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:08 spire-1.2.1/pkg/common/cli/umask.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/ 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:08 spire-1.2.1/pkg/common/cryptoutil/ 20:34:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:08 spire-1.2.1/pkg/common/diskutil/ 20:34:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:08 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:08 spire-1.2.1/pkg/common/errorutil/ 20:34:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:08 spire-1.2.1/pkg/common/health/ 20:34:08 spire-1.2.1/pkg/common/health/config.go 20:34:08 spire-1.2.1/pkg/common/health/context.go 20:34:08 spire-1.2.1/pkg/common/health/context_test.go 20:34:08 spire-1.2.1/pkg/common/health/health.go 20:34:08 spire-1.2.1/pkg/common/health/health_test.go 20:34:08 spire-1.2.1/pkg/common/health/logger.go 20:34:08 spire-1.2.1/pkg/common/hostservice/ 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/ 20:34:08 spire-1.2.1/pkg/common/idutil/require.go 20:34:08 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/safety.go 20:34:08 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/ 20:34:08 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:08 spire-1.2.1/pkg/common/jwtutil/ 20:34:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:08 spire-1.2.1/pkg/common/log/ 20:34:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:08 spire-1.2.1/pkg/common/log/log.go 20:34:08 spire-1.2.1/pkg/common/log/log_test.go 20:34:08 spire-1.2.1/pkg/common/log/options.go 20:34:08 spire-1.2.1/pkg/common/nodeutil/ 20:34:08 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/ 20:34:08 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:08 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:08 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:08 spire-1.2.1/pkg/common/peertracker/info.go 20:34:08 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:08 spire-1.2.1/pkg/common/pemutil/ 20:34:08 spire-1.2.1/pkg/common/pemutil/block.go 20:34:08 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:08 spire-1.2.1/pkg/common/pemutil/common.go 20:34:08 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:08 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:08 spire-1.2.1/pkg/common/plugin/ 20:34:08 spire-1.2.1/pkg/common/plugin/aws/ 20:34:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:08 spire-1.2.1/pkg/common/plugin/azure/ 20:34:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/facade.go 20:34:08 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/log.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/common/profiling/ 20:34:08 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:08 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:08 spire-1.2.1/pkg/common/protoutil/ 20:34:08 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:08 spire-1.2.1/pkg/common/rotationutil/ 20:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:08 spire-1.2.1/pkg/common/selector/ 20:34:08 spire-1.2.1/pkg/common/selector/selector.go 20:34:08 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:08 spire-1.2.1/pkg/common/selector/set.go 20:34:08 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:08 spire-1.2.1/pkg/common/telemetry/call.go 20:34:08 spire-1.2.1/pkg/common/telemetry/common/ 20:34:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:08 spire-1.2.1/pkg/common/telemetry/config.go 20:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/names.go 20:34:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:08 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:08 spire-1.2.1/pkg/common/telemetry/version.go 20:34:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:08 spire-1.2.1/pkg/common/uptime/ 20:34:08 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:08 spire-1.2.1/pkg/common/util/ 20:34:08 spire-1.2.1/pkg/common/util/certs.go 20:34:08 spire-1.2.1/pkg/common/util/certs_test.go 20:34:08 spire-1.2.1/pkg/common/util/csr.go 20:34:08 spire-1.2.1/pkg/common/util/hash.go 20:34:08 spire-1.2.1/pkg/common/util/selectors.go 20:34:08 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:08 spire-1.2.1/pkg/common/util/signals.go 20:34:08 spire-1.2.1/pkg/common/util/sort.go 20:34:08 spire-1.2.1/pkg/common/util/sort_test.go 20:34:08 spire-1.2.1/pkg/common/util/task.go 20:34:08 spire-1.2.1/pkg/common/util/task_test.go 20:34:08 spire-1.2.1/pkg/common/util/testdata/ 20:34:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:08 spire-1.2.1/pkg/common/version/ 20:34:08 spire-1.2.1/pkg/common/version/version.go 20:34:08 spire-1.2.1/pkg/common/x509svid/ 20:34:08 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:08 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:08 spire-1.2.1/pkg/common/x509util/ 20:34:08 spire-1.2.1/pkg/common/x509util/cert.go 20:34:08 spire-1.2.1/pkg/common/x509util/dns.go 20:34:08 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:08 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:08 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:08 spire-1.2.1/pkg/server/ 20:34:08 spire-1.2.1/pkg/server/api/ 20:34:08 spire-1.2.1/pkg/server/api/agent.go 20:34:08 spire-1.2.1/pkg/server/api/agent/ 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/agent_test.go 20:34:08 spire-1.2.1/pkg/server/api/api.go 20:34:08 spire-1.2.1/pkg/server/api/audit/ 20:34:08 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:08 spire-1.2.1/pkg/server/api/bundle.go 20:34:08 spire-1.2.1/pkg/server/api/bundle/ 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:08 spire-1.2.1/pkg/server/api/debug/ 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/entry.go 20:34:08 spire-1.2.1/pkg/server/api/entry/ 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/entry_test.go 20:34:08 spire-1.2.1/pkg/server/api/health/ 20:34:08 spire-1.2.1/pkg/server/api/health/v1/ 20:34:08 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/id.go 20:34:08 spire-1.2.1/pkg/server/api/id_test.go 20:34:08 spire-1.2.1/pkg/server/api/limits/ 20:34:08 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ 20:34:08 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:08 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/selector.go 20:34:08 spire-1.2.1/pkg/server/api/selector_test.go 20:34:08 spire-1.2.1/pkg/server/api/status.go 20:34:08 spire-1.2.1/pkg/server/api/status_test.go 20:34:08 spire-1.2.1/pkg/server/api/svid/ 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ ---> Running in 2726b15b5979 20:34:08 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/ 20:34:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:08 spire-1.2.1/pkg/server/bundle/ 20:34:08 spire-1.2.1/pkg/server/bundle/client/ 20:34:08 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:08 spire-1.2.1/pkg/server/ca/ 20:34:08 spire-1.2.1/pkg/server/ca/ca.go 20:34:08 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:08 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:08 spire-1.2.1/pkg/server/ca/journal.go 20:34:08 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:08 spire-1.2.1/pkg/server/ca/manager.go 20:34:08 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:08 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:08 spire-1.2.1/pkg/server/ca/templates.go 20:34:08 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:08 spire-1.2.1/pkg/server/ca/validation.go 20:34:08 spire-1.2.1/pkg/server/cache/ 20:34:08 spire-1.2.1/pkg/server/cache/dscache/ 20:34:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:08 spire-1.2.1/pkg/server/catalog/ 20:34:08 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:08 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:08 spire-1.2.1/pkg/server/config.go 20:34:08 spire-1.2.1/pkg/server/datastore/ 20:34:08 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:08 spire-1.2.1/pkg/server/datastore/repository.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:08 spire-1.2.1/pkg/server/endpoints/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:08 spire-1.2.1/pkg/server/endpoints/config.go 20:34:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/ 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:08 spire-1.2.1/pkg/server/registration/ 20:34:08 spire-1.2.1/pkg/server/registration/manager.go 20:34:08 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:08 spire-1.2.1/pkg/server/scanentries.go 20:34:08 spire-1.2.1/pkg/server/scanentries_test.go 20:34:08 spire-1.2.1/pkg/server/server.go 20:34:08 spire-1.2.1/pkg/server/server_test.go 20:34:08 spire-1.2.1/pkg/server/svid/ 20:34:08 spire-1.2.1/pkg/server/svid/observer.go 20:34:08 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:08 spire-1.2.1/proto/ 20:34:08 spire-1.2.1/proto/private/ 20:34:08 spire-1.2.1/proto/private/server/ 20:34:08 spire-1.2.1/proto/private/server/journal/ 20:34:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:08 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:08 spire-1.2.1/proto/spire/ 20:34:08 spire-1.2.1/proto/spire/common/ 20:34:08 spire-1.2.1/proto/spire/common/common.pb.go 20:34:08 spire-1.2.1/proto/spire/common/common.proto 20:34:08 spire-1.2.1/proto/spire/common/plugin/ 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:08 spire-1.2.1/release/ 20:34:08 spire-1.2.1/release/spire-extras/ 20:34:08 spire-1.2.1/release/spire-extras/README.md 20:34:08 spire-1.2.1/release/spire-extras/conf/ 20:34:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:08 spire-1.2.1/release/spire/ 20:34:08 spire-1.2.1/release/spire/README.md 20:34:08 spire-1.2.1/release/spire/conf/ 20:34:08 spire-1.2.1/release/spire/conf/agent/ 20:34:08 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:08 spire-1.2.1/release/spire/conf/server/ 20:34:08 spire-1.2.1/release/spire/conf/server/server.conf 20:34:08 spire-1.2.1/script/ 20:34:08 spire-1.2.1/script/build-artifact.sh 20:34:08 spire-1.2.1/script/generate_dummy_ca.sh 20:34:08 spire-1.2.1/support/ 20:34:08 spire-1.2.1/support/k8s/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/ 20:34:08 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:08 spire-1.2.1/test/ 20:34:08 spire-1.2.1/test/clock/ 20:34:08 spire-1.2.1/test/clock/clock.go 20:34:08 spire-1.2.1/test/fakes/ 20:34:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:08 spire-1.2.1/test/fakes/fakedatastore/ 20:34:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:08 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:08 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:08 spire-1.2.1/test/fakes/fakemetrics/ 20:34:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:08 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:08 spire-1.2.1/test/fakes/fakenotifier/ 20:34:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:08 spire-1.2.1/test/fakes/fakeserverca/ 20:34:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:08 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:08 spire-1.2.1/test/fixture/ 20:34:08 spire-1.2.1/test/fixture/certs/ 20:34:08 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:08 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/bundle.der 20:34:08 spire-1.2.1/test/fixture/certs/ca.pem 20:34:08 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/svid.pem 20:34:08 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:08 spire-1.2.1/test/fixture/config/ 20:34:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:08 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:08 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_good.conf 20:34:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:08 spire-1.2.1/test/fixture/fixture.go 20:34:08 spire-1.2.1/test/fixture/nodeattestor/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:08 spire-1.2.1/test/fixture/registration/ 20:34:08 spire-1.2.1/test/fixture/registration/entries.json 20:34:08 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:08 spire-1.2.1/test/fixture/registration/good.json 20:34:08 spire-1.2.1/test/fixture/registration/invalid.json 20:34:08 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:08 spire-1.2.1/test/integration/ 20:34:08 spire-1.2.1/test/integration/README.md 20:34:08 spire-1.2.1/test/integration/common 20:34:08 spire-1.2.1/test/integration/setup/ 20:34:08 spire-1.2.1/test/integration/setup/adminclient/ 20:34:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:08 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/debugagent/ 20:34:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:08 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:08 spire-1.2.1/test/integration/setup/debugserver/ 20:34:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:08 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/itclient/ 20:34:08 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:08 spire-1.2.1/test/integration/setup/x509pop/ 20:34:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:08 spire-1.2.1/test/integration/suites/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:08 spire-1.2.1/test/integration/suites/join-token/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:08 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:08 spire-1.2.1/test/integration/suites/rotation/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:08 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:08 spire-1.2.1/test/integration/suites/self-test/ 20:34:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:08 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:08 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:08 spire-1.2.1/test/integration/suites/upgrade/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:08 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:08 spire-1.2.1/test/integration/test-one.sh 20:34:08 spire-1.2.1/test/integration/test.sh 20:34:08 spire-1.2.1/test/plugintest/ 20:34:08 spire-1.2.1/test/plugintest/config.go 20:34:08 spire-1.2.1/test/plugintest/load.go 20:34:08 spire-1.2.1/test/plugintest/option.go 20:34:08 spire-1.2.1/test/spiretest/ 20:34:08 spire-1.2.1/test/spiretest/apiserver.go 20:34:08 spire-1.2.1/test/spiretest/assertions.go 20:34:08 spire-1.2.1/test/spiretest/dir.go 20:34:08 spire-1.2.1/test/spiretest/errors_posix.go 20:34:08 spire-1.2.1/test/spiretest/errors_windows.go 20:34:08 spire-1.2.1/test/spiretest/logs.go 20:34:08 spire-1.2.1/test/spiretest/socketapi.go 20:34:08 spire-1.2.1/test/spiretest/suite.go 20:34:08 spire-1.2.1/test/spiretest/x509.go 20:34:08 spire-1.2.1/test/testca/ 20:34:08 spire-1.2.1/test/testca/ca.go 20:34:08 spire-1.2.1/test/testkey/ 20:34:08 spire-1.2.1/test/testkey/generate.sh 20:34:08 spire-1.2.1/test/testkey/genkeys.go 20:34:08 spire-1.2.1/test/testkey/keys.go 20:34:08 spire-1.2.1/test/testkey/new.go 20:34:08 spire-1.2.1/test/tpmsimulator/ 20:34:08 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:08 spire-1.2.1/test/util/ 20:34:08 spire-1.2.1/test/util/cert_fixtures.go 20:34:08 spire-1.2.1/test/util/cert_generation.go 20:34:08 spire-1.2.1/test/util/io_redirection.go 20:34:08 spire-1.2.1/test/util/race.go 20:34:08 spire-1.2.1/test/util/util.go 20:34:08 building spire from source... 20:34:08 spire-1.2.1/ 20:34:08 spire-1.2.1/.data/ 20:34:08 spire-1.2.1/.data/.file 20:34:08 spire-1.2.1/.dockerignore 20:34:08 spire-1.2.1/.gitattributes 20:34:08 spire-1.2.1/.githooks/ 20:34:08 spire-1.2.1/.githooks/pre-commit 20:34:08 spire-1.2.1/.github/ 20:34:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:08 spire-1.2.1/.github/dependabot.yml 20:34:08 spire-1.2.1/.github/workflows/ 20:34:08 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:08 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:08 spire-1.2.1/.github/workflows/release_build.yaml 20:34:08 spire-1.2.1/.github/workflows/scripts/ 20:34:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:08 spire-1.2.1/.gitignore 20:34:08 spire-1.2.1/.go-version 20:34:08 spire-1.2.1/.golangci.yml 20:34:08 spire-1.2.1/ADOPTERS.md 20:34:08 spire-1.2.1/CHANGELOG.md 20:34:08 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:08 spire-1.2.1/CODEOWNERS 20:34:08 spire-1.2.1/CONTRIBUTING.md 20:34:08 spire-1.2.1/Dockerfile 20:34:08 spire-1.2.1/Dockerfile.dev 20:34:08 spire-1.2.1/Dockerfile.scratch 20:34:08 spire-1.2.1/LICENSE 20:34:08 spire-1.2.1/MAINTAINERS.md 20:34:08 spire-1.2.1/Makefile 20:34:08 spire-1.2.1/README.md 20:34:08 spire-1.2.1/ROADMAP.md 20:34:08 spire-1.2.1/SECURITY.md 20:34:08 spire-1.2.1/cmd/ 20:34:08 spire-1.2.1/cmd/spire-agent/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/main.go 20:34:08 spire-1.2.1/cmd/spire-server/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:08 spire-1.2.1/cmd/spire-server/main.go 20:34:08 spire-1.2.1/cmd/spire-server/util/ 20:34:08 spire-1.2.1/cmd/spire-server/util/util.go 20:34:08 spire-1.2.1/conf/ 20:34:08 spire-1.2.1/conf/agent/ 20:34:08 spire-1.2.1/conf/agent/agent.conf 20:34:08 spire-1.2.1/conf/agent/agent_full.conf 20:34:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:08 spire-1.2.1/conf/server/ 20:34:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:08 spire-1.2.1/conf/server/server.conf 20:34:08 spire-1.2.1/conf/server/server_full.conf 20:34:08 spire-1.2.1/doc/ 20:34:08 spire-1.2.1/doc/SPIRE101.md 20:34:08 spire-1.2.1/doc/auditlog.md 20:34:08 spire-1.2.1/doc/authorization_policy_engine.md 20:34:08 spire-1.2.1/doc/changelog_guidelines.md 20:34:08 spire-1.2.1/doc/cure53-report.pdf 20:34:08 spire-1.2.1/doc/images/ 20:34:08 spire-1.2.1/doc/images/2019_roadmap.png 20:34:08 spire-1.2.1/doc/images/SPIRE101.png 20:34:08 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:08 spire-1.2.1/doc/images/SPIRE_server.pngInstalling go1.17.7... 20:34:08 20:34:08 spire-1.2.1/doc/images/cache_mgr.png 20:34:08 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:08 spire-1.2.1/doc/images/federated_spire.png 20:34:08 spire-1.2.1/doc/images/ha_mode.png 20:34:08 spire-1.2.1/doc/images/nested_spire.png 20:34:08 spire-1.2.1/doc/images/oidc_federation.png 20:34:08 spire-1.2.1/doc/images/single_trust_domain.png 20:34:08 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:08 spire-1.2.1/doc/images/spire_logo.png 20:34:08 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:08 spire-1.2.1/doc/scaling_spire.md 20:34:08 spire-1.2.1/doc/spire_agent.md 20:34:08 spire-1.2.1/doc/spire_server.md 20:34:08 spire-1.2.1/doc/supported_integrations.md 20:34:08 spire-1.2.1/doc/telemetry.md 20:34:08 spire-1.2.1/doc/telemetry_config.md 20:34:08 spire-1.2.1/doc/upgrading.md 20:34:08 spire-1.2.1/doc/using_spire.md 20:34:08 spire-1.2.1/examples/ 20:34:08 spire-1.2.1/examples/README.md 20:34:08 spire-1.2.1/go.mod 20:34:08 spire-1.2.1/go.sum 20:34:08 spire-1.2.1/pkg/ 20:34:08 spire-1.2.1/pkg/agent/ 20:34:08 spire-1.2.1/pkg/agent/agent.go 20:34:08 spire-1.2.1/pkg/agent/api/ 20:34:08 spire-1.2.1/pkg/agent/api/config.go 20:34:08 spire-1.2.1/pkg/agent/api/debug/ 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:08 spire-1.2.1/pkg/agent/api/health/ 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:08 spire-1.2.1/pkg/agent/attestor/ 20:34:08 spire-1.2.1/pkg/agent/attestor/node/ 20:34:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:08 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:08 spire-1.2.1/pkg/agent/catalog/ 20:34:08 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:08 spire-1.2.1/pkg/agent/client/ 20:34:08 spire-1.2.1/pkg/agent/client/client.go 20:34:08 spire-1.2.1/pkg/agent/client/client_test.go 20:34:08 spire-1.2.1/pkg/agent/client/dial.go 20:34:08 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:08 spire-1.2.1/pkg/agent/client/update.go 20:34:08 spire-1.2.1/pkg/agent/client/util.go 20:34:08 spire-1.2.1/pkg/agent/common/ 20:34:08 spire-1.2.1/pkg/agent/common/backoff/ 20:34:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:08 spire-1.2.1/pkg/agent/config.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/ 20:34:08 spire-1.2.1/pkg/agent/manager/cache/ 20:34:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:08 spire-1.2.1/pkg/agent/manager/config.go 20:34:08 spire-1.2.1/pkg/agent/manager/manager.go 20:34:08 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/storage.go 20:34:08 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/sync.go 20:34:08 spire-1.2.1/pkg/agent/plugin/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:08 spire-1.2.1/pkg/agent/svid/ 20:34:08 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:08 spire-1.2.1/pkg/agent/svid/store/ 20:34:08 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:08 spire-1.2.1/pkg/common/ 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:08 spire-1.2.1/pkg/common/api/ 20:34:08 spire-1.2.1/pkg/common/api/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/ 20:34:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:08 spire-1.2.1/pkg/common/api/names.go 20:34:08 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:08 spire-1.2.1/pkg/common/auth/ 20:34:08 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/ 20:34:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/ 20:34:08 spire-1.2.1/pkg/common/catalog/bind.go 20:34:08 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:08 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/closers.go 20:34:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:08 spire-1.2.1/pkg/common/catalog/config.go 20:34:08 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/configure.go 20:34:08 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/context.go 20:34:08 spire-1.2.1/pkg/common/catalog/external.go 20:34:08 spire-1.2.1/pkg/common/catalog/host.go 20:34:08 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:08 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:08 spire-1.2.1/pkg/common/cli/ 20:34:08 spire-1.2.1/pkg/common/cli/env.go 20:34:08 spire-1.2.1/pkg/common/cli/flags.go 20:34:08 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:08 spire-1.2.1/pkg/common/cli/umask.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/ 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:08 spire-1.2.1/pkg/common/cryptoutil/ 20:34:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:08 spire-1.2.1/pkg/common/diskutil/ 20:34:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:08 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:08 spire-1.2.1/pkg/common/errorutil/ 20:34:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:08 spire-1.2.1/pkg/common/health/ 20:34:08 spire-1.2.1/pkg/common/health/config.go 20:34:08 spire-1.2.1/pkg/common/health/context.go 20:34:08 spire-1.2.1/pkg/common/health/context_test.go 20:34:08 spire-1.2.1/pkg/common/health/health.go 20:34:08 spire-1.2.1/pkg/common/health/health_test.go 20:34:08 spire-1.2.1/pkg/common/health/logger.go 20:34:08 spire-1.2.1/pkg/common/hostservice/ 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/ 20:34:08 spire-1.2.1/pkg/common/idutil/require.go 20:34:08 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/safety.go 20:34:08 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/ 20:34:08 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:08 spire-1.2.1/pkg/common/jwtutil/ 20:34:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:08 spire-1.2.1/pkg/common/log/ 20:34:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:08 spire-1.2.1/pkg/common/log/log.go 20:34:08 spire-1.2.1/pkg/common/log/log_test.go 20:34:08 spire-1.2.1/pkg/common/log/options.go 20:34:08 spire-1.2.1/pkg/common/nodeutil/ 20:34:08 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/ 20:34:08 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:08 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:08 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:08 spire-1.2.1/pkg/common/peertracker/info.go 20:34:08 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:08 spire-1.2.1/pkg/common/pemutil/ 20:34:08 spire-1.2.1/pkg/common/pemutil/block.go 20:34:08 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:08 spire-1.2.1/pkg/common/pemutil/common.go 20:34:08 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:08 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:08 spire-1.2.1/pkg/common/plugin/ 20:34:08 spire-1.2.1/pkg/common/plugin/aws/ 20:34:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:08 spire-1.2.1/pkg/common/plugin/azure/ 20:34:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/facade.go 20:34:08 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/log.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/common/profiling/ 20:34:08 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:08 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:08 spire-1.2.1/pkg/common/protoutil/ 20:34:08 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:08 spire-1.2.1/pkg/common/rotationutil/ 20:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:08 spire-1.2.1/pkg/common/selector/ 20:34:08 spire-1.2.1/pkg/common/selector/selector.go 20:34:08 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:08 spire-1.2.1/pkg/common/selector/set.go 20:34:08 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:08 spire-1.2.1/pkg/common/telemetry/call.go 20:34:08 spire-1.2.1/pkg/common/telemetry/common/ 20:34:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:08 spire-1.2.1/pkg/common/telemetry/config.go 20:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/names.go 20:34:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:08 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:08 spire-1.2.1/pkg/common/telemetry/version.go 20:34:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:08 spire-1.2.1/pkg/common/uptime/ 20:34:08 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:08 spire-1.2.1/pkg/common/util/ 20:34:08 spire-1.2.1/pkg/common/util/certs.go 20:34:08 spire-1.2.1/pkg/common/util/certs_test.go 20:34:08 spire-1.2.1/pkg/common/util/csr.go 20:34:08 spire-1.2.1/pkg/common/util/hash.go 20:34:08 spire-1.2.1/pkg/common/util/selectors.go 20:34:08 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:08 spire-1.2.1/pkg/common/util/signals.go 20:34:08 spire-1.2.1/pkg/common/util/sort.go 20:34:08 spire-1.2.1/pkg/common/util/sort_test.go 20:34:08 spire-1.2.1/pkg/common/util/task.go 20:34:08 spire-1.2.1/pkg/common/util/task_test.go 20:34:08 spire-1.2.1/pkg/common/util/testdata/ 20:34:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:08 spire-1.2.1/pkg/common/version/ 20:34:08 spire-1.2.1/pkg/common/version/version.go 20:34:08 spire-1.2.1/pkg/common/x509svid/ 20:34:08 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:08 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:08 spire-1.2.1/pkg/common/x509util/ 20:34:08 spire-1.2.1/pkg/common/x509util/cert.go 20:34:08 spire-1.2.1/pkg/common/x509util/dns.go 20:34:08 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:08 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:08 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:08 spire-1.2.1/pkg/server/ 20:34:08 spire-1.2.1/pkg/server/api/ 20:34:08 spire-1.2.1/pkg/server/api/agent.go 20:34:08 spire-1.2.1/pkg/server/api/agent/ 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/agent_test.go 20:34:08 spire-1.2.1/pkg/server/api/api.go 20:34:08 spire-1.2.1/pkg/server/api/audit/ 20:34:08 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:08 spire-1.2.1/pkg/server/api/bundle.go 20:34:08 spire-1.2.1/pkg/server/api/bundle/ 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:08 spire-1.2.1/pkg/server/api/debug/ 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/entry.go 20:34:08 spire-1.2.1/pkg/server/api/entry/ 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/entry_test.go 20:34:08 spire-1.2.1/pkg/server/api/health/ 20:34:08 spire-1.2.1/pkg/server/api/health/v1/ 20:34:08 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/id.go 20:34:08 spire-1.2.1/pkg/server/api/id_test.go 20:34:08 spire-1.2.1/pkg/server/api/limits/ 20:34:08 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ 20:34:08 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:08 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/selector.go 20:34:08 spire-1.2.1/pkg/server/api/selector_test.go 20:34:08 spire-1.2.1/pkg/server/api/status.go 20:34:08 spire-1.2.1/pkg/server/api/status_test.go 20:34:08 spire-1.2.1/pkg/server/api/svid/ 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/ 20:34:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:08 spire-1.2.1/pkg/server/bundle/ 20:34:08 spire-1.2.1/pkg/server/bundle/client/ 20:34:08 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:08 spire-1.2.1/pkg/server/ca/ 20:34:08 spire-1.2.1/pkg/server/ca/ca.go 20:34:08 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:08 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:08 spire-1.2.1/pkg/server/ca/journal.go 20:34:08 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:08 spire-1.2.1/pkg/server/ca/manager.go 20:34:08 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:08 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:08 spire-1.2.1/pkg/server/ca/templates.go 20:34:08 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:08 spire-1.2.1/pkg/server/ca/validation.go 20:34:08 spire-1.2.1/pkg/server/cache/ 20:34:08 spire-1.2.1/pkg/server/cache/dscache/ 20:34:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:08 spire-1.2.1/pkg/server/catalog/ 20:34:08 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:08 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:08 spire-1.2.1/pkg/server/config.go 20:34:08 spire-1.2.1/pkg/server/datastore/ 20:34:08 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:08 spire-1.2.1/pkg/server/datastore/repository.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:08 spire-1.2.1/pkg/server/endpoints/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:08 spire-1.2.1/pkg/server/endpoints/config.go 20:34:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/ 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:08 spire-1.2.1/pkg/server/registration/ 20:34:08 spire-1.2.1/pkg/server/registration/manager.go 20:34:08 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:08 spire-1.2.1/pkg/server/scanentries.go 20:34:08 spire-1.2.1/pkg/server/scanentries_test.go 20:34:08 spire-1.2.1/pkg/server/server.go 20:34:08 spire-1.2.1/pkg/server/server_test.go 20:34:08 spire-1.2.1/pkg/server/svid/ 20:34:08 spire-1.2.1/pkg/server/svid/observer.go 20:34:08 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:08 spire-1.2.1/proto/ 20:34:08 spire-1.2.1/proto/private/ 20:34:08 spire-1.2.1/proto/private/server/ 20:34:08 spire-1.2.1/proto/private/server/journal/ 20:34:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:08 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:08 spire-1.2.1/proto/spire/ 20:34:08 spire-1.2.1/proto/spire/common/ 20:34:08 spire-1.2.1/proto/spire/common/common.pb.go 20:34:08 spire-1.2.1/proto/spire/common/common.proto 20:34:08 spire-1.2.1/proto/spire/common/plugin/ 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:08 spire-1.2.1/release/ 20:34:08 spire-1.2.1/release/spire-extras/ 20:34:08 spire-1.2.1/release/spire-extras/README.md 20:34:08 spire-1.2.1/release/spire-extras/conf/ 20:34:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:08 spire-1.2.1/release/spire/ 20:34:08 spire-1.2.1/release/spire/README.md 20:34:08 spire-1.2.1/release/spire/conf/ 20:34:08 spire-1.2.1/release/spire/conf/agent/ 20:34:08 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:08 spire-1.2.1/release/spire/conf/server/ 20:34:08 spire-1.2.1/release/spire/conf/server/server.conf 20:34:08 spire-1.2.1/script/ 20:34:08 spire-1.2.1/script/build-artifact.sh 20:34:08 spire-1.2.1/script/generate_dummy_ca.sh 20:34:08 spire-1.2.1/support/ 20:34:08 spire-1.2.1/support/k8s/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/ 20:34:08 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:08 spire-1.2.1/test/ 20:34:08 spire-1.2.1/test/clock/ 20:34:08 spire-1.2.1/test/clock/clock.go 20:34:08 spire-1.2.1/test/fakes/ 20:34:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:08 spire-1.2.1/test/fakes/fakedatastore/ 20:34:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:08 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:08 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:08 spire-1.2.1/test/fakes/fakemetrics/ 20:34:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:08 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:08 spire-1.2.1/test/fakes/fakenotifier/ 20:34:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:08 spire-1.2.1/test/fakes/fakeserverca/ 20:34:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:08 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:08 spire-1.2.1/test/fixture/ 20:34:08 spire-1.2.1/test/fixture/certs/ 20:34:08 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:08 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/bundle.der 20:34:08 spire-1.2.1/test/fixture/certs/ca.pem 20:34:08 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/svid.pem 20:34:08 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:08 spire-1.2.1/test/fixture/config/ 20:34:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:08 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:08 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_good.conf 20:34:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:08 spire-1.2.1/test/fixture/fixture.go 20:34:08 spire-1.2.1/test/fixture/nodeattestor/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:08 spire-1.2.1/test/fixture/registration/ 20:34:08 spire-1.2.1/test/fixture/registration/entries.json 20:34:08 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:08 spire-1.2.1/test/fixture/registration/good.json 20:34:08 spire-1.2.1/test/fixture/registration/invalid.json 20:34:08 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:08 spire-1.2.1/test/integration/ 20:34:08 spire-1.2.1/test/integration/README.md 20:34:08 spire-1.2.1/test/integration/common 20:34:08 spire-1.2.1/test/integration/setup/ 20:34:08 spire-1.2.1/test/integration/setup/adminclient/ 20:34:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:08 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/debugagent/ 20:34:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:08 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:08 spire-1.2.1/test/integration/setup/debugserver/ 20:34:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:08 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/itclient/ 20:34:08 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:08 spire-1.2.1/test/integration/setup/x509pop/ 20:34:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:08 spire-1.2.1/test/integration/suites/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:08 spire-1.2.1/test/integration/suites/join-token/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:08 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:08 spire-1.2.1/test/integration/suites/rotation/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:08 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:08 spire-1.2.1/test/integration/suites/self-test/ 20:34:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:08 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:08 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:08 spire-1.2.1/test/integration/suites/upgrade/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:08 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:08 spire-1.2.1/test/integration/test-one.sh 20:34:08 spire-1.2.1/test/integration/test.sh 20:34:08 spire-1.2.1/test/plugintest/ 20:34:08 spire-1.2.1/test/plugintest/config.go 20:34:08 spire-1.2.1/test/plugintest/load.go 20:34:08 spire-1.2.1/test/plugintest/option.go 20:34:08 spire-1.2.1/test/spiretest/ 20:34:08 spire-1.2.1/test/spiretest/apiserver.go 20:34:08 spire-1.2.1/test/spiretest/assertions.go 20:34:08 spire-1.2.1/test/spiretest/dir.go 20:34:08 spire-1.2.1/test/spiretest/errors_posix.go 20:34:08 spire-1.2.1/test/spiretest/errors_windows.go 20:34:08 spire-1.2.1/test/spiretest/logs.go 20:34:08 spire-1.2.1/test/spiretest/socketapi.go 20:34:08 spire-1.2.1/test/spiretest/suite.go 20:34:08 spire-1.2.1/test/spiretest/x509.go 20:34:08 spire-1.2.1/test/testca/ 20:34:08 spire-1.2.1/test/testca/ca.go 20:34:08 spire-1.2.1/test/testkey/ 20:34:08 spire-1.2.1/test/testkey/generate.sh 20:34:08 spire-1.2.1/test/testkey/genkeys.go 20:34:08 spire-1.2.1/test/testkey/keys.go 20:34:08 spire-1.2.1/test/testkey/new.go 20:34:08 spire-1.2.1/test/tpmsimulator/ 20:34:08 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:08 spire-1.2.1/test/util/ 20:34:08 spire-1.2.1/test/util/cert_fixtures.go 20:34:08 spire-1.2.1/test/util/cert_generation.go 20:34:08 spire-1.2.1/test/util/io_redirection.go 20:34:08 spire-1.2.1/test/util/race.go 20:34:08 spire-1.2.1/test/util/util.go 20:34:08 building spire from source... 20:34:09 Installing go1.17.7... 20:34:09 spire-1.2.1/ 20:34:09 spire-1.2.1/.data/ 20:34:09 spire-1.2.1/.data/.file 20:34:09 spire-1.2.1/.dockerignore 20:34:09 spire-1.2.1/.gitattributes 20:34:09 spire-1.2.1/.githooks/ 20:34:09 spire-1.2.1/.githooks/pre-commit 20:34:09 spire-1.2.1/.github/ 20:34:09 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:09 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:09 spire-1.2.1/.github/dependabot.yml 20:34:09 spire-1.2.1/.github/workflows/ 20:34:09 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:09 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:09 spire-1.2.1/.github/workflows/release_build.yaml 20:34:09 spire-1.2.1/.github/workflows/scripts/ 20:34:09 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:09 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:09 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:09 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:09 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:09 spire-1.2.1/.gitignore 20:34:09 spire-1.2.1/.go-version 20:34:09 spire-1.2.1/.golangci.yml 20:34:09 spire-1.2.1/ADOPTERS.md 20:34:09 spire-1.2.1/CHANGELOG.md 20:34:09 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:09 spire-1.2.1/CODEOWNERS 20:34:09 spire-1.2.1/CONTRIBUTING.md 20:34:09 spire-1.2.1/Dockerfile 20:34:09 spire-1.2.1/Dockerfile.dev 20:34:09 spire-1.2.1/Dockerfile.scratch 20:34:09 spire-1.2.1/LICENSE 20:34:09 spire-1.2.1/MAINTAINERS.md 20:34:09 spire-1.2.1/Makefile 20:34:09 spire-1.2.1/README.md 20:34:09 spire-1.2.1/ROADMAP.md 20:34:09 spire-1.2.1/SECURITY.md 20:34:09 spire-1.2.1/cmd/ 20:34:09 spire-1.2.1/cmd/spire-agent/ 20:34:09 spire-1.2.1/cmd/spire-agent/cli/ 20:34:09 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:09 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:09 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:09 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:09 spire-1.2.1/cmd/spire-agent/main.go 20:34:09 spire-1.2.1/cmd/spire-server/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:09 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:09 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:09 spire-1.2.1/cmd/spire-server/main.go 20:34:09 spire-1.2.1/cmd/spire-server/util/ 20:34:09 spire-1.2.1/cmd/spire-server/util/util.go 20:34:09 spire-1.2.1/conf/ 20:34:09 spire-1.2.1/conf/agent/ 20:34:09 spire-1.2.1/conf/agent/agent.conf 20:34:09 spire-1.2.1/conf/agent/agent_full.conf 20:34:09 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:09 spire-1.2.1/conf/server/ 20:34:09 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:09 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:09 spire-1.2.1/conf/server/server.conf 20:34:09 spire-1.2.1/conf/server/server_full.conf 20:34:09 spire-1.2.1/doc/ 20:34:09 spire-1.2.1/doc/SPIRE101.md 20:34:09 spire-1.2.1/doc/auditlog.md 20:34:09 spire-1.2.1/doc/authorization_policy_engine.md 20:34:09 spire-1.2.1/doc/changelog_guidelines.md 20:34:09 spire-1.2.1/doc/cure53-report.pdf 20:34:09 spire-1.2.1/doc/images/ 20:34:09 spire-1.2.1/doc/images/2019_roadmap.png 20:34:09 spire-1.2.1/doc/images/SPIRE101.png 20:34:09 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:09 spire-1.2.1/doc/images/SPIRE_server.png 20:34:09 spire-1.2.1/doc/images/cache_mgr.png 20:34:09 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:09 spire-1.2.1/doc/images/federated_spire.png 20:34:09 spire-1.2.1/doc/images/ha_mode.png 20:34:09 spire-1.2.1/doc/images/nested_spire.png 20:34:09 spire-1.2.1/doc/images/oidc_federation.png 20:34:09 spire-1.2.1/doc/images/single_trust_domain.png 20:34:09 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:09 spire-1.2.1/doc/images/spire_logo.png 20:34:09 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:09 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:09 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:09 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:09 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:09 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:09 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:09 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:09 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:09 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:09 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:09 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:09 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:09 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:09 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:09 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:09 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:09 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:09 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:09 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:09 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:09 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:09 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:09 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:09 spire-1.2.1/doc/scaling_spire.md 20:34:09 spire-1.2.1/doc/spire_agent.md 20:34:09 spire-1.2.1/doc/spire_server.md 20:34:09 spire-1.2.1/doc/supported_integrations.md 20:34:09 spire-1.2.1/doc/telemetry.md 20:34:09 spire-1.2.1/doc/telemetry_config.md 20:34:09 spire-1.2.1/doc/upgrading.md 20:34:09 spire-1.2.1/doc/using_spire.md 20:34:09 spire-1.2.1/examples/ 20:34:09 spire-1.2.1/examples/README.md 20:34:09 spire-1.2.1/go.mod 20:34:09 spire-1.2.1/go.sum 20:34:09 spire-1.2.1/pkg/ 20:34:09 spire-1.2.1/pkg/agent/ 20:34:09 spire-1.2.1/pkg/agent/agent.go 20:34:09 spire-1.2.1/pkg/agent/api/ 20:34:09 spire-1.2.1/pkg/agent/api/config.go 20:34:09 spire-1.2.1/pkg/agent/api/debug/ 20:34:09 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:09 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:09 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:09 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:09 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:09 spire-1.2.1/pkg/agent/api/health/ 20:34:09 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:09 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:09 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:09 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:09 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:09 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:09 spire-1.2.1/pkg/agent/attestor/ 20:34:09 spire-1.2.1/pkg/agent/attestor/node/ 20:34:09 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:09 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:09 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:09 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:09 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:09 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:09 spire-1.2.1/pkg/agent/catalog/ 20:34:09 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:09 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:09 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:09 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:09 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:09 spire-1.2.1/pkg/agent/client/ 20:34:09 spire-1.2.1/pkg/agent/client/client.go 20:34:09 spire-1.2.1/pkg/agent/client/client_test.go 20:34:09 spire-1.2.1/pkg/agent/client/dial.go 20:34:09 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:09 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:09 spire-1.2.1/pkg/agent/client/update.go 20:34:09 spire-1.2.1/pkg/agent/client/util.go 20:34:09 spire-1.2.1/pkg/agent/common/ 20:34:09 spire-1.2.1/pkg/agent/common/backoff/ 20:34:09 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:09 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:09 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:09 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:09 spire-1.2.1/pkg/agent/config.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/ 20:34:09 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:09 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:09 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:09 spire-1.2.1/pkg/agent/manager/ 20:34:09 spire-1.2.1/pkg/agent/manager/cache/ 20:34:09 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:09 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:09 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:09 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:09 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:09 spire-1.2.1/pkg/agent/manager/config.go 20:34:09 spire-1.2.1/pkg/agent/manager/manager.go 20:34:09 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:09 spire-1.2.1/pkg/agent/manager/storage.go 20:34:09 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:09 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:09 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:09 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:09 spire-1.2.1/pkg/agent/manager/sync.go 20:34:09 spire-1.2.1/pkg/agent/plugin/ 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:09 spire-1.2.1/pkg/agent/svid/ 20:34:09 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:09 spire-1.2.1/pkg/agent/svid/store/ 20:34:09 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:09 spire-1.2.1/pkg/common/ 20:34:09 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:09 spire-1.2.1/pkg/common/api/ 20:34:09 spire-1.2.1/pkg/common/api/metrics.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/ 20:34:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:09 spire-1.2.1/pkg/common/api/names.go 20:34:09 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:09 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:09 spire-1.2.1/pkg/common/auth/ 20:34:09 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/ 20:34:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:09 spire-1.2.1/pkg/common/catalog/ 20:34:09 spire-1.2.1/pkg/common/catalog/bind.go 20:34:09 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:09 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:09 spire-1.2.1/pkg/common/catalog/closers.go 20:34:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:09 spire-1.2.1/pkg/common/catalog/config.go 20:34:09 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:09 spire-1.2.1/pkg/common/catalog/configure.go 20:34:09 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:09 spire-1.2.1/pkg/common/catalog/context.go 20:34:09 spire-1.2.1/pkg/common/catalog/external.go 20:34:09 spire-1.2.1/pkg/common/catalog/host.go 20:34:09 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:09 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:09 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:09 spire-1.2.1/pkg/common/cli/ 20:34:09 spire-1.2.1/pkg/common/cli/env.go 20:34:09 spire-1.2.1/pkg/common/cli/flags.go 20:34:09 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:09 spire-1.2.1/pkg/common/cli/umask.go 20:34:09 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:09 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:09 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/ 20:34:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:09 spire-1.2.1/pkg/common/coretypes/ 20:34:09 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:09 spire-1.2.1/pkg/common/cryptoutil/ 20:34:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:09 spire-1.2.1/pkg/common/diskutil/ 20:34:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:09 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:09 spire-1.2.1/pkg/common/errorutil/ 20:34:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:09 spire-1.2.1/pkg/common/health/ 20:34:09 spire-1.2.1/pkg/common/health/config.go 20:34:09 spire-1.2.1/pkg/common/health/context.go 20:34:09 spire-1.2.1/pkg/common/health/context_test.go 20:34:09 spire-1.2.1/pkg/common/health/health.go 20:34:09 spire-1.2.1/pkg/common/health/health_test.go 20:34:09 spire-1.2.1/pkg/common/health/logger.go 20:34:09 spire-1.2.1/pkg/common/hostservice/ 20:34:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:09 spire-1.2.1/pkg/common/idutil/ 20:34:09 spire-1.2.1/pkg/common/idutil/require.go 20:34:09 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:09 spire-1.2.1/pkg/common/idutil/safety.go 20:34:09 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:09 spire-1.2.1/pkg/common/jwtsvid/ 20:34:09 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:09 spire-1.2.1/pkg/common/jwtutil/ 20:34:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:09 spire-1.2.1/pkg/common/log/ 20:34:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:09 spire-1.2.1/pkg/common/log/log.go 20:34:09 spire-1.2.1/pkg/common/log/log_test.go 20:34:09 spire-1.2.1/pkg/common/log/options.go 20:34:09 spire-1.2.1/pkg/common/nodeutil/ 20:34:09 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:09 spire-1.2.1/pkg/common/peertracker/ 20:34:09 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:09 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:09 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:09 spire-1.2.1/pkg/common/peertracker/info.go 20:34:09 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:09 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:09 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:09 spire-1.2.1/pkg/common/pemutil/ 20:34:09 spire-1.2.1/pkg/common/pemutil/block.go 20:34:09 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:09 spire-1.2.1/pkg/common/pemutil/common.go 20:34:09 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:09 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:09 spire-1.2.1/pkg/common/plugin/ 20:34:09 spire-1.2.1/pkg/common/plugin/aws/ 20:34:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:09 spire-1.2.1/pkg/common/plugin/azure/ 20:34:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:09 spire-1.2.1/pkg/common/plugin/facade.go 20:34:09 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:09 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:09 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:09 spire-1.2.1/pkg/common/plugin/log.go 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:09 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:09 spire-1.2.1/pkg/common/profiling/ 20:34:09 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:09 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:09 spire-1.2.1/pkg/common/protoutil/ 20:34:09 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:09 spire-1.2.1/pkg/common/rotationutil/ 20:34:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:09 spire-1.2.1/pkg/common/selector/ 20:34:09 spire-1.2.1/pkg/common/selector/selector.go 20:34:09 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:09 spire-1.2.1/pkg/common/selector/set.go 20:34:09 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/ 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:09 spire-1.2.1/pkg/common/telemetry/call.go 20:34:09 spire-1.2.1/pkg/common/telemetry/common/ 20:34:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:09 spire-1.2.1/pkg/common/telemetry/config.go 20:34:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/names.go 20:34:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/ 20:34:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:09 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:09 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:09 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:09 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:09 spire-1.2.1/pkg/common/telemetry/version.go 20:34:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:09 spire-1.2.1/pkg/common/uptime/ 20:34:09 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:09 spire-1.2.1/pkg/common/util/ 20:34:09 spire-1.2.1/pkg/common/util/certs.go 20:34:09 spire-1.2.1/pkg/common/util/certs_test.go 20:34:09 spire-1.2.1/pkg/common/util/csr.go 20:34:09 spire-1.2.1/pkg/common/util/hash.go 20:34:09 spire-1.2.1/pkg/common/util/selectors.go 20:34:09 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:09 spire-1.2.1/pkg/common/util/signals.go 20:34:09 spire-1.2.1/pkg/common/util/sort.go 20:34:09 spire-1.2.1/pkg/common/util/sort_test.go 20:34:09 spire-1.2.1/pkg/common/util/task.go 20:34:09 spire-1.2.1/pkg/common/util/task_test.go 20:34:09 spire-1.2.1/pkg/common/util/testdata/ 20:34:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:09 spire-1.2.1/pkg/common/version/ 20:34:09 spire-1.2.1/pkg/common/version/version.go 20:34:09 spire-1.2.1/pkg/common/x509svid/ 20:34:09 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:09 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:09 spire-1.2.1/pkg/common/x509util/ 20:34:09 spire-1.2.1/pkg/common/x509util/cert.go 20:34:09 spire-1.2.1/pkg/common/x509util/dns.go 20:34:09 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:09 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:09 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:09 spire-1.2.1/pkg/server/ 20:34:09 spire-1.2.1/pkg/server/api/ 20:34:09 spire-1.2.1/pkg/server/api/agent.go 20:34:09 spire-1.2.1/pkg/server/api/agent/ 20:34:09 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:09 spire-1.2.1/pkg/server/api/agent_test.go 20:34:09 spire-1.2.1/pkg/server/api/api.go 20:34:09 spire-1.2.1/pkg/server/api/audit/ 20:34:09 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:09 spire-1.2.1/pkg/server/api/bundle.go 20:34:09 spire-1.2.1/pkg/server/api/bundle/ 20:34:09 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:09 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:09 spire-1.2.1/pkg/server/api/debug/ 20:34:09 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:09 spire-1.2.1/pkg/server/api/entry.go 20:34:09 spire-1.2.1/pkg/server/api/entry/ 20:34:09 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:09 spire-1.2.1/pkg/server/api/entry_test.go 20:34:09 spire-1.2.1/pkg/server/api/health/ 20:34:09 spire-1.2.1/pkg/server/api/health/v1/ 20:34:09 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:09 spire-1.2.1/pkg/server/api/id.go 20:34:09 spire-1.2.1/pkg/server/api/id_test.go 20:34:09 spire-1.2.1/pkg/server/api/limits/ 20:34:09 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/ 20:34:09 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:09 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:09 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:09 spire-1.2.1/pkg/server/api/selector.go 20:34:09 spire-1.2.1/pkg/server/api/selector_test.go 20:34:09 spire-1.2.1/pkg/server/api/status.go 20:34:09 spire-1.2.1/pkg/server/api/status_test.go 20:34:09 spire-1.2.1/pkg/server/api/svid/ 20:34:09 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:09 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:09 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:09 spire-1.2.1/pkg/server/authpolicy/ 20:34:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:09 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:09 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:09 spire-1.2.1/pkg/server/bundle/ 20:34:09 spire-1.2.1/pkg/server/bundle/client/ 20:34:09 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:09 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:09 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:09 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:09 spire-1.2.1/pkg/server/ca/ 20:34:09 spire-1.2.1/pkg/server/ca/ca.go 20:34:09 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:09 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:09 spire-1.2.1/pkg/server/ca/journal.go 20:34:09 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:09 spire-1.2.1/pkg/server/ca/manager.go 20:34:09 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:09 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:09 spire-1.2.1/pkg/server/ca/templates.go 20:34:09 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:09 spire-1.2.1/pkg/server/ca/validation.go 20:34:09 spire-1.2.1/pkg/server/cache/ 20:34:09 spire-1.2.1/pkg/server/cache/dscache/ 20:34:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:09 spire-1.2.1/pkg/server/catalog/ 20:34:09 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:09 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:09 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:09 spire-1.2.1/pkg/server/config.go 20:34:09 spire-1.2.1/pkg/server/datastore/ 20:34:09 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:09 spire-1.2.1/pkg/server/datastore/repository.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:09 spire-1.2.1/pkg/server/endpoints/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:09 spire-1.2.1/pkg/server/endpoints/config.go 20:34:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:09 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:09 spire-1.2.1/pkg/server/hostservice/ 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:09 spire-1.2.1/pkg/server/registration/ 20:34:09 spire-1.2.1/pkg/server/registration/manager.go 20:34:09 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:09 spire-1.2.1/pkg/server/scanentries.go 20:34:09 spire-1.2.1/pkg/server/scanentries_test.go 20:34:09 spire-1.2.1/pkg/server/server.go 20:34:09 spire-1.2.1/pkg/server/server_test.go 20:34:09 spire-1.2.1/pkg/server/svid/ 20:34:09 spire-1.2.1/pkg/server/svid/observer.go 20:34:09 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:09 spire-1.2.1/pkg/server/svid/rotator.go 20:34:09 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:09 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:09 spire-1.2.1/proto/ 20:34:09 spire-1.2.1/proto/private/ 20:34:09 spire-1.2.1/proto/private/server/ 20:34:09 spire-1.2.1/proto/private/server/journal/ 20:34:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:09 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:09 spire-1.2.1/proto/spire/ 20:34:09 spire-1.2.1/proto/spire/common/ 20:34:09 spire-1.2.1/proto/spire/common/common.pb.go 20:34:09 spire-1.2.1/proto/spire/common/common.proto 20:34:09 spire-1.2.1/proto/spire/common/plugin/ 20:34:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:09 spire-1.2.1/proto/spire/plugin/ 20:34:09 spire-1.2.1/proto/spire/plugin/agent/ 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:09 spire-1.2.1/release/ 20:34:09 spire-1.2.1/release/spire-extras/ 20:34:09 spire-1.2.1/release/spire-extras/README.md 20:34:09 spire-1.2.1/release/spire-extras/conf/ 20:34:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:09 spire-1.2.1/release/spire/ 20:34:09 spire-1.2.1/release/spire/README.md 20:34:09 spire-1.2.1/release/spire/conf/ 20:34:09 spire-1.2.1/release/spire/conf/agent/ 20:34:09 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:09 spire-1.2.1/release/spire/conf/server/ 20:34:09 spire-1.2.1/release/spire/conf/server/server.conf 20:34:09 spire-1.2.1/script/ 20:34:09 spire-1.2.1/script/build-artifact.sh 20:34:09 spire-1.2.1/script/generate_dummy_ca.sh 20:34:09 spire-1.2.1/support/ 20:34:09 spire-1.2.1/support/k8s/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/ 20:34:09 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:09 spire-1.2.1/test/ 20:34:09 spire-1.2.1/test/clock/ 20:34:09 spire-1.2.1/test/clock/clock.go 20:34:09 spire-1.2.1/test/fakes/ 20:34:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:09 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:09 spire-1.2.1/test/fakes/fakedatastore/ 20:34:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:09 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:09 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:09 spire-1.2.1/test/fakes/fakemetrics/ 20:34:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:09 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:09 spire-1.2.1/test/fakes/fakenotifier/ 20:34:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:09 spire-1.2.1/test/fakes/fakeserverca/ 20:34:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:09 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:09 spire-1.2.1/test/fixture/ 20:34:09 spire-1.2.1/test/fixture/certs/ 20:34:09 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:09 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/bundle.der 20:34:09 spire-1.2.1/test/fixture/certs/ca.pem 20:34:09 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/svid.pem 20:34:09 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:09 spire-1.2.1/test/fixture/config/ 20:34:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:09 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:09 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_good.conf 20:34:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:09 spire-1.2.1/test/fixture/fixture.go 20:34:09 spire-1.2.1/test/fixture/nodeattestor/ 20:34:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:09 spire-1.2.1/test/fixture/registration/ 20:34:09 spire-1.2.1/test/fixture/registration/entries.json 20:34:09 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:09 spire-1.2.1/test/fixture/registration/good.json 20:34:09 spire-1.2.1/test/fixture/registration/invalid.json 20:34:09 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:09 spire-1.2.1/test/integration/ 20:34:09 spire-1.2.1/test/integration/README.md 20:34:09 spire-1.2.1/test/integration/common 20:34:09 spire-1.2.1/test/integration/setup/ 20:34:09 spire-1.2.1/test/integration/setup/adminclient/ 20:34:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:09 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:09 spire-1.2.1/test/integration/setup/debugagent/ 20:34:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:09 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:09 spire-1.2.1/test/integration/setup/debugserver/ 20:34:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:09 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:09 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:09 spire-1.2.1/test/integration/setup/itclient/ 20:34:09 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:09 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:09 spire-1.2.1/test/integration/setup/x509pop/ 20:34:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:09 spire-1.2.1/test/integration/suites/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:09 spire-1.2.1/test/integration/suites/join-token/ 20:34:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:09 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:09 spire-1.2.1/test/integration/suites/k8s/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:09 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:09 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:09 spire-1.2.1/test/integration/suites/rotation/ 20:34:09 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:09 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:09 spire-1.2.1/test/integration/suites/self-test/ 20:34:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:09 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:09 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:09 spire-1.2.1/test/integration/suites/upgrade/ 20:34:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:09 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:09 spire-1.2.1/test/integration/test-one.sh 20:34:09 spire-1.2.1/test/integration/test.sh 20:34:09 spire-1.2.1/test/plugintest/ 20:34:09 spire-1.2.1/test/plugintest/config.go 20:34:09 spire-1.2.1/test/plugintest/load.go 20:34:09 spire-1.2.1/test/plugintest/option.go 20:34:09 spire-1.2.1/test/spiretest/ 20:34:09 spire-1.2.1/test/spiretest/apiserver.go 20:34:09 spire-1.2.1/test/spiretest/assertions.go 20:34:09 spire-1.2.1/test/spiretest/dir.go 20:34:09 spire-1.2.1/test/spiretest/errors_posix.go 20:34:09 spire-1.2.1/test/spiretest/errors_windows.go 20:34:09 spire-1.2.1/test/spiretest/logs.go 20:34:09 spire-1.2.1/test/spiretest/socketapi.go 20:34:09 spire-1.2.1/test/spiretest/suite.go 20:34:09 spire-1.2.1/test/spiretest/x509.go 20:34:09 spire-1.2.1/test/testca/ 20:34:09 spire-1.2.1/test/testca/ca.go 20:34:09 spire-1.2.1/test/testkey/ 20:34:09 spire-1.2.1/test/testkey/generate.sh 20:34:09 spire-1.2.1/test/testkey/genkeys.go 20:34:09 spire-1.2.1/test/testkey/keys.go 20:34:09 spire-1.2.1/test/testkey/new.go 20:34:09 spire-1.2.1/test/tpmsimulator/ 20:34:09 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:09 spire-1.2.1/test/util/ 20:34:09 spire-1.2.1/test/util/cert_fixtures.go 20:34:09 spire-1.2.1/test/util/cert_generation.go 20:34:09 spire-1.2.1/test/util/io_redirection.go 20:34:09 spire-1.2.1/test/util/race.go 20:34:09 spire-1.2.1/test/util/util.go 20:34:09 building spire from source... 20:34:10 Installing go1.17.7... 20:34:13 ---> f4a1989142aa 20:34:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:13 Building bin/spire-server... 20:34:13 go: downloading github.com/mitchellh/cli v1.1.2 20:34:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:13 go: downloading google.golang.org/grpc v1.44.0 20:34:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:14 go: downloading github.com/imdario/mergo v0.3.12 20:34:14 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:14 go: downloading github.com/fatih/color v1.13.0 20:34:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:14 go: downloading github.com/armon/go-metrics v0.3.10 20:34:14 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:14 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:14 Building bin/spire-server... 20:34:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:14 go: downloading github.com/mitchellh/cli v1.1.2 20:34:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:14 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:14 go: downloading github.com/Masterminds/semver v1.5.0 20:34:14 go: downloading github.com/google/uuid v1.1.2 20:34:14 go: downloading github.com/huandu/xstrings v1.3.2 20:34:14 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:14 go: downloading github.com/imdario/mergo v0.3.12 20:34:14 Building bin/spire-server... 20:34:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:14 go: downloading github.com/oklog/run v1.0.0 20:34:14 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:14 go: downloading github.com/mitchellh/cli v1.1.2 20:34:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:14 go: downloading google.golang.org/grpc v1.44.0 20:34:14 go: downloading github.com/imkira/go-observer v1.0.3 20:34:14 go: downloading github.com/beorn7/perks v1.0.1 20:34:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:14 go: downloading github.com/fatih/color v1.13.0 20:34:14 go: downloading google.golang.org/grpc v1.44.0 20:34:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:14 go: downloading github.com/prometheus/client_model v0.2.0 20:34:14 go: downloading github.com/prometheus/common v0.32.1 20:34:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:14 go: downloading github.com/imdario/mergo v0.3.12 20:34:14 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:14 go: downloading github.com/prometheus/procfs v0.7.3 20:34:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:15 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:15 go: downloading go.uber.org/atomic v1.9.0 20:34:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:15 go: downloading github.com/fatih/color v1.13.0 20:34:15 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:15 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:15 go: downloading github.com/armon/go-metrics v0.3.10 20:34:15 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:15 go: downloading github.com/armon/go-metrics v0.3.10 20:34:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:15 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:15 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:15 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:15 go: downloading github.com/Masterminds/semver v1.5.0 20:34:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:15 go: downloading github.com/google/uuid v1.1.2 20:34:15 go: downloading github.com/huandu/xstrings v1.3.2 20:34:15 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:15 go: downloading github.com/Masterminds/semver v1.5.0 20:34:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:15 go: downloading github.com/google/uuid v1.1.2 20:34:16 go: downloading github.com/oklog/run v1.0.0 20:34:16 go: downloading github.com/huandu/xstrings v1.3.2 20:34:16 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:16 go: downloading github.com/imkira/go-observer v1.0.3 20:34:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:16 go: downloading github.com/prometheus/client_model v0.2.0 20:34:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:16 go: downloading github.com/prometheus/common v0.32.1 20:34:16 go: downloading github.com/oklog/run v1.0.0 20:34:16 go: downloading github.com/beorn7/perks v1.0.1 20:34:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:16 go: downloading github.com/imkira/go-observer v1.0.3 20:34:16 go: downloading go.uber.org/atomic v1.9.0 20:34:16 go: downloading github.com/beorn7/perks v1.0.1 20:34:16 go: downloading github.com/prometheus/procfs v0.7.3 20:34:16 go: downloading go.uber.org/atomic v1.9.0 20:34:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:16 go: downloading github.com/prometheus/client_model v0.2.0 20:34:16 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:16 go: downloading github.com/prometheus/common v0.32.1 20:34:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:17 go: downloading github.com/prometheus/procfs v0.7.3 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:17 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:17 go: downloading github.com/stretchr/testify v1.7.0 20:34:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:17 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:17 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:17 go: downloading github.com/lib/pq v1.10.4 20:34:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:17 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:17 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:17 go: downloading github.com/lib/pq v1.10.4 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:17 go: downloading github.com/stretchr/testify v1.7.0 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:17 go: downloading github.com/stretchr/testify v1.7.0 20:34:17 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:18 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:18 go: downloading github.com/lib/pq v1.10.4 20:34:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:18 go: downloading google.golang.org/api v0.70.0 20:34:21 go: downloading google.golang.org/api v0.70.0 20:34:21 go: downloading k8s.io/client-go v0.23.4 20:34:21 go: downloading github.com/google/go-tpm v0.3.3 20:34:21 go: downloading k8s.io/api v0.23.4 20:34:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:21  ---> Running in 036ed0417698 20:34:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:21 go: downloading cloud.google.com/go/storage v1.21.0 20:34:21 go: downloading cloud.google.com/go v0.100.2 20:34:21 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 20:34:21 go: downloading google.golang.org/api v0.70.0 20:34:21 go: downloading k8s.io/client-go v0.23.4 20:34:21 go: downloading k8s.io/api v0.23.4 20:34:21 go: downloading github.com/google/go-tpm v0.3.3 20:34:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:21 go: downloading k8s.io/apimachinery v0.23.4 20:34:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:21 go: downloading cloud.google.com/go/storage v1.21.0 20:34:22 go: downloading cloud.google.com/go v0.100.2 20:34:22 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:22 go: downloading cloud.google.com/go/security v1.3.0 20:34:22 go: downloading k8s.io/api v0.23.4 20:34:22 go: downloading github.com/google/go-tpm v0.3.3 20:34:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:22 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:22 go: downloading cloud.google.com/go/storage v1.21.0 20:34:22 go: downloading k8s.io/apimachinery v0.23.4 20:34:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:22 go: downloading cloud.google.com/go v0.100.2 20:34:22 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:22 go: downloading k8s.io/apimachinery v0.23.4 20:34:22 go: downloading k8s.io/client-go v0.23.4 20:34:22 go: downloading github.com/aws/smithy-go v1.11.0 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:23 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:23 go: downloading cloud.google.com/go/security v1.3.0 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:23 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:23 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:23 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:23 go: downloading cloud.google.com/go/security v1.3.0 20:34:23 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:23 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:23 go: downloading github.com/aws/smithy-go v1.11.0 20:34:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:23 go: downloading github.com/aws/smithy-go v1.11.0 20:34:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:24 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:24 go: downloading cloud.google.com/go/compute v1.3.0 20:34:24 go: downloading cloud.google.com/go/iam v0.1.1 20:34:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:24 go: downloading k8s.io/klog/v2 v2.30.0 20:34:24 go: downloading github.com/gogo/protobuf v1.3.2 20:34:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:24 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:24 go: downloading github.com/google/gofuzz v1.1.0 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:24 go: downloading github.com/spf13/pflag v1.0.5 20:34:24 go: downloading cloud.google.com/go/compute v1.3.0 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:24 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:24 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:24 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:24 go: downloading cloud.google.com/go/iam v0.1.1 20:34:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:24 go: downloading github.com/gogo/protobuf v1.3.2 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:24 go: downloading github.com/gobwas/glob v0.2.3 20:34:24 go: downloading k8s.io/klog/v2 v2.30.0 20:34:24 go: downloading github.com/google/gofuzz v1.1.0 20:34:24 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:24 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:25 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:25 go: downloading github.com/spf13/pflag v1.0.5 20:34:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:25 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:25 go: downloading go.opencensus.io v0.23.0 20:34:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:25 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:25 go: downloading github.com/go-logr/logr v1.2.2 20:34:25 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:25 go: downloading github.com/google/go-cmp v0.5.7 20:34:25 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:25 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:25 go: downloading github.com/json-iterator/go v1.1.12 20:34:25 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:25 go: downloading cloud.google.com/go/compute v1.3.0 20:34:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:25 go: downloading go.uber.org/zap v1.21.0 20:34:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:25 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:25 go: downloading github.com/gobwas/glob v0.2.3 20:34:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:25 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:25 go: downloading cloud.google.com/go/iam v0.1.1 20:34:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:25 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:25 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:25 go: downloading go.opencensus.io v0.23.0 20:34:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:25 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:25 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:25 go: downloading github.com/golang/snappy v0.0.4 20:34:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:25 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:25 go: downloading go.uber.org/multierr v1.6.0 20:34:25 go: downloading github.com/google/go-cmp v0.5.7 20:34:25 go: downloading github.com/gogo/protobuf v1.3.2 20:34:25 go: downloading github.com/google/gofuzz v1.1.0 20:34:25 go: downloading k8s.io/klog/v2 v2.30.0 20:34:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:25 go: downloading github.com/spf13/pflag v1.0.5 20:34:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:25 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:25 go: downloading github.com/go-logr/logr v1.2.2 20:34:25 go: downloading github.com/json-iterator/go v1.1.12 20:34:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:25 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:25 go: downloading go.uber.org/zap v1.21.0 20:34:26 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:26 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:26 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:26 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:26 go: downloading github.com/golang/snappy v0.0.4 20:34:26 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:26 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:26 go: downloading github.com/gobwas/glob v0.2.3 20:34:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:26 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:26 go: downloading go.uber.org/multierr v1.6.0 20:34:26 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:26 go: downloading go.opencensus.io v0.23.0 20:34:26 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:26 go: downloading github.com/google/go-cmp v0.5.7 20:34:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:26 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:26 go: downloading github.com/go-logr/logr v1.2.2 20:34:26 go: downloading github.com/json-iterator/go v1.1.12 20:34:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:27 go: downloading go.uber.org/zap v1.21.0 20:34:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:27 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:27 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:27 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:27 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:27 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:27 go: downloading github.com/golang/snappy v0.0.4 20:34:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:27 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:27 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:27 go: downloading go.uber.org/multierr v1.6.0 20:34:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:44 Removing intermediate container 58d5e1f194e7 20:34:44 ---> 3066d30b9681 20:34:44 20:34:44 Step 9/20 : FROM alpine:3.15 20:34:44 3.15: Pulling from library/alpine 20:34:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:34:45 Status: Downloaded newer image for alpine:3.15 20:34:45 ---> 0ac33e5f5afa 20:34:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:46 ---> Running in 6b5fad152227 20:34:46 Removing intermediate container 036ed0417698 20:34:46 ---> da54b11bb624 20:34:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:46 ---> Running in d5c1dd565014 20:34:46 Removing intermediate container 6b5fad152227 20:34:46 ---> 3e5483cabcf9 20:34:46 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:46 ---> Running in 8de823dffd2c 20:34: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:34:48 Removing intermediate container 8de823dffd2c 20:34:48 ---> eff60a539eea 20:34:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:49 ---> Running in 83c863457399 20:34:49 Removing intermediate container d5c1dd565014 20:34:49 ---> 6e8668f5415a 20:34:49 20:34:49 Step 11/23 : FROM docker:20.10.14 20:34:49 20.10.14: Pulling from library/docker 20:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:51 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:51 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:51 OK: 15855 distinct packages available 20:34:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:52 (1/9) Installing ca-certificates (20211220-r0) 20:34:52 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:52 (4/9) Installing libcurl (7.80.0-r1) 20:34:52 (5/9) Installing curl (7.80.0-r1) 20:34:52 (6/9) Installing dumb-init (1.2.5-r1) 20:34:52 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:52 (8/9) Installing libucontext (1.1-r0) 20:34:52 (9/9) Installing gcompat (1.0.0-r4) 20:34:53 Executing busybox-1.34.1-r5.trigger 20:34:53 Executing ca-certificates-20211220-r0.trigger 20:34:53 OK: 8 MiB in 23 packages 20:34:56 Removing intermediate container 83c863457399 20:34:56 ---> eef4222fde31 20:34:56 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:57 ---> 17d64c314ac4 20:34:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:57 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:34:57 Status: Downloaded newer image for docker:20.10.14 20:34:57 ---> 7417809fdb73 20:34:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:34:57 ---> Running in f77afbd6ea43 20:34:58 Removing intermediate container f77afbd6ea43 20:34:58 ---> 28d0abe721c5 20:34:58 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 20:34:58 ---> 9c9503c17479 20:34:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:58 ---> Running in d9b076fe44f7 20:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:59 ---> 291a6fed0d1d 20:34:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:59 (1/43) Installing readline (8.1.1-r0) 20:34:59 (2/43) Installing bash (5.1.16-r0) 20:34:59 Executing bash-5.1.16-r0.post-install 20:34:59 (3/43) Installing brotli-libs (1.0.9-r5) 20:34:59 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:34:59 (5/43) Installing libcurl (7.80.0-r1) 20:35:00 (6/43) Installing curl (7.80.0-r1) 20:35:00 (7/43) Installing dumb-init (1.2.5-r1) 20:35:00 ---> Running in ed4036e6accf 20:35:00 (8/43) Installing libbz2 (1.0.8-r1) 20:35:00 (9/43) Installing expat (2.4.7-r0) 20:35:00 (10/43) Installing libffi (3.4.2-r1) 20:35:00 (11/43) Installing gdbm (1.22-r0) 20:35:00 (12/43) Installing xz-libs (5.2.5-r1) 20:35:00 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:35:00 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:35:00 (15/43) Installing mpdecimal (2.5.1-r1) 20:35:00 (16/43) Installing sqlite-libs (3.36.0-r0) 20:35:00 (17/43) Installing python3 (3.9.7-r4) 20:35:00 Removing intermediate container ed4036e6accf 20:35:00 ---> 9739a9c02499 20:35:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:00 (18/43) Installing py3-appdirs (1.4.4-r2) 20:35:00 (19/43) Installing py3-certifi (2020.12.5-r1) 20:35:00 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:35:00 (21/43) Installing py3-idna (3.3-r0) 20:35:00 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:35:00 (23/43) Installing py3-requests (2.26.0-r1) 20:35:00 (24/43) Installing py3-msgpack (1.0.2-r1) 20:35:00 (25/43) Installing py3-lockfile (0.12.2-r4) 20:35:00 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:35:00 (27/43) Installing py3-colorama (0.4.4-r1) 20:35:00 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:35:00 (29/43) Installing py3-distlib (0.3.3-r0) 20:35:00 (30/43) Installing py3-distro (1.6.0-r0) 20:35:00 (31/43) Installing py3-six (1.16.0-r0) 20:35:00 (32/43) Installing py3-webencodings (0.5.1-r4) 20:35:00 (33/43) Installing py3-html5lib (1.1-r1) 20:35:00 (34/43) Installing py3-parsing (2.4.7-r2) 20:35:00 (35/43) Installing py3-packaging (20.9-r1) 20:35:00 (36/43) Installing py3-tomli (1.2.2-r0) 20:35:00 (37/43) Installing py3-pep517 (0.12.0-r0) 20:35:00 (38/43) Installing py3-progress (1.6-r0) 20:35:00 (39/43) Installing py3-retrying (1.3.3-r2) 20:35:00 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:35:00 (41/43) Installing py3-setuptools (52.0.0-r4) 20:35:00 (42/43) Installing py3-toml (0.10.2-r2) 20:35:00 (43/43) Installing py3-pip (20.3.4-r1) 20:35:01 Executing busybox-1.34.1-r5.trigger 20:35:01 OK: 83 MiB in 65 packages 20:35:01 ---> Running in e5951bfa7cd3 20:35:01 Removing intermediate container e5951bfa7cd3 20:35:01 ---> ed7d015285c3 20:35:01 Step 18/20 : LABEL arch=x86_64 20:35:01 ---> Running in 53d8a1f37a29 20:35:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34519 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws 20:35:01 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 20:35:01 Removing intermediate container 53d8a1f37a29 20:35:01 ---> 31913f6b167b 20:35:01 Step 19/20 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:35:02 Collecting docker-compose==1.23.2 20:35:02 ---> Running in ae6671630cde 20:35:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:02 Collecting texttable<0.10,>=0.9.0 20:35:02 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:02 Removing intermediate container ae6671630cde 20:35:02 ---> e7be8bb7f9e4 20:35:02 The recommended git tool is: git 20:35:02 Step 20/20 : LABEL version=0.0.0 20:35:02 ---> Running in 1dc04adfffe7 20:35:02 Collecting dockerpty<0.5,>=0.4.1 20:35:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:02 Removing intermediate container 1dc04adfffe7 20:35:02 ---> f4f9594969cc 20:35:02 20:35:02 Successfully built f4f9594969cc 20:35:02 Successfully tagged security-spiffe-token-provider:latest 20:35:02  Building security-spiffe-token-provider ... done Building core-command 20:35:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:35:02 Collecting docker<4.0,>=3.6.0 20:35:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:02 Collecting cached-property<2,>=1.2.0 20:35:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:03 Collecting PyYAML<4,>=3.10 20:35:03 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:03 Collecting docopt<0.7,>=0.6.1 20:35:03 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:04 Collecting jsonschema<3,>=2.5.1 20:35:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:04 Collecting websocket-client<1.0,>=0.32.0 20:35:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:04 Collecting docker-pycreds>=0.4.0 20:35:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:04 Collecting urllib3<1.25,>=1.21.1 20:35:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:04 Collecting idna<2.8,>=2.5 20:35:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:04 Collecting chardet<3.1.0,>=3.0.2 20:35:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:04 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) 20:35:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:04 Attempting uninstall: urllib3 20:35:04 Found existing installation: urllib3 1.26.7 20:35:04 Uninstalling urllib3-1.26.7: 20:35:04 Successfully uninstalled urllib3-1.26.7 20:35:05 Attempting uninstall: idna 20:35:05 Found existing installation: idna 3.3 20:35:05 Uninstalling idna-3.3: 20:35:05 Successfully uninstalled idna-3.3 20:35:05 Attempting uninstall: requests 20:35:05 Found existing installation: requests 2.26.0 20:35:05 Uninstalling requests-2.26.0: 20:35:05 Successfully uninstalled requests-2.26.0 20:35:05 Running setup.py install for texttable: started 20:35:06 Running setup.py install for texttable: finished with status 'done' 20:35:06 Running setup.py install for PyYAML: started 20:35:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:06 ---> 622026bfdc83 20:35:06 Step 3/23 : WORKDIR /edgex-go 20:35:06 ---> Using cache 20:35:06 ---> 5a69ce181549 20:35:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:06 ---> Using cache 20:35:06 ---> 837acc5c4f99 20:35:06 Step 5/23 : RUN apk add --update --no-cache make git 20:35:06 Running setup.py install for PyYAML: finished with status 'done' 20:35:07 Running setup.py install for docopt: started 20:35:07 Running setup.py install for docopt: finished with status 'done' 20:35:07 Running setup.py install for dockerpty: started 20:35:08 Running setup.py install for dockerpty: finished with status 'done' 20:35:09 using credential edgex-jenkins-ssh 20:35:09 Cloning the remote Git repository 20:35:09 ---> Running in 3c45b5c90ad2 20:35:09 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 20:35:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:35:09 > git init /w/workspace/edgex-go/12 # timeout=10 20:35:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:09 > git --version # timeout=10 20:35:09 > git --version # 'git version 2.25.1' 20:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:11 OK: 221 MiB in 52 packages 20:35:15 Removing intermediate container 3c45b5c90ad2 20:35:15 ---> a366d2b0d2f6 20:35:15 Step 6/23 : COPY go.mod vendor* ./ 20:35:15 Removing intermediate container d9b076fe44f7 20:35:15 ---> 4d4f6c111456 20:35:15 Step 14/23 : ENV APP_PORT=58890 20:35:16 ---> 1a44387f37d6 20:35:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:16 ---> Running in 154fd372c594 20:35:16 ---> Running in 5153f69816e0 20:35:17 Removing intermediate container 154fd372c594 20:35:17 ---> 95ea09582427 20:35:17 Step 15/23 : EXPOSE $APP_PORT 20:35:17 ---> Running in 557f42927016 20:35:18 Removing intermediate container 557f42927016 20:35:18 ---> a0742353834c 20:35:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:19 ---> b1110231ca26 20:35:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:20 Removing intermediate container 5153f69816e0 20:35:20 ---> 9d172dcbc7ba 20:35:20 Step 8/23 : COPY . . 20:35:20 ---> e9534b3e2ef6 20:35:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:26 ---> 0c0dd4aebb64 20:35:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:29 ---> Running in b41d4df4680e 20:35:29 ---> 675de5bcd9fb 20:35:29 Step 9/23 : RUN make cmd/core-command/core-command 20:35:29 ---> Running in fb534fa70193 20:35:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:35:29 Removing intermediate container b41d4df4680e 20:35:29 ---> b2a641ec93f6 20:35:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:30 Merging remotes/origin/main commit de950f1da863be5142a98969a38a38689289d05c into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:35:30 Merge succeeded, producing f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:35:30 Checking out Revision f651c9050014cebb69ef6e3aabd169dd18ce14e1 (PR-3987) 20:35:30 ---> Running in b1becd01466a 20:35:31 Removing intermediate container b1becd01466a 20:35:31 ---> 7cd581e0c451 20:35:31 Step 21/23 : LABEL arch=x86_64 20:35:31 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 20:35:31 ---> Running in 99d9c9da7e52 20:35:30 > git config core.sparsecheckout # timeout=10 20:35:30 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 20:35:30 > git remote # timeout=10 20:35:30 > git config --get remote.origin.url # timeout=10 20:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:30 > git merge de950f1da863be5142a98969a38a38689289d05c # timeout=10 20:35:30 > git rev-parse HEAD^{commit} # timeout=10 20:35:30 > git config core.sparsecheckout # timeout=10 20:35:30 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 20:35:32 Removing intermediate container 99d9c9da7e52 20:35:32 ---> c19c319598cd 20:35:32 Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:35:32 ---> Running in 787eeef36438 20:35:32 Removing intermediate container 787eeef36438 20:35:32 ---> 2582f73e6376 20:35:32 Step 23/23 : LABEL version=0.0.0 20:35:32 ---> Running in 0a754c306a34 20:35:33 Removing intermediate container 0a754c306a34 20:35:33 ---> 8e077e264b63 20:35:33 20:35:33 Successfully built 8e077e264b63 20:35:33 Successfully tagged sys-mgmt-agent:latest 20:35:33 Building security-proxy-setup 20:35:35 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:36 Dload Upload Total Spent Left Speed 20:35:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 20:35:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:36 + sudo tee /etc/docker/daemon.new 20:35:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:36 { 20:35:36 "registry-mirrors": [ 20:35:36 "https://nexus3.edgexfoundry.org:10001" 20:35:36 ], 20:35:36 "bip": "10.250.0.254/24", 20:35:36 "hosts": [ 20:35:36 "tcp://0.0.0.0:5555", 20:35:36 "unix:///var/run/docker.sock" 20:35:36 ], 20:35:36 "mtu": 1458, 20:35:36 "selinux-enabled": true, 20:35:36 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:36 } [Pipeline] sh 20:35:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:37 + sudo service docker restart 20:35:38  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:38 ---> 622026bfdc83 20:35:38 Step 3/22 : WORKDIR /edgex-go 20:35:38 ---> Using cache 20:35:38 ---> 5a69ce181549 20:35:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:38 ---> Using cache 20:35:38 ---> 837acc5c4f99 20:35:38 Step 5/22 : RUN apk add --update --no-cache make git 20:35:38 ---> Using cache 20:35:38 ---> a366d2b0d2f6 20:35:38 Step 6/22 : COPY go.mod vendor* ./ 20:35:38 ---> Using cache 20:35:38 ---> 1a44387f37d6 20:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:38 ---> Using cache 20:35:38 ---> 9d172dcbc7ba 20:35:38 Step 8/22 : COPY . . 20:35:38 ---> Using cache 20:35:38 ---> 675de5bcd9fb 20:35:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:44 ---> Running in 28167698302e 20:35:44 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:56 provisioning config files... 20:35:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config5100516679285457972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:56 ---> docker-login.sh 20:35:56 nexus3.edgexfoundry.org:10001 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10002 20:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:58 Configure a credential helper to remove this warning. See 20:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:58 20:35:58 Login Succeeded 20:35:58 nexus3.edgexfoundry.org:10003 20:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:58 Configure a credential helper to remove this warning. See 20:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:58 20:35:58 Login Succeeded 20:35:58 nexus3.edgexfoundry.org:10004 20:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:59 Configure a credential helper to remove this warning. See 20:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:59 20:35:59 Login Succeeded 20:35:59 docker.io 20:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:00 Configure a credential helper to remove this warning. See 20:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:00 20:36:00 Login Succeeded 20:36:00 ---> docker-login.sh ends [Pipeline] } 20:36:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:36:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:00 ========================================================= 20:36:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:36:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:36:01 9b3977197b4f: Pulling fs layer 20:36:01 1a89e8eeedd5: Pulling fs layer 20:36:01 94645a83ff95: Pulling fs layer 20:36:01 3f3a8bcf1eab: Pulling fs layer 20:36:01 0c92f367c5e7: Pulling fs layer 20:36:01 3096ccb668a1: Pulling fs layer 20:36:01 e8cf19c19ddd: Pulling fs layer 20:36:01 a4caa8a26152: Pulling fs layer 20:36:01 3f3a8bcf1eab: Waiting 20:36:01 e8cf19c19ddd: Waiting 20:36:01 a4caa8a26152: Waiting 20:36:01 3096ccb668a1: Waiting 20:36:01 0c92f367c5e7: Waiting 20:36:01 94645a83ff95: Verifying Checksum 20:36:01 94645a83ff95: Download complete 20:36:01 1a89e8eeedd5: Download complete 20:36:01 0c92f367c5e7: Verifying Checksum 20:36:01 0c92f367c5e7: Download complete 20:36:01 3096ccb668a1: Verifying Checksum 20:36:01 3096ccb668a1: Download complete 20:36:01 9b3977197b4f: Download complete 20:36:01 e8cf19c19ddd: Verifying Checksum 20:36:01 e8cf19c19ddd: Download complete 20:36:02 9b3977197b4f: Pull complete 20:36:02 1a89e8eeedd5: Pull complete 20:36:03 94645a83ff95: Pull complete 20:36:03 a4caa8a26152: Download complete 20:36:04 3f3a8bcf1eab: Verifying Checksum 20:36:04 3f3a8bcf1eab: Download complete 20:36:16 3f3a8bcf1eab: Pull complete 20:36:16 0c92f367c5e7: Pull complete 20:36:16 3096ccb668a1: Pull complete 20:36:16 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 20:36:16 Removing intermediate container fb534fa70193 20:36:16 ---> e146aaa8c988 20:36:16 20:36:16 Step 10/23 : FROM alpine:3.14 20:36:16 3.14: Pulling from library/alpine 20:36:17 e8cf19c19ddd: Pull complete 20:36:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:36:19 Status: Downloaded newer image for alpine:3.14 20:36:19 ---> e04c818066af 20:36:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:20 ---> Running in 47143cbda10f 20:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:21 (1/1) Installing dumb-init (1.2.5-r1) 20:36:21 Executing busybox-1.33.1-r7.trigger 20:36:21 OK: 6 MiB in 15 packages 20:36:23 a4caa8a26152: Pull complete 20:36:23 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:36:24 + docker build -t ci-base-image-arm64 -f - . 20:36:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:24 WORKDIR /edgex 20:36:24 COPY go.mod . 20:36:24 RUN go mod download 20:36:25 Removing intermediate container 28167698302e 20:36:25 ---> 9eeeda932c8d 20:36:25 20:36:25 Step 10/22 : FROM alpine:3.14 20:36:25 ---> e04c818066af 20:36:25 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:36:25 ---> Running in d8a9664bc88c 20:36:25 Removing intermediate container 47143cbda10f 20:36:25 ---> 15ef06e28a35 20:36:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:26 ---> Running in 92f35f1e4a48 20:36:26 Sending build context to Docker daemon 169.3MB 20:36:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:26 ---> 725f1c02e7f9 20:36:26 Step 2/4 : WORKDIR /edgex 20:36:27 Removing intermediate container 92f35f1e4a48 20:36:27 ---> a9a7f44effc3 20:36:27 Step 13/23 : ENV APP_PORT=59882 20:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:27 ---> Running in 23875bf8481d 20:36:27 (1/6) Installing ca-certificates (20211220-r0) 20:36:27 (2/6) Installing brotli-libs (1.0.9-r5) 20:36:27 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:36:27 (4/6) Installing libcurl (7.79.1-r1) 20:36:27 (5/6) Installing curl (7.79.1-r1) 20:36:27 (6/6) Installing dumb-init (1.2.5-r1) 20:36:27 Executing busybox-1.33.1-r7.trigger 20:36:27 Executing ca-certificates-20211220-r0.trigger 20:36:27 OK: 8 MiB in 20 packages 20:36:28 ---> Running in 6c6eec836ba0 20:36:29 Removing intermediate container 6c6eec836ba0 20:36:29 ---> 1f04ebfb56ad 20:36:29 Step 3/4 : COPY go.mod . 20:36:29 ---> 3f0c56a4b113 20:36:29 Step 4/4 : RUN go mod download 20:36:29 ---> Running in a345c71ccf68 20:36:29 Removing intermediate container 23875bf8481d 20:36:29 ---> 8a1fa177eaab 20:36:29 Step 14/23 : EXPOSE $APP_PORT 20:36:31 ---> Running in 1b2cbe25aded 20:36:33 Removing intermediate container d8a9664bc88c 20:36:33 ---> 314d444cb45d 20:36:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:34 Removing intermediate container 1b2cbe25aded 20:36:34 ---> 715c0e263e0e 20:36:34 Step 15/23 : WORKDIR / 20:36:34 ---> Running in c7b68da74c93 20:36:34 ---> Running in de98343bcced 20:36:35 Removing intermediate container c7b68da74c93 20:36:35 ---> 2576f4af7167 20:36:35 Step 13/22 : WORKDIR /edgex 20:36:35 Removing intermediate container de98343bcced 20:36:35 ---> a7ae05a8b59f 20:36:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:35 ---> Running in 3eef9e2e869e 20:36:35 ---> 1e0889ab71f6 20:36:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:35 Removing intermediate container 3eef9e2e869e 20:36:35 ---> 55e082327ada 20:36:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:36 ---> 9a2315f49cd4 20:36:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:36:36 ---> d60834f1e38c 20:36:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:36 ---> 485cb9597cf9 20:36:36 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:36 ---> 6138659c93dc 20:36:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:37 ---> Running in d197461d1aec 20:36:37 Removing intermediate container d197461d1aec 20:36:37 ---> 5429a1d14301 20:36:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:37 ---> 1130e85c2eb8 20:36:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:38 ---> Running in 27c7dafe9a2c 20:36:38 ---> 1f526250e544 20:36:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:38 Removing intermediate container 27c7dafe9a2c 20:36:38 ---> c42856dbbd1e 20:36:38 Step 21/23 : LABEL arch=x86_64 20:36:38 ---> Running in 6e07ce3b94dd 20:36:38 ---> Running in 3e8b696757c5 20:36:39 Removing intermediate container 3e8b696757c5 20:36:39 ---> c98baa06e57a 20:36:39 Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:36:39 ---> Running in 4d0c71122c00 20:36:39 Removing intermediate container 4d0c71122c00 20:36:39 ---> 9b154ced744c 20:36:39 Step 23/23 : LABEL version=0.0.0 20:36:39 ---> Running in 61551c5bdcc6 20:36:39 Removing intermediate container 6e07ce3b94dd 20:36:39 ---> 9af28e9ac753 20:36:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:40 ---> Running in f985c2ed1413 20:36:40 Removing intermediate container 61551c5bdcc6 20:36:40 ---> dcfe5f0c4dd6 20:36:40 20:36:40 Successfully built dcfe5f0c4dd6 20:36:40 Successfully tagged core-command:latest 20:36:40  Building core-command ... done Building support-notifications 20:36:40 Removing intermediate container f985c2ed1413 20:36:40 ---> 1def7c770d8a 20:36:40 Step 20/22 : LABEL arch=x86_64 20:36:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:43 ---> 622026bfdc83 20:36:43 Step 3/22 : WORKDIR /edgex-go 20:36:43 ---> Using cache 20:36:43 ---> 5a69ce181549 20:36:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:43 ---> Using cache 20:36:43 ---> 837acc5c4f99 20:36:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:36:45 ---> Running in b25d59c83b7d 20:36:45 ---> Running in 1486e8e1656a 20:36:45 Removing intermediate container b25d59c83b7d 20:36:45 ---> c7c28fb72a37 20:36:45 Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:36:46 ---> Running in c013a7dfef53 20:36:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:46 Removing intermediate container c013a7dfef53 20:36:46 ---> 76235e4f4867 20:36:46 Step 22/22 : LABEL version=0.0.0 20:36:46 ---> Running in b08b2d63ded6 20:36:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:46 Removing intermediate container b08b2d63ded6 20:36:46 ---> c33c583048e1 20:36:46 20:36:47 Successfully built c33c583048e1 20:36:47 Successfully tagged security-proxy-setup:latest 20:36:47  Building security-proxy-setup ... done Building support-scheduler 20:36:47 OK: 221 MiB in 52 packages 20:36:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:51 ---> 622026bfdc83 20:36:51 Step 3/22 : WORKDIR /edgex-go 20:36:51 ---> Using cache 20:36:51 ---> 5a69ce181549 20:36:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:51 ---> Using cache 20:36:51 ---> 837acc5c4f99 20:36:51 Step 5/22 : RUN apk add --update --no-cache make git 20:36:51 ---> Using cache 20:36:51 ---> a366d2b0d2f6 20:36:51 Step 6/22 : COPY go.mod vendor* ./ 20:36:51 ---> Using cache 20:36:51 ---> 1a44387f37d6 20:36:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:51 ---> Using cache 20:36:51 ---> 9d172dcbc7ba 20:36:51 Step 8/22 : COPY . . 20:36:51 ---> Using cache 20:36:51 ---> 675de5bcd9fb 20:36:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:36:52 ---> Running in f2789f4fcd93 20:36:53 Removing intermediate container 1486e8e1656a 20:36:53 ---> f63bf1c8cd7b 20:36:53 Step 6/22 : COPY go.mod vendor* ./ 20:36:53 ---> acdb1acd4d80 20:36:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:53 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 20:36:54 ---> Running in 4a0628d7c1b7 20:36:55 Removing intermediate container 4a0628d7c1b7 20:36:55 ---> 3a8746cdffd2 20:36:55 Step 8/22 : COPY . . 20:37:07 ---> d9b1920653dc 20:37:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:37:07 ---> Running in e25e1bc9c47b 20:37:07 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 20:37:16 Removing intermediate container f2789f4fcd93 20:37:16 ---> 28ca23326c6b 20:37:16 20:37:16 Step 10/22 : FROM alpine:3.14 20:37:16 ---> e04c818066af 20:37:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:37:16 ---> Using cache 20:37:16 ---> 15ef06e28a35 20:37:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:16 ---> Using cache 20:37:16 ---> a9a7f44effc3 20:37:16 Step 13/22 : ENV APP_PORT=59861 20:37:16 ---> Running in 9114a58e2f49 20:37:16 Removing intermediate container 9114a58e2f49 20:37:16 ---> 9f1f18bb4569 20:37:16 Step 14/22 : EXPOSE $APP_PORT 20:37:16 ---> Running in 05c0459b0ac6 20:37:16 Removing intermediate container 05c0459b0ac6 20:37:16 ---> e2050f5f5d74 20:37:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:16 ---> 9184964676a1 20:37:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:37:18 ---> 7fc89e03fe02 20:37:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:37:18 ---> 2a12d0ec8d04 20:37:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:37:18 ---> Running in 641b4e751950 20:37:19 Removing intermediate container 641b4e751950 20:37:19 ---> 7ae381c844b2 20:37:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:19 ---> Running in d2abd19a2fa7 20:37:19 Removing intermediate container d2abd19a2fa7 20:37:19 ---> ecd285228717 20:37:19 Step 20/22 : LABEL arch=x86_64 20:37:19 ---> Running in ab292d4739bf 20:37:19 Removing intermediate container ab292d4739bf 20:37:19 ---> 019d118ddbcf 20:37:19 Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:37:19 ---> Running in 3e7bbfbcd65f 20:37:20 Removing intermediate container 3e7bbfbcd65f 20:37:20 ---> e5fe92c5080d 20:37:20 Step 22/22 : LABEL version=0.0.0 20:37:20 ---> Running in 752b54bf5958 20:37:20 Removing intermediate container 752b54bf5958 20:37:20 ---> 69d173103000 20:37:20 20:37:20 Successfully built 69d173103000 20:37:20 Successfully tagged support-scheduler:latest 20:37:20  Building support-scheduler ... done Building core-metadata 20:37:23 Building bin/spire-agent... 20:37:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:23 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:23 ---> 622026bfdc83 20:37:23 Step 3/23 : WORKDIR /edgex-go 20:37:23 ---> Using cache 20:37:23 ---> 5a69ce181549 20:37:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:23 ---> Using cache 20:37:23 ---> 837acc5c4f99 20:37:23 Step 5/23 : RUN apk add --update --no-cache make git 20:37:23 ---> Using cache 20:37:23 ---> a366d2b0d2f6 20:37:23 Step 6/23 : COPY go.mod vendor* ./ 20:37:23 ---> Using cache 20:37:23 ---> 1a44387f37d6 20:37:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:23 ---> Using cache 20:37:23 ---> 9d172dcbc7ba 20:37:23 Step 8/23 : COPY . . 20:37:23 ---> Using cache 20:37:23 ---> 675de5bcd9fb 20:37:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:37:24 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:24 go: downloading github.com/docker/go-units v0.4.0 20:37:24 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:24 go: downloading github.com/docker/go-connections v0.4.0 20:37:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:24 go: downloading github.com/containerd/containerd v1.3.4 20:37:24 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:26 Removing intermediate container a345c71ccf68 20:37:26 ---> f8f6555d9464 20:37:26 Successfully built f8f6555d9464 20:37:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:37:26 + docker inspect -f . ci-base-image-arm64 20:37:26 . [Pipeline] withDockerContainer 20:37:26 prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container 20:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-arm64 cat 20:37:27 Building bin/spire-agent... 20:37:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:27 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:27 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:28 go: downloading github.com/docker/go-connections v0.4.0 20:37:28 go: downloading github.com/docker/go-units v0.4.0 20:37:28 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:28 go: downloading github.com/containerd/containerd v1.3.4 20:37:28 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:28 $ docker top 1a5ca9f79b795ae4dba2324760f8e39b938c9ff284135869d216a6d312733ea5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:29 Building bin/spire-agent... 20:37:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:29 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:29 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:29 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:29 + go version 20:37:29 go version go1.17.6 linux/arm64 [Pipeline] } 20:37:29 $ docker stop --time=1 1a5ca9f79b795ae4dba2324760f8e39b938c9ff284135869d216a6d312733ea5 20:37:30 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:31 $ docker rm -f 1a5ca9f79b795ae4dba2324760f8e39b938c9ff284135869d216a6d312733ea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:31 + docker inspect -f . ci-base-image-arm64 20:37:31 . [Pipeline] withDockerContainer 20:37:32 prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container 20:37:32 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** ci-base-image-arm64 cat 20:37:32 go: downloading github.com/docker/go-connections v0.4.0 20:37:32 go: downloading github.com/docker/go-units v0.4.0 20:37:32 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:32 go: downloading github.com/containerd/containerd v1.3.4 20:37:32 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:32 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:33 $ docker top 26f40b786e7f31676c6e8f38323140e5865422ce0177ccd4c2670bde156a306d -eo pid,comm [Pipeline] { [Pipeline] echo 20:37:33 ========================================================= 20:37:33 [edgeXBuildGoParallel] Running Tests and Build... 20:37:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:37:34 + make test 20:37:34 go mod tidy -compat=1.17 20:37:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:47  ---> Running in b42b84ef8b95 20:37: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-metadata/core-metadata ./cmd/core-metadata 20:37:58 Removing intermediate container e25e1bc9c47b 20:37:58 ---> e7f40ff06223 20:37:58 20:37:58 Step 10/22 : FROM alpine:3.14 20:37:58 ---> e04c818066af 20:37:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:38:14 ? github.com/edgexfoundry/edgex-go [no test files] 20:39:06 ---> Running in 3ffd5f6853e4 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:39:06 (1/2) Installing ca-certificates (20211220-r0) 20:39:06 (2/2) Installing dumb-init (1.2.5-r1) 20:39:06 Executing busybox-1.33.1-r7.trigger 20:39:06 Executing ca-certificates-20211220-r0.trigger 20:39:06 OK: 6 MiB in 16 packages 20:39:06 Removing intermediate container b42b84ef8b95 20:39:06 ---> baa1a0c79648 20:39:06 20:39:06 Step 10/23 : FROM alpine:3.14 20:39:06 ---> e04c818066af 20:39:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:39:06 ---> Using cache 20:39:06 ---> 15ef06e28a35 20:39:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:06 ---> Using cache 20:39:06 ---> a9a7f44effc3 20:39:06 Step 13/23 : ENV APP_PORT=59881 20:39:06 ---> Running in 749dbdb6a15d 20:39:06 Removing intermediate container 3ffd5f6853e4 20:39:06 ---> 6500626fb45c 20:39:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:39:06 ---> Running in de70550c4898 20:39:06 Removing intermediate container 749dbdb6a15d 20:39:06 ---> a5ba42dc81c1 20:39:06 Step 14/23 : EXPOSE $APP_PORT 20:39:06 ---> Running in 1a053c2364ff 20:39:06 Removing intermediate container de70550c4898 20:39:06 ---> 362987908d37 20:39:06 Step 13/22 : ENV APP_PORT=59860 20:39:06 ---> Running in 3bc3ea199e1d 20:39:06 Removing intermediate container 1a053c2364ff 20:39:06 ---> 73d8f88212fd 20:39:06 Step 15/23 : WORKDIR / 20:39:06 ---> Running in 3c30afd128a0 20:39:06 Removing intermediate container 3bc3ea199e1d 20:39:06 ---> 2ba7d68f8773 20:39:06 Step 14/22 : EXPOSE $APP_PORT 20:39:06 ---> Running in d98900401748 20:39:06 Removing intermediate container 3c30afd128a0 20:39:06 ---> a085ef147b0f 20:39:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:06 Removing intermediate container d98900401748 20:39:06 ---> 96dc664c7dbe 20:39:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:06 ---> f7444f86778f 20:39:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:39:06 ---> 0f47f271f1b0 20:39:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:06 ---> 9012071f1cce 20:39:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:39:06 ---> 481ff319397f 20:39:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:39:06 ---> 65e9b30e4233 20:39:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:39:06 ---> 1829662b2f8e 20:39:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:39:06 ---> Running in 4d67c24c6cb5 20:39:06 ---> Running in 95ab90827954 20:39:06 Removing intermediate container 4d67c24c6cb5 20:39:06 ---> fc5586b98d87 20:39:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:06 Removing intermediate container 95ab90827954 20:39:06 ---> dda97a68c033 20:39:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:06 ---> Running in 84b73208badf 20:39:06 ---> Running in 44cd1d01060b 20:39:06 Removing intermediate container 84b73208badf 20:39:06 ---> d2abbeb7aa84 20:39:06 Step 21/23 : LABEL arch=x86_64 20:39:06 Removing intermediate container 44cd1d01060b 20:39:06 ---> 01e85a67d9da 20:39:06 Step 20/22 : LABEL arch=x86_64 20:39:06 ---> Running in f64ae38cce2a 20:39:06 ---> Running in bc21864a16df 20:39:07 Removing intermediate container f64ae38cce2a 20:39:07 ---> 23c3af582074 20:39:07 Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:39:08 ---> Running in b183c0fdc9da 20:39:08 Removing intermediate container bc21864a16df 20:39:08 ---> dbb07be68c6c 20:39:08 Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:39:08 ---> Running in a7028bd8c1cb 20:39:09 Removing intermediate container b183c0fdc9da 20:39:09 ---> 3e997702f4bc 20:39:09 Step 23/23 : LABEL version=0.0.0 20:39:09 Removing intermediate container 8f0a98822f31 20:39:09 ---> 643e3c658c1e 20:39:09 20:39:09 Step 13/26 : FROM alpine:3.15 20:39:09 ---> 0ac33e5f5afa 20:39:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:09 ---> Using cache 20:39:09 ---> 3e5483cabcf9 20:39:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:09 ---> Using cache 20:39:09 ---> eff60a539eea 20:39:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:10 Removing intermediate container 984c43931e06 20:39:10 ---> 53db3f1a881c 20:39:10 20:39:10 Step 13/25 : FROM alpine:3.15 20:39:10 ---> 0ac33e5f5afa 20:39:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:10 ---> Using cache 20:39:10 ---> 3e5483cabcf9 20:39:10 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:10 ---> Using cache 20:39:10 ---> eff60a539eea 20:39:10 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:10 ---> Running in aacaf42e3a42 20:39:10 Removing intermediate container a7028bd8c1cb 20:39:10 ---> 3a8781efc5ff 20:39:10 Step 22/22 : LABEL version=0.0.0 20:39:10 ---> Running in 29011d841f0b 20:39:11 ---> Running in 62494077ee2d 20:39:11 ---> Running in 80165ad88299 20:39:11 Removing intermediate container aacaf42e3a42 20:39:11 ---> 242c54bbae68 20:39:11 20:39:11 Removing intermediate container 2726b15b5979 20:39:11 ---> 3ae17fd21448 20:39:11 20:39:11 Step 13/26 : FROM alpine:3.15 20:39:11 ---> 0ac33e5f5afa 20:39:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:11 ---> Using cache 20:39:11 ---> 3e5483cabcf9 20:39:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:11 ---> Using cache 20:39:11 ---> eff60a539eea 20:39:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:11 Successfully built 242c54bbae68 20:39:11 Successfully tagged core-metadata:latest 20:39:11 Building security-bootstrapper 20:39:11  Building core-metadata ... done Removing intermediate container 80165ad88299 20:39:11 ---> f72b8776f5d0 20:39:11 20:39:11 ---> Running in d2ab35abacd7 20:39:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:12 Successfully built f72b8776f5d0 20:39:12 Successfully tagged support-notifications:latest 20:39:12 Building security-secretstore-setup 20:39:12  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:13 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:13 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:13 OK: 15855 distinct packages available 20:39:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:13 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:13 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:13 OK: 15855 distinct packages available 20:39:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:13 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:13 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:13 OK: 15855 distinct packages available 20:39:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:14 (1/5) Installing dumb-init (1.2.5-r1) 20:39:14 (1/5) Installing dumb-init (1.2.5-r1) 20:39:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:14 (3/5) Installing libucontext (1.1-r0) 20:39:14 (3/5) Installing libucontext (1.1-r0) 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:14 (4/5) Installing gcompat (1.0.0-r4) 20:39:14 (4/5) Installing gcompat (1.0.0-r4) 20:39:14 (5/5) Installing openssl (1.1.1n-r0) 20:39:14 (5/5) Installing openssl (1.1.1n-r0) 20:39:14 Executing busybox-1.34.1-r5.trigger 20:39:14 Executing busybox-1.34.1-r5.trigger 20:39:14 OK: 6 MiB in 19 packages 20:39:14 OK: 6 MiB in 19 packages 20:39:14 (1/4) Installing dumb-init (1.2.5-r1) 20:39:14 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:14 (3/4) Installing libucontext (1.1-r0) 20:39:14 (4/4) Installing gcompat (1.0.0-r4) 20:39:15 Executing busybox-1.34.1-r5.trigger 20:39:15 OK: 6 MiB in 18 packages 20:39:17 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:39:17 ---> 622026bfdc83 20:39:17 Step 3/31 : WORKDIR /edgex-go 20:39:17 ---> Using cache 20:39:17 ---> 5a69ce181549 20:39:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:17 ---> Using cache 20:39:17 ---> 837acc5c4f99 20:39:17 Step 5/31 : RUN apk add --update --no-cache make git 20:39:17 ---> Using cache 20:39:17 ---> a366d2b0d2f6 20:39:17 Step 6/31 : COPY go.mod vendor* ./ 20:39:17 ---> Using cache 20:39:17 ---> 1a44387f37d6 20:39:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:17 ---> Using cache 20:39:17 ---> 9d172dcbc7ba 20:39:17 Step 8/31 : COPY . . 20:39:17 ---> Using cache 20:39:17 ---> 675de5bcd9fb 20:39:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:39:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:39:19 ---> 622026bfdc83 20:39:19 Step 3/25 : WORKDIR /edgex-go 20:39:19 ---> Using cache 20:39:19 ---> 5a69ce181549 20:39:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:19 ---> Using cache 20:39:19 ---> 837acc5c4f99 20:39:19 Step 5/25 : RUN apk add --update --no-cache make git 20:39:19 ---> Using cache 20:39:19 ---> a366d2b0d2f6 20:39:19 Step 6/25 : COPY go.mod vendor* ./ 20:39:19 ---> Using cache 20:39:19 ---> 1a44387f37d6 20:39:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:19 ---> Using cache 20:39:19 ---> 9d172dcbc7ba 20:39:19 Step 8/25 : COPY . . 20:39:19 ---> Using cache 20:39:19 ---> 675de5bcd9fb 20:39:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:39:22 ---> Running in f56ad89ac790 20:39:22 ---> Running in ff92e3573991 20:39:22 Removing intermediate container 62494077ee2d 20:39:22 ---> b82418c06e64 20:39:22 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:22 Removing intermediate container d2ab35abacd7 20:39:22 ---> 483642422155 20:39:22 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:22 Removing intermediate container 29011d841f0b 20:39:22 ---> 7f7988c1688b 20:39:22 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:39: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:39: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:39:26 ---> bfa2ddf714a1 20:39:26 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:26 ---> dbd795f498a9 20:39:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:26 ---> 540294a49be5 20:39:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:29 ---> cc7ef82bc21c 20:39:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d ---> ff0340d85217 20:39:29 20:39:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:30 ---> Running in ee68f34c960f 20:39:30 ---> 9dc4b91b872b 20:39:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:30 ---> fa5c2fb0eeda 20:39:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:30 ---> 5b86634deabe 20:39:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:30 Removing intermediate container ee68f34c960f 20:39:30 ---> a1274a1df0e9 20:39:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:31 ---> 55a74569ba49 20:39:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:31 ---> Running in 53640ff24c07 20:39:31 ---> 9ec3a1f1a762 20:39:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:31 ---> 4b2f60b14b1e 20:39:31 Step 21/26 : WORKDIR / 20:39:32 ---> Running in b93802901f06 20:39:32 Removing intermediate container 53640ff24c07 20:39:32 ---> afed8415e8ca 20:39:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:33 ---> ef6455be7d0d 20:39:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:33 ---> Running in ff899161d40a 20:39:33 Removing intermediate container b93802901f06 20:39:33 ---> d7f57f3ec2fc 20:39:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:33 ---> Running in aff3d14da557 20:39:33 ---> Running in 17b5bbc4bcf9 20:39:33 Removing intermediate container ff899161d40a 20:39:33 ---> ab16d3803496 20:39:33 Step 23/25 : LABEL arch=x86_64 20:39:33 Removing intermediate container aff3d14da557 20:39:33 ---> 88d6f70c7b41 20:39:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:34 ---> Running in 33b568ccc934 20:39:34 Removing intermediate container 17b5bbc4bcf9 20:39:34 ---> b900083289a2 20:39:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:34 ---> Running in 8a71c62829d9 20:39:34 ---> Running in 594ff739564f 20:39:34 Removing intermediate container 33b568ccc934 20:39:34 ---> 8b3bb9dd803b 20:39:34 Step 24/25 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:39:34 Removing intermediate container 8a71c62829d9 20:39:34 ---> 59f4aa226e48 20:39:34 Step 24/26 : LABEL arch=x86_64 20:39:35 Removing intermediate container 594ff739564f 20:39:35 ---> b871a96df734 20:39:35 Step 24/26 : LABEL arch=x86_64 20:39:35 ---> Running in 33940b08264f 20:39:35 ---> Running in a6b224d85a13 20:39:36 ---> Running in 8df4bb89c6ed 20:39:36 Removing intermediate container 33940b08264f 20:39:36 ---> 9a217bbad547 20:39:36 Step 25/25 : LABEL version=0.0.0 20:39:36 Removing intermediate container a6b224d85a13 20:39:36 ---> f530efaa07e5 20:39:36 Step 25/26 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:39:36 ---> Running in f6438b559500 20:39:36 Removing intermediate container 8df4bb89c6ed 20:39:36 ---> c98b6da2447b 20:39:36 Step 25/26 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:39:36 ---> Running in a3cd8f4c62fd 20:39:36 ---> Running in ffe1f8ad9f21 20:39:37 Removing intermediate container f6438b559500 20:39:37 ---> 48e9c21ceee9 20:39:37 20:39: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:39:37 Removing intermediate container a3cd8f4c62fd 20:39:37 ---> 4b2c5373f513 20:39:37 Step 26/26 : LABEL version=0.0.0 20:39:37 Successfully built 48e9c21ceee9 20:39:37 Successfully tagged security-spire-server:latest 20:39:37  Building security-spire-server ... done Building core-data 20:39:37 Removing intermediate container ffe1f8ad9f21 20:39:37 ---> 31ba581c30f8 20:39:37 Step 26/26 : LABEL version=0.0.0 20:39:39 ---> Running in b2826f196cdb 20:39:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:41 ---> 622026bfdc83 20:39:41 Step 3/23 : WORKDIR /edgex-go 20:39:41 ---> Using cache 20:39:41 ---> 5a69ce181549 20:39:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:41 ---> Using cache 20:39:41 ---> 837acc5c4f99 20:39:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:39:43 ---> Running in 70152883caed 20:39:43 Removing intermediate container b2826f196cdb 20:39:43 ---> 29c22cee1f6e 20:39:43 20:39:43 ---> Running in bc859a49bf46 20:39:43 Removing intermediate container f56ad89ac790 20:39:43 ---> 398c76552f65 20:39:43 20:39:43 Step 10/31 : FROM alpine:3.14 20:39:43 ---> e04c818066af 20:39:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:39:44 Successfully built 29c22cee1f6e 20:39:44 Successfully tagged security-spire-agent:latest 20:39:44  Building security-spire-agent ... done  ---> Running in c11d8dc7ac2f 20:39:44 Removing intermediate container 70152883caed 20:39:44 ---> 9c62d1d42dd3 20:39:44 20:39:45 Successfully built 9c62d1d42dd3 20:39:45 Successfully tagged security-spire-config:latest 20:39:45  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:45 Removing intermediate container c11d8dc7ac2f 20:39:45 ---> 3c7ba6c83c78 20:39:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:39:45 ---> Running in f4075b9a6937 20:39:46 Removing intermediate container ff92e3573991 20:39:46 ---> cb09328a7ab7 20:39:46 20:39:46 Step 10/25 : FROM alpine:3.14 20:39:46 ---> e04c818066af 20:39:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:39:46 ---> Running in 40fd675daa49 20:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:39:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:39:46 (1/2) Installing dumb-init (1.2.5-r1) 20:39:46 (2/2) Installing su-exec (0.2-r1) 20:39:46 Executing busybox-1.33.1-r7.trigger 20:39:46 OK: 6 MiB in 16 packages 20:39:46 (1/3) Installing ca-certificates (20211220-r0) 20:39:46 (2/3) Installing dumb-init (1.2.5-r1) 20:39:46 (3/3) Installing su-exec (0.2-r1) 20:39:46 OK: 221 MiB in 52 packages 20:39:46 Executing busybox-1.33.1-r7.trigger 20:39:46 Executing ca-certificates-20211220-r0.trigger 20:39:46 OK: 6 MiB in 17 packages 20:39:48 Removing intermediate container f4075b9a6937 20:39:48 ---> 45288cace5a5 20:39:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:39:49 ---> Running in 3e294f692e4d 20:39:49 Removing intermediate container bc859a49bf46 20:39:49 ---> b98e9ed58588 20:39:49 Step 6/23 : COPY go.mod vendor* ./ 20:39:49 Removing intermediate container 40fd675daa49 20:39:49 ---> 812b09d585ff 20:39:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:49 ---> Running in 6442cf10e9a8 20:39:49 ---> b67306087f4c 20:39:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:49 Removing intermediate container 3e294f692e4d 20:39:49 ---> a3c1937a917b 20:39:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:39:50 ---> Running in 92bf513a28b7 20:39:50 ---> Running in 1ed9e8221050 20:39:50 Removing intermediate container 6442cf10e9a8 20:39:50 ---> 3897422df644 20:39:50 Step 13/25 : WORKDIR / 20:39:52 ---> Running in e7a0f2300b2a 20:39:52 Removing intermediate container 1ed9e8221050 20:39:52 ---> b9b61cded3df 20:39:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:39:52 ---> Running in 955ea70ff70a 20:39:52 Removing intermediate container e7a0f2300b2a 20:39:52 ---> 3d1a251a78de 20:39:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:39:53 ---> 908fd7ebdddd 20:39:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:39:53 Removing intermediate container 92bf513a28b7 20:39:53 ---> dc209e77e13c 20:39:53 Step 8/23 : COPY . . 20:40:00 ---> 224f201afec9 20:40:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:40:00 ---> 0ae31b64d4ac 20:40:00 Step 9/23 : RUN make cmd/core-data/core-data 20:40:00 ---> Running in 6e9c6edc10ba 20:40:00 Removing intermediate container 955ea70ff70a 20:40:00 ---> e3fd984075e9 20:40:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:40:00 ---> 10ad4778f364 20:40:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:40:00 ---> Running in 37c603fcabf6 20:40:00 ---> cf8ff135ed2d 20:40:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:40:00 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 20:40:00 Removing intermediate container 37c603fcabf6 20:40:00 ---> 710a62551425 20:40:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:40:02 ---> 991f7753e39d 20:40:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:40:02 ---> 4bc91dd0e2e5 20:40:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:40:02 ---> Running in 778efa7dceef 20:40:03 ---> c4bb5a27a524 20:40:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:40:04 ---> 1525e1e3d3f0 20:40:04 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/ 20:40:04 ---> Running in 02b8558abfc6 20:40:05 Removing intermediate container 778efa7dceef 20:40:05 ---> edd6ae497ee5 20:40:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:06 ---> 5028f424a7e6 20:40:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:40:06 Removing intermediate container 02b8558abfc6 20:40:06 ---> 8edc2a58ffc4 20:40:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:40:06 ---> 8aa924a3b85b 20:40:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:40:06 ---> Running in 87a9fdf2b570 20:40:07 Removing intermediate container 87a9fdf2b570 20:40:07 ---> 17c2637b4541 20:40:07 Step 23/25 : LABEL arch=x86_64 20:40:07 ---> ecd7563dfa3b 20:40:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:40:07 ---> Running in 6909966c9604 20:40:07 Removing intermediate container 6909966c9604 20:40:07 ---> a7a796c52d57 20:40:07 Step 24/25 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:40:07 ---> bf79a509229e 20:40:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:40:07 ---> Running in bf1ac7c524c5 20:40:08 ---> 849ff19c9edc 20:40:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:40:08 Removing intermediate container bf1ac7c524c5 20:40:08 ---> f3b528cafa48 20:40:08 Step 25/25 : LABEL version=0.0.0 20:40:08 ---> Running in ec5ec0ad28af 20:40:08 ---> Running in 626f87c952cf 20:40:08 Removing intermediate container ec5ec0ad28af 20:40:08 ---> 969227db79bd 20:40:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:40:08 Removing intermediate container 626f87c952cf 20:40:08 ---> 789592daa459 20:40:08 20:40:08 Successfully built 789592daa459 20:40:08 Successfully tagged security-secretstore-setup:latest 20:40:08  Building security-secretstore-setup ... done  ---> 4abadd9bec02 20:40:08 Step 26/31 : RUN chmod +x /entrypoint.sh 20:40:09 ---> Running in f336c4a095e0 20:40:10 Removing intermediate container f336c4a095e0 20:40:10 ---> 9ae134f5e6cc 20:40:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:40:10 ---> Running in 5278889ecfb6 20:40:10 Removing intermediate container 5278889ecfb6 20:40:10 ---> 3974ded79835 20:40:10 Step 28/31 : CMD ["gate"] 20:40:10 ---> Running in 40ca51f777b7 20:40:10 Removing intermediate container 40ca51f777b7 20:40:10 ---> be7c42c9ccb1 20:40:10 Step 29/31 : LABEL arch=x86_64 20:40:11 ---> Running in 03b4f97caf12 20:40:11 Removing intermediate container 03b4f97caf12 20:40:11 ---> f74b3597b254 20:40:11 Step 30/31 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:40:11 ---> Running in 402879e0aac7 20:40:11 Removing intermediate container 402879e0aac7 20:40:11 ---> 4d936b898a03 20:40:11 Step 31/31 : LABEL version=0.0.0 20:40:11 ---> Running in 1732ed9aeb64 20:40:11 Removing intermediate container 1732ed9aeb64 20:40:11 ---> cc91a896e3d8 20:40:11 20:40:11 Successfully built cc91a896e3d8 20:40:11 Successfully tagged security-bootstrapper:latest 20:40:17  Building security-bootstrapper ... done Removing intermediate container 6e9c6edc10ba 20:40:17 ---> a5b925ef8c55 20:40:17 20:40:17 Step 10/23 : FROM alpine:3.14 20:40:17 ---> e04c818066af 20:40:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:40:17 ---> Running in 6ee420bf3d15 20:40:17 Removing intermediate container 6ee420bf3d15 20:40:17 ---> e39db83edbaf 20:40:17 Step 12/23 : ENV APP_PORT=59880 20:40:17 ---> Running in eebd31495903 20:40:17 Removing intermediate container eebd31495903 20:40:17 ---> ec168b0b488f 20:40:17 Step 13/23 : EXPOSE $APP_PORT 20:40:17 ---> Running in acbc73bd436c 20:40:17 Removing intermediate container acbc73bd436c 20:40:17 ---> a52cbeccaa9f 20:40:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:17 ---> Running in dd4f9ee7d2e8 20:40:18 Removing intermediate container dd4f9ee7d2e8 20:40:18 ---> 56205c64acbe 20:40:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:40:18 ---> Running in 63a99d1ee557 20:40:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:40:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:40:19 (1/6) Installing dumb-init (1.2.5-r1) 20:40:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:40:20 (3/6) Installing libsodium (1.0.18-r0) 20:40:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:40:20 (5/6) Installing libzmq (4.3.4-r0) 20:40:20 (6/6) Installing zeromq (4.3.4-r0) 20:40:20 Executing busybox-1.33.1-r7.trigger 20:40:20 OK: 8 MiB in 20 packages 20:40:20 Removing intermediate container 63a99d1ee557 20:40:20 ---> 18052e412409 20:40:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:20 ---> e0b572d48736 20:40:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:40:21 ---> 76fe79d06c2b 20:40:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:40:21 ---> 8708401b6795 20:40:21 Step 19/23 : ENTRYPOINT ["/core-data"] 20:40:21 ---> Running in 3839d26cdd4f 20:40:21 Removing intermediate container 3839d26cdd4f 20:40:21 ---> cda3f628cdb4 20:40:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:21 ---> Running in c8968fa544f3 20:40:21 Removing intermediate container c8968fa544f3 20:40:21 ---> 4e506bf25e1b 20:40:21 Step 21/23 : LABEL arch=x86_64 20:40:21 ---> Running in 7f013d7d582c 20:40:21 Removing intermediate container 7f013d7d582c 20:40:21 ---> ceceee1556b6 20:40:21 Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:40:22 ---> Running in f45d0240b508 20:40:22 Removing intermediate container f45d0240b508 20:40:22 ---> e2b71d928c0a 20:40:22 Step 23/23 : LABEL version=0.0.0 20:40:22 ---> Running in 6cc3eb0dab1c 20:40:22 Removing intermediate container 6cc3eb0dab1c 20:40:22 ---> a44656d9261e 20:40:22 20:40:22 Successfully built a44656d9261e 20:40:22 Successfully tagged core-data:latest 20:40:22  Building core-data ... done  [Pipeline] } 20:40:22 $ docker stop --time=1 f2c7da0975474b5fe2ba20ecacd70b9e5f041c860f777317aa23c97d444b430b 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:40:23 $ docker rm -f f2c7da0975474b5fe2ba20ecacd70b9e5f041c860f777317aa23c97d444b430b [Pipeline] // withDockerContainer [Pipeline] sh 20:40:24 + docker images 20:40:24 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:24 core-data latest a44656d9261e 2 seconds ago 22.5MB 20:40:24 a5b925ef8c55 8 seconds ago 1.52GB 20:40:24 security-bootstrapper latest cc91a896e3d8 13 seconds ago 19.1MB 20:40:24 security-secretstore-setup latest 789592daa459 16 seconds ago 28.5MB 20:40:24 cb09328a7ab7 39 seconds ago 1.5GB 20:40:24 security-spire-config latest 9c62d1d42dd3 40 seconds ago 86.7MB 20:40:24 security-spire-agent latest 29c22cee1f6e 43 seconds ago 127MB 20:40:24 398c76552f65 45 seconds ago 1.5GB 20:40:24 security-spire-server latest 48e9c21ceee9 48 seconds ago 87.3MB 20:40:24 core-metadata latest 242c54bbae68 About a minute ago 17MB 20:40:24 support-notifications latest f72b8776f5d0 About a minute ago 26.9MB 20:40:24 baa1a0c79648 About a minute ago 1.5GB 20:40:24 643e3c658c1e About a minute ago 4.43GB 20:40:24 53db3f1a881c About a minute ago 4.43GB 20:40:24 3ae17fd21448 About a minute ago 4.43GB 20:40:24 e7f40ff06223 2 minutes ago 1.55GB 20:40:24 support-scheduler latest 69d173103000 3 minutes ago 26.3MB 20:40:24 28ca23326c6b 3 minutes ago 1.55GB 20:40:24 security-proxy-setup latest c33c583048e1 3 minutes ago 26.9MB 20:40:24 core-command latest dcfe5f0c4dd6 3 minutes ago 16.1MB 20:40:24 9eeeda932c8d 4 minutes ago 1.5GB 20:40:24 e146aaa8c988 4 minutes ago 1.49GB 20:40:24 sys-mgmt-agent latest 8e077e264b63 4 minutes ago 299MB 20:40:24 security-spiffe-token-provider latest f4f9594969cc 5 minutes ago 28.8MB 20:40:24 6e8668f5415a 5 minutes ago 1.49GB 20:40:24 3066d30b9681 5 minutes ago 1.54GB 20:40:24 ci-base-image-x86_64 latest 622026bfdc83 9 minutes ago 895MB 20:40:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 10 days ago 562MB 20:40:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 11 days ago 254MB 20:40:24 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 20:40:24 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 20:40:24 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 20:40:24 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] } 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.289s coverage: 28.7% of statements 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 98.5% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 53.4% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.706s coverage: 89.2% of statements 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.374s coverage: 84.4% of statements 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.637s coverage: 95.6% of statements 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.296s coverage: 72.2% of statements 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.531s coverage: 60.0% of statements 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.916s coverage: 0.9% of statements 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.499s coverage: 58.8% of statements 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.367s coverage: 29.6% of statements 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 79.5% of statements 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.323s coverage: 96.3% of statements 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.411s coverage: 87.5% of statements 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.257s coverage: 94.4% of statements 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 20:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.827s coverage: 82.5% of statements 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.381s coverage: 92.9% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.215s coverage: 100.0% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.325s coverage: 58.8% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.297s coverage: 80.0% of statements 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.484s coverage: 85.4% of statements 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.958s coverage: 91.2% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.239s coverage: 64.4% of statements 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.377s coverage: 100.0% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.100s coverage: 100.0% of statements 20:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.660s coverage: 65.4% of statements 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.099s coverage: 43.8% of statements 20:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements 20:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.286s coverage: 84.8% of statements 20:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:42:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.478s coverage: 17.7% of statements 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:42:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.842s coverage: 92.3% of statements 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:42:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 63.2% of statements 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.515s coverage: 97.7% of statements 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:42:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.244s coverage: 100.0% of statements 20:42:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 20:42:14 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 20:42:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:42:14 GO111MODULE=on go vet ./... 20:44:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:21 ./bin/test-attribution-txt.sh [Pipeline] echo 20:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:44:22 + ls -al . 20:44:22 total 668 20:44:22 drwxrwxr-x 9 1001 1001 4096 May 2 20:44 . 20:44:22 drwxr-xr-x 4 root root 4096 May 2 20:37 .. 20:44:22 -rw-rw-r-- 1 1001 1001 11 May 2 20:35 .dockerignore 20:44:22 drwxrwxr-x 8 1001 1001 4096 May 2 20:35 .git 20:44:22 drwxrwxr-x 3 1001 1001 4096 May 2 20:35 .github 20:44:22 -rw-rw-r-- 1 1001 1001 879 May 2 20:35 .gitignore 20:44:22 -rw-rw-r-- 1 1001 1001 42 May 2 20:35 .golangci.yml 20:44:22 -rw-rw-r-- 1 1001 1001 87 May 2 20:35 .hadolint.yml 20:44:22 -rw-rw-r-- 1 1001 1001 166 May 2 20:35 .sonarcloud.properties 20:44:22 -rw-rw-r-- 1 1001 1001 1171 May 2 20:35 ADOPTERS.md 20:44:22 -rw-rw-r-- 1 1001 1001 10086 May 2 20:35 Attribution.txt 20:44:22 -rw-rw-r-- 1 1001 1001 51732 May 2 20:35 CHANGELOG.md 20:44:22 -rw-rw-r-- 1 1001 1001 3804 May 2 20:35 CONTRIBUTING.md 20:44:22 -rw-rw-r-- 1 1001 1001 677 May 2 20:35 GOVERNANCE.md 20:44:22 -rw-rw-r-- 1 1001 1001 850 May 2 20:35 Jenkinsfile 20:44:22 -rw-rw-r-- 1 1001 1001 10775 May 2 20:35 LICENSE 20:44:22 -rw-rw-r-- 1 1001 1001 10389 May 2 20:35 Makefile 20:44:22 -rw-rw-r-- 1 1001 1001 582 May 2 20:35 OWNERS.md 20:44:22 -rw-rw-r-- 1 1001 1001 9120 May 2 20:35 README.md 20:44:22 -rw-rw-r-- 1 1001 1001 6912 May 2 20:35 SECURITY.md 20:44:22 -rw-rw-r-- 1 1001 1001 5 May 2 20:30 VERSION 20:44:22 -rw-rw-r-- 1 1001 1001 4131 May 2 20:35 ZMQWindows.md 20:44:22 drwxrwxr-x 2 1001 1001 4096 May 2 20:35 bin 20:44:22 drwxrwxr-x 18 1001 1001 4096 May 2 20:35 cmd 20:44:22 -rw-r--r-- 1 root root 435134 May 2 20:42 coverage.out 20:44:22 -rw-rw-r-- 1 1001 1001 3256 May 2 20:35 go.mod 20:44:22 -rw-rw-r-- 1 1001 1001 35162 May 2 20:37 go.sum 20:44:22 drwxrwxr-x 8 1001 1001 4096 May 2 20:35 internal 20:44:22 drwxrwxr-x 3 1001 1001 4096 May 2 20:35 openapi 20:44:22 drwxrwxr-x 4 1001 1001 4096 May 2 20:35 snap 20:44:22 -rw-rw-r-- 1 1001 1001 204 May 2 20:35 version.go [Pipeline] sh 20:44:22 + '[' -e coverage.out ] 20:44:22 + chown 1001:1001 coverage.out [Pipeline] stash 20:44:22 Warning: overwriting stash ‘coverage-report’ 20:44:23 Stashed 1 file(s) [Pipeline] sh 20:44:24 + make build 20:44:24 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 20:46:01 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 20: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/core-command/core-command ./cmd/core-command 20:46:58 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 20:47: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:47: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:47:41 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 20:47: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:47:59 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 20:48:03 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 20:48:11 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] } 20:48:18 $ docker stop --time=1 26f40b786e7f31676c6e8f38323140e5865422ce0177ccd4c2670bde156a306d 20:48:20 $ docker rm -f 26f40b786e7f31676c6e8f38323140e5865422ce0177ccd4c2670bde156a306d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:22 20:48:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:48:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:23 latest: Pulling from edgex-devops/edgex-compose-arm64 20:48:23 29e5d40040c1: Pulling fs layer 20:48:23 1ce36da41761: Pulling fs layer 20:48:23 25b303627fd3: Pulling fs layer 20:48:23 29e5d40040c1: Verifying Checksum 20:48:23 29e5d40040c1: Download complete 20:48:24 1ce36da41761: Verifying Checksum 20:48:25 29e5d40040c1: Pull complete 20:48:26 25b303627fd3: Verifying Checksum 20:48:26 25b303627fd3: Download complete 20:48:26 1ce36da41761: Pull complete 20:48:39 25b303627fd3: Pull complete 20:48:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:48:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:48:39 prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container 20:48:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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/edgex-compose-arm64:latest cat 20:48:42 $ docker top 96e2310124e6d83884ddf661277a1ecc251cf5a46c1d2a9f7d0700f425691f3a -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:43 + grep parallel 20:48:43 + docker-compose build --help 20:48:50 --parallel Build images in parallel. [Pipeline] } 20:48:50 $ docker stop --time=1 96e2310124e6d83884ddf661277a1ecc251cf5a46c1d2a9f7d0700f425691f3a 20:48:51 $ docker rm -f 96e2310124e6d83884ddf661277a1ecc251cf5a46c1d2a9f7d0700f425691f3a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:52 . [Pipeline] withDockerContainer 20:48:52 prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container 20:48:52 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:48:54 $ docker top ea785531cda0ba510515d42a59a26be969463c229bde162cb4f53fd59ab77f34 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:55 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:01 Building core-command ... 20:49:01 Building core-data ... 20:49:01 Building core-metadata ... 20:49:01 Building security-bootstrapper ... 20:49:01 Building security-proxy-setup ... 20:49:01 Building security-secretstore-setup ... 20:49:01 Building security-spiffe-token-provider ... 20:49:01 Building security-spire-agent ... 20:49:01 Building security-spire-config ... 20:49:01 Building security-spire-server ... 20:49:01 Building support-notifications ... 20:49:01 Building support-scheduler ... 20:49:01 Building sys-mgmt-agent ... 20:49:01 Building sys-mgmt-agent 20:49:01 Building security-bootstrapper 20:49:01 Building security-secretstore-setup 20:49:01 Building core-data 20:49:01 Building security-spire-agent 20:50:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:23 ---> f8f6555d9464 20:50:23 Step 3/23 : WORKDIR /edgex-go 20:50:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:23 ---> f8f6555d9464 20:50:23 Step 3/26 : WORKDIR /edgex-go 20:50:24 ---> Running in 110401082b86 20:50:24 ---> Running in 47d6c12dab57 20:50:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:50:24 ---> f8f6555d9464 20:50:24 Step 3/25 : WORKDIR /edgex-go 20:50:24 ---> Running in 630863e6c3ea 20:50:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:24 ---> f8f6555d9464 20:50:24 Step 3/23 : WORKDIR /edgex-go 20:50:24 ---> Running in 75938e16b3cb 20:50:24 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:50:24 ---> f8f6555d9464 20:50:24 Step 3/31 : WORKDIR /edgex-go 20:50:24 ---> Running in b2cbd7a760a4 20:50:24 Removing intermediate container 75938e16b3cb 20:50:24 ---> 7f84dc876e9b 20:50:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:25 Removing intermediate container 47d6c12dab57 20:50:25 ---> 5d76a17aa8bb 20:50:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:25 Removing intermediate container 110401082b86 20:50:25 ---> 914a845c1a43 20:50:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:25 ---> Running in ef84ec32d74f 20:50:25 Removing intermediate container 630863e6c3ea 20:50:25 ---> 7aede0e6d740 20:50:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:25 ---> Running in c6ffd38a8b67 20:50:25 Removing intermediate container b2cbd7a760a4 20:50:25 ---> 2d30ed4c6d30 20:50:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:25 ---> Running in 704d668d960f 20:50:25 ---> Running in 27a146ab02c1 20:50:25 ---> Running in ea506ddd6a9b 20:50:29 Removing intermediate container ef84ec32d74f 20:50:29 ---> 72f6334a00dc 20:50:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:50:29 ---> Running in 9c82681f5f4c 20:50:29 Removing intermediate container 27a146ab02c1 20:50:29 ---> 33b5aebe1243 20:50:29 Step 5/25 : RUN apk add --update --no-cache make git 20:50:29 ---> Running in 3ed8e5861ea3 20:50:29 Removing intermediate container ea506ddd6a9b 20:50:29 ---> b20178629343 20:50:29 Step 5/31 : RUN apk add --update --no-cache make git 20:50:29 ---> Running in 99beee808a25 20:50:30 Removing intermediate container c6ffd38a8b67 20:50:30 ---> 5951422debdd 20:50:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container 704d668d960f 20:50:30 20:50:30 ---> 280b93a3c5cb 20:50:30 Step 5/23 : RUN apk add --update --no-cache make bash git 20:50:30 ---> Running in 35c44480f5f2 20:50:30 ---> Running in 4dba41c043c1 20:50:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:33 OK: 220 MiB in 52 packages 20:50:34 OK: 220 MiB in 52 packages 20:50:34 OK: 220 MiB in 52 packages 20:50:34 OK: 220 MiB in 52 packages 20:50:35 OK: 220 MiB in 52 packages 20:50:35 Removing intermediate container 9c82681f5f4c 20:50:35 ---> 781ffa6f00ab 20:50:35 Step 6/23 : COPY go.mod vendor* ./ 20:50:36 Removing intermediate container 99beee808a25 20:50:36 ---> bf4517fb2cb5 20:50:36 Step 6/31 : COPY go.mod vendor* ./ 20:50:36 Removing intermediate container 3ed8e5861ea3 20:50:36 ---> b7f417b6c50d 20:50:36 Step 6/25 : COPY go.mod vendor* ./ 20:50:36 Removing intermediate container 4dba41c043c1 20:50:36 ---> 8bdabf75e879 20:50:36 Step 6/23 : COPY go.mod vendor* ./ 20:50:36 Removing intermediate container 35c44480f5f2 20:50:36 ---> 3e63d57d4dbe 20:50:36 Step 6/26 : COPY go.mod vendor* ./ 20:50:37 ---> bfe3a17396fc 20:50:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:37 ---> Running in 2bc8503b47ce 20:50:37 ---> ec32693857aa 20:50:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:37 ---> 1c898e48aba2 20:50:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:37 ---> Running in a696d8a5b764 20:50:38 ---> Running in 67cf231eec25 20:50:38 ---> 8864b3ecd933 20:50:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 2bd2f176779b 20:50:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:38 20:50:38 ---> Running in 4d8ad9c92462 20:50:38 ---> Running in 2a214eaf58a2 20:50:42 Removing intermediate container 2bc8503b47ce 20:50:42 ---> 4685f8dd1264 20:50:42 Step 8/23 : COPY . . 20:50:44 Removing intermediate container a696d8a5b764 20:50:44 ---> 6b92b947bfdd 20:50:44 Step 8/31 : COPY . . 20:50:45 Removing intermediate container 67cf231eec25 20:50:45 ---> f1e8e1529736 20:50:45 Step 8/25 : COPY . . 20:50:45 Removing intermediate container 2a214eaf58a2 20:50:45 ---> aff2e243bdbe 20:50:45 Removing intermediate container 4d8ad9c92462 20:50:45 ---> 2d3d0c2e347b 20:50:45 Step 8/26 : COPY . . 20:50:45 Step 8/23 : COPY . . 20:51:11 ---> 36f9fb1cc02c 20:51:11 Step 9/23 : RUN make cmd/core-data/core-data 20:51:11 ---> Running in 9aefb3b92ede 20:51:12 ---> d645dd16cc2c 20:51:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:51:12 ---> ac1e868316e3 20:51:12 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:51:12 ---> Running in 79cafd5b539d 20:51:13 ---> Running in 0fe1cd7523f3 20:51:13 ---> 0c2a0a075310 20:51:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:51:13 ---> Running in f0b254600122 20:51:13 ---> d647912fc4bb 20:51:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:51:14 ---> Running in 8aaaff85af51 20:51: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 20:51:14 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 20:51:15 Removing intermediate container 8aaaff85af51 20:51:15 ---> 92d247d077e2 20:51:15 Step 10/26 : RUN mkdir -p spire-build 20:51:15 ---> Running in 326ff3bb3bf4 20:51:15 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 20:51:15 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 20:51:18 Removing intermediate container 326ff3bb3bf4 20:51:18 ---> 8ef5e34b9d02 20:51:18 Step 11/26 : WORKDIR /edgex-go/spire-build 20:51:18 ---> Running in 697ac02fe37e 20:51:18 Removing intermediate container 697ac02fe37e 20:51:18 ---> 326e52e5d1c0 20:51:18 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 20:51:18 ---> Running in 3537c14af76e 20:51:21 spire-1.2.1/ 20:51:21 spire-1.2.1/.data/ 20:51:21 spire-1.2.1/.data/.file 20:51:21 spire-1.2.1/.dockerignore 20:51:21 spire-1.2.1/.gitattributes 20:51:21 spire-1.2.1/.githooks/ 20:51:21 spire-1.2.1/.githooks/pre-commit 20:51:21 spire-1.2.1/.github/ 20:51:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:51:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:51:21 spire-1.2.1/.github/dependabot.yml 20:51:21 spire-1.2.1/.github/workflows/ 20:51:21 spire-1.2.1/.github/workflows/nightly_build.yaml 20:51:21 spire-1.2.1/.github/workflows/pr_build.yaml 20:51:21 spire-1.2.1/.github/workflows/release_build.yaml 20:51:21 spire-1.2.1/.github/workflows/scripts/ 20:51:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:51:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:51:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:51:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:51:21 spire-1.2.1/.github/workflows/scripts/split.sh 20:51:21 spire-1.2.1/.gitignore 20:51:21 spire-1.2.1/.go-version 20:51:21 spire-1.2.1/.golangci.yml 20:51:21 spire-1.2.1/ADOPTERS.md 20:51:21 spire-1.2.1/CHANGELOG.md 20:51:21 spire-1.2.1/CODE-OF-CONDUCT.md 20:51:21 spire-1.2.1/CODEOWNERS 20:51:21 spire-1.2.1/CONTRIBUTING.md 20:51:21 spire-1.2.1/Dockerfile 20:51:21 spire-1.2.1/Dockerfile.dev 20:51:21 spire-1.2.1/Dockerfile.scratch 20:51:21 spire-1.2.1/LICENSE 20:51:21 spire-1.2.1/MAINTAINERS.md 20:51:21 spire-1.2.1/Makefile 20:51:21 spire-1.2.1/README.md 20:51:21 spire-1.2.1/ROADMAP.md 20:51:21 spire-1.2.1/SECURITY.md 20:51:21 spire-1.2.1/cmd/ 20:51:21 spire-1.2.1/cmd/spire-agent/ 20:51:21 spire-1.2.1/cmd/spire-agent/cli/ 20:51:21 spire-1.2.1/cmd/spire-agent/cli/api/ 20:51:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/common/ 20:51:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:51:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/run/ 20:51:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:51:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:51:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:51:21 spire-1.2.1/cmd/spire-agent/main.go 20:51:21 spire-1.2.1/cmd/spire-server/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/agent/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/cli.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/run/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/token/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/validate/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/x509/ 20:51:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:51:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:51:21 spire-1.2.1/cmd/spire-server/main.go 20:51:21 spire-1.2.1/cmd/spire-server/util/ 20:51:21 spire-1.2.1/cmd/spire-server/util/util.go 20:51:21 spire-1.2.1/conf/ 20:51:21 spire-1.2.1/conf/agent/ 20:51:21 spire-1.2.1/conf/agent/agent.conf 20:51:21 spire-1.2.1/conf/agent/agent_full.conf 20:51:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:51:21 spire-1.2.1/conf/server/ 20:51:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:51:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:51:21 spire-1.2.1/conf/server/server.conf 20:51:21 spire-1.2.1/conf/server/server_full.conf 20:51:21 spire-1.2.1/doc/ 20:51:21 spire-1.2.1/doc/SPIRE101.md 20:51:21 spire-1.2.1/doc/auditlog.md 20:51:21 spire-1.2.1/doc/authorization_policy_engine.md 20:51:21 spire-1.2.1/doc/changelog_guidelines.md 20:51:21 spire-1.2.1/doc/cure53-report.pdf 20:51:21 spire-1.2.1/doc/images/ 20:51:21 spire-1.2.1/doc/images/2019_roadmap.png 20:51:21 spire-1.2.1/doc/images/SPIRE101.png 20:51:21 spire-1.2.1/doc/images/SPIRE_agent.png 20:51:21 spire-1.2.1/doc/images/SPIRE_server.png 20:51:21 spire-1.2.1/doc/images/cache_mgr.png 20:51:21 spire-1.2.1/doc/images/cache_mgr_components.png 20:51:21 spire-1.2.1/doc/images/federated_spire.png 20:51:21 spire-1.2.1/doc/images/ha_mode.png 20:51:21 spire-1.2.1/doc/images/nested_spire.png 20:51:21 spire-1.2.1/doc/images/oidc_federation.png 20:51:21 spire-1.2.1/doc/images/single_trust_domain.png 20:51:21 spire-1.2.1/doc/images/spiffe_compatible.png 20:51:21 spire-1.2.1/doc/images/spire_logo.png 20:51:21 spire-1.2.1/doc/migrating_registration_api_clients.md 20:51:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:51:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:51:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:51:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:51:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:51:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:51:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:51:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:51:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:51:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:51:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:51:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:51:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:51:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:51:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:51:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:51:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:51:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:51:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:51:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:51:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:51:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:51:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:51:21 spire-1.2.1/doc/scaling_spire.md 20:51:21 spire-1.2.1/doc/spire_agent.md 20:51:21 spire-1.2.1/doc/spire_server.md 20:51:21 spire-1.2.1/doc/supported_integrations.md 20:51:21 spire-1.2.1/doc/telemetry.md 20:51:21 spire-1.2.1/doc/telemetry_config.md 20:51:21 spire-1.2.1/doc/upgrading.md 20:51:21 spire-1.2.1/doc/using_spire.md 20:51:21 spire-1.2.1/examples/ 20:51:21 spire-1.2.1/examples/README.md 20:51:21 spire-1.2.1/go.mod 20:51:21 spire-1.2.1/go.sum 20:51:21 spire-1.2.1/pkg/ 20:51:21 spire-1.2.1/pkg/agent/ 20:51:21 spire-1.2.1/pkg/agent/agent.go 20:51:21 spire-1.2.1/pkg/agent/api/ 20:51:21 spire-1.2.1/pkg/agent/api/config.go 20:51:21 spire-1.2.1/pkg/agent/api/debug/ 20:51:21 spire-1.2.1/pkg/agent/api/debug/v1/ 20:51:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:51:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:51:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:51:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:51:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:51:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:51:21 spire-1.2.1/pkg/agent/api/endpoints.go 20:51:21 spire-1.2.1/pkg/agent/api/health/ 20:51:21 spire-1.2.1/pkg/agent/api/health/v1/ 20:51:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:51:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:51:21 spire-1.2.1/pkg/agent/api/rpccontext/ 20:51:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:51:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:51:21 spire-1.2.1/pkg/agent/attestor/ 20:51:21 spire-1.2.1/pkg/agent/attestor/node/ 20:51:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:51:21 spire-1.2.1/pkg/agent/attestor/node/node.go 20:51:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:51:21 spire-1.2.1/pkg/agent/attestor/workload/ 20:51:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:51:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:51:21 spire-1.2.1/pkg/agent/catalog/ 20:51:21 spire-1.2.1/pkg/agent/catalog/catalog.go 20:51:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:51:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:51:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:51:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:51:21 spire-1.2.1/pkg/agent/client/ 20:51:21 spire-1.2.1/pkg/agent/client/client.go 20:51:21 spire-1.2.1/pkg/agent/client/client_test.go 20:51:21 spire-1.2.1/pkg/agent/client/dial.go 20:51:21 spire-1.2.1/pkg/agent/client/nodeconn.go 20:51:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:51:21 spire-1.2.1/pkg/agent/client/update.go 20:51:21 spire-1.2.1/pkg/agent/client/util.go 20:51:21 spire-1.2.1/pkg/agent/common/ 20:51:21 spire-1.2.1/pkg/agent/common/backoff/ 20:51:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:51:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:51:21 spire-1.2.1/pkg/agent/common/cgroups/ 20:51:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:51:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:51:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:51:21 spire-1.2.1/pkg/agent/config.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/ 20:51:21 spire-1.2.1/pkg/agent/endpoints/config.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:51:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:51:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/workload/ 20:51:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:51:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:51:21 spire-1.2.1/pkg/agent/manager/ 20:51:21 spire-1.2.1/pkg/agent/manager/cache/ 20:51:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:51:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:51:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:51:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:51:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:51:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:51:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:51:21 spire-1.2.1/pkg/agent/manager/config.go 20:51:21 spire-1.2.1/pkg/agent/manager/manager.go 20:51:21 spire-1.2.1/pkg/agent/manager/manager_test.go 20:51:21 spire-1.2.1/pkg/agent/manager/storage.go 20:51:21 spire-1.2.1/pkg/agent/manager/storage_test.go 20:51:21 spire-1.2.1/pkg/agent/manager/storecache/ 20:51:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:51:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:51:21 spire-1.2.1/pkg/agent/manager/sync.go 20:51:21 spire-1.2.1/pkg/agent/plugin/ 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:51:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:51:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:51:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:51:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:51:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:51:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:51:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:51:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:51:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:51:22 spire-1.2.1/pkg/agent/svid/ 20:51:22 spire-1.2.1/pkg/agent/svid/rotator.go 20:51:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:51:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:51:22 spire-1.2.1/pkg/agent/svid/store/ 20:51:22 spire-1.2.1/pkg/agent/svid/store/service.go 20:51:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:51:22 spire-1.2.1/pkg/common/ 20:51:22 spire-1.2.1/pkg/common/agentpathtemplate/ 20:51:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:51:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:51:22 spire-1.2.1/pkg/common/api/ 20:51:22 spire-1.2.1/pkg/common/api/metrics.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/ 20:51:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/logger.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/names.go 20:51:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:51:22 spire-1.2.1/pkg/common/api/names.go 20:51:22 spire-1.2.1/pkg/common/api/ratelimit.go 20:51:22 spire-1.2.1/pkg/common/api/rpccontext/ 20:51:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:51:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:51:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:51:22 spire-1.2.1/pkg/common/auth/ 20:51:22 spire-1.2.1/pkg/common/auth/interceptors.go 20:51:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:51:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/ 20:51:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/types.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:51:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:51:22 spire-1.2.1/pkg/common/catalog/ 20:51:22 spire-1.2.1/pkg/common/catalog/bind.go 20:51:22 spire-1.2.1/pkg/common/catalog/builtin.go 20:51:22 spire-1.2.1/pkg/common/catalog/catalog.go 20:51:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:51:22 spire-1.2.1/pkg/common/catalog/closers.go 20:51:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:51:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:51:22 spire-1.2.1/pkg/common/catalog/config.go 20:51:22 spire-1.2.1/pkg/common/catalog/config_test.go 20:51:22 spire-1.2.1/pkg/common/catalog/configure.go 20:51:22 spire-1.2.1/pkg/common/catalog/constraints.go 20:51:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:51:22 spire-1.2.1/pkg/common/catalog/context.go 20:51:22 spire-1.2.1/pkg/common/catalog/external.go 20:51:22 spire-1.2.1/pkg/common/catalog/host.go 20:51:22 spire-1.2.1/pkg/common/catalog/pipenet.go 20:51:22 spire-1.2.1/pkg/common/catalog/plugin.go 20:51:22 spire-1.2.1/pkg/common/catalog/testplugin/ 20:51:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:51:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:51:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:51:22 spire-1.2.1/pkg/common/cli/ 20:51:22 spire-1.2.1/pkg/common/cli/env.go 20:51:22 spire-1.2.1/pkg/common/cli/flags.go 20:51:22 spire-1.2.1/pkg/common/cli/trust_domain.go 20:51:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:51:22 spire-1.2.1/pkg/common/cli/umask.go 20:51:22 spire-1.2.1/pkg/common/cli/umask_posix.go 20:51:22 spire-1.2.1/pkg/common/cli/umask_test.go 20:51:22 spire-1.2.1/pkg/common/cli/umask_windows.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/ 20:51:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/flag.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/format.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/ 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:51:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:51:22 spire-1.2.1/pkg/common/coretypes/ 20:51:22 spire-1.2.1/pkg/common/coretypes/bundle/ 20:51:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:51:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:51:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:51:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:51:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:51:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:51:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:51:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:51:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:51:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:51:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:51:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:51:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:51:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:51:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:51:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:51:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:51:22 spire-1.2.1/pkg/common/cryptoutil/ 20:51:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:51:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:51:22 spire-1.2.1/pkg/common/diskutil/ 20:51:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:51:22 spire-1.2.1/pkg/common/diskutil/file_test.go 20:51:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:51:22 spire-1.2.1/pkg/common/errorutil/ 20:51:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:51:22 spire-1.2.1/pkg/common/health/ 20:51:22 spire-1.2.1/pkg/common/health/config.go 20:51:22 spire-1.2.1/pkg/common/health/context.go 20:51:22 spire-1.2.1/pkg/common/health/context_test.go 20:51:22 spire-1.2.1/pkg/common/health/health.go 20:51:22 spire-1.2.1/pkg/common/health/health_test.go 20:51:22 spire-1.2.1/pkg/common/health/logger.go 20:51:22 spire-1.2.1/pkg/common/hostservice/ 20:51:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:51:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:51:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:51:22 spire-1.2.1/pkg/common/idutil/ 20:51:22 spire-1.2.1/pkg/common/idutil/require.go 20:51:22 spire-1.2.1/pkg/common/idutil/require_test.go 20:51:22 spire-1.2.1/pkg/common/idutil/safety.go 20:51:22 spire-1.2.1/pkg/common/idutil/safety_test.go 20:51:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:51:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:51:22 spire-1.2.1/pkg/common/jwtsvid/ 20:51:22 spire-1.2.1/pkg/common/jwtsvid/common.go 20:51:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:51:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:51:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:51:22 spire-1.2.1/pkg/common/jwtutil/ 20:51:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:51:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:51:22 spire-1.2.1/pkg/common/log/ 20:51:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:51:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:51:22 spire-1.2.1/pkg/common/log/log.go 20:51:22 spire-1.2.1/pkg/common/log/log_test.go 20:51:22 spire-1.2.1/pkg/common/log/options.go 20:51:22 spire-1.2.1/pkg/common/nodeutil/ 20:51:22 spire-1.2.1/pkg/common/nodeutil/node.go 20:51:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:51:22 spire-1.2.1/pkg/common/peertracker/ 20:51:22 spire-1.2.1/pkg/common/peertracker/conn.go 20:51:22 spire-1.2.1/pkg/common/peertracker/credentials.go 20:51:22 spire-1.2.1/pkg/common/peertracker/errors.go 20:51:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:51:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:51:22 spire-1.2.1/pkg/common/peertracker/info.go 20:51:22 spire-1.2.1/pkg/common/peertracker/listener.go 20:51:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:51:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:51:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:51:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:51:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:51:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:51:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:51:22 spire-1.2.1/pkg/common/peertracker/tcp.go 20:51:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:51:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:51:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:51:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:51:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:51:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:51:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:51:22 spire-1.2.1/pkg/common/peertracker/uds.go 20:51:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:51:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:51:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:51:22 spire-1.2.1/pkg/common/pemutil/ 20:51:22 spire-1.2.1/pkg/common/pemutil/block.go 20:51:22 spire-1.2.1/pkg/common/pemutil/certs.go 20:51:22 spire-1.2.1/pkg/common/pemutil/common.go 20:51:22 spire-1.2.1/pkg/common/pemutil/csr.go 20:51:22 spire-1.2.1/pkg/common/pemutil/keys.go 20:51:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/ 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:51:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:51:22 spire-1.2.1/pkg/common/plugin/ 20:51:22 spire-1.2.1/pkg/common/plugin/aws/ 20:51:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:51:22 spire-1.2.1/pkg/common/plugin/azure/ 20:51:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:51:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:51:22 spire-1.2.1/pkg/common/plugin/facade.go 20:51:22 spire-1.2.1/pkg/common/plugin/facade_test.go 20:51:22 spire-1.2.1/pkg/common/plugin/gcp/ 20:51:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:51:22 spire-1.2.1/pkg/common/plugin/k8s/ 20:51:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:51:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:51:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:51:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:51:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:51:22 spire-1.2.1/pkg/common/plugin/log.go 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/ 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:51:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:51:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:51:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:51:22 spire-1.2.1/pkg/common/plugin/x509pop/ 20:51:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:51:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:51:22 spire-1.2.1/pkg/common/profiling/ 20:51:22 spire-1.2.1/pkg/common/profiling/dumpers.go 20:51:22 spire-1.2.1/pkg/common/profiling/profiling.go 20:51:22 spire-1.2.1/pkg/common/protoutil/ 20:51:22 spire-1.2.1/pkg/common/protoutil/masks.go 20:51:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:51:22 spire-1.2.1/pkg/common/rotationutil/ 20:51:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:51:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:51:22 spire-1.2.1/pkg/common/selector/ 20:51:22 spire-1.2.1/pkg/common/selector/selector.go 20:51:22 spire-1.2.1/pkg/common/selector/selector_test.go 20:51:22 spire-1.2.1/pkg/common/selector/set.go 20:51:22 spire-1.2.1/pkg/common/selector/set_utils.go 20:51:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/ 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/ 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:51:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:51:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:51:22 spire-1.2.1/pkg/common/telemetry/call.go 20:51:22 spire-1.2.1/pkg/common/telemetry/common/ 20:51:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:51:22 spire-1.2.1/pkg/common/telemetry/config.go 20:51:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:51:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/inmem.go 20:51:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/m3.go 20:51:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/metrics.go 20:51:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/names.go 20:51:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:51:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:51:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/ 20:51:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:51:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:51:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:51:22 spire-1.2.1/pkg/common/telemetry/server/server.go 20:51:22 spire-1.2.1/pkg/common/telemetry/sink.go 20:51:22 spire-1.2.1/pkg/common/telemetry/statsd.go 20:51:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:51:22 spire-1.2.1/pkg/common/telemetry/uptime.go 20:51:22 spire-1.2.1/pkg/common/telemetry/version.go 20:51:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:51:22 spire-1.2.1/pkg/common/uptime/ 20:51:22 spire-1.2.1/pkg/common/uptime/uptime.go 20:51:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:51:22 spire-1.2.1/pkg/common/util/ 20:51:22 spire-1.2.1/pkg/common/util/certs.go 20:51:22 spire-1.2.1/pkg/common/util/certs_test.go 20:51:22 spire-1.2.1/pkg/common/util/csr.go 20:51:22 spire-1.2.1/pkg/common/util/hash.go 20:51:22 spire-1.2.1/pkg/common/util/selectors.go 20:51:22 spire-1.2.1/pkg/common/util/selectors_test.go 20:51:22 spire-1.2.1/pkg/common/util/signals.go 20:51:22 spire-1.2.1/pkg/common/util/sort.go 20:51:22 spire-1.2.1/pkg/common/util/sort_test.go 20:51:22 spire-1.2.1/pkg/common/util/task.go 20:51:22 spire-1.2.1/pkg/common/util/task_test.go 20:51:22 spire-1.2.1/pkg/common/util/testdata/ 20:51:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:51:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:51:22 spire-1.2.1/pkg/common/version/ 20:51:22 spire-1.2.1/pkg/common/version/version.go 20:51:22 spire-1.2.1/pkg/common/x509svid/ 20:51:22 spire-1.2.1/pkg/common/x509svid/common_test.go 20:51:22 spire-1.2.1/pkg/common/x509svid/csr.go 20:51:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:51:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:51:22 spire-1.2.1/pkg/common/x509util/ 20:51:22 spire-1.2.1/pkg/common/x509util/cert.go 20:51:22 spire-1.2.1/pkg/common/x509util/dns.go 20:51:22 spire-1.2.1/pkg/common/x509util/dns_test.go 20:51:22 spire-1.2.1/pkg/common/x509util/keyid.go 20:51:22 spire-1.2.1/pkg/common/x509util/keypair.go 20:51:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:51:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:51:22 spire-1.2.1/pkg/server/ 20:51:22 spire-1.2.1/pkg/server/api/ 20:51:22 spire-1.2.1/pkg/server/api/agent.go 20:51:22 spire-1.2.1/pkg/server/api/agent/ 20:51:22 spire-1.2.1/pkg/server/api/agent/v1/ 20:51:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:51:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:51:22 spire-1.2.1/pkg/server/api/agent_test.go 20:51:22 spire-1.2.1/pkg/server/api/api.go 20:51:22 spire-1.2.1/pkg/server/api/audit/ 20:51:22 spire-1.2.1/pkg/server/api/audit/audit.go 20:51:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:51:22 spire-1.2.1/pkg/server/api/bundle.go 20:51:22 spire-1.2.1/pkg/server/api/bundle/ 20:51:22 spire-1.2.1/pkg/server/api/bundle/v1/ 20:51:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:51:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:51:22 spire-1.2.1/pkg/server/api/bundle_test.go 20:51:22 spire-1.2.1/pkg/server/api/debug/ 20:51:22 spire-1.2.1/pkg/server/api/debug/v1/ 20:51:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:51:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:51:22 spire-1.2.1/pkg/server/api/entry.go 20:51:22 spire-1.2.1/pkg/server/api/entry/ 20:51:22 spire-1.2.1/pkg/server/api/entry/v1/ 20:51:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:51:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:51:22 spire-1.2.1/pkg/server/api/entry_test.go 20:51:22 spire-1.2.1/pkg/server/api/health/ 20:51:22 spire-1.2.1/pkg/server/api/health/v1/ 20:51:22 spire-1.2.1/pkg/server/api/health/v1/service.go 20:51:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:51:22 spire-1.2.1/pkg/server/api/id.go 20:51:22 spire-1.2.1/pkg/server/api/id_test.go 20:51:22 spire-1.2.1/pkg/server/api/limits/ 20:51:22 spire-1.2.1/pkg/server/api/limits/limits.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/ 20:51:22 spire-1.2.1/pkg/server/api/middleware/alias.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/audit.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/caller.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/common.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/entries.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:51:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:51:22 spire-1.2.1/pkg/server/api/ratelimit.go 20:51:22 spire-1.2.1/pkg/server/api/rpccontext/ 20:51:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:51:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:51:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:51:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:51:22 spire-1.2.1/pkg/server/api/selector.go 20:51:22 spire-1.2.1/pkg/server/api/selector_test.go 20:51:22 spire-1.2.1/pkg/server/api/status.go 20:51:22 spire-1.2.1/pkg/server/api/status_test.go 20:51:22 spire-1.2.1/pkg/server/api/svid/ 20:51:22 spire-1.2.1/pkg/server/api/svid/v1/ 20:51:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:51:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:51:22 spire-1.2.1/pkg/server/api/trustdomain.go 20:51:22 spire-1.2.1/pkg/server/api/trustdomain/ 20:51:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:51:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:51:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:51:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:51:22 spire-1.2.1/pkg/server/authpolicy/ 20:51:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:51:22 spire-1.2.1/pkg/server/authpolicy/policy.go 20:51:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:51:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:51:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:51:22 spire-1.2.1/pkg/server/authpolicy/validate.go 20:51:22 spire-1.2.1/pkg/server/bundle/ 20:51:22 spire-1.2.1/pkg/server/bundle/client/ 20:51:22 spire-1.2.1/pkg/server/bundle/client/client.go 20:51:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:51:22 spire-1.2.1/pkg/server/bundle/client/manager.go 20:51:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:51:22 spire-1.2.1/pkg/server/bundle/client/sources.go 20:51:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:51:22 spire-1.2.1/pkg/server/bundle/client/updater.go 20:51:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:51:22 spire-1.2.1/pkg/server/ca/ 20:51:22 spire-1.2.1/pkg/server/ca/ca.go 20:51:22 spire-1.2.1/pkg/server/ca/ca_health.go 20:51:22 spire-1.2.1/pkg/server/ca/ca_test.go 20:51:22 spire-1.2.1/pkg/server/ca/journal.go 20:51:22 spire-1.2.1/pkg/server/ca/journal_test.go 20:51:22 spire-1.2.1/pkg/server/ca/manager.go 20:51:22 spire-1.2.1/pkg/server/ca/manager_health.go 20:51:22 spire-1.2.1/pkg/server/ca/manager_test.go 20:51:22 spire-1.2.1/pkg/server/ca/templates.go 20:51:22 spire-1.2.1/pkg/server/ca/upstream_client.go 20:51:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:51:22 spire-1.2.1/pkg/server/ca/validation.go 20:51:22 spire-1.2.1/pkg/server/cache/ 20:51:22 spire-1.2.1/pkg/server/cache/dscache/ 20:51:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:51:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:51:22 spire-1.2.1/pkg/server/cache/entrycache/ 20:51:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:51:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:51:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:51:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:51:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:51:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:51:22 spire-1.2.1/pkg/server/catalog/ 20:51:22 spire-1.2.1/pkg/server/catalog/catalog.go 20:51:22 spire-1.2.1/pkg/server/catalog/keymanager.go 20:51:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:51:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:51:22 spire-1.2.1/pkg/server/catalog/notifier.go 20:51:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:51:22 spire-1.2.1/pkg/server/config.go 20:51:22 spire-1.2.1/pkg/server/datastore/ 20:51:22 spire-1.2.1/pkg/server/datastore/datastore.go 20:51:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:51:22 spire-1.2.1/pkg/server/datastore/repository.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:51:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:51:22 spire-1.2.1/pkg/server/endpoints/ 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/ 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:51:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:51:22 spire-1.2.1/pkg/server/endpoints/config.go 20:51:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:51:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:51:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:51:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:51:22 spire-1.2.1/pkg/server/endpoints/middleware.go 20:51:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:51:22 spire-1.2.1/pkg/server/hostservice/ 20:51:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:51:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:51:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:51:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:51:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:51:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:51:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:51:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/ 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/ 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:51:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:51:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:51:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/ 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:51:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:51:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:51:22 spire-1.2.1/pkg/server/registration/ 20:51:22 spire-1.2.1/pkg/server/registration/manager.go 20:51:22 spire-1.2.1/pkg/server/registration/manager_test.go 20:51:22 spire-1.2.1/pkg/server/scanentries.go 20:51:22 spire-1.2.1/pkg/server/scanentries_test.go 20:51:22 spire-1.2.1/pkg/server/server.go 20:51:22 spire-1.2.1/pkg/server/server_test.go 20:51:22 spire-1.2.1/pkg/server/svid/ 20:51:22 spire-1.2.1/pkg/server/svid/observer.go 20:51:22 spire-1.2.1/pkg/server/svid/observer_test.go 20:51:22 spire-1.2.1/pkg/server/svid/rotator.go 20:51:22 spire-1.2.1/pkg/server/svid/rotator_config.go 20:51:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:51:22 spire-1.2.1/pkg/server/svid/rotator_test.go 20:51:22 spire-1.2.1/proto/ 20:51:22 spire-1.2.1/proto/private/ 20:51:22 spire-1.2.1/proto/private/server/ 20:51:22 spire-1.2.1/proto/private/server/journal/ 20:51:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:51:22 spire-1.2.1/proto/private/server/journal/journal.proto 20:51:22 spire-1.2.1/proto/spire/ 20:51:22 spire-1.2.1/proto/spire/common/ 20:51:22 spire-1.2.1/proto/spire/common/common.pb.go 20:51:22 spire-1.2.1/proto/spire/common/common.proto 20:51:22 spire-1.2.1/proto/spire/common/plugin/ 20:51:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:51:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:51:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:51:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:51:22 spire-1.2.1/proto/spire/plugin/ 20:51:22 spire-1.2.1/proto/spire/plugin/agent/ 20:51:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:51:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:51:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:51:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:51:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:51:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:51:22 spire-1.2.1/release/ 20:51:22 spire-1.2.1/release/spire-extras/ 20:51:22 spire-1.2.1/release/spire-extras/README.md 20:51:22 spire-1.2.1/release/spire-extras/conf/ 20:51:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:51:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:51:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:51:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:51:22 spire-1.2.1/release/spire/ 20:51:22 spire-1.2.1/release/spire/README.md 20:51:22 spire-1.2.1/release/spire/conf/ 20:51:22 spire-1.2.1/release/spire/conf/agent/ 20:51:22 spire-1.2.1/release/spire/conf/agent/agent.conf 20:51:22 spire-1.2.1/release/spire/conf/server/ 20:51:22 spire-1.2.1/release/spire/conf/server/server.conf 20:51:22 spire-1.2.1/script/ 20:51:22 spire-1.2.1/script/build-artifact.sh 20:51:22 spire-1.2.1/script/generate_dummy_ca.sh 20:51:22 spire-1.2.1/support/ 20:51:22 spire-1.2.1/support/k8s/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:51:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/ 20:51:22 spire-1.2.1/support/oidc-discovery-provider/README.md 20:51:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/config.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/main.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:51:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:51:22 spire-1.2.1/test/ 20:51:22 spire-1.2.1/test/clock/ 20:51:22 spire-1.2.1/test/clock/clock.go 20:51:22 spire-1.2.1/test/fakes/ 20:51:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:51:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:51:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:51:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:51:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:51:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:51:22 spire-1.2.1/test/fakes/fakeagentstore/ 20:51:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:51:22 spire-1.2.1/test/fakes/fakedatastore/ 20:51:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:51:22 spire-1.2.1/test/fakes/fakeentryclient/ 20:51:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:51:22 spire-1.2.1/test/fakes/fakehealthchecker/ 20:51:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:51:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:51:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:51:22 spire-1.2.1/test/fakes/fakemetrics/ 20:51:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:51:22 spire-1.2.1/test/fakes/fakenoderesolver/ 20:51:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:51:22 spire-1.2.1/test/fakes/fakenotifier/ 20:51:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:51:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:51:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:51:22 spire-1.2.1/test/fakes/fakeserverca/ 20:51:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:51:22 spire-1.2.1/test/fakes/fakeservercatalog/ 20:51:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:51:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:51:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:51:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:51:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:51:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:51:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:51:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:51:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:51:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:51:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:51:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:51:22 spire-1.2.1/test/fixture/ 20:51:22 spire-1.2.1/test/fixture/certs/ 20:51:22 spire-1.2.1/test/fixture/certs/agent_svid.der 20:51:22 spire-1.2.1/test/fixture/certs/base_cert.pem 20:51:22 spire-1.2.1/test/fixture/certs/base_csr.pem 20:51:22 spire-1.2.1/test/fixture/certs/base_key.pem 20:51:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:51:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:51:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:51:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:51:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:51:22 spire-1.2.1/test/fixture/certs/blog_key.pem 20:51:22 spire-1.2.1/test/fixture/certs/bundle.der 20:51:22 spire-1.2.1/test/fixture/certs/ca.pem 20:51:22 spire-1.2.1/test/fixture/certs/ca_key.pem 20:51:22 spire-1.2.1/test/fixture/certs/database_cert.pem 20:51:22 spire-1.2.1/test/fixture/certs/database_csr.pem 20:51:22 spire-1.2.1/test/fixture/certs/database_key.pem 20:51:22 spire-1.2.1/test/fixture/certs/node_cert.pem 20:51:22 spire-1.2.1/test/fixture/certs/node_csr.pem 20:51:22 spire-1.2.1/test/fixture/certs/node_key.pem 20:51:22 spire-1.2.1/test/fixture/certs/svid.pem 20:51:22 spire-1.2.1/test/fixture/certs/svid_key.pem 20:51:22 spire-1.2.1/test/fixture/config/ 20:51:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:51:22 spire-1.2.1/test/fixture/config/agent_good.conf 20:51:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:51:22 spire-1.2.1/test/fixture/config/plugin_good.conf 20:51:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:51:22 spire-1.2.1/test/fixture/config/server_good.conf 20:51:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:51:22 spire-1.2.1/test/fixture/fixture.go 20:51:22 spire-1.2.1/test/fixture/nodeattestor/ 20:51:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:51:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:51:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:51:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:51:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:51:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:51:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:51:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:51:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:51:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:51:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:51:23 spire-1.2.1/test/fixture/registration/ 20:51:23 spire-1.2.1/test/fixture/registration/entries.json 20:51:23 spire-1.2.1/test/fixture/registration/good-for-update.json 20:51:23 spire-1.2.1/test/fixture/registration/good.json 20:51:23 spire-1.2.1/test/fixture/registration/invalid.json 20:51:23 spire-1.2.1/test/fixture/registration/invalid_json.json 20:51:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:51:23 spire-1.2.1/test/integration/ 20:51:23 spire-1.2.1/test/integration/README.md 20:51:23 spire-1.2.1/test/integration/common 20:51:23 spire-1.2.1/test/integration/setup/ 20:51:23 spire-1.2.1/test/integration/setup/adminclient/ 20:51:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:51:23 spire-1.2.1/test/integration/setup/adminclient/client.go 20:51:23 spire-1.2.1/test/integration/setup/debugagent/ 20:51:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:51:23 spire-1.2.1/test/integration/setup/debugagent/main.go 20:51:23 spire-1.2.1/test/integration/setup/debugserver/ 20:51:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:51:23 spire-1.2.1/test/integration/setup/debugserver/main.go 20:51:23 spire-1.2.1/test/integration/setup/downstreamclient/ 20:51:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:51:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:51:23 spire-1.2.1/test/integration/setup/itclient/ 20:51:23 spire-1.2.1/test/integration/setup/itclient/client.go 20:51:23 spire-1.2.1/test/integration/setup/node-attestation/ 20:51:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:51:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:51:23 spire-1.2.1/test/integration/setup/x509pop/ 20:51:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:51:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:51:23 spire-1.2.1/test/integration/suites/ 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:51:23 spire-1.2.1/test/integration/suites/join-token/ 20:51:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:51:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:51:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:51:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:51:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:51:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:51:23 spire-1.2.1/test/integration/suites/join-token/README.md 20:51:23 spire-1.2.1/test/integration/suites/join-token/conf/ 20:51:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/join-token/teardown 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:51:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:51:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:51:23 spire-1.2.1/test/integration/suites/k8s/ 20:51:23 spire-1.2.1/test/integration/suites/k8s/00-setup 20:51:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:51:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:51:23 spire-1.2.1/test/integration/suites/k8s/README.md 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/ 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:51:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:51:23 spire-1.2.1/test/integration/suites/k8s/teardown 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/ 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:51:23 spire-1.2.1/test/integration/suites/rotation/ 20:51:23 spire-1.2.1/test/integration/suites/rotation/00-setup 20:51:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:51:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:51:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:51:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:51:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:51:23 spire-1.2.1/test/integration/suites/rotation/README.md 20:51:23 spire-1.2.1/test/integration/suites/rotation/conf/ 20:51:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/rotation/teardown 20:51:23 spire-1.2.1/test/integration/suites/self-test/ 20:51:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:51:23 spire-1.2.1/test/integration/suites/self-test/README.md 20:51:23 spire-1.2.1/test/integration/suites/self-test/teardown 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:51:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:51:23 spire-1.2.1/test/integration/suites/upgrade/ 20:51:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:51:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:51:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:51:23 spire-1.2.1/test/integration/suites/upgrade/README.md 20:51:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:51:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:51:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:51:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:51:23 spire-1.2.1/test/integration/suites/upgrade/teardown 20:51:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:51:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:51:23 spire-1.2.1/test/integration/test-one.sh 20:51:23 spire-1.2.1/test/integration/test.sh 20:51:23 spire-1.2.1/test/plugintest/ 20:51:23 spire-1.2.1/test/plugintest/config.go 20:51:23 spire-1.2.1/test/plugintest/load.go 20:51:23 spire-1.2.1/test/plugintest/option.go 20:51:23 spire-1.2.1/test/spiretest/ 20:51:23 spire-1.2.1/test/spiretest/apiserver.go 20:51:23 spire-1.2.1/test/spiretest/assertions.go 20:51:23 spire-1.2.1/test/spiretest/dir.go 20:51:23 spire-1.2.1/test/spiretest/errors_posix.go 20:51:23 spire-1.2.1/test/spiretest/errors_windows.go 20:51:23 spire-1.2.1/test/spiretest/logs.go 20:51:23 spire-1.2.1/test/spiretest/socketapi.go 20:51:23 spire-1.2.1/test/spiretest/suite.go 20:51:23 spire-1.2.1/test/spiretest/x509.go 20:51:23 spire-1.2.1/test/testca/ 20:51:23 spire-1.2.1/test/testca/ca.go 20:51:23 spire-1.2.1/test/testkey/ 20:51:23 spire-1.2.1/test/testkey/generate.sh 20:51:23 spire-1.2.1/test/testkey/genkeys.go 20:51:23 spire-1.2.1/test/testkey/keys.go 20:51:23 spire-1.2.1/test/testkey/new.go 20:51:23 spire-1.2.1/test/tpmsimulator/ 20:51:23 spire-1.2.1/test/tpmsimulator/simulator.go 20:51:23 spire-1.2.1/test/util/ 20:51:23 spire-1.2.1/test/util/cert_fixtures.go 20:51:23 spire-1.2.1/test/util/cert_generation.go 20:51:23 spire-1.2.1/test/util/io_redirection.go 20:51:23 spire-1.2.1/test/util/race.go 20:51:23 spire-1.2.1/test/util/util.go 20:51:23 building spire from source... 20:51:24 Installing go1.17.7... 20:51:50 Building bin/spire-server... 20:51:50 go: downloading github.com/mitchellh/cli v1.1.2 20:51:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:51:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:51:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:51:50 go: downloading google.golang.org/grpc v1.44.0 20:51:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:51:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:51:53 go: downloading github.com/imdario/mergo v0.3.12 20:51:53 go: downloading github.com/sirupsen/logrus v1.8.1 20:51:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:51:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:51:56 go: downloading github.com/fatih/color v1.13.0 20:51:56 go: downloading github.com/mattn/go-isatty v0.0.14 20:51:56 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:51:56 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:51:56 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:51:56 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:51:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:51:57 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:51:57 go: downloading github.com/armon/go-metrics v0.3.10 20:51:58 go: downloading github.com/prometheus/client_golang v1.12.1 20:51:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:51:59 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:51:59 go: downloading github.com/open-policy-agent/opa v0.38.0 20:52:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:52:14 go: downloading github.com/Masterminds/semver v1.5.0 20:52:14 go: downloading github.com/Masterminds/goutils v1.1.0 20:52:14 go: downloading github.com/google/uuid v1.1.2 20:52:15 go: downloading github.com/huandu/xstrings v1.3.2 20:52:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:52:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:52:16 go: downloading github.com/oklog/run v1.0.0 20:52:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:52:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:52:16 go: downloading github.com/prometheus/client_model v0.2.0 20:52:16 go: downloading github.com/prometheus/common v0.32.1 20:52:16 go: downloading go.uber.org/atomic v1.9.0 20:52:16 go: downloading github.com/beorn7/perks v1.0.1 20:52:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:52:17 go: downloading github.com/prometheus/procfs v0.7.3 20:52:18 go: downloading github.com/imkira/go-observer v1.0.3 20:52:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:52:19 go: downloading github.com/hashicorp/errwrap v1.1.0 20:52:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:52:19 go: downloading github.com/twmb/murmur3 v1.1.6 20:52:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:52:19 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:52:19 go: downloading github.com/blang/semver/v4 v4.0.0 20:52:19 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:52:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:52:20 go: downloading github.com/jinzhu/gorm v1.9.16 20:52:21 go: downloading github.com/lib/pq v1.10.4 20:52:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:52:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:52:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:52:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:52:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:52:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:52:36 go: downloading github.com/stretchr/testify v1.7.0 20:52:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:52:36 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:53:03 go: downloading k8s.io/client-go v0.23.4 20:53:03 go: downloading k8s.io/api v0.23.4 20:53:03 go: downloading google.golang.org/api v0.70.0 20:53:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:53:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:53:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:53:51 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:53:51 go: downloading cloud.google.com/go/storage v1.21.0 20:53:51 go: downloading cloud.google.com/go v0.100.2 20:53:51 go: downloading github.com/google/go-tpm v0.3.3 20:53:51 go: downloading k8s.io/apimachinery v0.23.4 20:53:52 go: downloading k8s.io/kube-aggregator v0.23.3 20:53:53 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:53:55 go: downloading cloud.google.com/go/security v1.3.0 20:53:55 go: downloading github.com/hashicorp/vault/api v1.4.1 20:53:56 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:53:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:53:57 go: downloading gopkg.in/yaml.v2 v2.4.0 20:53:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:53:57 go: downloading github.com/gobwas/glob v0.2.3 20:53:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:53:58 go: downloading github.com/jinzhu/inflection v1.0.0 20:53:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:53:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:53:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:53:59 go: downloading github.com/aws/smithy-go v1.11.0 20:54:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:54:00 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:54:00 go: downloading github.com/gogo/protobuf v1.3.2 20:54:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:54:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:54:06 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:54:06 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:54:06 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:54:06 go: downloading github.com/dimchansky/utfbom v1.1.1 20:54:06 go: downloading cloud.google.com/go/compute v1.3.0 20:54:08 go: downloading cloud.google.com/go/iam v0.1.1 20:54:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:54:08 go: downloading k8s.io/klog/v2 v2.30.0 20:54:08 go: downloading github.com/google/gofuzz v1.1.0 20:54:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:54:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:54:10 go: downloading github.com/spf13/pflag v1.0.5 20:54:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:54:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:54:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:54:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:54:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:54:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:54:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:54:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:54:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:54:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:54:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:54:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:54:15 go: downloading go.opencensus.io v0.23.0 20:54:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:54:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:54:16 go: downloading gopkg.in/inf.v0 v0.9.1 20:54:17 go: downloading github.com/go-logr/logr v1.2.2 20:54:17 go: downloading github.com/google/go-cmp v0.5.7 20:54:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:54:17 go: downloading github.com/json-iterator/go v1.1.12 20:54:18 go: downloading github.com/googleapis/gnostic v0.5.5 20:54:20 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:54:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:54:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:54:23 go: downloading github.com/tklauser/numcpus v0.3.0 20:54:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:54:23 go: downloading go.uber.org/zap v1.21.0 20:54:24 go: downloading sigs.k8s.io/yaml v1.3.0 20:54:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:54:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:54:24 go: downloading github.com/modern-go/reflect2 v1.0.2 20:54:25 go: downloading github.com/ryanuber/go-glob v1.0.0 20:54:25 go: downloading github.com/golang/snappy v0.0.4 20:54:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:54:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:54:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:54:35 go: downloading github.com/hashicorp/go-version v1.2.0 20:54:35 go: downloading go.uber.org/multierr v1.6.0 20:55:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:55:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:56:24 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 20:56:25 Removing intermediate container f0b254600122 20:56:25 ---> 212f753c4e6b 20:56:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:56:25 ---> Running in 81b0ef512cb6 20:56:27 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 20:56:33 Removing intermediate container 81b0ef512cb6 20:56:33 ---> e988b3f20765 20:56:33 20:56:33 Step 11/23 : FROM docker:20.10.14 20:56:33 20.10.14: Pulling from library/docker 20:56:48 Removing intermediate container 79cafd5b539d 20:56:48 ---> 890d786def98 20:56:48 20:56:48 Step 10/31 : FROM alpine:3.14 20:56:48 Removing intermediate container 0fe1cd7523f3 20:56:48 ---> 2e3570fb8247 20:56:48 20:56:48 Step 10/25 : FROM alpine:3.14 20:56:48 3.14: Pulling from library/alpine 20:56:48 3.14: Pulling from library/alpine 20:56:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:56:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:56:48 Status: Image is up to date for alpine:3.14 20:56:48 Status: Downloaded newer image for alpine:3.14 20:56:48 ---> ac73e934f311 20:56:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:56:48 ---> ac73e934f311 20:56:48 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:56:48 ---> Running in 1bbef12d9e2a 20:56:48 ---> Running in 793d567011a8 20:56:50 Removing intermediate container 793d567011a8 20:56:50 ---> 58cccc22b4eb 20:56:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:56:50 ---> Running in c23a46624672 20:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:56:53 (1/3) Installing ca-certificates (20211220-r0) 20:56:53 (2/3) Installing dumb-init (1.2.5-r1) 20:56:53 (3/3) Installing su-exec (0.2-r1) 20:56:53 Executing busybox-1.33.1-r7.trigger 20:56:53 Executing ca-certificates-20211220-r0.trigger 20:56:54 OK: 6 MiB in 17 packages 20:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:56:57 Removing intermediate container 1bbef12d9e2a 20:56:57 ---> 441ee0d4ec62 20:56:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:56:57 ---> Running in 8940f9d8b6ed 20:56:57 (1/2) Installing dumb-init (1.2.5-r1) 20:56:57 (2/2) Installing su-exec (0.2-r1) 20:56:57 Executing busybox-1.33.1-r7.trigger 20:56:57 OK: 6 MiB in 16 packages 20:56:57 Removing intermediate container 8940f9d8b6ed 20:56:57 ---> 2d1eec97e105 20:56:57 Step 13/25 : WORKDIR / 20:56:58 ---> Running in e2e802635421 20:56:59 Removing intermediate container e2e802635421 20:56:59 ---> 97d19d8caa72 20:56:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:57:00 Removing intermediate container c23a46624672 20:57:00 ---> c5b2602dd4d6 20:57:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:57:00 ---> Running in ada8e3e6c9b3 20:57:01 ---> b5008aecd9c5 20:57:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:57:01 Removing intermediate container ada8e3e6c9b3 20:57:01 ---> c7a21c364aed 20:57:01 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:57:01 ---> Running in f997e903ede9 20:57:02 Removing intermediate container f997e903ede9 20:57:02 ---> b7c60b0c39bc 20:57:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:57:02 ---> Running in 5056197ecf6e 20:57:03 ---> 71ab52e7d0d0 20:57:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:57:03 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:57:03 Status: Downloaded newer image for docker:20.10.14 20:57:03 ---> c346e9eafbab 20:57:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:57:04 ---> Running in cb69c60d775c 20:57:05 Removing intermediate container cb69c60d775c 20:57:05 ---> 2d536ecbb7c3 20:57:05 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 20:57:05 ---> 9e7e402bc28b 20:57:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:57:05 ---> Running in c02e7bc8e9f0 20:57:06 Removing intermediate container 5056197ecf6e 20:57:06 ---> 6fd5440dc352 20:57:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:57:07 ---> Running in 228022aa00bf 20:57:07 ---> 275e158edd76 20:57:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:57:08 Removing intermediate container 228022aa00bf 20:57:08 ---> e9622773a415 20:57:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:09 ---> ff2056b54743 20:57:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:57:09 ---> Running in f1d593fcd97c 20:57:10 (1/43) Installing readline (8.1.1-r0) 20:57:10 (2/43) Installing bash (5.1.16-r0) 20:57:10 ---> 1878068e486c 20:57:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:57:10 Executing bash-5.1.16-r0.post-install 20:57:10 (3/43) Installing brotli-libs (1.0.9-r5) 20:57:10 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:57:10 (5/43) Installing libcurl (7.80.0-r1) 20:57:10 (6/43) Installing curl (7.80.0-r1) 20:57:10 (7/43) Installing dumb-init (1.2.5-r1) 20:57:10 (8/43) Installing libbz2 (1.0.8-r1) 20:57:10 (9/43) Installing expat (2.4.7-r0) 20:57:10 (10/43) Installing libffi (3.4.2-r1) 20:57:10 (11/43) Installing gdbm (1.22-r0) 20:57:10 (12/43) Installing xz-libs (5.2.5-r1) 20:57:10 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:57:10 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:57:11 (15/43) Installing mpdecimal (2.5.1-r1) 20:57:11 (16/43) Installing sqlite-libs (3.36.0-r0) 20:57:11 (17/43) Installing python3 (3.9.7-r4) 20:57:13 ---> aa3e8ad58478 20:57:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:57:14 Removing intermediate container f1d593fcd97c 20:57:14 ---> c0d9c0906afe 20:57:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:15 ---> bc0503103ae1 20:57:15 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/ 20:57:15 ---> Running in 631bc280f8a8 20:57:15 ---> 6a9ccd69c5c4 20:57:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:57:16 (18/43) Installing py3-appdirs (1.4.4-r2) 20:57:16 (19/43) Installing py3-certifi (2020.12.5-r1) 20:57:16 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:57:16 (21/43) Installing py3-idna (3.3-r0) 20:57:16 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:57:16 (23/43) Installing py3-requests (2.26.0-r1) 20:57:16 (24/43) Installing py3-msgpack (1.0.2-r1) 20:57:16 (25/43) Installing py3-lockfile (0.12.2-r4) 20:57:16 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:57:16 (27/43) Installing py3-colorama (0.4.4-r1) 20:57:16 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:57:16 (29/43) Installing py3-distlib (0.3.3-r0) 20:57:16 (30/43) Installing py3-distro (1.6.0-r0) 20:57:16 (31/43) Installing py3-six (1.16.0-r0) 20:57:16 (32/43) Installing py3-webencodings (0.5.1-r4) 20:57:16 (33/43) Installing py3-html5lib (1.1-r1) 20:57:17 (34/43) Installing py3-parsing (2.4.7-r2) 20:57:17 (35/43) Installing py3-packaging (20.9-r1) 20:57:17 (36/43) Installing py3-tomli (1.2.2-r0) 20:57:17 (37/43) Installing py3-pep517 (0.12.0-r0) 20:57:17 (38/43) Installing py3-progress (1.6-r0) 20:57:17 (39/43) Installing py3-retrying (1.3.3-r2) 20:57:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:57:17 (41/43) Installing py3-setuptools (52.0.0-r4) 20:57:17 (42/43) Installing py3-toml (0.10.2-r2) 20:57:17 (43/43) Installing py3-pip (20.3.4-r1) 20:57:18 ---> 9f0944fc08d5 20:57:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:57:19 Executing busybox-1.34.1-r5.trigger 20:57:19 Removing intermediate container 631bc280f8a8 20:57:19 ---> ce1a3f32e409 20:57:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:57:19 OK: 82 MiB in 65 packages 20:57:19 ---> Running in 9dbd567cd175 20:57:19 ---> 169b452f1aa1 20:57:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:57:20 Removing intermediate container 9dbd567cd175 20:57:20 ---> 0e86db8c7447 20:57:20 Step 23/25 : LABEL arch=arm64 20:57:20 ---> Running in 80afd8984975 20:57:20 ---> 62a9007a2409 20:57:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:57:21 Removing intermediate container 80afd8984975 20:57:21 ---> 7e1f75d55edf 20:57:21 Step 24/25 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:57:21 ---> Running in d53301b9348c 20:57:22 Removing intermediate container d53301b9348c 20:57:22 ---> bf26ab2fae4c 20:57:22 Step 25/25 : LABEL version=0.0.0 20:57:22 ---> Running in 2fbc745559e6 20:57:22 ---> e51676de8e8b 20:57:22 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:57:22 ---> Running in cd75d98d7c23 20:57:22 Removing intermediate container 2fbc745559e6 20:57:22 ---> 26bbdfde4db1 20:57:22 20:57:24 Removing intermediate container cd75d98d7c23 20:57:24 ---> aa1492d67231 20:57:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:57:24 Successfully built 26bbdfde4db1 20:57:24 Successfully tagged security-secretstore-setup-arm64:latest 20:57:24  Building security-secretstore-setup ... done Building core-command 20:57:25 ---> 2ca6d306e0cc 20:57:25 Step 26/31 : RUN chmod +x /entrypoint.sh 20:57:25 ---> Running in 4276f44920a2 20:57:26 Collecting docker-compose==1.23.2 20:57:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:57:28 Collecting PyYAML<4,>=3.10 20:57:29 Downloading PyYAML-3.13.tar.gz (270 kB) 20:57:31 Removing intermediate container 4276f44920a2 20:57:31 ---> 1bbf37705014 20:57:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:57:31 ---> Running in cfc45127ac67 20:57:33 Removing intermediate container cfc45127ac67 20:57:33 ---> 550e60e5f416 20:57:33 Step 28/31 : CMD ["gate"] 20:57:33 ---> Running in 8cc9a9505e12 20:57:34 Removing intermediate container 8cc9a9505e12 20:57:34 ---> b20f972b68d7 20:57:34 Step 29/31 : LABEL arch=arm64 20:57:35 ---> Running in fc7314618885 20:57:35 Collecting cached-property<2,>=1.2.0 20:57:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:57:35 Collecting texttable<0.10,>=0.9.0 20:57:35 Downloading texttable-0.9.1.tar.gz (11 kB) 20:57:35 Removing intermediate container fc7314618885 20:57:35 ---> 7436a72c15fb 20:57:35 Step 30/31 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:57:36 Removing intermediate container 9aefb3b92ede 20:57:36 ---> a89f3196ebdf 20:57:36 20:57:36 ---> Running in 644c823de668 20:57:36 Step 10/23 : FROM alpine:3.14 20:57:36 ---> ac73e934f311 20:57:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:57:36 ---> Running in cfed5ddfc8a4 20:57:37 Removing intermediate container 644c823de668 20:57:37 ---> f4d5c35f0caf 20:57:37 Step 31/31 : LABEL version=0.0.0 20:57:37 Removing intermediate container cfed5ddfc8a4 20:57:37 ---> 583755030baf 20:57:37 Step 12/23 : ENV APP_PORT=59880 20:57:37 ---> Running in 21bafb467f71 20:57:37 ---> Running in 437901bef057 20:57:38 Removing intermediate container 21bafb467f71 20:57:38 ---> 30f2022060b0 20:57:38 Step 13/23 : EXPOSE $APP_PORT 20:57:38 ---> Running in d2ee5928d055 20:57:38 Removing intermediate container 437901bef057 20:57:38 ---> d2c09ef4843b 20:57:38 20:57:39 Removing intermediate container d2ee5928d055 20:57:39 ---> 3c6718d85405 20:57:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:39 ---> Running in 95a4eb13db48 20:57:39 Successfully built d2c09ef4843b 20:57:39 Successfully tagged security-bootstrapper-arm64:latest 20:57:39  Building security-bootstrapper ... done Building support-scheduler 20:57:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:57:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:57:40 Collecting docker<4.0,>=3.6.0 20:57:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:57:41 Collecting jsonschema<3,>=2.5.1 20:57:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:57:42 Collecting websocket-client<1.0,>=0.32.0 20:57:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:57:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:57:42 Collecting docopt<0.7,>=0.6.1 20:57:42 Downloading docopt-0.6.2.tar.gz (25 kB) 20:57:42 Removing intermediate container 95a4eb13db48 20:57:42 ---> 37efe445e85a 20:57:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:57:42 ---> Running in 90b39b0ee865 20:57:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:57:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:57:45 Collecting dockerpty<0.5,>=0.4.1 20:57:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:57:47 (1/6) Installing dumb-init (1.2.5-r1) 20:57:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:57:47 (3/6) Installing libsodium (1.0.18-r0) 20:57:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:57:47 (5/6) Installing libzmq (4.3.4-r0) 20:57:48 (6/6) Installing zeromq (4.3.4-r0) 20:57:48 Executing busybox-1.33.1-r7.trigger 20:57:48 OK: 8 MiB in 20 packages 20:57:49 Collecting docker-pycreds>=0.4.0 20:57:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:57:51 Removing intermediate container 90b39b0ee865 20:57:51 ---> 806f2b9b145b 20:57:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:51 Collecting idna<2.8,>=2.5 20:57:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:57:51 Collecting chardet<3.1.0,>=3.0.2 20:57:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:57:52 Collecting urllib3<1.25,>=1.21.1 20:57:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:57:52 ---> b7a2a1e7f23b 20:57:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:57:52 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) 20:57:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:57:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:57:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:57:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:57:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:57:54 Attempting uninstall: urllib3 20:57:54 Found existing installation: urllib3 1.26.7 20:57:54 Uninstalling urllib3-1.26.7: 20:57:54 Successfully uninstalled urllib3-1.26.7 20:57:54 ---> 1f00434c3e43 20:57:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:57:55 Attempting uninstall: idna 20:57:55 Found existing installation: idna 3.3 20:57:55 Uninstalling idna-3.3: 20:57:55 Successfully uninstalled idna-3.3 20:57:55 ---> b0bfcdd0013c 20:57:55 Step 19/23 : ENTRYPOINT ["/core-data"] 20:57:56 ---> Running in 1358120acf03 20:57:56 Removing intermediate container 1358120acf03 20:57:56 ---> d65cbc1ed219 20:57:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:56 ---> Running in 796935db07c5 20:57:57 Removing intermediate container 796935db07c5 20:57:57 ---> b598e32ae69b 20:57:57 Step 21/23 : LABEL arch=arm64 20:57:58 ---> Running in f149b3fe2381 20:57:58 Removing intermediate container f149b3fe2381 20:57:58 ---> 05a7a615e2ec 20:57:58 Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:57:58 ---> Running in 7e87198acfb1 20:57:59 Removing intermediate container 7e87198acfb1 20:57:59 ---> 0e0566cddf11 20:57:59 Step 23/23 : LABEL version=0.0.0 20:57:59 ---> Running in 070900266cf8 20:58:00 Attempting uninstall: requests 20:58:00 Found existing installation: requests 2.26.0 20:58:00 Uninstalling requests-2.26.0: 20:58:00 Removing intermediate container 070900266cf8 20:58:00 ---> b59329c75a58 20:58:00 20:58:00 Successfully uninstalled requests-2.26.0 20:58:01 Running setup.py install for texttable: started 20:58:01 Successfully built b59329c75a58 20:58:01 Successfully tagged core-data-arm64:latest 20:58:01  Building core-data ... done Building support-notifications 20:58:06 Running setup.py install for texttable: finished with status 'done' 20:58:06 Running setup.py install for PyYAML: started 20:58:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:58:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:06 ---> f8f6555d9464 20:58:06 Step 3/23 : WORKDIR /edgex-go 20:58:06 ---> Using cache 20:58:06 ---> 2d30ed4c6d30 20:58:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:06 ---> Using cache 20:58:06 ---> b20178629343 20:58:06 Step 5/23 : RUN apk add --update --no-cache make git 20:58:06 ---> Using cache 20:58:06 ---> bf4517fb2cb5 20:58:06 Step 6/23 : COPY go.mod vendor* ./ 20:58:06 ---> Using cache 20:58:06 ---> ec32693857aa 20:58:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:06 ---> Using cache 20:58:06 ---> 6b92b947bfdd 20:58:06 Step 8/23 : COPY . . 20:58:06 ---> Using cache 20:58:06 ---> d645dd16cc2c 20:58:06 Step 9/23 : RUN make cmd/core-command/core-command 20:58:06 ---> Running in 6db6b2214e19 20:58:07 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 20:58:09 Running setup.py install for PyYAML: finished with status 'done' 20:58:09 Running setup.py install for docopt: started 20:58:12 Running setup.py install for docopt: finished with status 'done' 20:58:12 Running setup.py install for dockerpty: started 20:58:15 Running setup.py install for dockerpty: finished with status 'done' 20:58:19 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 20:58:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:58:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:37 ---> f8f6555d9464 20:58:37 Step 3/22 : WORKDIR /edgex-go 20:58:37 ---> Using cache 20:58:37 ---> 2d30ed4c6d30 20:58:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:37 ---> Using cache 20:58:37 ---> b20178629343 20:58:37 Step 5/22 : RUN apk add --update --no-cache make git 20:58:37 ---> Using cache 20:58:37 ---> bf4517fb2cb5 20:58:37 Step 6/22 : COPY go.mod vendor* ./ 20:58:37 ---> Using cache 20:58:37 ---> ec32693857aa 20:58:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:37 ---> Using cache 20:58:37 ---> 6b92b947bfdd 20:58:37 Step 8/22 : COPY . . 20:58:37 ---> Using cache 20:58:37 ---> d645dd16cc2c 20:58:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:58:37 ---> Running in 9561d7c83868 20:58:39 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 20:58:45 Removing intermediate container c02e7bc8e9f0 20:58:45 ---> 65a2aec6da18 20:58:45 Step 14/23 : ENV APP_PORT=58890 20:58:45 ---> Running in 154b65464e89 20:58:45 Removing intermediate container 154b65464e89 20:58:45 ---> c9ad669723a6 20:58:45 Step 15/23 : EXPOSE $APP_PORT 20:58:45 ---> Running in 47af5adab79d 20:58:46 Removing intermediate container 47af5adab79d 20:58:46 ---> 12d33600671b 20:58:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:58:49 ---> 45f70ebbdb34 20:58:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:58:50 ---> 83594c59de03 20:58:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:58:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:58:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:51 ---> f8f6555d9464 20:58:51 Step 3/22 : WORKDIR /edgex-go 20:58:51 ---> Using cache 20:58:51 ---> 2d30ed4c6d30 20:58:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:51 ---> Using cache 20:58:51 ---> b20178629343 20:58:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:58:51 ---> Running in 12ecba8834e9 20:58:52 ---> 8d90b34ec8d4 20:58:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:58:52 ---> Running in ad42ac1f3f4e 20:58:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:58:53 Removing intermediate container ad42ac1f3f4e 20:58:53 ---> 26f71a4c46b6 20:58:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:53 ---> Running in ab1cf58ef3e0 20:58:53 Removing intermediate container ab1cf58ef3e0 20:58:53 ---> 982aade62f90 20:58:53 Step 21/23 : LABEL arch=arm64 20:58:54 ---> Running in 20e2a5a80e45 20:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:58:54 Removing intermediate container 20e2a5a80e45 20:58:54 ---> c97c2c4ae009 20:58:54 Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:58:54 ---> Running in c64ac5648f74 20:58:55 Removing intermediate container c64ac5648f74 20:58:55 ---> e211a875a317 20:58:55 Step 23/23 : LABEL version=0.0.0 20:58:55 ---> Running in 2db07082940f 20:58:56 OK: 220 MiB in 52 packages 20:58:56 Removing intermediate container 2db07082940f 20:58:56 ---> 060b10cea404 20:58:56 20:58:56 Successfully built 060b10cea404 20:58:56 Successfully tagged sys-mgmt-agent-arm64:latest 20:58:56 Building security-spire-config 20:58:57  Building sys-mgmt-agent ... done Removing intermediate container 12ecba8834e9 20:58:57 ---> 3395b0155356 20:58:57 Step 6/22 : COPY go.mod vendor* ./ 20:58:58 ---> 94e44be5dbdb 20:58:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:58 ---> Running in 1b6fbdd15474 20:59:05 Removing intermediate container 1b6fbdd15474 20:59:05 ---> a055979043b7 20:59:05 Step 8/22 : COPY . . 20:59:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:59:32 ---> f8f6555d9464 20:59:32 Step 3/26 : WORKDIR /edgex-go 20:59:32 ---> Using cache 20:59:32 ---> 2d30ed4c6d30 20:59:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:32 ---> Using cache 20:59:32 ---> b20178629343 20:59:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:59:32 ---> Running in dfe735cd952f 20:59:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:34 OK: 220 MiB in 52 packages 20:59:35 ---> ab94a311f876 20:59:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:59:35 ---> Running in bd6d44ddf632 20:59:36 Removing intermediate container dfe735cd952f 20:59:36 ---> de19d2eb8eb1 20:59:36 Step 6/26 : COPY go.mod vendor* ./ 20:59:37 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 20:59:37 ---> 3bb77a1e9af3 20:59:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:37 ---> Running in 255c163c5ae4 20:59:43 Removing intermediate container 255c163c5ae4 20:59:43 ---> 3e067e06ba60 20:59:43 Step 8/26 : COPY . . 21:00:10 ---> cbd2da9f140c 21:00:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:00:10 ---> Running in 3a0151ed58d9 21:00:10 Removing intermediate container 3a0151ed58d9 21:00:10 ---> 28e747db1db9 21:00:10 Step 10/26 : RUN mkdir -p spire-build 21:00:10 ---> Running in 47c9523e2501 21:00:11 Removing intermediate container 47c9523e2501 21:00:11 ---> e2316cea6c4a 21:00:11 Step 11/26 : WORKDIR /edgex-go/spire-build 21:00:11 ---> Running in 031ef1d5b80d 21:00:12 Removing intermediate container 031ef1d5b80d 21:00:12 ---> 47f6968292c5 21:00:12 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:00:12 ---> Running in 310fda412081 21:00:15 spire-1.2.1/ 21:00:15 spire-1.2.1/.data/ 21:00:15 spire-1.2.1/.data/.file 21:00:15 spire-1.2.1/.dockerignore 21:00:15 spire-1.2.1/.gitattributes 21:00:15 spire-1.2.1/.githooks/ 21:00:15 spire-1.2.1/.githooks/pre-commit 21:00:15 spire-1.2.1/.github/ 21:00:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:00:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:00:15 spire-1.2.1/.github/dependabot.yml 21:00:15 spire-1.2.1/.github/workflows/ 21:00:15 spire-1.2.1/.github/workflows/nightly_build.yaml 21:00:15 spire-1.2.1/.github/workflows/pr_build.yaml 21:00:15 spire-1.2.1/.github/workflows/release_build.yaml 21:00:15 spire-1.2.1/.github/workflows/scripts/ 21:00:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:00:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:00:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:00:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:00:15 spire-1.2.1/.github/workflows/scripts/split.sh 21:00:15 spire-1.2.1/.gitignore 21:00:15 spire-1.2.1/.go-version 21:00:15 spire-1.2.1/.golangci.yml 21:00:15 spire-1.2.1/ADOPTERS.md 21:00:15 spire-1.2.1/CHANGELOG.md 21:00:15 spire-1.2.1/CODE-OF-CONDUCT.md 21:00:15 spire-1.2.1/CODEOWNERS 21:00:15 spire-1.2.1/CONTRIBUTING.md 21:00:15 spire-1.2.1/Dockerfile 21:00:15 spire-1.2.1/Dockerfile.dev 21:00:15 spire-1.2.1/Dockerfile.scratch 21:00:15 spire-1.2.1/LICENSE 21:00:15 spire-1.2.1/MAINTAINERS.md 21:00:15 spire-1.2.1/Makefile 21:00:15 spire-1.2.1/README.md 21:00:15 spire-1.2.1/ROADMAP.md 21:00:15 spire-1.2.1/SECURITY.md 21:00:15 spire-1.2.1/cmd/ 21:00:15 spire-1.2.1/cmd/spire-agent/ 21:00:15 spire-1.2.1/cmd/spire-agent/cli/ 21:00:15 spire-1.2.1/cmd/spire-agent/cli/api/ 21:00:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/common/ 21:00:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:00:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/run/ 21:00:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:00:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:00:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:00:15 spire-1.2.1/cmd/spire-agent/main.go 21:00:15 spire-1.2.1/cmd/spire-server/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/agent/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/cli.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/run/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/token/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/validate/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/x509/ 21:00:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:00:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:00:15 spire-1.2.1/cmd/spire-server/main.go 21:00:15 spire-1.2.1/cmd/spire-server/util/ 21:00:15 spire-1.2.1/cmd/spire-server/util/util.go 21:00:15 spire-1.2.1/conf/ 21:00:15 spire-1.2.1/conf/agent/ 21:00:15 spire-1.2.1/conf/agent/agent.conf 21:00:15 spire-1.2.1/conf/agent/agent_full.conf 21:00:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:00:15 spire-1.2.1/conf/server/ 21:00:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:00:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:00:15 spire-1.2.1/conf/server/server.conf 21:00:15 spire-1.2.1/conf/server/server_full.conf 21:00:15 spire-1.2.1/doc/ 21:00:15 spire-1.2.1/doc/SPIRE101.md 21:00:15 spire-1.2.1/doc/auditlog.md 21:00:15 spire-1.2.1/doc/authorization_policy_engine.md 21:00:15 spire-1.2.1/doc/changelog_guidelines.md 21:00:15 spire-1.2.1/doc/cure53-report.pdf 21:00:15 spire-1.2.1/doc/images/ 21:00:15 spire-1.2.1/doc/images/2019_roadmap.png 21:00:15 spire-1.2.1/doc/images/SPIRE101.png 21:00:15 spire-1.2.1/doc/images/SPIRE_agent.png 21:00:15 spire-1.2.1/doc/images/SPIRE_server.png 21:00:15 spire-1.2.1/doc/images/cache_mgr.png 21:00:15 spire-1.2.1/doc/images/cache_mgr_components.png 21:00:15 spire-1.2.1/doc/images/federated_spire.png 21:00:15 spire-1.2.1/doc/images/ha_mode.png 21:00:15 spire-1.2.1/doc/images/nested_spire.png 21:00:15 spire-1.2.1/doc/images/oidc_federation.png 21:00:15 spire-1.2.1/doc/images/single_trust_domain.png 21:00:15 spire-1.2.1/doc/images/spiffe_compatible.png 21:00:15 spire-1.2.1/doc/images/spire_logo.png 21:00:15 spire-1.2.1/doc/migrating_registration_api_clients.md 21:00:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:00:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:00:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:00:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:00:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:00:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:00:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:00:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:00:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:00:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:00:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:00:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:00:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:00:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:00:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:00:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:00:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:00:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:00:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:00:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:00:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:00:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:00:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:00:15 spire-1.2.1/doc/scaling_spire.md 21:00:15 spire-1.2.1/doc/spire_agent.md 21:00:15 spire-1.2.1/doc/spire_server.md 21:00:15 spire-1.2.1/doc/supported_integrations.md 21:00:15 spire-1.2.1/doc/telemetry.md 21:00:15 spire-1.2.1/doc/telemetry_config.md 21:00:15 spire-1.2.1/doc/upgrading.md 21:00:15 spire-1.2.1/doc/using_spire.md 21:00:15 spire-1.2.1/examples/ 21:00:15 spire-1.2.1/examples/README.md 21:00:15 spire-1.2.1/go.mod 21:00:15 spire-1.2.1/go.sum 21:00:15 spire-1.2.1/pkg/ 21:00:15 spire-1.2.1/pkg/agent/ 21:00:15 spire-1.2.1/pkg/agent/agent.go 21:00:15 spire-1.2.1/pkg/agent/api/ 21:00:15 spire-1.2.1/pkg/agent/api/config.go 21:00:15 spire-1.2.1/pkg/agent/api/debug/ 21:00:15 spire-1.2.1/pkg/agent/api/debug/v1/ 21:00:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:00:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:00:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:00:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:00:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:00:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:00:15 spire-1.2.1/pkg/agent/api/endpoints.go 21:00:15 spire-1.2.1/pkg/agent/api/health/ 21:00:15 spire-1.2.1/pkg/agent/api/health/v1/ 21:00:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:00:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:00:15 spire-1.2.1/pkg/agent/api/rpccontext/ 21:00:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:00:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:00:15 spire-1.2.1/pkg/agent/attestor/ 21:00:15 spire-1.2.1/pkg/agent/attestor/node/ 21:00:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:00:15 spire-1.2.1/pkg/agent/attestor/node/node.go 21:00:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:00:15 spire-1.2.1/pkg/agent/attestor/workload/ 21:00:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:00:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:00:15 spire-1.2.1/pkg/agent/catalog/ 21:00:15 spire-1.2.1/pkg/agent/catalog/catalog.go 21:00:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:00:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:00:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:00:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:00:15 spire-1.2.1/pkg/agent/client/ 21:00:15 spire-1.2.1/pkg/agent/client/client.go 21:00:15 spire-1.2.1/pkg/agent/client/client_test.go 21:00:15 spire-1.2.1/pkg/agent/client/dial.go 21:00:15 spire-1.2.1/pkg/agent/client/nodeconn.go 21:00:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:00:15 spire-1.2.1/pkg/agent/client/update.go 21:00:15 spire-1.2.1/pkg/agent/client/util.go 21:00:15 spire-1.2.1/pkg/agent/common/ 21:00:15 spire-1.2.1/pkg/agent/common/backoff/ 21:00:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:00:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:00:15 spire-1.2.1/pkg/agent/common/cgroups/ 21:00:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:00:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:00:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:00:15 spire-1.2.1/pkg/agent/config.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/ 21:00:15 spire-1.2.1/pkg/agent/endpoints/config.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:00:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:00:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/workload/ 21:00:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:00:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:00:15 spire-1.2.1/pkg/agent/manager/ 21:00:15 spire-1.2.1/pkg/agent/manager/cache/ 21:00:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:00:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:00:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:00:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:00:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:00:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:00:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:00:15 spire-1.2.1/pkg/agent/manager/config.go 21:00:15 spire-1.2.1/pkg/agent/manager/manager.go 21:00:15 spire-1.2.1/pkg/agent/manager/manager_test.go 21:00:15 spire-1.2.1/pkg/agent/manager/storage.go 21:00:15 spire-1.2.1/pkg/agent/manager/storage_test.go 21:00:15 spire-1.2.1/pkg/agent/manager/storecache/ 21:00:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:00:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:00:15 spire-1.2.1/pkg/agent/manager/sync.go 21:00:15 spire-1.2.1/pkg/agent/plugin/ 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:00:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:00:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:00:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:00:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:00:15 spire-1.2.1/pkg/agent/svid/ 21:00:15 spire-1.2.1/pkg/agent/svid/rotator.go 21:00:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:00:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:00:15 spire-1.2.1/pkg/agent/svid/store/ 21:00:15 spire-1.2.1/pkg/agent/svid/store/service.go 21:00:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:00:15 spire-1.2.1/pkg/common/ 21:00:15 spire-1.2.1/pkg/common/agentpathtemplate/ 21:00:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:00:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:00:15 spire-1.2.1/pkg/common/api/ 21:00:15 spire-1.2.1/pkg/common/api/metrics.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/ 21:00:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/logger.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/names.go 21:00:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:00:15 spire-1.2.1/pkg/common/api/names.go 21:00:15 spire-1.2.1/pkg/common/api/ratelimit.go 21:00:15 spire-1.2.1/pkg/common/api/rpccontext/ 21:00:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:00:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:00:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:00:15 spire-1.2.1/pkg/common/auth/ 21:00:15 spire-1.2.1/pkg/common/auth/interceptors.go 21:00:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:00:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/ 21:00:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/types.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:00:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:00:15 spire-1.2.1/pkg/common/catalog/ 21:00:15 spire-1.2.1/pkg/common/catalog/bind.go 21:00:15 spire-1.2.1/pkg/common/catalog/builtin.go 21:00:15 spire-1.2.1/pkg/common/catalog/catalog.go 21:00:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:00:15 spire-1.2.1/pkg/common/catalog/closers.go 21:00:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:00:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:00:15 spire-1.2.1/pkg/common/catalog/config.go 21:00:15 spire-1.2.1/pkg/common/catalog/config_test.go 21:00:15 spire-1.2.1/pkg/common/catalog/configure.go 21:00:15 spire-1.2.1/pkg/common/catalog/constraints.go 21:00:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:00:15 spire-1.2.1/pkg/common/catalog/context.go 21:00:15 spire-1.2.1/pkg/common/catalog/external.go 21:00:15 spire-1.2.1/pkg/common/catalog/host.go 21:00:15 spire-1.2.1/pkg/common/catalog/pipenet.go 21:00:15 spire-1.2.1/pkg/common/catalog/plugin.go 21:00:15 spire-1.2.1/pkg/common/catalog/testplugin/ 21:00:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:00:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:00:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:00:15 spire-1.2.1/pkg/common/cli/ 21:00:15 spire-1.2.1/pkg/common/cli/env.go 21:00:15 spire-1.2.1/pkg/common/cli/flags.go 21:00:15 spire-1.2.1/pkg/common/cli/trust_domain.go 21:00:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:00:15 spire-1.2.1/pkg/common/cli/umask.go 21:00:15 spire-1.2.1/pkg/common/cli/umask_posix.go 21:00:15 spire-1.2.1/pkg/common/cli/umask_test.go 21:00:15 spire-1.2.1/pkg/common/cli/umask_windows.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/ 21:00:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/flag.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/format.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/ 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:00:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:00:15 spire-1.2.1/pkg/common/coretypes/ 21:00:15 spire-1.2.1/pkg/common/coretypes/bundle/ 21:00:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:00:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:00:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:00:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:00:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:00:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:00:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:00:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:00:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:00:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:00:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:00:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:00:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:00:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:00:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:00:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:00:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:00:15 spire-1.2.1/pkg/common/cryptoutil/ 21:00:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:00:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:00:15 spire-1.2.1/pkg/common/diskutil/ 21:00:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:00:15 spire-1.2.1/pkg/common/diskutil/file_test.go 21:00:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:00:15 spire-1.2.1/pkg/common/errorutil/ 21:00:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:00:15 spire-1.2.1/pkg/common/health/ 21:00:15 spire-1.2.1/pkg/common/health/config.go 21:00:15 spire-1.2.1/pkg/common/health/context.go 21:00:15 spire-1.2.1/pkg/common/health/context_test.go 21:00:15 spire-1.2.1/pkg/common/health/health.go 21:00:15 spire-1.2.1/pkg/common/health/health_test.go 21:00:15 spire-1.2.1/pkg/common/health/logger.go 21:00:15 spire-1.2.1/pkg/common/hostservice/ 21:00:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:00:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:00:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:00:15 spire-1.2.1/pkg/common/idutil/ 21:00:15 spire-1.2.1/pkg/common/idutil/require.go 21:00:15 spire-1.2.1/pkg/common/idutil/require_test.go 21:00:15 spire-1.2.1/pkg/common/idutil/safety.go 21:00:15 spire-1.2.1/pkg/common/idutil/safety_test.go 21:00:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:00:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:00:15 spire-1.2.1/pkg/common/jwtsvid/ 21:00:15 spire-1.2.1/pkg/common/jwtsvid/common.go 21:00:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:00:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:00:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:00:15 spire-1.2.1/pkg/common/jwtutil/ 21:00:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:00:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:00:15 spire-1.2.1/pkg/common/log/ 21:00:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:00:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:00:15 spire-1.2.1/pkg/common/log/log.go 21:00:15 spire-1.2.1/pkg/common/log/log_test.go 21:00:15 spire-1.2.1/pkg/common/log/options.go 21:00:15 spire-1.2.1/pkg/common/nodeutil/ 21:00:15 spire-1.2.1/pkg/common/nodeutil/node.go 21:00:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:00:15 spire-1.2.1/pkg/common/peertracker/ 21:00:15 spire-1.2.1/pkg/common/peertracker/conn.go 21:00:15 spire-1.2.1/pkg/common/peertracker/credentials.go 21:00:15 spire-1.2.1/pkg/common/peertracker/errors.go 21:00:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:00:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:00:15 spire-1.2.1/pkg/common/peertracker/info.go 21:00:15 spire-1.2.1/pkg/common/peertracker/listener.go 21:00:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:00:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:00:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:00:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:00:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:00:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:00:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:00:15 spire-1.2.1/pkg/common/peertracker/tcp.go 21:00:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:00:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:00:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:00:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:00:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:00:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:00:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:00:15 spire-1.2.1/pkg/common/peertracker/uds.go 21:00:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:00:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:00:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:00:15 spire-1.2.1/pkg/common/pemutil/ 21:00:15 spire-1.2.1/pkg/common/pemutil/block.go 21:00:15 spire-1.2.1/pkg/common/pemutil/certs.go 21:00:15 spire-1.2.1/pkg/common/pemutil/common.go 21:00:15 spire-1.2.1/pkg/common/pemutil/csr.go 21:00:15 spire-1.2.1/pkg/common/pemutil/keys.go 21:00:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/ 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:00:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:00:15 spire-1.2.1/pkg/common/plugin/ 21:00:15 spire-1.2.1/pkg/common/plugin/aws/ 21:00:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:00:15 spire-1.2.1/pkg/common/plugin/azure/ 21:00:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:00:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:00:15 spire-1.2.1/pkg/common/plugin/facade.go 21:00:15 spire-1.2.1/pkg/common/plugin/facade_test.go 21:00:15 spire-1.2.1/pkg/common/plugin/gcp/ 21:00:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:00:15 spire-1.2.1/pkg/common/plugin/k8s/ 21:00:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:00:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:00:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:00:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:00:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:00:15 spire-1.2.1/pkg/common/plugin/log.go 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/ 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:00:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:00:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:00:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:00:15 spire-1.2.1/pkg/common/plugin/x509pop/ 21:00:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:00:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:00:15 spire-1.2.1/pkg/common/profiling/ 21:00:15 spire-1.2.1/pkg/common/profiling/dumpers.go 21:00:15 spire-1.2.1/pkg/common/profiling/profiling.go 21:00:15 spire-1.2.1/pkg/common/protoutil/ 21:00:15 spire-1.2.1/pkg/common/protoutil/masks.go 21:00:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:00:15 spire-1.2.1/pkg/common/rotationutil/ 21:00:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:00:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:00:15 spire-1.2.1/pkg/common/selector/ 21:00:15 spire-1.2.1/pkg/common/selector/selector.go 21:00:16 spire-1.2.1/pkg/common/selector/selector_test.go 21:00:16 spire-1.2.1/pkg/common/selector/set.go 21:00:16 spire-1.2.1/pkg/common/selector/set_utils.go 21:00:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/ 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/ 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:00:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:00:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:00:16 spire-1.2.1/pkg/common/telemetry/call.go 21:00:16 spire-1.2.1/pkg/common/telemetry/common/ 21:00:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:00:16 spire-1.2.1/pkg/common/telemetry/config.go 21:00:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:00:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/inmem.go 21:00:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/m3.go 21:00:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/metrics.go 21:00:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/names.go 21:00:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:00:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:00:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/ 21:00:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:00:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:00:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:00:16 spire-1.2.1/pkg/common/telemetry/server/server.go 21:00:16 spire-1.2.1/pkg/common/telemetry/sink.go 21:00:16 spire-1.2.1/pkg/common/telemetry/statsd.go 21:00:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:00:16 spire-1.2.1/pkg/common/telemetry/uptime.go 21:00:16 spire-1.2.1/pkg/common/telemetry/version.go 21:00:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:00:16 spire-1.2.1/pkg/common/uptime/ 21:00:16 spire-1.2.1/pkg/common/uptime/uptime.go 21:00:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:00:16 spire-1.2.1/pkg/common/util/ 21:00:16 spire-1.2.1/pkg/common/util/certs.go 21:00:16 spire-1.2.1/pkg/common/util/certs_test.go 21:00:16 spire-1.2.1/pkg/common/util/csr.go 21:00:16 spire-1.2.1/pkg/common/util/hash.go 21:00:16 spire-1.2.1/pkg/common/util/selectors.go 21:00:16 spire-1.2.1/pkg/common/util/selectors_test.go 21:00:16 spire-1.2.1/pkg/common/util/signals.go 21:00:16 spire-1.2.1/pkg/common/util/sort.go 21:00:16 spire-1.2.1/pkg/common/util/sort_test.go 21:00:16 spire-1.2.1/pkg/common/util/task.go 21:00:16 spire-1.2.1/pkg/common/util/task_test.go 21:00:16 spire-1.2.1/pkg/common/util/testdata/ 21:00:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:00:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:00:16 spire-1.2.1/pkg/common/version/ 21:00:16 spire-1.2.1/pkg/common/version/version.go 21:00:16 spire-1.2.1/pkg/common/x509svid/ 21:00:16 spire-1.2.1/pkg/common/x509svid/common_test.go 21:00:16 spire-1.2.1/pkg/common/x509svid/csr.go 21:00:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:00:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:00:16 spire-1.2.1/pkg/common/x509util/ 21:00:16 spire-1.2.1/pkg/common/x509util/cert.go 21:00:16 spire-1.2.1/pkg/common/x509util/dns.go 21:00:16 spire-1.2.1/pkg/common/x509util/dns_test.go 21:00:16 spire-1.2.1/pkg/common/x509util/keyid.go 21:00:16 spire-1.2.1/pkg/common/x509util/keypair.go 21:00:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:00:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:00:16 spire-1.2.1/pkg/server/ 21:00:16 spire-1.2.1/pkg/server/api/ 21:00:16 spire-1.2.1/pkg/server/api/agent.go 21:00:16 spire-1.2.1/pkg/server/api/agent/ 21:00:16 spire-1.2.1/pkg/server/api/agent/v1/ 21:00:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:00:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:00:16 spire-1.2.1/pkg/server/api/agent_test.go 21:00:16 spire-1.2.1/pkg/server/api/api.go 21:00:16 spire-1.2.1/pkg/server/api/audit/ 21:00:16 spire-1.2.1/pkg/server/api/audit/audit.go 21:00:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:00:16 spire-1.2.1/pkg/server/api/bundle.go 21:00:16 spire-1.2.1/pkg/server/api/bundle/ 21:00:16 spire-1.2.1/pkg/server/api/bundle/v1/ 21:00:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:00:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:00:16 spire-1.2.1/pkg/server/api/bundle_test.go 21:00:16 spire-1.2.1/pkg/server/api/debug/ 21:00:16 spire-1.2.1/pkg/server/api/debug/v1/ 21:00:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:00:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:00:16 spire-1.2.1/pkg/server/api/entry.go 21:00:16 spire-1.2.1/pkg/server/api/entry/ 21:00:16 spire-1.2.1/pkg/server/api/entry/v1/ 21:00:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:00:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:00:16 spire-1.2.1/pkg/server/api/entry_test.go 21:00:16 spire-1.2.1/pkg/server/api/health/ 21:00:16 spire-1.2.1/pkg/server/api/health/v1/ 21:00:16 spire-1.2.1/pkg/server/api/health/v1/service.go 21:00:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:00:16 spire-1.2.1/pkg/server/api/id.go 21:00:16 spire-1.2.1/pkg/server/api/id_test.go 21:00:16 spire-1.2.1/pkg/server/api/limits/ 21:00:16 spire-1.2.1/pkg/server/api/limits/limits.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/ 21:00:16 spire-1.2.1/pkg/server/api/middleware/alias.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/audit.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/caller.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/common.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/entries.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:00:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:00:16 spire-1.2.1/pkg/server/api/ratelimit.go 21:00:16 spire-1.2.1/pkg/server/api/rpccontext/ 21:00:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:00:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:00:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:00:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:00:16 spire-1.2.1/pkg/server/api/selector.go 21:00:16 spire-1.2.1/pkg/server/api/selector_test.go 21:00:16 spire-1.2.1/pkg/server/api/status.go 21:00:16 spire-1.2.1/pkg/server/api/status_test.go 21:00:16 spire-1.2.1/pkg/server/api/svid/ 21:00:16 spire-1.2.1/pkg/server/api/svid/v1/ 21:00:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:00:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:00:16 spire-1.2.1/pkg/server/api/trustdomain.go 21:00:16 spire-1.2.1/pkg/server/api/trustdomain/ 21:00:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:00:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:00:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:00:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:00:16 spire-1.2.1/pkg/server/authpolicy/ 21:00:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:00:16 spire-1.2.1/pkg/server/authpolicy/policy.go 21:00:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:00:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:00:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:00:16 spire-1.2.1/pkg/server/authpolicy/validate.go 21:00:16 spire-1.2.1/pkg/server/bundle/ 21:00:16 spire-1.2.1/pkg/server/bundle/client/ 21:00:16 spire-1.2.1/pkg/server/bundle/client/client.go 21:00:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:00:16 spire-1.2.1/pkg/server/bundle/client/manager.go 21:00:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:00:16 spire-1.2.1/pkg/server/bundle/client/sources.go 21:00:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:00:16 spire-1.2.1/pkg/server/bundle/client/updater.go 21:00:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:00:16 spire-1.2.1/pkg/server/ca/ 21:00:16 spire-1.2.1/pkg/server/ca/ca.go 21:00:16 spire-1.2.1/pkg/server/ca/ca_health.go 21:00:16 spire-1.2.1/pkg/server/ca/ca_test.go 21:00:16 spire-1.2.1/pkg/server/ca/journal.go 21:00:16 spire-1.2.1/pkg/server/ca/journal_test.go 21:00:16 spire-1.2.1/pkg/server/ca/manager.go 21:00:16 spire-1.2.1/pkg/server/ca/manager_health.go 21:00:16 spire-1.2.1/pkg/server/ca/manager_test.go 21:00:16 spire-1.2.1/pkg/server/ca/templates.go 21:00:16 spire-1.2.1/pkg/server/ca/upstream_client.go 21:00:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:00:16 spire-1.2.1/pkg/server/ca/validation.go 21:00:16 spire-1.2.1/pkg/server/cache/ 21:00:16 spire-1.2.1/pkg/server/cache/dscache/ 21:00:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:00:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:00:16 spire-1.2.1/pkg/server/cache/entrycache/ 21:00:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:00:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:00:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:00:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:00:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:00:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:00:16 spire-1.2.1/pkg/server/catalog/ 21:00:16 spire-1.2.1/pkg/server/catalog/catalog.go 21:00:16 spire-1.2.1/pkg/server/catalog/keymanager.go 21:00:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:00:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:00:16 spire-1.2.1/pkg/server/catalog/notifier.go 21:00:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:00:16 spire-1.2.1/pkg/server/config.go 21:00:16 spire-1.2.1/pkg/server/datastore/ 21:00:16 spire-1.2.1/pkg/server/datastore/datastore.go 21:00:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:00:16 spire-1.2.1/pkg/server/datastore/repository.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:00:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:00:16 spire-1.2.1/pkg/server/endpoints/ 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/ 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:00:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:00:16 spire-1.2.1/pkg/server/endpoints/config.go 21:00:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:00:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:00:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:00:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:00:16 spire-1.2.1/pkg/server/endpoints/middleware.go 21:00:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:00:16 spire-1.2.1/pkg/server/hostservice/ 21:00:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:00:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:00:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:00:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:00:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:00:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:00:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:00:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/ 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/ 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:00:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:00:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:00:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/ 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:00:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:00:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:00:16 spire-1.2.1/pkg/server/registration/ 21:00:16 spire-1.2.1/pkg/server/registration/manager.go 21:00:16 spire-1.2.1/pkg/server/registration/manager_test.go 21:00:16 spire-1.2.1/pkg/server/scanentries.go 21:00:16 spire-1.2.1/pkg/server/scanentries_test.go 21:00:16 spire-1.2.1/pkg/server/server.go 21:00:16 spire-1.2.1/pkg/server/server_test.go 21:00:16 spire-1.2.1/pkg/server/svid/ 21:00:16 spire-1.2.1/pkg/server/svid/observer.go 21:00:16 spire-1.2.1/pkg/server/svid/observer_test.go 21:00:16 spire-1.2.1/pkg/server/svid/rotator.go 21:00:16 spire-1.2.1/pkg/server/svid/rotator_config.go 21:00:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:00:16 spire-1.2.1/pkg/server/svid/rotator_test.go 21:00:16 spire-1.2.1/proto/ 21:00:16 spire-1.2.1/proto/private/ 21:00:16 spire-1.2.1/proto/private/server/ 21:00:16 spire-1.2.1/proto/private/server/journal/ 21:00:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:00:16 spire-1.2.1/proto/private/server/journal/journal.proto 21:00:16 spire-1.2.1/proto/spire/ 21:00:16 spire-1.2.1/proto/spire/common/ 21:00:16 spire-1.2.1/proto/spire/common/common.pb.go 21:00:16 spire-1.2.1/proto/spire/common/common.proto 21:00:16 spire-1.2.1/proto/spire/common/plugin/ 21:00:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:00:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:00:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:00:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:00:16 spire-1.2.1/proto/spire/plugin/ 21:00:16 spire-1.2.1/proto/spire/plugin/agent/ 21:00:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:00:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:00:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:00:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:00:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:00:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:00:16 spire-1.2.1/release/ 21:00:16 spire-1.2.1/release/spire-extras/ 21:00:16 spire-1.2.1/release/spire-extras/README.md 21:00:16 spire-1.2.1/release/spire-extras/conf/ 21:00:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:00:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:00:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:00:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:00:16 spire-1.2.1/release/spire/ 21:00:16 spire-1.2.1/release/spire/README.md 21:00:16 spire-1.2.1/release/spire/conf/ 21:00:16 spire-1.2.1/release/spire/conf/agent/ 21:00:16 spire-1.2.1/release/spire/conf/agent/agent.conf 21:00:16 spire-1.2.1/release/spire/conf/server/ 21:00:16 spire-1.2.1/release/spire/conf/server/server.conf 21:00:16 spire-1.2.1/script/ 21:00:16 spire-1.2.1/script/build-artifact.sh 21:00:16 spire-1.2.1/script/generate_dummy_ca.sh 21:00:16 spire-1.2.1/support/ 21:00:16 spire-1.2.1/support/k8s/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:00:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/ 21:00:16 spire-1.2.1/support/oidc-discovery-provider/README.md 21:00:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/config.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/main.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:00:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:00:16 spire-1.2.1/test/ 21:00:16 spire-1.2.1/test/clock/ 21:00:16 spire-1.2.1/test/clock/clock.go 21:00:16 spire-1.2.1/test/fakes/ 21:00:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:00:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:00:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:00:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:00:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:00:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:00:16 spire-1.2.1/test/fakes/fakeagentstore/ 21:00:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:00:16 spire-1.2.1/test/fakes/fakedatastore/ 21:00:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:00:16 spire-1.2.1/test/fakes/fakeentryclient/ 21:00:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:00:16 spire-1.2.1/test/fakes/fakehealthchecker/ 21:00:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:00:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:00:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:00:16 spire-1.2.1/test/fakes/fakemetrics/ 21:00:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:00:16 spire-1.2.1/test/fakes/fakenoderesolver/ 21:00:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:00:16 spire-1.2.1/test/fakes/fakenotifier/ 21:00:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:00:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:00:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:00:16 spire-1.2.1/test/fakes/fakeserverca/ 21:00:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:00:16 spire-1.2.1/test/fakes/fakeservercatalog/ 21:00:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:00:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:00:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:00:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:00:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:00:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:00:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:00:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:00:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:00:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:00:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:00:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:00:16 spire-1.2.1/test/fixture/ 21:00:16 spire-1.2.1/test/fixture/certs/ 21:00:16 spire-1.2.1/test/fixture/certs/agent_svid.der 21:00:16 spire-1.2.1/test/fixture/certs/base_cert.pem 21:00:16 spire-1.2.1/test/fixture/certs/base_csr.pem 21:00:16 spire-1.2.1/test/fixture/certs/base_key.pem 21:00:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:00:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:00:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:00:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:00:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:00:16 spire-1.2.1/test/fixture/certs/blog_key.pem 21:00:16 spire-1.2.1/test/fixture/certs/bundle.der 21:00:16 spire-1.2.1/test/fixture/certs/ca.pem 21:00:16 spire-1.2.1/test/fixture/certs/ca_key.pem 21:00:16 spire-1.2.1/test/fixture/certs/database_cert.pem 21:00:16 spire-1.2.1/test/fixture/certs/database_csr.pem 21:00:16 spire-1.2.1/test/fixture/certs/database_key.pem 21:00:16 spire-1.2.1/test/fixture/certs/node_cert.pem 21:00:16 spire-1.2.1/test/fixture/certs/node_csr.pem 21:00:16 spire-1.2.1/test/fixture/certs/node_key.pem 21:00:16 spire-1.2.1/test/fixture/certs/svid.pem 21:00:16 spire-1.2.1/test/fixture/certs/svid_key.pem 21:00:16 spire-1.2.1/test/fixture/config/ 21:00:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:00:16 spire-1.2.1/test/fixture/config/agent_good.conf 21:00:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:00:16 spire-1.2.1/test/fixture/config/plugin_good.conf 21:00:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:00:16 spire-1.2.1/test/fixture/config/server_good.conf 21:00:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:00:16 spire-1.2.1/test/fixture/fixture.go 21:00:16 spire-1.2.1/test/fixture/nodeattestor/ 21:00:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:00:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:00:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:00:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:00:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:00:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:00:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:00:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:00:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:00:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:00:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:00:16 spire-1.2.1/test/fixture/registration/ 21:00:16 spire-1.2.1/test/fixture/registration/entries.json 21:00:16 spire-1.2.1/test/fixture/registration/good-for-update.json 21:00:16 spire-1.2.1/test/fixture/registration/good.json 21:00:16 spire-1.2.1/test/fixture/registration/invalid.json 21:00:16 spire-1.2.1/test/fixture/registration/invalid_json.json 21:00:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:00:16 spire-1.2.1/test/integration/ 21:00:16 spire-1.2.1/test/integration/README.md 21:00:16 spire-1.2.1/test/integration/common 21:00:16 spire-1.2.1/test/integration/setup/ 21:00:16 spire-1.2.1/test/integration/setup/adminclient/ 21:00:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:00:16 spire-1.2.1/test/integration/setup/adminclient/client.go 21:00:16 spire-1.2.1/test/integration/setup/debugagent/ 21:00:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:00:16 spire-1.2.1/test/integration/setup/debugagent/main.go 21:00:16 spire-1.2.1/test/integration/setup/debugserver/ 21:00:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:00:16 spire-1.2.1/test/integration/setup/debugserver/main.go 21:00:16 spire-1.2.1/test/integration/setup/downstreamclient/ 21:00:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:00:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:00:16 spire-1.2.1/test/integration/setup/itclient/ 21:00:16 spire-1.2.1/test/integration/setup/itclient/client.go 21:00:16 spire-1.2.1/test/integration/setup/node-attestation/ 21:00:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:00:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:00:16 spire-1.2.1/test/integration/setup/x509pop/ 21:00:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:00:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:00:16 spire-1.2.1/test/integration/suites/ 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:00:16 spire-1.2.1/test/integration/suites/join-token/ 21:00:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:00:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:00:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:00:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:00:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:00:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:00:16 spire-1.2.1/test/integration/suites/join-token/README.md 21:00:16 spire-1.2.1/test/integration/suites/join-token/conf/ 21:00:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:00:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:00:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:00:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:00:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:00:16 spire-1.2.1/test/integration/suites/join-token/teardown 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:00:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:00:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:00:16 spire-1.2.1/test/integration/suites/k8s/ 21:00:16 spire-1.2.1/test/integration/suites/k8s/00-setup 21:00:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:00:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:00:16 spire-1.2.1/test/integration/suites/k8s/README.md 21:00:16 spire-1.2.1/test/integration/suites/k8s/conf/ 21:00:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:00:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:00:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:00:17 spire-1.2.1/test/integration/suites/k8s/teardown 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/ 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:00:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:00:17 spire-1.2.1/test/integration/suites/rotation/ 21:00:17 spire-1.2.1/test/integration/suites/rotation/00-setup 21:00:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:00:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:00:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:00:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:00:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:00:17 spire-1.2.1/test/integration/suites/rotation/README.md 21:00:17 spire-1.2.1/test/integration/suites/rotation/conf/ 21:00:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:00:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:00:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:00:17 spire-1.2.1/test/integration/suites/rotation/teardown 21:00:17 spire-1.2.1/test/integration/suites/self-test/ 21:00:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:00:17 spire-1.2.1/test/integration/suites/self-test/README.md 21:00:17 spire-1.2.1/test/integration/suites/self-test/teardown 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:00:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:00:17 spire-1.2.1/test/integration/suites/upgrade/ 21:00:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:00:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:00:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:00:17 spire-1.2.1/test/integration/suites/upgrade/README.md 21:00:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:00:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:00:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:00:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:00:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:00:17 spire-1.2.1/test/integration/suites/upgrade/teardown 21:00:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:00:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:00:17 spire-1.2.1/test/integration/test-one.sh 21:00:17 spire-1.2.1/test/integration/test.sh 21:00:17 spire-1.2.1/test/plugintest/ 21:00:17 spire-1.2.1/test/plugintest/config.go 21:00:17 spire-1.2.1/test/plugintest/load.go 21:00:17 spire-1.2.1/test/plugintest/option.go 21:00:17 spire-1.2.1/test/spiretest/ 21:00:17 spire-1.2.1/test/spiretest/apiserver.go 21:00:17 spire-1.2.1/test/spiretest/assertions.go 21:00:17 spire-1.2.1/test/spiretest/dir.go 21:00:17 spire-1.2.1/test/spiretest/errors_posix.go 21:00:17 spire-1.2.1/test/spiretest/errors_windows.go 21:00:17 spire-1.2.1/test/spiretest/logs.go 21:00:17 spire-1.2.1/test/spiretest/socketapi.go 21:00:17 spire-1.2.1/test/spiretest/suite.go 21:00:17 spire-1.2.1/test/spiretest/x509.go 21:00:17 spire-1.2.1/test/testca/ 21:00:17 spire-1.2.1/test/testca/ca.go 21:00:17 spire-1.2.1/test/testkey/ 21:00:17 spire-1.2.1/test/testkey/generate.sh 21:00:17 spire-1.2.1/test/testkey/genkeys.go 21:00:17 spire-1.2.1/test/testkey/keys.go 21:00:17 spire-1.2.1/test/testkey/new.go 21:00:17 spire-1.2.1/test/tpmsimulator/ 21:00:17 spire-1.2.1/test/tpmsimulator/simulator.go 21:00:17 spire-1.2.1/test/util/ 21:00:17 spire-1.2.1/test/util/cert_fixtures.go 21:00:17 spire-1.2.1/test/util/cert_generation.go 21:00:17 spire-1.2.1/test/util/io_redirection.go 21:00:17 spire-1.2.1/test/util/race.go 21:00:17 spire-1.2.1/test/util/util.go 21:00:17 building spire from source... 21:00:17 Installing go1.17.7... 21:00:44 Building bin/spire-server... 21:00:44 go: downloading github.com/mitchellh/cli v1.1.2 21:00:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:00:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:00:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:00:46 go: downloading google.golang.org/grpc v1.44.0 21:00:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:00:50 go: downloading github.com/imdario/mergo v0.3.12 21:00:50 go: downloading github.com/sirupsen/logrus v1.8.1 21:00:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:00:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:00:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:00:51 go: downloading github.com/fatih/color v1.13.0 21:00:51 go: downloading github.com/mattn/go-isatty v0.0.14 21:00:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:00:52 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:00:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:00:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:00:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:00:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:00:53 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:00:54 go: downloading github.com/open-policy-agent/opa v0.38.0 21:01:26 go: downloading github.com/armon/go-metrics v0.3.10 21:01:26 go: downloading github.com/prometheus/client_golang v1.12.1 21:01:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:01:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:01:26 go: downloading github.com/mattn/go-colorable v0.1.12 21:01:26 go: downloading github.com/Masterminds/goutils v1.1.0 21:01:26 go: downloading github.com/Masterminds/semver v1.5.0 21:01:26 go: downloading github.com/google/uuid v1.1.2 21:01:26 go: downloading github.com/huandu/xstrings v1.3.2 21:01:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:01:26 go: downloading github.com/oklog/run v1.0.0 21:01:26 go: downloading github.com/imkira/go-observer v1.0.3 21:01:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:01:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:01:26 go: downloading github.com/prometheus/client_model v0.2.0 21:01:26 go: downloading github.com/prometheus/common v0.32.1 21:01:26 go: downloading github.com/beorn7/perks v1.0.1 21:01:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:01:26 go: downloading github.com/prometheus/procfs v0.7.3 21:01:26 go: downloading github.com/hashicorp/errwrap v1.1.0 21:01:26 go: downloading go.uber.org/atomic v1.9.0 21:01:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:01:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:01:26 go: downloading github.com/blang/semver/v4 v4.0.0 21:01:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:01:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:01:27 go: downloading github.com/jinzhu/gorm v1.9.16 21:01:28 go: downloading github.com/lib/pq v1.10.4 21:01:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:01:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:01:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:01:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:01:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:01:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:01:39 go: downloading github.com/stretchr/testify v1.7.0 21:01:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:01:39 go: downloading google.golang.org/api v0.70.0 21:01:39 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:02:27 go: downloading k8s.io/api v0.23.4 21:02:27 go: downloading github.com/google/go-tpm v0.3.3 21:02:27 go: downloading k8s.io/client-go v0.23.4 21:02:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:02:39 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:02:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:02:40 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:02:40 go: downloading cloud.google.com/go/storage v1.21.0 21:02:41 go: downloading cloud.google.com/go v0.100.2 21:02:42 go: downloading k8s.io/apimachinery v0.23.4 21:02:45 go: downloading k8s.io/kube-aggregator v0.23.3 21:02:46 go: downloading cloud.google.com/go/security v1.3.0 21:02:46 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:02:48 go: downloading github.com/hashicorp/vault/api v1.4.1 21:02:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:02:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:02:49 go: downloading gopkg.in/yaml.v2 v2.4.0 21:02:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:02:50 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:02:50 go: downloading github.com/gobwas/glob v0.2.3 21:02:51 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:02:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:02:51 go: downloading github.com/twmb/murmur3 v1.1.6 21:02:51 go: downloading github.com/jinzhu/inflection v1.0.0 21:02:51 go: downloading github.com/aws/smithy-go v1.11.0 21:02:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:02:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:02:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:02:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:02:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:02:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:02:54 go: downloading github.com/gogo/protobuf v1.3.2 21:03:00 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:03:00 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:03:00 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:03:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:03:00 go: downloading github.com/dimchansky/utfbom v1.1.1 21:03:00 go: downloading cloud.google.com/go/compute v1.3.0 21:03:01 go: downloading cloud.google.com/go/iam v0.1.1 21:03:01 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:03:01 go: downloading k8s.io/klog/v2 v2.30.0 21:03:02 go: downloading github.com/google/gofuzz v1.1.0 21:03:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:03:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:03:04 go: downloading github.com/spf13/pflag v1.0.5 21:03:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:03:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:03:04 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:03:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:03:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:03:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:03:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:03:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:03:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:03:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:03:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:03:07 go: downloading go.opencensus.io v0.23.0 21:03:08 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:03:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:03:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:03:10 go: downloading gopkg.in/inf.v0 v0.9.1 21:03:10 go: downloading github.com/go-logr/logr v1.2.2 21:03:10 go: downloading github.com/google/go-cmp v0.5.7 21:03:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:03:11 go: downloading github.com/json-iterator/go v1.1.12 21:03:11 go: downloading github.com/googleapis/gnostic v0.5.5 21:03:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:03:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:03:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:03:17 go: downloading github.com/tklauser/numcpus v0.3.0 21:03:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:03:18 go: downloading go.uber.org/zap v1.21.0 21:03:19 go: downloading sigs.k8s.io/yaml v1.3.0 21:03:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:03:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:03:19 go: downloading github.com/modern-go/reflect2 v1.0.2 21:03:19 go: downloading github.com/ryanuber/go-glob v1.0.0 21:03:19 go: downloading github.com/golang/snappy v0.0.4 21:03:20 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:03:30 Removing intermediate container 6db6b2214e19 21:03:30 ---> 2190d64e46e1 21:03:30 21:03:30 Step 10/23 : FROM alpine:3.14 21:03:30 ---> ac73e934f311 21:03:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:03:30 ---> Running in cf60c2f590b3 21:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:03:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:03:32 go: downloading github.com/hashicorp/go-version v1.2.0 21:03:32 go: downloading go.uber.org/multierr v1.6.0 21:03:33 (1/1) Installing dumb-init (1.2.5-r1) 21:03:33 Executing busybox-1.33.1-r7.trigger 21:03:33 OK: 5 MiB in 15 packages 21:03:35 Removing intermediate container cf60c2f590b3 21:03:35 ---> 0fe288afbe62 21:03:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:35 ---> Running in 5b831b736bfc 21:03:35 Removing intermediate container 5b831b736bfc 21:03:35 ---> 50b8c9fbc6a2 21:03:35 Step 13/23 : ENV APP_PORT=59882 21:03:35 ---> Running in 9e3c6a81eaf8 21:03:36 Removing intermediate container 9e3c6a81eaf8 21:03:36 ---> 86f2dfe8dbc9 21:03:36 Step 14/23 : EXPOSE $APP_PORT 21:03:36 ---> Running in 92431692cea9 21:03:37 Removing intermediate container 92431692cea9 21:03:37 ---> d2cdf22ccb85 21:03:37 Step 15/23 : WORKDIR / 21:03:37 ---> Running in c181be07dc62 21:03:37 Removing intermediate container c181be07dc62 21:03:37 ---> c364bc8c8163 21:03:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:38 ---> 824b16274641 21:03:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:03:40 ---> 47eefe12fa9d 21:03:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:03:41 ---> 68fe41739fc1 21:03:41 Step 19/23 : ENTRYPOINT ["/core-command"] 21:03:41 ---> Running in e75e94ebad96 21:03:42 Removing intermediate container e75e94ebad96 21:03:42 ---> be25f4cdab3e 21:03:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:42 ---> Running in b0332ea9ed63 21:03:43 Removing intermediate container b0332ea9ed63 21:03:43 ---> 12d4eac0e76b 21:03:43 Step 21/23 : LABEL arch=arm64 21:03:43 ---> Running in 3be221be5268 21:03:43 Removing intermediate container 3be221be5268 21:03:43 ---> 14a77c7b0c64 21:03:43 Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:03:43 ---> Running in dccbe028043c 21:03:44 Removing intermediate container dccbe028043c 21:03:44 ---> 3c5edc19a4ce 21:03:44 Step 23/23 : LABEL version=0.0.0 21:03:44 ---> Running in 6d57fd72f690 21:03:45 Removing intermediate container 6d57fd72f690 21:03:45 ---> 14f3baebe4a9 21:03:45 21:03:46 Successfully built 14f3baebe4a9 21:03:46 Successfully tagged core-command-arm64:latest 21:03:46  Building core-command ... done Building security-proxy-setup 21:04:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:04:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:04:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:04:18 ---> f8f6555d9464 21:04:18 Step 3/22 : WORKDIR /edgex-go 21:04:18 ---> Using cache 21:04:18 ---> 2d30ed4c6d30 21:04:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:18 ---> Using cache 21:04:18 ---> b20178629343 21:04:18 Step 5/22 : RUN apk add --update --no-cache make git 21:04:18 ---> Using cache 21:04:18 ---> bf4517fb2cb5 21:04:18 Step 6/22 : COPY go.mod vendor* ./ 21:04:18 ---> Using cache 21:04:18 ---> ec32693857aa 21:04:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:18 ---> Using cache 21:04:18 ---> 6b92b947bfdd 21:04:18 Step 8/22 : COPY . . 21:04:18 ---> Using cache 21:04:18 ---> d645dd16cc2c 21:04:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:04:20 ---> Running in 7ce974160e71 21:04: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:07:14 Removing intermediate container 9561d7c83868 21:07:14 ---> 53cde5cffdfb 21:07:14 21:07:14 Step 10/22 : FROM alpine:3.14 21:07:14 ---> ac73e934f311 21:07:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:07:14 ---> Using cache 21:07:14 ---> 0fe288afbe62 21:07:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:14 ---> Using cache 21:07:14 ---> 50b8c9fbc6a2 21:07:14 Step 13/22 : ENV APP_PORT=59861 21:07:14 ---> Running in 5e73b0ccbada 21:07:14 Removing intermediate container 5e73b0ccbada 21:07:14 ---> a67500082031 21:07:14 Step 14/22 : EXPOSE $APP_PORT 21:07:14 ---> Running in 66a58b5f68f6 21:07:14 Removing intermediate container 66a58b5f68f6 21:07:14 ---> 9ea366f4a3c9 21:07:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:14 ---> 34c1b63a8cec 21:07:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:07:15 ---> 0f61964c0a83 21:07:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:07:16 ---> 8beae83ef7e7 21:07:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:07:16 ---> Running in 9205e9834635 21:07:16 Removing intermediate container 9205e9834635 21:07:16 ---> d59231037be1 21:07:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:17 ---> Running in 69cf64eeaac8 21:07:18 Removing intermediate container 69cf64eeaac8 21:07:18 ---> e55fb883f268 21:07:18 Step 20/22 : LABEL arch=arm64 21:07:18 ---> Running in 4bc9ebe7c6e6 21:07:18 Removing intermediate container 4bc9ebe7c6e6 21:07:18 ---> 3efef1f4e603 21:07:18 Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:07:18 ---> Running in 60f02ad1fc4b 21:07:19 Removing intermediate container 60f02ad1fc4b 21:07:19 ---> c081e2c8ff53 21:07:19 Step 22/22 : LABEL version=0.0.0 21:07:19 ---> Running in b377791b0c79 21:07:19 Removing intermediate container b377791b0c79 21:07:19 ---> a62ea15b2e1b 21:07:19 21:07:20 Successfully built a62ea15b2e1b 21:07:20 Successfully tagged support-scheduler-arm64:latest 21:07:20 Building core-metadata 21:07:59  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:07:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:07:59 ---> f8f6555d9464 21:07:59 Step 3/23 : WORKDIR /edgex-go 21:07:59 ---> Using cache 21:07:59 ---> 2d30ed4c6d30 21:07:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:59 ---> Using cache 21:07:59 ---> b20178629343 21:07:59 Step 5/23 : RUN apk add --update --no-cache make git 21:07:59 ---> Using cache 21:07:59 ---> bf4517fb2cb5 21:07:59 Step 6/23 : COPY go.mod vendor* ./ 21:07:59 ---> Using cache 21:07:59 ---> ec32693857aa 21:07:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:59 ---> Using cache 21:07:59 ---> 6b92b947bfdd 21:07:59 Step 8/23 : COPY . . 21:07:59 ---> Using cache 21:07:59 ---> d645dd16cc2c 21:07:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:07:59 ---> Running in 8efeadba18ee 21:07:59 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 21:08:18 Removing intermediate container bd6d44ddf632 21:08:18 ---> 208b9807e8b7 21:08:18 21:08:18 Step 10/22 : FROM alpine:3.14 21:08:18 ---> ac73e934f311 21:08:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:08:18 ---> Running in d02180a12493 21:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:08:21 (1/2) Installing ca-certificates (20211220-r0) 21:08:21 (2/2) Installing dumb-init (1.2.5-r1) 21:08:21 Executing busybox-1.33.1-r7.trigger 21:08:21 Executing ca-certificates-20211220-r0.trigger 21:08:22 OK: 6 MiB in 16 packages 21:08:24 Removing intermediate container d02180a12493 21:08:24 ---> cbf323645495 21:08:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:08:24 ---> Running in 22ff6c557d2e 21:08:25 Removing intermediate container 22ff6c557d2e 21:08:25 ---> 49067b6a355d 21:08:25 Step 13/22 : ENV APP_PORT=59860 21:08:25 ---> Running in a7cc1ec7c9de 21:08:25 Removing intermediate container a7cc1ec7c9de 21:08:25 ---> 8db85031dcbd 21:08:25 Step 14/22 : EXPOSE $APP_PORT 21:08:25 ---> Running in b6a0c24ce48f 21:08:26 Removing intermediate container b6a0c24ce48f 21:08:26 ---> bf16f5afeca7 21:08:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:27 ---> ad86572a70a5 21:08:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:08:29 ---> 44236117f41a 21:08:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:08:30 ---> 97f8cb047747 21:08:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:08:30 ---> Running in dba69ca7e015 21:08:31 Removing intermediate container dba69ca7e015 21:08:31 ---> 0620e19c9cd8 21:08:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:31 ---> Running in 8fe82b1853a9 21:08:32 Removing intermediate container 8fe82b1853a9 21:08:32 ---> 579d093e4a66 21:08:32 Step 20/22 : LABEL arch=arm64 21:08:32 ---> Running in b660abb64de5 21:08:32 Removing intermediate container b660abb64de5 21:08:32 ---> 28478d71b692 21:08:32 Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:08:32 ---> Running in 373fa066644a 21:08:33 Removing intermediate container 373fa066644a 21:08:33 ---> 9897715b1aa2 21:08:33 Step 22/22 : LABEL version=0.0.0 21:08:33 ---> Running in ae2955465903 21:08:33 Removing intermediate container ae2955465903 21:08:33 ---> 48d2304aa0f2 21:08:33 21:08:34 Successfully built 48d2304aa0f2 21:08:34 Successfully tagged support-notifications-arm64:latest 21:08:34  Building support-notifications ... done Building security-spire-server 21:09:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:09:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:09:06 ---> f8f6555d9464 21:09:06 Step 3/25 : WORKDIR /edgex-go 21:09:06 ---> Using cache 21:09:06 ---> 2d30ed4c6d30 21:09:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:06 ---> Using cache 21:09:06 ---> b20178629343 21:09:06 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:09:06 ---> Using cache 21:09:06 ---> de19d2eb8eb1 21:09:06 Step 6/25 : COPY go.mod vendor* ./ 21:09:06 ---> Using cache 21:09:06 ---> 3bb77a1e9af3 21:09:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:06 ---> Using cache 21:09:06 ---> 3e067e06ba60 21:09:06 Step 8/25 : COPY . . 21:09:06 ---> Using cache 21:09:06 ---> cbd2da9f140c 21:09:06 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:09:06 ---> Using cache 21:09:06 ---> 28e747db1db9 21:09:06 Step 10/25 : RUN mkdir -p spire-build 21:09:06 ---> Using cache 21:09:06 ---> e2316cea6c4a 21:09:06 Step 11/25 : WORKDIR /edgex-go/spire-build 21:09:06 ---> Using cache 21:09:06 ---> 47f6968292c5 21:09:06 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 21:09:06 ---> Running in debb81df7d19 21:09:08 spire-1.2.1/ 21:09:08 spire-1.2.1/.data/ 21:09:08 spire-1.2.1/.data/.file 21:09:08 spire-1.2.1/.dockerignore 21:09:08 spire-1.2.1/.gitattributes 21:09:08 spire-1.2.1/.githooks/ 21:09:08 spire-1.2.1/.githooks/pre-commit 21:09:08 spire-1.2.1/.github/ 21:09:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:09:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:09:08 spire-1.2.1/.github/dependabot.yml 21:09:08 spire-1.2.1/.github/workflows/ 21:09:08 spire-1.2.1/.github/workflows/nightly_build.yaml 21:09:08 spire-1.2.1/.github/workflows/pr_build.yaml 21:09:08 spire-1.2.1/.github/workflows/release_build.yaml 21:09:08 spire-1.2.1/.github/workflows/scripts/ 21:09:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:09:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:09:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:09:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:09:08 spire-1.2.1/.github/workflows/scripts/split.sh 21:09:08 spire-1.2.1/.gitignore 21:09:08 spire-1.2.1/.go-version 21:09:08 spire-1.2.1/.golangci.yml 21:09:08 spire-1.2.1/ADOPTERS.md 21:09:08 spire-1.2.1/CHANGELOG.md 21:09:08 spire-1.2.1/CODE-OF-CONDUCT.md 21:09:08 spire-1.2.1/CODEOWNERS 21:09:08 spire-1.2.1/CONTRIBUTING.md 21:09:08 spire-1.2.1/Dockerfile 21:09:08 spire-1.2.1/Dockerfile.dev 21:09:08 spire-1.2.1/Dockerfile.scratch 21:09:08 spire-1.2.1/LICENSE 21:09:08 spire-1.2.1/MAINTAINERS.md 21:09:08 spire-1.2.1/Makefile 21:09:08 spire-1.2.1/README.md 21:09:08 spire-1.2.1/ROADMAP.md 21:09:08 spire-1.2.1/SECURITY.md 21:09:08 spire-1.2.1/cmd/ 21:09:08 spire-1.2.1/cmd/spire-agent/ 21:09:08 spire-1.2.1/cmd/spire-agent/cli/ 21:09:08 spire-1.2.1/cmd/spire-agent/cli/api/ 21:09:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/common/ 21:09:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:09:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/run/ 21:09:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:09:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:09:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:09:08 spire-1.2.1/cmd/spire-agent/main.go 21:09:08 spire-1.2.1/cmd/spire-server/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/agent/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/cli.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/run/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/token/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/validate/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/x509/ 21:09:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:09:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:09:08 spire-1.2.1/cmd/spire-server/main.go 21:09:08 spire-1.2.1/cmd/spire-server/util/ 21:09:08 spire-1.2.1/cmd/spire-server/util/util.go 21:09:08 spire-1.2.1/conf/ 21:09:08 spire-1.2.1/conf/agent/ 21:09:08 spire-1.2.1/conf/agent/agent.conf 21:09:08 spire-1.2.1/conf/agent/agent_full.conf 21:09:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:09:08 spire-1.2.1/conf/server/ 21:09:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:09:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:09:08 spire-1.2.1/conf/server/server.conf 21:09:08 spire-1.2.1/conf/server/server_full.conf 21:09:08 spire-1.2.1/doc/ 21:09:08 spire-1.2.1/doc/SPIRE101.md 21:09:08 spire-1.2.1/doc/auditlog.md 21:09:08 spire-1.2.1/doc/authorization_policy_engine.md 21:09:08 spire-1.2.1/doc/changelog_guidelines.md 21:09:08 spire-1.2.1/doc/cure53-report.pdf 21:09:08 spire-1.2.1/doc/images/ 21:09:08 spire-1.2.1/doc/images/2019_roadmap.png 21:09:08 spire-1.2.1/doc/images/SPIRE101.png 21:09:08 spire-1.2.1/doc/images/SPIRE_agent.png 21:09:08 spire-1.2.1/doc/images/SPIRE_server.png 21:09:08 spire-1.2.1/doc/images/cache_mgr.png 21:09:08 spire-1.2.1/doc/images/cache_mgr_components.png 21:09:08 spire-1.2.1/doc/images/federated_spire.png 21:09:08 spire-1.2.1/doc/images/ha_mode.png 21:09:08 spire-1.2.1/doc/images/nested_spire.png 21:09:08 spire-1.2.1/doc/images/oidc_federation.png 21:09:08 spire-1.2.1/doc/images/single_trust_domain.png 21:09:08 spire-1.2.1/doc/images/spiffe_compatible.png 21:09:08 spire-1.2.1/doc/images/spire_logo.png 21:09:08 spire-1.2.1/doc/migrating_registration_api_clients.md 21:09:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:09:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:09:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:09:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:09:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:09:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:09:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:09:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:09:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:09:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:09:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:09:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:09:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:09:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:09:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:09:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:09:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:09:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:09:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:09:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:09:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:09:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:09:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:09:08 spire-1.2.1/doc/scaling_spire.md 21:09:08 spire-1.2.1/doc/spire_agent.md 21:09:08 spire-1.2.1/doc/spire_server.md 21:09:08 spire-1.2.1/doc/supported_integrations.md 21:09:08 spire-1.2.1/doc/telemetry.md 21:09:08 spire-1.2.1/doc/telemetry_config.md 21:09:08 spire-1.2.1/doc/upgrading.md 21:09:08 spire-1.2.1/doc/using_spire.md 21:09:08 spire-1.2.1/examples/ 21:09:08 spire-1.2.1/examples/README.md 21:09:08 spire-1.2.1/go.mod 21:09:08 spire-1.2.1/go.sum 21:09:08 spire-1.2.1/pkg/ 21:09:08 spire-1.2.1/pkg/agent/ 21:09:08 spire-1.2.1/pkg/agent/agent.go 21:09:08 spire-1.2.1/pkg/agent/api/ 21:09:08 spire-1.2.1/pkg/agent/api/config.go 21:09:08 spire-1.2.1/pkg/agent/api/debug/ 21:09:08 spire-1.2.1/pkg/agent/api/debug/v1/ 21:09:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:09:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:09:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:09:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:09:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:09:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:09:08 spire-1.2.1/pkg/agent/api/endpoints.go 21:09:08 spire-1.2.1/pkg/agent/api/health/ 21:09:08 spire-1.2.1/pkg/agent/api/health/v1/ 21:09:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:09:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:09:08 spire-1.2.1/pkg/agent/api/rpccontext/ 21:09:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:09:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:09:08 spire-1.2.1/pkg/agent/attestor/ 21:09:08 spire-1.2.1/pkg/agent/attestor/node/ 21:09:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:09:08 spire-1.2.1/pkg/agent/attestor/node/node.go 21:09:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:09:08 spire-1.2.1/pkg/agent/attestor/workload/ 21:09:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:09:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:09:08 spire-1.2.1/pkg/agent/catalog/ 21:09:08 spire-1.2.1/pkg/agent/catalog/catalog.go 21:09:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:09:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:09:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:09:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:09:08 spire-1.2.1/pkg/agent/client/ 21:09:08 spire-1.2.1/pkg/agent/client/client.go 21:09:08 spire-1.2.1/pkg/agent/client/client_test.go 21:09:08 spire-1.2.1/pkg/agent/client/dial.go 21:09:08 spire-1.2.1/pkg/agent/client/nodeconn.go 21:09:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:09:08 spire-1.2.1/pkg/agent/client/update.go 21:09:08 spire-1.2.1/pkg/agent/client/util.go 21:09:08 spire-1.2.1/pkg/agent/common/ 21:09:08 spire-1.2.1/pkg/agent/common/backoff/ 21:09:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:09:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:09:08 spire-1.2.1/pkg/agent/common/cgroups/ 21:09:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:09:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:09:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:09:08 spire-1.2.1/pkg/agent/config.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/ 21:09:08 spire-1.2.1/pkg/agent/endpoints/config.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:09:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:09:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/workload/ 21:09:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:09:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:09:08 spire-1.2.1/pkg/agent/manager/ 21:09:08 spire-1.2.1/pkg/agent/manager/cache/ 21:09:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:09:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:09:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:09:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:09:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:09:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:09:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:09:08 spire-1.2.1/pkg/agent/manager/config.go 21:09:08 spire-1.2.1/pkg/agent/manager/manager.go 21:09:08 spire-1.2.1/pkg/agent/manager/manager_test.go 21:09:08 spire-1.2.1/pkg/agent/manager/storage.go 21:09:08 spire-1.2.1/pkg/agent/manager/storage_test.go 21:09:08 spire-1.2.1/pkg/agent/manager/storecache/ 21:09:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:09:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:09:08 spire-1.2.1/pkg/agent/manager/sync.go 21:09:08 spire-1.2.1/pkg/agent/plugin/ 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:09:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:09:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:09:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:09:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:09:08 spire-1.2.1/pkg/agent/svid/ 21:09:08 spire-1.2.1/pkg/agent/svid/rotator.go 21:09:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:09:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:09:08 spire-1.2.1/pkg/agent/svid/store/ 21:09:08 spire-1.2.1/pkg/agent/svid/store/service.go 21:09:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:09:08 spire-1.2.1/pkg/common/ 21:09:08 spire-1.2.1/pkg/common/agentpathtemplate/ 21:09:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:09:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:09:08 spire-1.2.1/pkg/common/api/ 21:09:08 spire-1.2.1/pkg/common/api/metrics.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/ 21:09:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/logger.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/names.go 21:09:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:09:08 spire-1.2.1/pkg/common/api/names.go 21:09:08 spire-1.2.1/pkg/common/api/ratelimit.go 21:09:08 spire-1.2.1/pkg/common/api/rpccontext/ 21:09:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:09:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:09:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:09:08 spire-1.2.1/pkg/common/auth/ 21:09:08 spire-1.2.1/pkg/common/auth/interceptors.go 21:09:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:09:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/ 21:09:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/types.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:09:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:09:08 spire-1.2.1/pkg/common/catalog/ 21:09:08 spire-1.2.1/pkg/common/catalog/bind.go 21:09:08 spire-1.2.1/pkg/common/catalog/builtin.go 21:09:08 spire-1.2.1/pkg/common/catalog/catalog.go 21:09:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:09:08 spire-1.2.1/pkg/common/catalog/closers.go 21:09:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:09:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:09:08 spire-1.2.1/pkg/common/catalog/config.go 21:09:08 spire-1.2.1/pkg/common/catalog/config_test.go 21:09:08 spire-1.2.1/pkg/common/catalog/configure.go 21:09:08 spire-1.2.1/pkg/common/catalog/constraints.go 21:09:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:09:08 spire-1.2.1/pkg/common/catalog/context.go 21:09:08 spire-1.2.1/pkg/common/catalog/external.go 21:09:08 spire-1.2.1/pkg/common/catalog/host.go 21:09:08 spire-1.2.1/pkg/common/catalog/pipenet.go 21:09:08 spire-1.2.1/pkg/common/catalog/plugin.go 21:09:08 spire-1.2.1/pkg/common/catalog/testplugin/ 21:09:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:09:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:09:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:09:08 spire-1.2.1/pkg/common/cli/ 21:09:08 spire-1.2.1/pkg/common/cli/env.go 21:09:08 spire-1.2.1/pkg/common/cli/flags.go 21:09:08 spire-1.2.1/pkg/common/cli/trust_domain.go 21:09:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:09:08 spire-1.2.1/pkg/common/cli/umask.go 21:09:08 spire-1.2.1/pkg/common/cli/umask_posix.go 21:09:08 spire-1.2.1/pkg/common/cli/umask_test.go 21:09:08 spire-1.2.1/pkg/common/cli/umask_windows.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/ 21:09:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/flag.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/format.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/ 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:09:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:09:08 spire-1.2.1/pkg/common/coretypes/ 21:09:08 spire-1.2.1/pkg/common/coretypes/bundle/ 21:09:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:09:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:09:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:09:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:09:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:09:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:09:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:09:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:09:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:09:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:09:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:09:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:09:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:09:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:09:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:09:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:09:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:09:08 spire-1.2.1/pkg/common/cryptoutil/ 21:09:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:09:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:09:08 spire-1.2.1/pkg/common/diskutil/ 21:09:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:09:08 spire-1.2.1/pkg/common/diskutil/file_test.go 21:09:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:09:08 spire-1.2.1/pkg/common/errorutil/ 21:09:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:09:08 spire-1.2.1/pkg/common/health/ 21:09:08 spire-1.2.1/pkg/common/health/config.go 21:09:08 spire-1.2.1/pkg/common/health/context.go 21:09:08 spire-1.2.1/pkg/common/health/context_test.go 21:09:08 spire-1.2.1/pkg/common/health/health.go 21:09:08 spire-1.2.1/pkg/common/health/health_test.go 21:09:08 spire-1.2.1/pkg/common/health/logger.go 21:09:08 spire-1.2.1/pkg/common/hostservice/ 21:09:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:09:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:09:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:09:08 spire-1.2.1/pkg/common/idutil/ 21:09:08 spire-1.2.1/pkg/common/idutil/require.go 21:09:08 spire-1.2.1/pkg/common/idutil/require_test.go 21:09:08 spire-1.2.1/pkg/common/idutil/safety.go 21:09:08 spire-1.2.1/pkg/common/idutil/safety_test.go 21:09:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:09:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:09:08 spire-1.2.1/pkg/common/jwtsvid/ 21:09:08 spire-1.2.1/pkg/common/jwtsvid/common.go 21:09:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:09:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:09:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:09:08 spire-1.2.1/pkg/common/jwtutil/ 21:09:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:09:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:09:08 spire-1.2.1/pkg/common/log/ 21:09:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:09:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:09:08 spire-1.2.1/pkg/common/log/log.go 21:09:08 spire-1.2.1/pkg/common/log/log_test.go 21:09:08 spire-1.2.1/pkg/common/log/options.go 21:09:08 spire-1.2.1/pkg/common/nodeutil/ 21:09:08 spire-1.2.1/pkg/common/nodeutil/node.go 21:09:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:09:08 spire-1.2.1/pkg/common/peertracker/ 21:09:08 spire-1.2.1/pkg/common/peertracker/conn.go 21:09:08 spire-1.2.1/pkg/common/peertracker/credentials.go 21:09:08 spire-1.2.1/pkg/common/peertracker/errors.go 21:09:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:09:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:09:08 spire-1.2.1/pkg/common/peertracker/info.go 21:09:08 spire-1.2.1/pkg/common/peertracker/listener.go 21:09:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:09:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:09:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:09:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:09:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:09:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:09:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:09:08 spire-1.2.1/pkg/common/peertracker/tcp.go 21:09:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:09:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:09:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:09:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:09:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:09:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:09:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:09:08 spire-1.2.1/pkg/common/peertracker/uds.go 21:09:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:09:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:09:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:09:08 spire-1.2.1/pkg/common/pemutil/ 21:09:08 spire-1.2.1/pkg/common/pemutil/block.go 21:09:08 spire-1.2.1/pkg/common/pemutil/certs.go 21:09:08 spire-1.2.1/pkg/common/pemutil/common.go 21:09:08 spire-1.2.1/pkg/common/pemutil/csr.go 21:09:08 spire-1.2.1/pkg/common/pemutil/keys.go 21:09:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/ 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:09:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:09:08 spire-1.2.1/pkg/common/plugin/ 21:09:08 spire-1.2.1/pkg/common/plugin/aws/ 21:09:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:09:08 spire-1.2.1/pkg/common/plugin/azure/ 21:09:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:09:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:09:08 spire-1.2.1/pkg/common/plugin/facade.go 21:09:08 spire-1.2.1/pkg/common/plugin/facade_test.go 21:09:08 spire-1.2.1/pkg/common/plugin/gcp/ 21:09:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:09:08 spire-1.2.1/pkg/common/plugin/k8s/ 21:09:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:09:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:09:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:09:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:09:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:09:08 spire-1.2.1/pkg/common/plugin/log.go 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/ 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:09:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:09:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:09:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:09:08 spire-1.2.1/pkg/common/plugin/x509pop/ 21:09:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:09:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:09:08 spire-1.2.1/pkg/common/profiling/ 21:09:08 spire-1.2.1/pkg/common/profiling/dumpers.go 21:09:08 spire-1.2.1/pkg/common/profiling/profiling.go 21:09:08 spire-1.2.1/pkg/common/protoutil/ 21:09:08 spire-1.2.1/pkg/common/protoutil/masks.go 21:09:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:09:08 spire-1.2.1/pkg/common/rotationutil/ 21:09:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:09:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:09:08 spire-1.2.1/pkg/common/selector/ 21:09:08 spire-1.2.1/pkg/common/selector/selector.go 21:09:08 spire-1.2.1/pkg/common/selector/selector_test.go 21:09:08 spire-1.2.1/pkg/common/selector/set.go 21:09:08 spire-1.2.1/pkg/common/selector/set_utils.go 21:09:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/ 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/ 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:09:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:09:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:09:08 spire-1.2.1/pkg/common/telemetry/call.go 21:09:08 spire-1.2.1/pkg/common/telemetry/common/ 21:09:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:09:08 spire-1.2.1/pkg/common/telemetry/config.go 21:09:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:09:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/inmem.go 21:09:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/m3.go 21:09:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/metrics.go 21:09:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/names.go 21:09:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:09:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:09:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/ 21:09:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:09:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:09:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:09:08 spire-1.2.1/pkg/common/telemetry/server/server.go 21:09:08 spire-1.2.1/pkg/common/telemetry/sink.go 21:09:08 spire-1.2.1/pkg/common/telemetry/statsd.go 21:09:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:09:08 spire-1.2.1/pkg/common/telemetry/uptime.go 21:09:08 spire-1.2.1/pkg/common/telemetry/version.go 21:09:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:09:08 spire-1.2.1/pkg/common/uptime/ 21:09:08 spire-1.2.1/pkg/common/uptime/uptime.go 21:09:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:09:08 spire-1.2.1/pkg/common/util/ 21:09:08 spire-1.2.1/pkg/common/util/certs.go 21:09:08 spire-1.2.1/pkg/common/util/certs_test.go 21:09:08 spire-1.2.1/pkg/common/util/csr.go 21:09:08 spire-1.2.1/pkg/common/util/hash.go 21:09:08 spire-1.2.1/pkg/common/util/selectors.go 21:09:08 spire-1.2.1/pkg/common/util/selectors_test.go 21:09:08 spire-1.2.1/pkg/common/util/signals.go 21:09:08 spire-1.2.1/pkg/common/util/sort.go 21:09:08 spire-1.2.1/pkg/common/util/sort_test.go 21:09:08 spire-1.2.1/pkg/common/util/task.go 21:09:08 spire-1.2.1/pkg/common/util/task_test.go 21:09:08 spire-1.2.1/pkg/common/util/testdata/ 21:09:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:09:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:09:08 spire-1.2.1/pkg/common/version/ 21:09:08 spire-1.2.1/pkg/common/version/version.go 21:09:08 spire-1.2.1/pkg/common/x509svid/ 21:09:08 spire-1.2.1/pkg/common/x509svid/common_test.go 21:09:08 spire-1.2.1/pkg/common/x509svid/csr.go 21:09:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:09:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:09:08 spire-1.2.1/pkg/common/x509util/ 21:09:08 spire-1.2.1/pkg/common/x509util/cert.go 21:09:08 spire-1.2.1/pkg/common/x509util/dns.go 21:09:09 spire-1.2.1/pkg/common/x509util/dns_test.go 21:09:09 spire-1.2.1/pkg/common/x509util/keyid.go 21:09:09 spire-1.2.1/pkg/common/x509util/keypair.go 21:09:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:09:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:09:09 spire-1.2.1/pkg/server/ 21:09:09 spire-1.2.1/pkg/server/api/ 21:09:09 spire-1.2.1/pkg/server/api/agent.go 21:09:09 spire-1.2.1/pkg/server/api/agent/ 21:09:09 spire-1.2.1/pkg/server/api/agent/v1/ 21:09:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:09:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:09:09 spire-1.2.1/pkg/server/api/agent_test.go 21:09:09 spire-1.2.1/pkg/server/api/api.go 21:09:09 spire-1.2.1/pkg/server/api/audit/ 21:09:09 spire-1.2.1/pkg/server/api/audit/audit.go 21:09:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:09:09 spire-1.2.1/pkg/server/api/bundle.go 21:09:09 spire-1.2.1/pkg/server/api/bundle/ 21:09:09 spire-1.2.1/pkg/server/api/bundle/v1/ 21:09:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:09:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:09:09 spire-1.2.1/pkg/server/api/bundle_test.go 21:09:09 spire-1.2.1/pkg/server/api/debug/ 21:09:09 spire-1.2.1/pkg/server/api/debug/v1/ 21:09:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:09:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:09:09 spire-1.2.1/pkg/server/api/entry.go 21:09:09 spire-1.2.1/pkg/server/api/entry/ 21:09:09 spire-1.2.1/pkg/server/api/entry/v1/ 21:09:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:09:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:09:09 spire-1.2.1/pkg/server/api/entry_test.go 21:09:09 spire-1.2.1/pkg/server/api/health/ 21:09:09 spire-1.2.1/pkg/server/api/health/v1/ 21:09:09 spire-1.2.1/pkg/server/api/health/v1/service.go 21:09:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:09:09 spire-1.2.1/pkg/server/api/id.go 21:09:09 spire-1.2.1/pkg/server/api/id_test.go 21:09:09 spire-1.2.1/pkg/server/api/limits/ 21:09:09 spire-1.2.1/pkg/server/api/limits/limits.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/ 21:09:09 spire-1.2.1/pkg/server/api/middleware/alias.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/audit.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/caller.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/common.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/entries.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:09:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:09:09 spire-1.2.1/pkg/server/api/ratelimit.go 21:09:09 spire-1.2.1/pkg/server/api/rpccontext/ 21:09:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:09:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:09:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:09:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:09:09 spire-1.2.1/pkg/server/api/selector.go 21:09:09 spire-1.2.1/pkg/server/api/selector_test.go 21:09:09 spire-1.2.1/pkg/server/api/status.go 21:09:09 spire-1.2.1/pkg/server/api/status_test.go 21:09:09 spire-1.2.1/pkg/server/api/svid/ 21:09:09 spire-1.2.1/pkg/server/api/svid/v1/ 21:09:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:09:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:09:09 spire-1.2.1/pkg/server/api/trustdomain.go 21:09:09 spire-1.2.1/pkg/server/api/trustdomain/ 21:09:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:09:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:09:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:09:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:09:09 spire-1.2.1/pkg/server/authpolicy/ 21:09:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:09:09 spire-1.2.1/pkg/server/authpolicy/policy.go 21:09:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:09:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:09:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:09:09 spire-1.2.1/pkg/server/authpolicy/validate.go 21:09:09 spire-1.2.1/pkg/server/bundle/ 21:09:09 spire-1.2.1/pkg/server/bundle/client/ 21:09:09 spire-1.2.1/pkg/server/bundle/client/client.go 21:09:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:09:09 spire-1.2.1/pkg/server/bundle/client/manager.go 21:09:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:09:09 spire-1.2.1/pkg/server/bundle/client/sources.go 21:09:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:09:09 spire-1.2.1/pkg/server/bundle/client/updater.go 21:09:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:09:09 spire-1.2.1/pkg/server/ca/ 21:09:09 spire-1.2.1/pkg/server/ca/ca.go 21:09:09 spire-1.2.1/pkg/server/ca/ca_health.go 21:09:09 spire-1.2.1/pkg/server/ca/ca_test.go 21:09:09 spire-1.2.1/pkg/server/ca/journal.go 21:09:09 spire-1.2.1/pkg/server/ca/journal_test.go 21:09:09 spire-1.2.1/pkg/server/ca/manager.go 21:09:09 spire-1.2.1/pkg/server/ca/manager_health.go 21:09:09 spire-1.2.1/pkg/server/ca/manager_test.go 21:09:09 spire-1.2.1/pkg/server/ca/templates.go 21:09:09 spire-1.2.1/pkg/server/ca/upstream_client.go 21:09:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:09:09 spire-1.2.1/pkg/server/ca/validation.go 21:09:09 spire-1.2.1/pkg/server/cache/ 21:09:09 spire-1.2.1/pkg/server/cache/dscache/ 21:09:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:09:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:09:09 spire-1.2.1/pkg/server/cache/entrycache/ 21:09:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:09:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:09:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:09:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:09:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:09:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:09:09 spire-1.2.1/pkg/server/catalog/ 21:09:09 spire-1.2.1/pkg/server/catalog/catalog.go 21:09:09 spire-1.2.1/pkg/server/catalog/keymanager.go 21:09:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:09:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:09:09 spire-1.2.1/pkg/server/catalog/notifier.go 21:09:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:09:09 spire-1.2.1/pkg/server/config.go 21:09:09 spire-1.2.1/pkg/server/datastore/ 21:09:09 spire-1.2.1/pkg/server/datastore/datastore.go 21:09:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:09:09 spire-1.2.1/pkg/server/datastore/repository.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:09:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:09:09 spire-1.2.1/pkg/server/endpoints/ 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/ 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:09:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:09:09 spire-1.2.1/pkg/server/endpoints/config.go 21:09:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:09:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:09:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:09:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:09:09 spire-1.2.1/pkg/server/endpoints/middleware.go 21:09:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:09:09 spire-1.2.1/pkg/server/hostservice/ 21:09:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:09:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:09:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:09:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:09:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:09:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:09:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:09:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/ 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/ 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:09:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:09:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:09:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/ 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:09:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:09:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:09:09 spire-1.2.1/pkg/server/registration/ 21:09:09 spire-1.2.1/pkg/server/registration/manager.go 21:09:09 spire-1.2.1/pkg/server/registration/manager_test.go 21:09:09 spire-1.2.1/pkg/server/scanentries.go 21:09:09 spire-1.2.1/pkg/server/scanentries_test.go 21:09:09 spire-1.2.1/pkg/server/server.go 21:09:09 spire-1.2.1/pkg/server/server_test.go 21:09:09 spire-1.2.1/pkg/server/svid/ 21:09:09 spire-1.2.1/pkg/server/svid/observer.go 21:09:09 spire-1.2.1/pkg/server/svid/observer_test.go 21:09:09 spire-1.2.1/pkg/server/svid/rotator.go 21:09:09 spire-1.2.1/pkg/server/svid/rotator_config.go 21:09:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:09:09 spire-1.2.1/pkg/server/svid/rotator_test.go 21:09:09 spire-1.2.1/proto/ 21:09:09 spire-1.2.1/proto/private/ 21:09:09 spire-1.2.1/proto/private/server/ 21:09:09 spire-1.2.1/proto/private/server/journal/ 21:09:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:09:09 spire-1.2.1/proto/private/server/journal/journal.proto 21:09:09 spire-1.2.1/proto/spire/ 21:09:09 spire-1.2.1/proto/spire/common/ 21:09:09 spire-1.2.1/proto/spire/common/common.pb.go 21:09:09 spire-1.2.1/proto/spire/common/common.proto 21:09:09 spire-1.2.1/proto/spire/common/plugin/ 21:09:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:09:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:09:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:09:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:09:09 spire-1.2.1/proto/spire/plugin/ 21:09:09 spire-1.2.1/proto/spire/plugin/agent/ 21:09:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:09:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:09:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:09:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:09:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:09:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:09:09 spire-1.2.1/release/ 21:09:09 spire-1.2.1/release/spire-extras/ 21:09:09 spire-1.2.1/release/spire-extras/README.md 21:09:09 spire-1.2.1/release/spire-extras/conf/ 21:09:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:09:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:09:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:09:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:09:09 spire-1.2.1/release/spire/ 21:09:09 spire-1.2.1/release/spire/README.md 21:09:09 spire-1.2.1/release/spire/conf/ 21:09:09 spire-1.2.1/release/spire/conf/agent/ 21:09:09 spire-1.2.1/release/spire/conf/agent/agent.conf 21:09:09 spire-1.2.1/release/spire/conf/server/ 21:09:09 spire-1.2.1/release/spire/conf/server/server.conf 21:09:09 spire-1.2.1/script/ 21:09:09 spire-1.2.1/script/build-artifact.sh 21:09:09 spire-1.2.1/script/generate_dummy_ca.sh 21:09:09 spire-1.2.1/support/ 21:09:09 spire-1.2.1/support/k8s/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:09:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/ 21:09:09 spire-1.2.1/support/oidc-discovery-provider/README.md 21:09:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/config.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/main.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:09:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:09:09 spire-1.2.1/test/ 21:09:09 spire-1.2.1/test/clock/ 21:09:09 spire-1.2.1/test/clock/clock.go 21:09:09 spire-1.2.1/test/fakes/ 21:09:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:09:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:09:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:09:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:09:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:09:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:09:09 spire-1.2.1/test/fakes/fakeagentstore/ 21:09:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:09:09 spire-1.2.1/test/fakes/fakedatastore/ 21:09:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:09:09 spire-1.2.1/test/fakes/fakeentryclient/ 21:09:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:09:09 spire-1.2.1/test/fakes/fakehealthchecker/ 21:09:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:09:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:09:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:09:09 spire-1.2.1/test/fakes/fakemetrics/ 21:09:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:09:09 spire-1.2.1/test/fakes/fakenoderesolver/ 21:09:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:09:09 spire-1.2.1/test/fakes/fakenotifier/ 21:09:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:09:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:09:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:09:09 spire-1.2.1/test/fakes/fakeserverca/ 21:09:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:09:09 spire-1.2.1/test/fakes/fakeservercatalog/ 21:09:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:09:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:09:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:09:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:09:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:09:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:09:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:09:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:09:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:09:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:09:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:09:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:09:09 spire-1.2.1/test/fixture/ 21:09:09 spire-1.2.1/test/fixture/certs/ 21:09:09 spire-1.2.1/test/fixture/certs/agent_svid.der 21:09:09 spire-1.2.1/test/fixture/certs/base_cert.pem 21:09:09 spire-1.2.1/test/fixture/certs/base_csr.pem 21:09:09 spire-1.2.1/test/fixture/certs/base_key.pem 21:09:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:09:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:09:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:09:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:09:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:09:09 spire-1.2.1/test/fixture/certs/blog_key.pem 21:09:09 spire-1.2.1/test/fixture/certs/bundle.der 21:09:09 spire-1.2.1/test/fixture/certs/ca.pem 21:09:09 spire-1.2.1/test/fixture/certs/ca_key.pem 21:09:09 spire-1.2.1/test/fixture/certs/database_cert.pem 21:09:09 spire-1.2.1/test/fixture/certs/database_csr.pem 21:09:09 spire-1.2.1/test/fixture/certs/database_key.pem 21:09:09 spire-1.2.1/test/fixture/certs/node_cert.pem 21:09:09 spire-1.2.1/test/fixture/certs/node_csr.pem 21:09:09 spire-1.2.1/test/fixture/certs/node_key.pem 21:09:09 spire-1.2.1/test/fixture/certs/svid.pem 21:09:09 spire-1.2.1/test/fixture/certs/svid_key.pem 21:09:09 spire-1.2.1/test/fixture/config/ 21:09:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:09:09 spire-1.2.1/test/fixture/config/agent_good.conf 21:09:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:09:09 spire-1.2.1/test/fixture/config/plugin_good.conf 21:09:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:09:09 spire-1.2.1/test/fixture/config/server_good.conf 21:09:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:09:09 spire-1.2.1/test/fixture/fixture.go 21:09:09 spire-1.2.1/test/fixture/nodeattestor/ 21:09:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:09:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:09:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:09:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:09:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:09:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:09:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:09:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:09:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:09:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:09:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:09:09 spire-1.2.1/test/fixture/registration/ 21:09:09 spire-1.2.1/test/fixture/registration/entries.json 21:09:09 spire-1.2.1/test/fixture/registration/good-for-update.json 21:09:09 spire-1.2.1/test/fixture/registration/good.json 21:09:09 spire-1.2.1/test/fixture/registration/invalid.json 21:09:09 spire-1.2.1/test/fixture/registration/invalid_json.json 21:09:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:09:09 spire-1.2.1/test/integration/ 21:09:09 spire-1.2.1/test/integration/README.md 21:09:09 spire-1.2.1/test/integration/common 21:09:09 spire-1.2.1/test/integration/setup/ 21:09:09 spire-1.2.1/test/integration/setup/adminclient/ 21:09:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:09:09 spire-1.2.1/test/integration/setup/adminclient/client.go 21:09:09 spire-1.2.1/test/integration/setup/debugagent/ 21:09:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:09:09 spire-1.2.1/test/integration/setup/debugagent/main.go 21:09:09 spire-1.2.1/test/integration/setup/debugserver/ 21:09:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:09:09 spire-1.2.1/test/integration/setup/debugserver/main.go 21:09:09 spire-1.2.1/test/integration/setup/downstreamclient/ 21:09:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:09:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:09:09 spire-1.2.1/test/integration/setup/itclient/ 21:09:09 spire-1.2.1/test/integration/setup/itclient/client.go 21:09:09 spire-1.2.1/test/integration/setup/node-attestation/ 21:09:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:09:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:09:09 spire-1.2.1/test/integration/setup/x509pop/ 21:09:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:09:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:09:09 spire-1.2.1/test/integration/suites/ 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:09:09 spire-1.2.1/test/integration/suites/join-token/ 21:09:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:09:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:09:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:09:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:09:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:09:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:09:09 spire-1.2.1/test/integration/suites/join-token/README.md 21:09:09 spire-1.2.1/test/integration/suites/join-token/conf/ 21:09:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/join-token/teardown 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:09:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:09:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:09:09 spire-1.2.1/test/integration/suites/k8s/ 21:09:09 spire-1.2.1/test/integration/suites/k8s/00-setup 21:09:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:09:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:09:09 spire-1.2.1/test/integration/suites/k8s/README.md 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/ 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:09:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:09:09 spire-1.2.1/test/integration/suites/k8s/teardown 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/ 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:09:09 spire-1.2.1/test/integration/suites/rotation/ 21:09:09 spire-1.2.1/test/integration/suites/rotation/00-setup 21:09:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:09:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:09:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:09:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:09:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:09:09 spire-1.2.1/test/integration/suites/rotation/README.md 21:09:09 spire-1.2.1/test/integration/suites/rotation/conf/ 21:09:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/rotation/teardown 21:09:09 spire-1.2.1/test/integration/suites/self-test/ 21:09:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:09:09 spire-1.2.1/test/integration/suites/self-test/README.md 21:09:09 spire-1.2.1/test/integration/suites/self-test/teardown 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:09:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:09:09 spire-1.2.1/test/integration/suites/upgrade/ 21:09:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:09:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:09:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:09:09 spire-1.2.1/test/integration/suites/upgrade/README.md 21:09:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:09:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:09:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:09:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:09:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:09:09 spire-1.2.1/test/integration/suites/upgrade/teardown 21:09:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:09:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:09:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:09:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:09:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:09:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:09:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:09:10 spire-1.2.1/test/integration/test-one.sh 21:09:10 spire-1.2.1/test/integration/test.sh 21:09:10 spire-1.2.1/test/plugintest/ 21:09:10 spire-1.2.1/test/plugintest/config.go 21:09:10 spire-1.2.1/test/plugintest/load.go 21:09:10 spire-1.2.1/test/plugintest/option.go 21:09:10 spire-1.2.1/test/spiretest/ 21:09:10 spire-1.2.1/test/spiretest/apiserver.go 21:09:10 spire-1.2.1/test/spiretest/assertions.go 21:09:10 spire-1.2.1/test/spiretest/dir.go 21:09:10 spire-1.2.1/test/spiretest/errors_posix.go 21:09:10 spire-1.2.1/test/spiretest/errors_windows.go 21:09:10 spire-1.2.1/test/spiretest/logs.go 21:09:10 spire-1.2.1/test/spiretest/socketapi.go 21:09:10 spire-1.2.1/test/spiretest/suite.go 21:09:10 spire-1.2.1/test/spiretest/x509.go 21:09:10 spire-1.2.1/test/testca/ 21:09:10 spire-1.2.1/test/testca/ca.go 21:09:10 spire-1.2.1/test/testkey/ 21:09:10 spire-1.2.1/test/testkey/generate.sh 21:09:10 spire-1.2.1/test/testkey/genkeys.go 21:09:10 spire-1.2.1/test/testkey/keys.go 21:09:10 spire-1.2.1/test/testkey/new.go 21:09:10 spire-1.2.1/test/tpmsimulator/ 21:09:10 spire-1.2.1/test/tpmsimulator/simulator.go 21:09:10 spire-1.2.1/test/util/ 21:09:10 spire-1.2.1/test/util/cert_fixtures.go 21:09:10 spire-1.2.1/test/util/cert_generation.go 21:09:10 spire-1.2.1/test/util/io_redirection.go 21:09:10 spire-1.2.1/test/util/race.go 21:09:10 spire-1.2.1/test/util/util.go 21:09:10 building spire from source... 21:09:11 Installing go1.17.7... 21:09:44 Building bin/spire-server... 21:09:44 go: downloading github.com/mitchellh/cli v1.1.2 21:09:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:09:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:09:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:09:44 go: downloading google.golang.org/grpc v1.44.0 21:09:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:09:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:09:46 go: downloading github.com/imdario/mergo v0.3.12 21:09:46 go: downloading github.com/sirupsen/logrus v1.8.1 21:09:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:09:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:09:47 go: downloading github.com/fatih/color v1.13.0 21:09:47 go: downloading github.com/mattn/go-isatty v0.0.14 21:09:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:09:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:09:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:09:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:09: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/secrets-config ./cmd/secrets-config 21:09:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:09:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:09:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:09:49 go: downloading github.com/open-policy-agent/opa v0.38.0 21:10:11 Removing intermediate container 7ce974160e71 21:10:11 ---> 8e55b336a229 21:10:11 21:10:11 Step 10/22 : FROM alpine:3.14 21:10:11 ---> ac73e934f311 21:10:11 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:10:11 ---> Running in 6c24b2d3213d 21:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:14 (1/6) Installing ca-certificates (20211220-r0) 21:10:14 (2/6) Installing brotli-libs (1.0.9-r5) 21:10:14 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:10:14 (4/6) Installing libcurl (7.79.1-r1) 21:10:14 (5/6) Installing curl (7.79.1-r1) 21:10:14 (6/6) Installing dumb-init (1.2.5-r1) 21:10:14 Executing busybox-1.33.1-r7.trigger 21:10:14 Executing ca-certificates-20211220-r0.trigger 21:10:15 OK: 8 MiB in 20 packages 21:10:18 Removing intermediate container 6c24b2d3213d 21:10:18 ---> 3bcd3b492e38 21:10:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:10:18 ---> Running in 7b644f1c78dd 21:10:18 Removing intermediate container 7b644f1c78dd 21:10:18 ---> 18ef5c94c7b4 21:10:18 Step 13/22 : WORKDIR /edgex 21:10:18 ---> Running in 5029fe1c8737 21:10:19 go: downloading github.com/armon/go-metrics v0.3.10 21:10:19 go: downloading github.com/prometheus/client_golang v1.12.1 21:10:19 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:10:19 Removing intermediate container 5029fe1c8737 21:10:19 ---> 24e68a0240ce 21:10:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:10:20 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:10:20 go: downloading github.com/mattn/go-colorable v0.1.12 21:10:20 go: downloading github.com/Masterminds/goutils v1.1.0 21:10:20 go: downloading github.com/Masterminds/semver v1.5.0 21:10:20 go: downloading github.com/google/uuid v1.1.2 21:10:20  ---> 860779b83c3e 21:10:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:10:20 go: downloading github.com/huandu/xstrings v1.3.2 21:10:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:10:21 go: downloading github.com/oklog/run v1.0.0 21:10:22 go: downloading github.com/imkira/go-observer v1.0.3 21:10:22  ---> 6dbd6243d61d 21:10:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:10:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:10:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:10:22 go: downloading github.com/prometheus/client_model v0.2.0 21:10:23 go: downloading github.com/prometheus/common v0.32.1 21:10:23 go: downloading github.com/beorn7/perks v1.0.1 21:10:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:10:23 go: downloading github.com/prometheus/procfs v0.7.3 21:10:24  ---> 0dfbeb5706bd 21:10:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:10:24 go: downloading go.uber.org/atomic v1.9.0 21:10:24 go: downloading github.com/hashicorp/errwrap v1.1.0 21:10:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:10:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:10:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:10:25  ---> 99f0845f4071 21:10:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:10:25 ---> Running in 4414f806bc22 21:10:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:10:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:10:28 Removing intermediate container 4414f806bc22 21:10:28 ---> 219dfba2cfad 21:10:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:10:29 ---> Running in 7edee0324875 21:10:29 Removing intermediate container 7edee0324875 21:10:29 ---> 41bfebfbee4e 21:10:29 Step 20/22 : LABEL arch=arm64 21:10:30 ---> Running in 3219e410e8b3 21:10:30 Removing intermediate container 3219e410e8b3 21:10:30 ---> c966f00c976c 21:10:30 Step 21/22 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:10:30 ---> Running in a603da29b621 21:10:31 Removing intermediate container a603da29b621 21:10:31 ---> 8c281d499fd5 21:10:31 Step 22/22 : LABEL version=0.0.0 21:10:31 ---> Running in a6b2e4fbbfcd 21:10:32 Removing intermediate container a6b2e4fbbfcd 21:10:32 ---> f6f899cc3dfb 21:10:32 21:10:32 Successfully built f6f899cc3dfb 21:10:32 Successfully tagged security-proxy-setup-arm64:latest 21:10:32  Building security-proxy-setup ... done Building security-spiffe-token-provider 21:10:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:10:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:10:36 go: downloading github.com/stretchr/testify v1.7.0 21:10:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:10:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:10:36 go: downloading github.com/blang/semver/v4 v4.0.0 21:10:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:10:36 go: downloading github.com/jinzhu/gorm v1.9.16 21:10:37 go: downloading github.com/lib/pq v1.10.4 21:10:37 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:10:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:11:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:11:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:11:09 ---> f8f6555d9464 21:11:09 Step 3/20 : WORKDIR /edgex-go 21:11:09 ---> Using cache 21:11:09 ---> 2d30ed4c6d30 21:11:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:11:09 ---> Running in 419a3cb3cd61 21:11:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:10 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:11:10 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:11:10 OK: 15739 distinct packages available 21:11:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:11 go: downloading k8s.io/client-go v0.23.4 21:11:11 go: downloading k8s.io/api v0.23.4 21:11:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:11 go: downloading google.golang.org/api v0.70.0 21:11:13 OK: 220 MiB in 52 packages 21:11:16 Removing intermediate container 419a3cb3cd61 21:11:16 ---> 8355ddf6be08 21:11:16 Step 5/20 : COPY go.mod vendor* ./ 21:11:16 ---> 77582c0a1eb5 21:11:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:16 ---> Running in f395a6a30793 21:11:23 Removing intermediate container f395a6a30793 21:11:23 ---> a9ae4434b089 21:11:23 Step 7/20 : COPY . . 21:11:26 go: downloading github.com/google/go-tpm v0.3.3 21:11:27 go: downloading cloud.google.com/go/storage v1.21.0 21:11:28 go: downloading cloud.google.com/go v0.100.2 21:11:30 go: downloading k8s.io/apimachinery v0.23.4 21:11:33 go: downloading k8s.io/kube-aggregator v0.23.3 21:11:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:11:44  ---> 8866d66a303f 21:11:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:11:44 ---> Running in 5126b37d99af 21:11: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:12:05 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:12:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:12:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:12:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:12:05 go: downloading cloud.google.com/go/security v1.3.0 21:12:06 go: downloading github.com/hashicorp/vault/api v1.4.1 21:12:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:12:06 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:12:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:12:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:12:08 go: downloading gopkg.in/yaml.v2 v2.4.0 21:12:08 go: downloading github.com/gobwas/glob v0.2.3 21:12:08 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:12:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:12:08 go: downloading github.com/twmb/murmur3 v1.1.6 21:12:09 go: downloading github.com/aws/smithy-go v1.11.0 21:12:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:12:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:12:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:12:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:12:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:12:11 go: downloading github.com/jinzhu/inflection v1.0.0 21:12:12 go: downloading github.com/gogo/protobuf v1.3.2 21:12:18 go: downloading cloud.google.com/go/compute v1.3.0 21:12:19 go: downloading cloud.google.com/go/iam v0.1.1 21:12:19 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:12:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:12:20 go: downloading k8s.io/klog/v2 v2.30.0 21:12:20 go: downloading github.com/google/gofuzz v1.1.0 21:12:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:12:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:12:21 go: downloading github.com/spf13/pflag v1.0.5 21:12:22 [0mgo: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:12:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:12:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:12:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:12:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:12:22 go: downloading github.com/dimchansky/utfbom v1.1.1 21:12:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:12:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:12:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:12:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:12:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:12:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:12:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:12:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:12:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:12:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:12:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:12:27 go: downloading go.opencensus.io v0.23.0 21:12:28 go: downloading gopkg.in/inf.v0 v0.9.1 21:12:28 go: downloading github.com/go-logr/logr v1.2.2 21:12:29 go: downloading github.com/google/go-cmp v0.5.7 21:12:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:12:30 go: downloading github.com/json-iterator/go v1.1.12 21:12:30 go: downloading github.com/googleapis/gnostic v0.5.5 21:12:33 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:12:33 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:12:33 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:12:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:12:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:12:36 go: downloading github.com/tklauser/numcpus v0.3.0 21:12:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:12:36 go: downloading go.uber.org/zap v1.21.0 21:12:37 go: downloading sigs.k8s.io/yaml v1.3.0 21:12:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:12:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:12:37 go: downloading github.com/modern-go/reflect2 v1.0.2 21:12:38 go: downloading github.com/ryanuber/go-glob v1.0.0 21:12:38 go: downloading github.com/golang/snappy v0.0.4 21:12:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:12:50 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:12:50 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:12:50 go: downloading github.com/hashicorp/go-version v1.2.0 21:12:50 go: downloading go.uber.org/multierr v1.6.0 21:13:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:13:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:14:11 Removing intermediate container 8efeadba18ee 21:14:11 ---> b1ddfa1d2af3 21:14:11 21:14:11 Step 10/23 : FROM alpine:3.14 21:14:11 ---> ac73e934f311 21:14:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:14:11 ---> Using cache 21:14:11 ---> 0fe288afbe62 21:14:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:11 ---> Using cache 21:14:11 ---> 50b8c9fbc6a2 21:14:11 Step 13/23 : ENV APP_PORT=59881 21:14:11 ---> Running in 7fca8764ee62 21:14:11 Removing intermediate container 7fca8764ee62 21:14:11 ---> 1d073b026584 21:14:11 Step 14/23 : EXPOSE $APP_PORT 21:14:11 ---> Running in dff61501d392 21:14:11 Removing intermediate container dff61501d392 21:14:11 ---> 4aa1757eac79 21:14:11 Step 15/23 : WORKDIR / 21:14:11 ---> Running in 3e4831f4eb99 21:14:11 Removing intermediate container 3e4831f4eb99 21:14:11 ---> 2c9edd1a47a6 21:14:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:12 ---> cc2d1fc92db4 21:14:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:14:14 ---> 9877b63cfd1b 21:14:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:14:14 ---> 4a68fedb29dc 21:14:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:14:15 ---> Running in ae0799649afa 21:14:15 Removing intermediate container ae0799649afa 21:14:15 ---> 8d8f83dec0d6 21:14:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:15 ---> Running in e2b65b7b9362 21:14:16 Removing intermediate container e2b65b7b9362 21:14:16 ---> 0d606a102416 21:14:16 Step 21/23 : LABEL arch=arm64 21:14:16 ---> Running in 186b11127c25 21:14:16 Removing intermediate container 186b11127c25 21:14:16 ---> 0795b37b0116 21:14:16 Step 22/23 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:14:16 ---> Running in bde83c6dc7d7 21:14:17 Removing intermediate container bde83c6dc7d7 21:14:17 ---> 67364b698548 21:14:17 Step 23/23 : LABEL version=0.0.0 21:14:17 ---> Running in 726bc38662b0 21:14:18 Removing intermediate container 726bc38662b0 21:14:18 ---> 5fc94b245589 21:14:18 21:14:18 Successfully built 5fc94b245589 21:14:18 Successfully tagged core-metadata-arm64:latest 21:18:25  Building core-metadata ... done Removing intermediate container 5126b37d99af 21:18:25 ---> 1e5069d9b42e 21:18:25 21:18:25 Step 9/20 : FROM alpine:3.15 21:18:25 3.15: Pulling from library/alpine 21:18:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:18:25 Status: Downloaded newer image for alpine:3.15 21:18:25 ---> 3fb3c9af89a9 21:18:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:18:25 ---> Running in 0edcb365afec 21:18:25 Removing intermediate container 0edcb365afec 21:18:25 ---> fc70bc0a9345 21:18:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:25 ---> Running in a375e958f6c3 21:18:25 Removing intermediate container a375e958f6c3 21:18:25 ---> 7409c38de919 21:18:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:18:25 ---> Running in 82f09344f136 21:18:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:18:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:18:26 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:18:26 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:18:26 OK: 15730 distinct packages available 21:18:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:18:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:18:28 (1/9) Installing ca-certificates (20211220-r0) 21:18:28 (2/9) Installing brotli-libs (1.0.9-r5) 21:18:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:18:29 (4/9) Installing libcurl (7.80.0-r1) 21:18:29 (5/9) Installing curl (7.80.0-r1) 21:18:29 (6/9) Installing dumb-init (1.2.5-r1) 21:18:29 (7/9) Installing musl-obstack (1.2.3-r0) 21:18:29 (8/9) Installing libucontext (1.1-r0) 21:18:29 (9/9) Installing gcompat (1.0.0-r4) 21:18:29 Executing busybox-1.34.1-r5.trigger 21:18:29 Executing ca-certificates-20211220-r0.trigger 21:18:30 OK: 8 MiB in 23 packages 21:18:32 Removing intermediate container 82f09344f136 21:18:32 ---> c631e2e9280a 21:18:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:18:33 ---> 2ba2665d98f6 21:18:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:18:36 ---> 3e5e7ccb694c 21:18:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:18:37 ---> 6c05c03f96d5 21:18:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:18:37 ---> Running in 543a46c6f15e 21:18:37 Removing intermediate container 543a46c6f15e 21:18:37 ---> ea1be5194176 21:18:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:18:37 ---> Running in ffe5c219bb3f 21:18:38 Removing intermediate container ffe5c219bb3f 21:18:38 ---> 0f11e2f2ab37 21:18:38 Step 18/20 : LABEL arch=arm64 21:18:38 ---> Running in 817c0594d2c1 21:18:39 Removing intermediate container 817c0594d2c1 21:18:39 ---> 223d10a79a17 21:18:39 Step 19/20 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:18:39 ---> Running in d663681af9b2 21:18:39 Removing intermediate container d663681af9b2 21:18:39 ---> bf67723195e3 21:18:39 Step 20/20 : LABEL version=0.0.0 21:18:39 ---> Running in 3cb81dd1d760 21:18:40 Removing intermediate container 3cb81dd1d760 21:18:40 ---> c6155b12f411 21:18:40 21:18:40 Successfully built c6155b12f411 21:18:40 Successfully tagged security-spiffe-token-provider-arm64:latest 21:34:49  Building security-spiffe-token-provider ... done Building bin/spire-agent... 21:34:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:34:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:34:49 go: downloading github.com/docker/docker v20.10.12+incompatible 21:34:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:34:49 go: downloading github.com/google/go-tpm-tools v0.3.3 21:34:49 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:34:49 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:34:49 go: downloading github.com/docker/go-connections v0.4.0 21:34:49 go: downloading github.com/docker/go-units v0.4.0 21:34:49 go: downloading github.com/opencontainers/image-spec v1.0.1 21:34:49 go: downloading github.com/containerd/containerd v1.3.4 21:34:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:34:49 go: downloading github.com/opencontainers/go-digest v1.0.0 21:39:27 Building bin/spire-agent... 21:39:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:39:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:39:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:39:27 go: downloading github.com/docker/docker v20.10.12+incompatible 21:39:27 go: downloading github.com/google/go-tpm-tools v0.3.3 21:39:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:39:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:39:27 go: downloading github.com/docker/go-connections v0.4.0 21:39:27 go: downloading github.com/docker/go-units v0.4.0 21:39:27 go: downloading github.com/opencontainers/image-spec v1.0.1 21:39:27 go: downloading github.com/containerd/containerd v1.3.4 21:39:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:39:27 go: downloading github.com/opencontainers/go-digest v1.0.0 21:41:04 Removing intermediate container 3537c14af76e 21:41:04 ---> a327929e3637 21:41:04 21:41:04 Step 13/26 : FROM alpine:3.15 21:41:04 ---> 3fb3c9af89a9 21:41:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:41:04 ---> Using cache 21:41:04 ---> fc70bc0a9345 21:41:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:04 ---> Using cache 21:41:04 ---> 7409c38de919 21:41:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:41:04 ---> Running in cc18a1a9e0e4 21:41:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:41:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:41:04 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:41:04 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:41:04 OK: 15730 distinct packages available 21:41:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:41:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:41:04 (1/5) Installing dumb-init (1.2.5-r1) 21:41:04 (2/5) Installing musl-obstack (1.2.3-r0) 21:41:04 (3/5) Installing libucontext (1.1-r0) 21:41:04 (4/5) Installing gcompat (1.0.0-r4) 21:41:04 (5/5) Installing openssl (1.1.1n-r0) 21:41:04 Executing busybox-1.34.1-r5.trigger 21:41:04 OK: 6 MiB in 19 packages 21:41:04 Removing intermediate container cc18a1a9e0e4 21:41:04 ---> 121dbbd4417f 21:41:04 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:41:05 ---> 05adad404c3c 21:41:05 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:41:11 ---> 1b5d1b203f13 21:41:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:41:11 ---> 634ac310aff3 21:41:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:41:12 ---> 79ca648f2d72 21:41:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:41:12 ---> 3c5776d3741b 21:41:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:41:13 ---> Running in e5e46c21123e 21:41:13 Removing intermediate container e5e46c21123e 21:41:13 ---> 5c1e46085455 21:41:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:41:13 ---> Running in 66314127d2b4 21:41:13 Removing intermediate container 66314127d2b4 21:41:13 ---> 51fbcde9d8d8 21:41:13 Step 24/26 : LABEL arch=arm64 21:41:13 ---> Running in cbd6f34ea78e 21:41:14 Removing intermediate container cbd6f34ea78e 21:41:14 ---> 813160aa5f77 21:41:14 Step 25/26 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:41:14 ---> Running in 6d7daa805055 21:41:15 Removing intermediate container 6d7daa805055 21:41:15 ---> 6742dc9aa05d 21:41:15 Step 26/26 : LABEL version=0.0.0 21:41:15 ---> Running in 5b7201b604c6 21:41:15 Removing intermediate container 5b7201b604c6 21:41:15 ---> b42df5b4e996 21:41:15 21:41:15 Successfully built b42df5b4e996 21:41:15 Successfully tagged security-spire-agent-arm64:latest 21:42:53  Building security-spire-agent ... done Building bin/spire-agent... 21:42:53 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:42:53 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:42:53 go: downloading github.com/docker/docker v20.10.12+incompatible 21:42:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:42:53 go: downloading github.com/google/go-tpm-tools v0.3.3 21:42:53 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:42:53 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:42:54 go: downloading github.com/docker/go-connections v0.4.0 21:42:54 go: downloading github.com/docker/go-units v0.4.0 21:42:54 go: downloading github.com/opencontainers/image-spec v1.0.1 21:42:54 go: downloading github.com/containerd/containerd v1.3.4 21:42:54 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:42:54 go: downloading github.com/opencontainers/go-digest v1.0.0 21:44:31 Removing intermediate container 310fda412081 21:44:31 ---> 062e059cef9d 21:44:31 21:44:31 Step 13/26 : FROM alpine:3.15 21:44:31 ---> 3fb3c9af89a9 21:44:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:44:31 ---> Using cache 21:44:31 ---> fc70bc0a9345 21:44:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:44:31 ---> Using cache 21:44:31 ---> 7409c38de919 21:44:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:44:33 ---> Running in 06b80cc1afe5 21:44:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:44:36 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:44:36 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:44:36 OK: 15730 distinct packages available 21:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:44:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:44:38 (1/4) Installing dumb-init (1.2.5-r1) 21:44:38 (2/4) Installing musl-obstack (1.2.3-r0) 21:44:38 (3/4) Installing libucontext (1.1-r0) 21:44:38 (4/4) Installing gcompat (1.0.0-r4) 21:44:38 Executing busybox-1.34.1-r5.trigger 21:44:38 OK: 6 MiB in 18 packages 21:44:40 Removing intermediate container 06b80cc1afe5 21:44:40 ---> bb218f6fb5b3 21:44:40 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:44:45 ---> 8d404393b94b 21:44:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:44:45 ---> 78c8ed50727e 21:44:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:44:46 ---> Running in ca81a7ce4305 21:44:46 Removing intermediate container ca81a7ce4305 21:44:46 ---> 0652390bb796 21:44:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:44:47 ---> 588791d3c633 21:44:47 Step 21/26 : WORKDIR / 21:44:47 ---> Running in 1245438d4d89 21:44:48 Removing intermediate container 1245438d4d89 21:44:48 ---> 5f1889b64fd6 21:44:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:44:48 ---> Running in f6ef6282d127 21:44:48 Removing intermediate container f6ef6282d127 21:44:48 ---> 5059f1dea33b 21:44:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:44:48 ---> Running in bd60835e4215 21:44:49 Removing intermediate container bd60835e4215 21:44:49 ---> 0123b0d8926f 21:44:49 Step 24/26 : LABEL arch=arm64 21:44:49 ---> Running in fde8d58fed50 21:44:49 Removing intermediate container fde8d58fed50 21:44:49 ---> 3802905fe355 21:44:49 Step 25/26 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:44:50 ---> Running in 1c7ec897dae9 21:44:50 Removing intermediate container 1c7ec897dae9 21:44:50 ---> 73d1be0b7804 21:44:50 Step 26/26 : LABEL version=0.0.0 21:44:50 ---> Running in 677345c22e1e 21:44:50 Removing intermediate container 677345c22e1e 21:44:50 ---> 12ea1d39d6c8 21:44:50 21:44:51 Successfully built 12ea1d39d6c8 21:44:51 Successfully tagged security-spire-config-arm64:latest 21:46:58  Building security-spire-config ... done Removing intermediate container debb81df7d19 21:46:58 ---> e2e0d0c1ed5d 21:46:58 21:46:58 Step 13/25 : FROM alpine:3.15 21:46:58 ---> 3fb3c9af89a9 21:46:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:58 ---> Using cache 21:46:58 ---> fc70bc0a9345 21:46:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:58 ---> Using cache 21:46:58 ---> 7409c38de919 21:46:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:46:58 ---> Using cache 21:46:58 ---> 121dbbd4417f 21:46:58 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:47:00 ---> c88176e3e655 21:47:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:47:01 ---> 0fd7ff945447 21:47:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:47:01 ---> e187a19efbc3 21:47:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:47:02 ---> 7e4a618cb63d 21:47:02 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:47:02 ---> Running in a9b6c6ff37c1 21:47:02 Removing intermediate container a9b6c6ff37c1 21:47:02 ---> 21826f49704e 21:47:02 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:47:02 ---> Running in d1027e1c713f 21:47:03 Removing intermediate container d1027e1c713f 21:47:03 ---> 8773d9d3dba3 21:47:03 Step 23/25 : LABEL arch=arm64 21:47:03 ---> Running in 5240eff5e623 21:47:03 Removing intermediate container 5240eff5e623 21:47:03 ---> 50955cda575b 21:47:03 Step 24/25 : LABEL git_sha=f651c9050014cebb69ef6e3aabd169dd18ce14e1 21:47:03 ---> Running in ca3b2cdb0af5 21:47:04 Removing intermediate container ca3b2cdb0af5 21:47:04 ---> aabbf14710f7 21:47:04 Step 25/25 : LABEL version=0.0.0 21:47:04 ---> Running in 1c976e9e16b4 21:47:04 Removing intermediate container 1c976e9e16b4 21:47:04 ---> 901735375c9f 21:47:04 21:47:04 Successfully built 901735375c9f 21:47:04 Successfully tagged security-spire-server-arm64:latest 21:47:05  Building security-spire-server ... done  [Pipeline] } 21:47:05 $ docker stop --time=1 ea785531cda0ba510515d42a59a26be969463c229bde162cb4f53fd59ab77f34 21:47:07 $ docker rm -f ea785531cda0ba510515d42a59a26be969463c229bde162cb4f53fd59ab77f34 [Pipeline] // withDockerContainer [Pipeline] sh 21:47:07 + docker images 21:47:08 REPOSITORY TAG IMAGE ID CREATED SIZE 21:47:08 security-spire-server-arm64 latest 901735375c9f 4 seconds ago 86.3MB 21:47:08 e2e0d0c1ed5d 29 seconds ago 4.14GB 21:47:08 security-spire-config-arm64 latest 12ea1d39d6c8 2 minutes ago 85.6MB 21:47:08 062e059cef9d 2 minutes ago 4.14GB 21:47:08 security-spire-agent-arm64 latest b42df5b4e996 5 minutes ago 126MB 21:47:08 a327929e3637 6 minutes ago 4.14GB 21:47:08 security-spiffe-token-provider-arm64 latest c6155b12f411 28 minutes ago 27.9MB 21:47:08 1e5069d9b42e 28 minutes ago 1.36GB 21:47:08 core-metadata-arm64 latest 5fc94b245589 32 minutes ago 16.3MB 21:47:08 b1ddfa1d2af3 33 minutes ago 1.31GB 21:47:08 security-proxy-setup-arm64 latest f6f899cc3dfb 36 minutes ago 26.1MB 21:47:08 8e55b336a229 36 minutes ago 1.31GB 21:47:08 support-notifications-arm64 latest 48d2304aa0f2 38 minutes ago 25.8MB 21:47:08 208b9807e8b7 38 minutes ago 1.36GB 21:47:08 support-scheduler-arm64 latest a62ea15b2e1b 39 minutes ago 25.3MB 21:47:08 53cde5cffdfb 40 minutes ago 1.36GB 21:47:08 core-command-arm64 latest 14f3baebe4a9 43 minutes ago 15.5MB 21:47:08 2190d64e46e1 43 minutes ago 1.3GB 21:47:08 sys-mgmt-agent-arm64 latest 060b10cea404 48 minutes ago 282MB 21:47:08 core-data-arm64 latest b59329c75a58 49 minutes ago 21.6MB 21:47:08 security-bootstrapper-arm64 latest d2c09ef4843b 49 minutes ago 18.3MB 21:47:08 a89f3196ebdf 49 minutes ago 1.34GB 21:47:08 security-secretstore-setup-arm64 latest 26bbdfde4db1 49 minutes ago 27.5MB 21:47:08 2e3570fb8247 50 minutes ago 1.32GB 21:47:08 890d786def98 50 minutes ago 1.31GB 21:47:08 e988b3f20765 50 minutes ago 1.31GB 21:47:08 ci-base-image-arm64 latest f8f6555d9464 About an hour ago 885MB 21:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 10 days ago 551MB 21:47:08 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 21:47:08 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 21:47:08 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 21:47:08 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 21:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:47:08 21:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:47:09 arm64: Pulling from edgex-lftools-log-publisher 21:47:09 8998bd30e6a1: Pulling fs layer 21:47:09 04944245beec: Pulling fs layer 21:47:09 699f458cf7ca: Pulling fs layer 21:47:09 765212b225bb: Pulling fs layer 21:47:09 f23df028b6ca: Pulling fs layer 21:47:09 d65c8cfc05b1: Pulling fs layer 21:47:09 2437ff75d9bd: Pulling fs layer 21:47:09 d65c8cfc05b1: Waiting 21:47:09 2437ff75d9bd: Waiting 21:47:09 765212b225bb: Waiting 21:47:09 f23df028b6ca: Waiting 21:47:09 04944245beec: Verifying Checksum 21:47:09 04944245beec: Download complete 21:47:09 765212b225bb: Verifying Checksum 21:47:09 765212b225bb: Download complete 21:47:09 f23df028b6ca: Verifying Checksum 21:47:09 f23df028b6ca: Download complete 21:47:09 d65c8cfc05b1: Verifying Checksum 21:47:09 d65c8cfc05b1: Download complete 21:47:09 699f458cf7ca: Verifying Checksum 21:47:09 699f458cf7ca: Download complete 21:47:10 8998bd30e6a1: Verifying Checksum 21:47:10 8998bd30e6a1: Download complete 21:47:13 2437ff75d9bd: Verifying Checksum 21:47:13 2437ff75d9bd: Download complete 21:47:15 8998bd30e6a1: Pull complete 21:47:15 04944245beec: Pull complete 21:47:16 699f458cf7ca: Pull complete 21:47:17 765212b225bb: Pull complete 21:47:18 f23df028b6ca: Pull complete 21:47:18 d65c8cfc05b1: Pull complete 21:47:36 2437ff75d9bd: Pull complete 21:47:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:47:36 prd-ubuntu20.04-docker-arm64-4c-16g-34519 does not seem to be running inside a container 21:47:36 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:47:40 $ docker top 5e2efdf0f24715bb784e0c9b39fe12352fd50a22c0dc6a5b6355fae880312bc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:41 ---> job-cost.sh 21:47:41 lf-activate-venv: SKIPPING 21:47:41 INFO: No Stack... 21:47:41 INFO: Retrieving Pricing Info for: v3-standard-4 21:47:42 INFO: Archiving Costs [Pipeline] sh 21:47:43 + cat /w/workspace/edgex-go/12/archives/cost.csv 21:47:43 + cut -d, -f6 [Pipeline] lock 21:47:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-12-stack-cost] 21:47:43 Resource [jenkins-edgexfoundry-edgex-go-PR-3987-12-stack-cost] did not exist. Created. 21:47:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:47:44 + echo total: 0.2199999988079071 [Pipeline] stash 21:47:44 Stashed 1 file(s) [Pipeline] } 21:47:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-12-stack-cost] [Pipeline] // lock [Pipeline] } 21:47:44 $ docker stop --time=1 5e2efdf0f24715bb784e0c9b39fe12352fd50a22c0dc6a5b6355fae880312bc1 21:47:46 $ docker rm -f 5e2efdf0f24715bb784e0c9b39fe12352fd50a22c0dc6a5b6355fae880312bc1 [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 21:47:46 provisioning config files... 21:47:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config3111083295591457989tmp [Pipeline] { [Pipeline] sh 21:47:46 + set +x 21:47:46 + curl -s https://codecov.io/bash 21:47:46 + bash -s -- 21:47:46 21:47:46 _____ _ 21:47:46 / ____| | | 21:47:46 | | ___ __| | ___ ___ _____ __ 21:47:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:47:46 | |___| (_) | (_| | __/ (_| (_) \ V / 21:47:46 \_____\___/ \__,_|\___|\___\___/ \_/ 21:47:46 Bash-1.0.6 21:47:46 21:47:46 21:47:46 ==> git version 2.25.1 found 21:47:46 ==> 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 21:47:46 Release-Date: 2020-01-08 21:47:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:47:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:47:46 ==> Jenkins CI detected. 21:47:46 current dir:  /w/workspace/edgex-go/12 21:47:46 project root: . 21:47:46 --> token set from env 21:47:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:47:46 ==> Running gcov in . (disable via -X gcov) 21:47:46 ==> Python coveragepy not found 21:47:46 ==> Searching for coverage reports in: 21:47:46 + . 21:47:46 -> Found 1 reports 21:47:47 ==> Detecting git/mercurial file structure 21:47:47 ==> Reading reports 21:47:47 + ./coverage.out bytes=435134 21:47:47 ==> Appending adjustments 21:47:47 https://docs.codecov.io/docs/fixing-reports 21:47:48 + Found adjustments 21:47:48 ==> Gzipping contents 21:47:48 60K /tmp/codecov.5fz0sc.gz 21:47:48 ==> Uploading reports 21:47:48 url: https://codecov.io 21:47:48 query: branch=PR-3987&commit=f651c9050014cebb69ef6e3aabd169dd18ce14e1&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:47:48 -> Pinging Codecov 21:47:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=f651c9050014cebb69ef6e3aabd169dd18ce14e1&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:47:48 -> Uploading to 21:47:48 https://storage.googleapis.com/codecov/v4/raw/2022-05-02/00271124DB129430A58F1EEE437C3FCB/f651c9050014cebb69ef6e3aabd169dd18ce14e1/7e7ba4c6-1f2d-47ec-8ab0-7297ae6801cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T214748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1714989b5d00c6c0d452e41aeae79d3597c35994763dc699e8f3d4d1034710c2 21:47:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:48 Dload Upload Total Spent Left Speed 21:47:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59895 0 0 100 59895 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59895 0 0 100 59895 0 240k --:--:-- --:--:-- --:--:-- 239k 21:47:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] } 21:47:48 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 21:47:49 + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh 21:47:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:47:50 ---> package-listing.sh 21:47:50 ++ facter osfamily 21:47:50 ++ tr '[:upper:]' '[:lower:]' 21:47:50 + OS_FAMILY=debian 21:47:50 + workspace=/w/workspace/edgex-go/12 21:47:50 + START_PACKAGES=/tmp/packages_start.txt 21:47:50 + END_PACKAGES=/tmp/packages_end.txt 21:47:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:47:50 + PACKAGES=/tmp/packages_start.txt 21:47:50 + '[' /w/workspace/edgex-go/12 ']' 21:47:50 + PACKAGES=/tmp/packages_end.txt 21:47:50 + case "${OS_FAMILY}" in 21:47:50 + dpkg -l 21:47:50 + grep '^ii' 21:47:50 + '[' -f /tmp/packages_start.txt ']' 21:47:50 + '[' -f /tmp/packages_end.txt ']' 21:47:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:47:50 + '[' /w/workspace/edgex-go/12 ']' 21:47:50 + mkdir -p /w/workspace/edgex-go/12/archives/ 21:47:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 21:47:50 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:47:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:51 21:47:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:51 latest: Pulling from edgex-lftools-log-publisher 21:47:51 5eb5b503b376: Pulling fs layer 21:47:51 5c69ac0246d0: Pulling fs layer 21:47:51 ec43610c2a17: Pulling fs layer 21:47:51 3a2ae6a8a46f: Pulling fs layer 21:47:51 33b1e0a273af: Pulling fs layer 21:47:51 5d3b04190fa2: Pulling fs layer 21:47:51 2f39f015ded8: Pulling fs layer 21:47:51 33b1e0a273af: Waiting 21:47:51 5d3b04190fa2: Waiting 21:47:51 2f39f015ded8: Waiting 21:47:51 3a2ae6a8a46f: Waiting 21:47:51 5c69ac0246d0: Download complete 21:47:51 3a2ae6a8a46f: Verifying Checksum 21:47:51 3a2ae6a8a46f: Download complete 21:47:52 33b1e0a273af: Verifying Checksum 21:47:52 33b1e0a273af: Download complete 21:47:52 5d3b04190fa2: Verifying Checksum 21:47:52 5d3b04190fa2: Download complete 21:47:52 ec43610c2a17: Verifying Checksum 21:47:52 ec43610c2a17: Download complete 21:47:52 5eb5b503b376: Verifying Checksum 21:47:52 5eb5b503b376: Download complete 21:47:53 2f39f015ded8: Download complete 21:47:53 5eb5b503b376: Pull complete 21:47:53 5c69ac0246d0: Pull complete 21:47:54 ec43610c2a17: Pull complete 21:47:54 3a2ae6a8a46f: Pull complete 21:47:54 33b1e0a273af: Pull complete 21:47:54 5d3b04190fa2: Pull complete 21:47:58 2f39f015ded8: Pull complete 21:47:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:47:58 prd-ubuntu20.04-docker-8c-8g-34504 does not seem to be running inside a container 21:47:59 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:48:01 $ docker top 678df84b875580c830055c94b10bf46b93b2a9aee1a29ecb473a060ceed66d25 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:01 + touch /tmp/pre-build-complete [Pipeline] sh 21:48:02 + mkdir -p /var/log/sysstat [Pipeline] sh 21:48:02 + ls /var/log/sa-host 21:48:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:02 provisioning config files... 21:48:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config1945843599214405870tmp [Pipeline] { [Pipeline] echo 21:48:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:48:02 ---> create-netrc.sh [Pipeline] } 21:48:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:48:03 ---> python-tools-install.sh [Pipeline] echo 21:48:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:48:03 ---> sudo-logs.sh 21:48:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:48:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:48:03 ---> job-cost.sh 21:48:03 lf-activate-venv: SKIPPING 21:48:03 DEBUG: total: 0.2199999988079071 21:48:03 INFO: Retrieving Stack Cost... 21:48:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:48:04 INFO: Archiving Costs [Pipeline] echo 21:48:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:48:05 ---> logs-deploy.sh 21:48:05 lf-activate-venv: SKIPPING 21:48:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/12 21:48:05 INFO: archiving workspace using pattern(s): 21:48:06 Archives upload complete. 21:48:06 INFO: archiving logs to Nexus 21:48:07 ---> uname -a: 21:48:07 Linux prd-ubuntu20-04-docker-8c-8g-34504 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:48:07 21:48:07 21:48:07 ---> lscpu: 21:48:07 Architecture: x86_64 21:48:07 CPU op-mode(s): 32-bit, 64-bit 21:48:07 Byte Order: Little Endian 21:48:07 Address sizes: 40 bits physical, 48 bits virtual 21:48:07 CPU(s): 8 21:48:07 On-line CPU(s) list: 0-7 21:48:07 Thread(s) per core: 1 21:48:07 Core(s) per socket: 1 21:48:07 Socket(s): 8 21:48:07 NUMA node(s): 1 21:48:07 Vendor ID: AuthenticAMD 21:48:07 CPU family: 23 21:48:07 Model: 49 21:48:07 Model name: AMD EPYC-Rome Processor 21:48:07 Stepping: 0 21:48:07 CPU MHz: 2799.996 21:48:07 BogoMIPS: 5599.99 21:48:07 Virtualization: AMD-V 21:48:07 Hypervisor vendor: KVM 21:48:07 Virtualization type: full 21:48:07 L1d cache: 256 KiB 21:48:07 L1i cache: 256 KiB 21:48:07 L2 cache: 4 MiB 21:48:07 L3 cache: 128 MiB 21:48:07 NUMA node0 CPU(s): 0-7 21:48:07 Vulnerability Itlb multihit: Not affected 21:48:07 Vulnerability L1tf: Not affected 21:48:07 Vulnerability Mds: Not affected 21:48:07 Vulnerability Meltdown: Not affected 21:48:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:48:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:48:07 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:48:07 Vulnerability Srbds: Not affected 21:48:07 Vulnerability Tsx async abort: Not affected 21:48:07 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 21:48:07 21:48:07 21:48:07 ---> nproc: 21:48:07 8 21:48:07 21:48:07 21:48:07 ---> df -h: 21:48:07 Filesystem Size Used Avail Use% Mounted on 21:48:07 overlay 155G 26G 129G 17% / 21:48:07 tmpfs 64M 0 64M 0% /dev 21:48:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:48:07 shm 64M 0 64M 0% /dev/shm 21:48:07 /dev/vda1 155G 26G 129G 17% /facter-os 21:48:07 21:48:07 21:48:07 ---> sar -b -r -n DEV: 21:48:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34504) 05/02/22 _x86_64_ (8 CPU) 21:48:07 21:48:07 20:29:47 LINUX RESTART (8 CPU) 21:48:07 21:48:07 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:48:07 20:31:01 308.07 55.77 252.29 0.00 7435.29 174457.19 0.00 21:48:07 20:32:01 120.15 1.03 119.11 0.00 8.27 61746.51 0.00 21:48:07 20:33:01 51.24 0.10 51.14 0.00 1.47 18731.56 0.00 21:48:07 20:34:01 351.48 0.05 351.43 0.00 4.00 299206.53 0.00 21:48:07 20:35:01 970.42 6.12 964.31 0.00 48.93 343236.66 0.00 21:48:07 20:36:01 358.12 0.03 358.09 0.00 0.27 122241.81 0.00 21:48:07 20:37:01 553.34 0.07 553.27 0.00 0.68 179413.49 0.00 21:48:07 20:38:01 504.70 1.05 503.65 0.00 8.40 182990.97 0.00 21:48:07 20:39:01 752.56 20.03 732.52 0.00 1107.34 298411.72 0.00 21:48:07 20:40:01 816.72 33.05 783.67 0.00 488.16 188880.63 0.00 21:48:07 20:41:01 271.94 1.07 270.87 0.00 60.92 22043.13 0.00 21:48:07 20:42:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 21:48:07 20:43:01 1.50 0.00 1.50 0.00 0.00 15.99 0.00 21:48:07 20:44:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 21:48:07 20:45:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 21:48:07 20:46:01 4.08 2.28 1.80 0.00 20.80 21.86 0.00 21:48:07 20:47:01 1.68 0.00 1.68 0.00 0.00 18.00 0.00 21:48:07 20:48:01 4.85 1.53 3.32 0.00 45.19 41.59 0.00 21:48:07 20:49:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 21:48:07 20:50:01 2.20 0.00 2.20 0.00 0.00 25.06 0.00 21:48:07 20:51:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 21:48:07 20:52:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 21:48:07 20:53:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 21:48:07 20:54:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 21:48:07 20:55:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 21:48:07 20:56:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 21:48:07 20:57:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 21:48:07 20:58:01 1.72 0.00 1.72 0.00 0.00 20.39 0.00 21:48:07 20:59:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:48:07 21:00:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 21:48:07 21:01:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 21:48:07 21:02:01 3.47 1.80 1.67 0.00 88.92 21.86 0.00 21:48:07 21:03:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 21:48:07 21:04:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 21:48:07 21:05:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 21:48:07 21:06:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 21:48:07 21:07:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 21:48:07 21:08:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 21:48:07 21:09:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 21:48:07 21:10:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 21:48:07 21:11:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 21:48:07 21:12:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 21:48:07 21:13:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 21:48:07 21:14:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 21:48:07 21:15:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 21:48:07 21:16:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 21:48:07 21:17:01 1.30 0.03 1.27 0.00 0.93 14.26 0.00 21:48:07 21:18:01 1.13 0.02 1.12 0.00 0.13 13.46 0.00 21:48:07 21:19:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 21:48:07 21:20:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 21:48:07 21:21:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:48:07 21:22:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 21:48:07 21:23:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 21:48:07 21:24:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 21:48:07 21:25:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 21:48:07 21:26:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 21:48:07 21:27:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 21:48:07 21:28:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 21:48:07 21:29:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 21:48:07 21:30:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 21:48:07 21:31:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 21:48:07 21:32:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 21:48:07 21:33:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 21:48:07 21:34:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 21:48:07 21:35:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 21:48:07 21:36:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 21:48:07 21:37:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 21:48:07 21:38:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 21:48:07 21:39:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 21:48:07 21:40:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 21:48:07 21:41:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 21:48:07 21:42:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 21:48:07 21:43:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 21:48:07 21:44:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 21:48:07 21:45:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 21:48:07 21:46:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 21:48:07 21:47:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 21:48:07 21:48:01 50.06 1.22 48.84 0.00 88.79 16764.54 0.00 21:48:07 Average: 66.64 1.61 65.04 0.00 120.65 24447.58 0.00 21:48:07 21:48:07 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:48:07 20:31:01 28629752 31748776 559140 1.70 117548 3268264 2207492 6.51 1161692 2714932 615740 21:48:07 20:32:01 27675688 31712212 581360 1.77 159972 4046016 2050668 6.04 1622928 3095600 486248 21:48:07 20:33:01 27451476 31766652 524840 1.60 165104 4291420 1904944 5.61 1448296 3468576 329192 21:48:07 20:34:01 22737588 31688292 596608 1.81 175444 8785056 2217520 6.54 1829348 7656084 28832 21:48:07 20:35:01 12960740 30857128 1384804 4.21 406968 16678656 4587360 13.52 4089736 14295704 716 21:48:07 20:36:01 7245220 27789308 4448340 13.53 421760 19210572 7691784 22.67 8221148 15770148 649628 21:48:07 20:37:01 6747864 30428368 1835524 5.58 433984 22203488 4374600 12.89 6606416 17787140 835704 21:48:07 20:38:01 6919544 31522828 733436 2.23 509008 23110116 2877336 8.48 3890068 20388104 853976 21:48:07 20:39:01 5330868 31641552 615880 1.87 667348 24411624 2220540 6.54 3257120 22355900 300 21:48:07 20:40:01 10090852 31613192 646412 1.97 692092 19976264 2598204 7.66 2737036 18492984 20228 21:48:07 20:41:01 11549772 31724244 544148 1.65 697028 18672324 2083208 6.14 2722412 17109288 12 21:48:07 20:42:01 11551796 31726308 542060 1.65 697068 18672324 2083208 6.14 2721368 17109284 44 21:48:07 20:43:01 11567768 31742224 526208 1.60 697084 18672332 2083208 6.14 2705616 17109288 28 21:48:07 20:44:01 11568252 31742736 525856 1.60 697092 18672336 2083208 6.14 2705772 17109292 64 21:48:07 20:45:01 11569748 31744380 524292 1.59 697108 18672340 2083208 6.14 2704624 17109408 44 21:48:07 20:46:01 11569248 31744664 523892 1.59 697580 18672520 2064660 6.08 2705740 17109264 48 21:48:07 20:47:01 11569476 31744952 523556 1.59 697612 18672520 2064660 6.08 2705204 17109268 12 21:48:07 20:48:01 11566684 31743796 524624 1.60 698176 18673356 2105464 6.21 2708048 17107924 16 21:48:07 20:49:01 11566844 31744008 524596 1.60 698212 18673356 2105464 6.21 2708144 17107932 12 21:48:07 20:50:01 11566860 31744072 524512 1.60 698248 18673364 2105464 6.21 2708008 17107940 8 21:48:07 20:51:01 11567064 31744324 524244 1.59 698280 18673368 2105464 6.21 2708360 17107948 12 21:48:07 20:52:01 11566952 31744220 524260 1.59 698292 18673372 2105464 6.21 2707820 17107952 56 21:48:07 20:53:01 11566960 31744260 524172 1.59 698316 18673376 2105464 6.21 2707860 17107960 12 21:48:07 20:54:01 11567172 31744504 523872 1.59 698328 18673376 2105464 6.21 2707908 17107960 44 21:48:07 20:55:01 11567072 31744416 524120 1.59 698344 18673380 2105464 6.21 2708488 17107948 48 21:48:07 20:56:01 11567064 31744416 524084 1.59 698352 18673384 2105464 6.21 2708304 17107952 184 21:48:07 20:57:01 11567268 31744648 523800 1.59 698368 18673384 2105464 6.21 2707944 17107956 12 21:48:07 20:58:01 11567472 31744856 523624 1.59 698384 18673388 2105464 6.21 2708120 17107960 44 21:48:07 20:59:01 11567416 31744832 523604 1.59 698396 18673392 2105464 6.21 2707976 17107964 12 21:48:07 21:00:01 11567400 31744820 523552 1.59 698408 18673392 2105464 6.21 2707968 17107964 188 21:48:07 21:01:01 11567352 31744808 523508 1.59 698432 18673400 2105464 6.21 2708320 17107976 12 21:48:07 21:02:01 11562340 31743528 524908 1.60 698604 18675940 2105464 6.21 2713572 17108528 48 21:48:07 21:03:01 11562048 31743272 525148 1.60 698608 18675944 2105464 6.21 2713248 17108480 20 21:48:07 21:04:01 11562284 31743640 524704 1.60 698616 18676076 2105464 6.21 2713128 17108612 48 21:48:07 21:05:01 11562008 31743376 524928 1.60 698632 18676068 2105464 6.21 2713412 17108612 12 21:48:07 21:06:01 11561280 31742728 525416 1.60 698656 18676084 2105464 6.21 2713384 17108620 180 21:48:07 21:07:01 11561540 31742988 525104 1.60 698664 18676084 2088976 6.16 2712988 17108620 12 21:48:07 21:08:01 11561352 31742864 525320 1.60 698684 18676088 2088976 6.16 2713408 17108624 188 21:48:07 21:09:01 11561280 31742800 525340 1.60 698700 18676092 2088976 6.16 2713284 17108628 20 21:48:07 21:10:01 11561240 31742784 525288 1.60 698712 18676096 2088976 6.16 2713056 17108628 188 21:48:07 21:11:01 11561204 31742760 525472 1.60 698720 18676100 2088976 6.16 2713300 17108636 8 21:48:07 21:12:01 11561132 31742720 525476 1.60 698740 18676104 2088976 6.16 2713104 17108644 200 21:48:07 21:13:01 11561108 31742696 525528 1.60 698772 18676104 2088976 6.16 2713088 17108644 16 21:48:07 21:14:01 11561300 31742928 525472 1.60 698792 18676108 2088976 6.16 2713140 17108648 184 21:48:07 21:15:01 11561040 31742688 525796 1.60 698812 18676104 2088976 6.16 2713172 17108644 12 21:48:07 21:16:01 11560936 31742628 525804 1.60 698828 18676112 2088976 6.16 2713580 17108648 176 21:48:07 21:17:01 11560612 31742316 526076 1.60 698840 18676112 2088976 6.16 2713504 17108652 12 21:48:07 21:18:01 11560540 31742312 525984 1.60 698852 18676144 2088976 6.16 2713256 17108668 188 21:48:07 21:19:01 11561020 31742800 525444 1.60 698868 18676152 2088976 6.16 2713240 17108676 12 21:48:07 21:20:01 11560980 31742800 525368 1.60 698908 18676152 2088976 6.16 2713388 17108680 68 21:48:07 21:21:01 11560388 31742248 525828 1.60 698924 18676156 2088976 6.16 2713912 17108680 176 21:48:07 21:22:01 11560372 31742256 525780 1.60 698952 18676164 2088976 6.16 2713508 17108688 44 21:48:07 21:23:01 11560808 31742736 525492 1.60 698976 18676164 2088976 6.16 2713624 17108692 12 21:48:07 21:24:01 11560736 31742668 525452 1.60 698996 18676168 2088976 6.16 2713620 17108696 184 21:48:07 21:25:01 11560436 31742396 525680 1.60 699004 18676172 2088976 6.16 2713664 17108700 36 21:48:07 21:26:01 11560356 31742316 525676 1.60 699028 18676172 2088976 6.16 2713960 17108700 176 21:48:07 21:27:01 11560560 31742556 525376 1.60 699060 18676176 2088976 6.16 2713688 17108708 12 21:48:07 21:28:01 11560512 31742676 525208 1.60 699080 18676308 2088976 6.16 2713732 17108832 204 21:48:07 21:29:01 11560232 31742412 525652 1.60 699092 18676312 2088976 6.16 2713716 17108848 12 21:48:07 21:30:01 11560096 31742340 525644 1.60 699112 18676316 2088976 6.16 2713816 17108856 196 21:48:07 21:31:01 11560048 31742296 525620 1.60 699120 18676316 2105056 6.20 2713824 17108856 12 21:48:07 21:32:01 11560172 31742456 525400 1.60 699144 18676320 2105056 6.20 2713564 17108864 204 21:48:07 21:33:01 11560148 31742432 525368 1.60 699164 18676320 2088852 6.16 2713548 17108864 12 21:48:07 21:34:01 11560044 31742396 525360 1.60 699200 18676324 2088852 6.16 2713644 17108848 200 21:48:07 21:35:01 11560268 31742628 525276 1.60 699232 18676320 2088852 6.16 2713812 17108852 12 21:48:07 21:36:01 11560000 31742396 525476 1.60 699260 18676328 2072488 6.11 2713992 17108852 8 21:48:07 21:37:01 11559920 31742368 525456 1.60 699288 18676332 2072488 6.11 2713716 17108860 12 21:48:07 21:38:01 11560056 31742560 525408 1.60 699308 18676344 2072488 6.11 2714012 17108872 16 21:48:07 21:39:01 11559748 31742300 525600 1.60 699352 18676344 2072488 6.11 2714048 17108880 20 21:48:07 21:40:01 11559952 31742552 525288 1.60 699392 18676348 2072488 6.11 2714088 17108888 64 21:48:07 21:41:01 11559924 31742528 525480 1.60 699404 18676348 2072488 6.11 2714320 17108888 20 21:48:07 21:42:01 11559584 31742228 525728 1.60 699424 18676352 2072488 6.11 2714140 17108876 192 21:48:07 21:43:01 11559536 31742188 525692 1.60 699440 18676356 2072488 6.11 2714152 17108880 188 21:48:07 21:44:01 11559764 31742448 525376 1.60 699456 18676356 2088648 6.16 2714168 17108884 56 21:48:07 21:45:01 11559716 31742436 525332 1.60 699484 18676360 2088648 6.16 2714212 17108888 44 21:48:07 21:46:01 11559636 31742360 525440 1.60 699496 18676364 2088648 6.16 2714544 17108888 200 21:48:07 21:47:01 11559868 31742640 525388 1.60 699524 18676368 2088648 6.16 2714004 17108900 12 21:48:07 21:48:01 11019392 31718860 547116 1.66 716820 19132060 2179188 6.42 2756708 17559456 376 21:48:07 Average: 12070292 31656912 611424 1.86 657411 18158373 2243659 6.61 2811946 16536708 49048 21:48:07 21:48:07 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:48:07 20:31:01 docker0 290.38 260.27 21.10 2702.61 0.00 0.00 0.00 0.00 21:48:07 20:31:01 lo 5.80 5.80 0.56 0.56 0.00 0.00 0.00 0.00 21:48:07 20:31:01 ens3 1406.85 1206.20 12150.61 171.76 0.00 0.00 0.00 0.00 21:48:07 20:32:01 docker0 98.22 122.31 8.02 982.82 0.00 0.00 0.00 0.00 21:48:07 20:32:01 vethf6dc497 0.63 0.82 0.05 0.07 0.00 0.00 0.00 0.00 21:48:07 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:32:01 ens3 192.08 150.06 1022.58 72.36 0.00 0.00 0.00 0.00 21:48:07 20:33:01 docker0 0.80 0.80 0.05 0.06 0.00 0.00 0.00 0.00 21:48:07 20:33:01 vethf6dc497 0.80 0.83 0.06 0.06 0.00 0.00 0.00 0.00 21:48:07 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:33:01 ens3 25.66 13.91 21.12 10.94 0.00 0.00 0.00 0.00 21:48:07 20:34:01 docker0 43.70 54.20 2.49 228.31 0.00 0.00 0.00 0.00 21:48:07 20:34:01 vethdd65672 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 21:48:07 20:34:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 21:48:07 20:34:01 ens3 188.69 138.32 1932.35 84.85 0.00 0.00 0.00 0.00 21:48:07 20:35:01 veth383caa5 256.07 421.70 21.83 5828.89 0.00 0.00 0.00 0.48 21:48:07 20:35:01 docker0 799.37 1349.21 56.94 17970.29 0.00 0.00 0.00 0.00 21:48:07 20:35:01 veth5353d17 259.17 425.83 22.25 5829.20 0.00 0.00 0.00 0.48 21:48:07 20:35:01 vetha01d353 260.74 458.61 21.97 5832.30 0.00 0.00 0.00 0.48 21:48:07 20:35:01 vethdd65672 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 21:48:07 20:35:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 21:48:07 20:35:01 ens3 1471.32 885.45 19147.97 150.48 0.00 0.00 0.00 0.00 21:48:07 20:35:01 vethd17cadd 9.63 26.66 0.84 387.90 0.00 0.00 0.00 0.03 21:48:07 20:36:01 veth383caa5 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:36:01 vethbe9eb73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:48:07 20:36:01 docker0 9.00 10.73 0.73 57.76 0.00 0.00 0.00 0.00 21:48:07 20:36:01 veth5353d17 0.17 0.23 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:36:01 vetha01d353 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:36:01 vethdd65672 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:36:01 ens3 48.06 28.82 86.68 16.29 0.00 0.00 0.00 0.00 21:48:07 20:37:01 veth383caa5 0.07 0.27 0.00 0.02 0.00 0.00 0.00 0.00 21:48:07 20:37:01 docker0 13.17 20.30 0.79 127.18 0.00 0.00 0.00 0.00 21:48:07 20:37:01 veth5353d17 0.05 0.25 0.00 0.01 0.00 0.00 0.00 0.00 21:48:07 20:37:01 vetha01d353 0.05 0.24 0.00 0.01 0.00 0.00 0.00 0.00 21:48:07 20:37:01 vethdd65672 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 21:48:07 20:37:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 21:48:07 20:37:01 ens3 97.07 81.70 205.23 87.38 0.00 0.00 0.00 0.00 21:48:07 20:37:01 veth04ee72e 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:48:07 20:38:01 docker0 34.84 46.93 2.75 620.08 0.00 0.00 0.00 0.00 21:48:07 20:38:01 veth72c62ab 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:48:07 20:38:01 vethdd65672 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:38:01 ens3 105.22 81.99 643.67 75.82 0.00 0.00 0.00 0.00 21:48:07 20:39:01 docker0 2.08 4.60 0.13 38.45 0.00 0.00 0.00 0.00 21:48:07 20:39:01 vethdd65672 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:39:01 ens3 9.06 4.53 42.14 2.11 0.00 0.00 0.00 0.00 21:48:07 20:40:01 docker0 57.87 78.86 3.35 353.59 0.00 0.00 0.00 0.00 21:48:07 20:40:01 vethdd65672 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 21:48:07 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:40:01 ens3 124.12 82.99 389.61 23.58 0.00 0.00 0.00 0.00 21:48:07 20:40:01 veth55043f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:41:01 docker0 7.90 9.90 0.46 51.75 0.00 0.00 0.00 0.00 21:48:07 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:41:01 ens3 63.24 53.97 71.96 72.68 0.00 0.00 0.00 0.00 21:48:07 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:42:01 ens3 0.53 0.43 0.03 0.04 0.00 0.00 0.00 0.00 21:48:07 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:43:01 ens3 0.33 0.15 0.42 0.01 0.00 0.00 0.00 0.00 21:48:07 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:44:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:48:07 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:45:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:48:07 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:46:01 ens3 0.37 0.28 0.09 0.08 0.00 0.00 0.00 0.00 21:48:07 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:47:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:48:07 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:49:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:48:07 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:51:01 ens3 0.63 0.48 0.34 0.28 0.00 0.00 0.00 0.00 21:48:07 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:53:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:54:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:48:07 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:55:01 ens3 0.58 0.40 0.40 0.27 0.00 0.00 0.00 0.00 21:48:07 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:56:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:48:07 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 20:58:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 21:48:07 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 20:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:01:01 ens3 0.17 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:48:07 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:48:07 21:02:01 ens3 7.35 5.62 5.21 6.13 0.00 0.00 0.00 0.00 21:48:07 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:03:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 21:48:07 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:04:01 ens3 0.62 0.13 0.06 0.01 0.00 0.00 0.00 0.00 21:48:07 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:05:01 ens3 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 21:48:07 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:06:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 21:48:07 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:07:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:48:07 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:08:01 ens3 0.68 0.50 0.35 0.28 0.00 0.00 0.00 0.00 21:48:07 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:09:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 21:48:07 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:11:01 ens3 0.22 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:48:07 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:12:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:48:07 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:16:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:48:07 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:21:01 ens3 0.17 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:48:07 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:26:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:48:07 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:30:01 ens3 0.27 0.23 0.23 0.02 0.00 0.00 0.00 0.00 21:48:07 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:31:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:48:07 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:33:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:48:07 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:35:01 ens3 0.13 0.02 0.06 0.00 0.00 0.00 0.00 0.00 21:48:07 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:36:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:48:07 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:41:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:48:07 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:48:07 21:46:01 ens3 0.30 0.27 0.08 0.08 0.00 0.00 0.00 0.00 21:48:07 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:07 21:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:48:07 21:48:01 ens3 142.26 93.70 2531.28 43.54 0.00 0.00 0.00 0.00 21:48:07 Average: docker0 17.40 25.10 1.24 296.60 0.00 0.00 0.00 0.00 21:48:07 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 21:48:07 Average: ens3 49.91 36.33 490.48 10.50 0.00 0.00 0.00 0.00 21:48:07 21:48:07 21:48:07 ---> sar -P ALL: 21:48:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34504) 05/02/22 _x86_64_ (8 CPU) 21:48:07 21:48:07 20:29:47 LINUX RESTART (8 CPU) 21:48:07 21:48:07 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:48:07 20:31:01 all 12.85 0.00 5.04 3.51 0.07 78.54 21:48:07 20:31:01 0 11.01 0.00 5.47 4.46 0.07 78.99 21:48:07 20:31:01 1 12.27 0.00 4.15 8.87 0.05 74.66 21:48:07 20:31:01 2 12.25 0.00 5.31 1.78 0.07 80.60 21:48:07 20:31:01 3 18.87 0.00 6.32 3.40 0.08 71.32 21:48:07 20:31:01 4 10.26 0.00 5.20 0.45 0.05 84.03 21:48:07 20:31:01 5 13.11 0.00 3.29 0.62 0.07 82.92 21:48:07 20:31:01 6 12.42 0.00 4.65 5.11 0.07 77.75 21:48:07 20:31:01 7 12.61 0.00 5.94 3.38 0.10 77.97 21:48:07 20:32:01 all 30.46 0.00 6.93 1.37 0.09 61.15 21:48:07 20:32:01 0 30.58 0.00 7.14 0.57 0.08 61.62 21:48:07 20:32:01 1 29.74 0.00 7.06 2.26 0.10 60.83 21:48:07 20:32:01 2 30.30 0.00 7.56 5.85 0.08 56.20 21:48:07 20:32:01 3 30.45 0.00 6.94 0.15 0.08 62.37 21:48:07 20:32:01 4 29.93 0.00 6.72 0.05 0.08 63.22 21:48:07 20:32:01 5 31.23 0.00 6.19 0.17 0.08 62.32 21:48:07 20:32:01 6 30.86 0.00 7.22 1.57 0.07 60.29 21:48:07 20:32:01 7 30.57 0.00 6.64 0.32 0.12 62.35 21:48:07 20:33:01 all 46.15 0.00 6.14 0.31 0.10 47.30 21:48:07 20:33:01 0 46.28 0.00 6.10 0.44 0.10 47.08 21:48:07 20:33:01 1 45.35 0.00 6.20 1.79 0.10 46.56 21:48:07 20:33:01 2 44.89 0.00 5.94 0.05 0.10 49.02 21:48:07 20:33:01 3 47.21 0.00 6.20 0.05 0.10 46.44 21:48:07 20:33:01 4 47.08 0.00 6.10 0.03 0.10 46.69 21:48:07 20:33:01 5 46.95 0.00 6.02 0.05 0.12 46.86 21:48:07 20:33:01 6 45.72 0.00 6.23 0.03 0.10 47.91 21:48:07 20:33:01 7 45.71 0.00 6.37 0.00 0.10 47.82 21:48:07 20:34:01 all 15.12 0.00 10.39 9.52 0.09 64.88 21:48:07 20:34:01 0 16.48 0.00 10.63 5.73 0.07 67.09 21:48:07 20:34:01 1 16.31 0.00 11.99 3.17 0.10 68.43 21:48:07 20:34:01 2 15.57 0.00 11.10 29.64 0.10 43.59 21:48:07 20:34:01 3 15.32 0.00 9.90 6.48 0.09 68.21 21:48:07 20:34:01 4 16.24 0.00 11.94 11.82 0.10 59.90 21:48:07 20:34:01 5 14.91 0.00 8.78 7.92 0.07 68.32 21:48:07 20:34:01 6 13.47 0.00 10.47 8.46 0.09 67.51 21:48:07 20:34:01 7 12.71 0.00 8.32 2.89 0.10 75.99 21:48:07 20:35:01 all 70.93 0.00 15.19 5.07 0.16 8.65 21:48:07 20:35:01 0 71.90 0.00 14.87 4.56 0.17 8.50 21:48:07 20:35:01 1 71.71 0.00 14.72 3.50 0.15 9.92 21:48:07 20:35:01 2 71.26 0.00 14.74 5.10 0.13 8.77 21:48:07 20:35:01 3 68.49 0.00 14.72 6.22 0.17 10.40 21:48:07 20:35:01 4 70.23 0.00 16.69 6.47 0.15 6.47 21:48:07 20:35:01 5 72.41 0.00 14.70 7.02 0.17 5.69 21:48:07 20:35:01 6 72.60 0.00 14.85 4.62 0.17 7.76 21:48:07 20:35:01 7 68.86 0.00 16.26 3.04 0.15 11.68 21:48:07 20:36:01 all 90.31 0.00 9.51 0.00 0.15 0.02 21:48:07 20:36:01 0 89.11 0.00 10.65 0.00 0.17 0.07 21:48:07 20:36:01 1 92.12 0.00 7.73 0.00 0.15 0.00 21:48:07 20:36:01 2 91.77 0.00 8.10 0.00 0.13 0.00 21:48:07 20:36:01 3 91.31 0.00 8.45 0.00 0.15 0.08 21:48:07 20:36:01 4 87.58 0.00 12.25 0.00 0.13 0.03 21:48:07 20:36:01 5 90.30 0.00 9.53 0.00 0.15 0.02 21:48:07 20:36:01 6 89.72 0.00 10.11 0.00 0.17 0.00 21:48:07 20:36:01 7 90.59 0.00 9.25 0.00 0.17 0.00 21:48:07 20:37:01 all 70.15 0.00 8.99 5.48 0.14 15.24 21:48:07 20:37:01 0 58.64 0.00 9.01 8.10 0.12 24.14 21:48:07 20:37:01 1 62.26 0.00 10.72 8.32 0.14 18.56 21:48:07 20:37:01 2 63.42 0.00 10.57 2.91 0.19 22.92 21:48:07 20:37:01 3 74.72 0.00 8.42 3.21 0.14 13.52 21:48:07 20:37:01 4 62.73 0.00 8.32 16.83 0.15 11.96 21:48:07 20:37:01 5 84.90 0.00 8.47 0.63 0.15 5.84 21:48:07 20:37:01 6 80.26 0.00 7.34 0.82 0.14 11.45 21:48:07 20:37:01 7 74.22 0.00 9.10 3.05 0.14 13.49 21:48:07 20:38:01 all 64.00 0.00 11.18 9.05 0.16 15.61 21:48:07 20:38:01 0 62.11 0.00 11.75 11.14 0.17 14.82 21:48:07 20:38:01 1 63.39 0.00 11.10 7.52 0.17 17.82 21:48:07 20:38:01 2 63.24 0.00 12.54 5.95 0.17 18.10 21:48:07 20:38:01 3 65.03 0.00 10.08 9.30 0.15 15.44 21:48:07 20:38:01 4 62.91 0.00 12.08 14.95 0.15 9.91 21:48:07 20:38:01 5 67.07 0.00 10.10 7.38 0.15 15.30 21:48:07 20:38:01 6 64.82 0.00 9.86 5.67 0.15 19.50 21:48:07 20:38:01 7 63.43 0.00 11.92 10.50 0.15 13.99 21:48:07 20:39:01 all 16.83 0.00 8.93 19.08 0.12 55.04 21:48:07 20:39:01 0 17.89 0.00 8.89 20.20 0.12 52.90 21:48:07 20:39:01 1 13.89 0.00 12.26 50.57 0.10 23.18 21:48:07 20:39:01 2 18.16 0.00 7.83 16.31 0.10 57.60 21:48:07 20:39:01 3 14.71 0.00 7.95 11.45 0.10 65.80 21:48:07 20:39:01 4 17.82 0.00 8.69 22.77 0.12 50.60 21:48:07 20:39:01 5 16.20 0.00 7.67 10.03 0.14 65.96 21:48:07 20:39:01 6 17.57 0.00 9.72 8.53 0.12 64.06 21:48:07 20:39:01 7 18.41 0.00 8.42 12.83 0.14 60.21 21:48:07 20:40:01 all 21.95 0.00 8.22 18.33 0.13 51.37 21:48:07 20:40:01 0 25.00 0.00 9.02 25.00 0.13 40.85 21:48:07 20:40:01 1 22.21 0.00 7.98 27.22 0.14 42.45 21:48:07 20:40:01 2 22.23 0.00 8.54 38.86 0.14 30.23 21:48:07 20:40:01 3 19.13 0.00 6.54 7.22 0.12 67.00 21:48:07 20:40:01 4 21.90 0.00 8.51 10.64 0.14 58.81 21:48:07 20:40:01 5 21.25 0.00 7.11 8.30 0.10 63.23 21:48:07 20:40:01 6 19.73 0.00 7.78 17.97 0.12 54.40 21:48:07 20:40:01 7 24.11 0.00 10.29 11.43 0.19 53.98 21:48:07 20:41:01 all 10.26 0.00 2.44 2.55 0.05 84.71 21:48:07 20:41:01 0 11.03 0.00 2.87 2.97 0.05 83.09 21:48:07 20:41:01 1 10.44 0.00 2.82 4.76 0.05 81.93 21:48:07 20:41:01 2 10.75 0.00 2.36 4.25 0.03 82.61 21:48:07 20:41:01 3 9.19 0.00 2.48 0.87 0.05 87.41 21:48:07 20:41:01 4 8.74 0.00 2.19 1.37 0.05 87.65 21:48:07 20:41:01 5 9.44 0.00 2.30 2.21 0.05 86.01 21:48:07 20:41:01 6 11.10 0.00 2.11 1.37 0.05 85.36 21:48:07 20:41:01 7 11.38 0.00 2.37 2.60 0.05 83.60 21:48:07 21:48:07 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:48:07 20:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 20:42:01 0 0.02 0.00 0.07 0.02 0.00 99.90 21:48:07 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:42:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 20:42:01 7 0.00 0.00 0.02 0.05 0.00 99.93 21:48:07 20:43:01 all 0.03 0.00 0.03 0.01 0.01 99.94 21:48:07 20:43:01 0 0.05 0.00 0.03 0.02 0.02 99.88 21:48:07 20:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:48:07 20:43:01 2 0.05 0.00 0.08 0.00 0.02 99.85 21:48:07 20:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:43:01 4 0.07 0.00 0.03 0.00 0.00 99.90 21:48:07 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:43:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:48:07 20:44:01 all 0.06 0.00 0.01 0.00 0.00 99.92 21:48:07 20:44:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:48:07 20:44:01 1 0.13 0.00 0.02 0.00 0.00 99.85 21:48:07 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:44:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:48:07 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:44:01 7 0.28 0.00 0.00 0.02 0.02 99.68 21:48:07 20:45:01 all 0.08 0.00 0.01 0.01 0.00 99.90 21:48:07 20:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:45:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:48:07 20:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:48:07 20:45:01 7 0.57 0.00 0.02 0.02 0.00 99.40 21:48:07 20:46:01 all 0.05 0.00 0.03 0.01 0.00 99.91 21:48:07 20:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:48:07 20:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 20:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:46:01 3 0.02 0.00 0.02 0.05 0.00 99.92 21:48:07 20:46:01 4 0.03 0.00 0.03 0.02 0.02 99.90 21:48:07 20:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:46:01 6 0.00 0.00 0.03 0.03 0.00 99.93 21:48:07 20:46:01 7 0.32 0.00 0.03 0.02 0.00 99.63 21:48:07 20:47:01 all 0.09 0.00 0.00 0.01 0.00 99.90 21:48:07 20:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:48:07 20:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:47:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:48:07 20:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:47:01 7 0.53 0.00 0.00 0.03 0.00 99.43 21:48:07 20:48:01 all 0.04 0.00 0.04 0.03 0.00 99.89 21:48:07 20:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:48:07 20:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:48:01 2 0.13 0.00 0.05 0.03 0.00 99.78 21:48:07 20:48:01 3 0.10 0.00 0.03 0.05 0.00 99.82 21:48:07 20:48:01 4 0.02 0.00 0.05 0.08 0.00 99.85 21:48:07 20:48:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:48:07 20:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 20:48:01 7 0.03 0.00 0.03 0.08 0.00 99.85 21:48:07 20:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:49:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:48:07 20:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 20:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:49:01 7 0.02 0.00 0.00 0.07 0.00 99.92 21:48:07 20:50:01 all 0.00 0.00 0.01 0.01 0.00 99.97 21:48:07 20:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:50:01 4 0.00 0.00 0.03 0.05 0.02 99.90 21:48:07 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 20:50:01 7 0.00 0.00 0.00 0.07 0.00 99.93 21:48:07 20:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:48:07 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:51:01 7 0.03 0.00 0.02 0.03 0.00 99.92 21:48:07 20:52:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:48:07 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:52:01 4 0.03 0.00 0.00 0.05 0.00 99.92 21:48:07 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:48:07 21:48:07 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:48:07 20:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 20:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:48:07 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:53:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:48:07 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:53:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:48:07 20:54:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:48:07 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 20:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:48:07 20:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 20:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:48:07 20:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 20:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:55:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:48:07 20:55:01 5 0.07 0.00 0.00 0.00 0.00 99.93 21:48:07 20:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 20:56:01 all 0.04 0.00 0.00 0.01 0.00 99.95 21:48:07 20:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 20:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:56:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:48:07 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:56:01 7 0.22 0.00 0.00 0.03 0.00 99.75 21:48:07 20:57:01 all 0.16 0.00 0.01 0.00 0.00 99.83 21:48:07 20:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 20:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 20:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:57:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:48:07 20:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:57:01 7 1.19 0.00 0.00 0.02 0.00 98.79 21:48:07 20:58:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:48:07 20:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:58:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 20:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:58:01 7 0.02 0.00 0.02 0.03 0.00 99.93 21:48:07 20:59:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:48:07 20:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 20:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 20:59:01 7 0.07 0.00 0.00 0.08 0.00 99.85 21:48:07 21:00:01 all 0.16 0.00 0.00 0.01 0.00 99.83 21:48:07 21:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:00:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 21:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:48:07 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:00:01 7 1.16 0.00 0.00 0.02 0.00 98.82 21:48:07 21:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 21:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:01:01 4 0.02 0.00 0.03 0.02 0.00 99.93 21:48:07 21:01:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:48:07 21:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:01:01 7 0.00 0.00 0.02 0.02 0.02 99.95 21:48:07 21:02:01 all 0.18 0.00 0.04 0.02 0.00 99.76 21:48:07 21:02:01 0 0.27 0.00 0.08 0.02 0.00 99.63 21:48:07 21:02:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:48:07 21:02:01 2 0.22 0.00 0.03 0.02 0.00 99.73 21:48:07 21:02:01 3 0.05 0.00 0.05 0.03 0.00 99.87 21:48:07 21:02:01 4 0.25 0.00 0.05 0.03 0.00 99.67 21:48:07 21:02:01 5 0.20 0.00 0.02 0.00 0.00 99.78 21:48:07 21:02:01 6 0.32 0.00 0.03 0.00 0.00 99.65 21:48:07 21:02:01 7 0.10 0.00 0.02 0.03 0.00 99.85 21:48:07 21:03:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:48:07 21:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:48:07 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:48:07 21:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 21:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:04:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 21:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 21:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:04:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:48:07 21:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:04:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 21:05:01 all 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:48:07 21:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:48:07 21:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:07:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:48:07 21:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:48:07 21:07:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:48:07 21:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:48:07 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:48:07 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:08:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:48:07 21:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:08:01 4 0.03 0.00 0.02 0.05 0.00 99.90 21:48:07 21:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:08:01 7 0.00 0.00 0.02 0.05 0.00 99.93 21:48:07 21:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 21:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 21:09:01 1 0.00 0.00 0.02 0.07 0.00 99.92 21:48:07 21:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:48:07 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:10:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:48:07 21:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 21:10:01 1 0.02 0.00 0.02 0.03 0.02 99.92 21:48:07 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:11:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:48:07 21:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:48:07 21:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:11:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:48:07 21:12:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:48:07 21:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:48:07 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:12:01 7 0.02 0.00 0.00 0.05 0.02 99.92 21:48:07 21:13:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:48:07 21:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:48:07 21:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:13:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:48:07 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:14:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:48:07 21:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:48:07 21:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:14:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:48:07 21:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:48:07 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:48:07 21:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:48:07 21:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:15:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:48:07 21:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 21:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:16:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:48:07 21:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:48:07 21:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:48:07 21:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:16:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:48:07 21:17:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:48:07 21:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:17:01 4 0.03 0.00 0.02 0.03 0.00 99.92 21:48:07 21:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 21:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:18:01 4 0.05 0.00 0.02 0.03 0.00 99.90 21:48:07 21:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:48:07 21:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 21:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:19:01 4 0.02 0.00 0.03 0.03 0.00 99.92 21:48:07 21:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:20:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:48:07 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:48:07 21:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:20:01 7 0.00 0.00 0.00 0.07 0.00 99.93 21:48:07 21:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:48:07 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:21:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:48:07 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:21:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:48:07 21:22:01 all 0.18 0.00 0.01 0.01 0.00 99.80 21:48:07 21:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:22:01 4 0.02 0.00 0.03 0.05 0.00 99.90 21:48:07 21:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:22:01 7 1.39 0.00 0.00 0.03 0.00 98.58 21:48:07 21:23:01 all 0.09 0.00 0.00 0.01 0.00 99.90 21:48:07 21:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:23:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 21:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:23:01 7 0.68 0.00 0.00 0.03 0.02 99.27 21:48:07 21:24:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:48:07 21:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:24:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:48:07 21:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:24:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:48:07 21:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 21:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:48:07 21:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:25:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 21:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:48:07 21:48:07 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:48:07 21:26:01 all 0.08 0.00 0.01 0.00 0.00 99.91 21:48:07 21:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:48:07 21:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:26:01 7 0.62 0.00 0.02 0.00 0.00 99.37 21:48:07 21:27:01 all 0.15 0.00 0.01 0.01 0.00 99.83 21:48:07 21:27:01 0 0.02 0.00 0.07 0.00 0.00 99.92 21:48:07 21:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:27:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:48:07 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:27:01 7 1.17 0.00 0.03 0.03 0.00 98.76 21:48:07 21:28:01 all 0.03 0.00 0.00 0.00 0.00 99.96 21:48:07 21:28:01 0 0.07 0.00 0.00 0.00 0.00 99.93 21:48:07 21:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:28:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:48:07 21:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:28:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:48:07 21:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:48:07 21:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:29:01 all 0.00 0.00 0.00 0.01 0.00 99.99 21:48:07 21:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:29:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:48:07 21:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:30:01 all 0.13 0.00 0.00 0.01 0.00 99.85 21:48:07 21:30:01 0 0.05 0.00 0.00 0.00 0.02 99.93 21:48:07 21:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:30:01 2 0.08 0.00 0.00 0.00 0.00 99.92 21:48:07 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:30:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:48:07 21:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:30:01 7 0.88 0.00 0.02 0.03 0.00 99.07 21:48:07 21:31:01 all 0.03 0.00 0.00 0.01 0.00 99.95 21:48:07 21:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:31:01 7 0.13 0.00 0.00 0.08 0.00 99.78 21:48:07 21:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:48:07 21:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 21:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:48:07 21:32:01 7 0.00 0.00 0.00 0.02 0.02 99.97 21:48:07 21:33:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:48:07 21:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:48:07 21:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:33:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 21:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:33:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:48:07 21:34:01 all 0.21 0.00 0.01 0.03 0.00 99.75 21:48:07 21:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:48:07 21:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:48:07 21:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:34:01 4 0.02 0.00 0.02 0.17 0.00 99.80 21:48:07 21:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:34:01 7 1.50 0.00 0.03 0.07 0.00 98.40 21:48:07 21:35:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:48:07 21:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:48:07 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:35:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:48:07 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:48:07 21:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:48:07 21:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:48:07 21:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:36:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:48:07 21:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:36:01 7 0.02 0.00 0.02 0.03 0.00 99.93 21:48:07 21:48:07 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:48:07 21:37:01 all 0.11 0.00 0.00 0.01 0.00 99.88 21:48:07 21:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:48:07 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:37:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:48:07 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:37:01 7 0.75 0.00 0.00 0.05 0.00 99.20 21:48:07 21:38:01 all 0.10 0.00 0.01 0.00 0.00 99.89 21:48:07 21:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 21:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:38:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:48:07 21:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:38:01 7 0.75 0.00 0.03 0.00 0.00 99.22 21:48:07 21:39:01 all 0.11 0.00 0.01 0.01 0.00 99.88 21:48:07 21:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:48:07 21:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:48:07 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:39:01 7 0.73 0.00 0.00 0.05 0.00 99.22 21:48:07 21:40:01 all 0.26 0.00 0.01 0.01 0.00 99.73 21:48:07 21:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:48:07 21:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:40:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:48:07 21:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:40:01 7 1.97 0.00 0.02 0.02 0.00 98.00 21:48:07 21:41:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:48:07 21:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:48:07 21:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:41:01 7 1.99 0.00 0.00 0.00 0.02 98.00 21:48:07 21:42:01 all 0.25 0.00 0.01 0.01 0.00 99.73 21:48:07 21:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:48:07 21:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:42:01 5 0.02 0.00 0.02 0.05 0.00 99.92 21:48:07 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:42:01 7 1.97 0.00 0.03 0.02 0.00 97.98 21:48:07 21:43:01 all 0.16 0.00 0.01 0.01 0.00 99.82 21:48:07 21:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:48:07 21:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:43:01 7 1.16 0.00 0.03 0.05 0.00 98.76 21:48:07 21:44:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:48:07 21:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:44:01 5 0.00 0.00 0.00 0.10 0.00 99.90 21:48:07 21:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:45:01 all 0.11 0.00 0.02 0.00 0.00 99.86 21:48:07 21:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:48:07 21:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:45:01 4 0.08 0.00 0.03 0.00 0.00 99.88 21:48:07 21:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:45:01 7 0.75 0.00 0.02 0.02 0.00 99.22 21:48:07 21:46:01 all 0.07 0.00 0.01 0.01 0.00 99.91 21:48:07 21:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:48:07 21:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:48:07 21:46:01 5 0.00 0.00 0.00 0.05 0.00 99.95 21:48:07 21:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:46:01 7 0.55 0.00 0.02 0.02 0.00 99.42 21:48:07 21:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:48:07 21:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:48:07 21:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:48:07 21:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:48:07 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:48:07 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:48:07 21:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:48:07 21:48:07 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:48:07 21:48:01 all 3.30 0.00 1.37 0.48 0.03 94.82 21:48:07 21:48:01 0 2.51 0.00 1.66 0.15 0.03 95.64 21:48:07 21:48:01 1 3.37 0.00 1.29 0.05 0.03 95.26 21:48:07 21:48:01 2 3.20 0.00 1.57 0.00 0.02 95.21 21:48:07 21:48:01 3 3.39 0.00 1.25 0.03 0.03 95.29 21:48:07 21:48:01 4 3.75 0.00 1.24 0.08 0.03 94.89 21:48:07 21:48:01 5 3.32 0.00 1.56 2.53 0.03 92.56 21:48:07 21:48:01 6 3.44 0.00 1.19 0.35 0.02 95.00 21:48:07 21:48:01 7 3.38 0.00 1.19 0.67 0.05 94.70 21:48:07 Average: all 5.79 0.00 1.20 0.95 0.02 92.04 21:48:07 Average: 0 5.65 0.00 1.26 1.06 0.02 92.02 21:48:07 Average: 1 5.64 0.00 1.24 1.50 0.02 91.61 21:48:07 Average: 2 5.70 0.00 1.23 1.40 0.02 91.66 21:48:07 Average: 3 5.81 0.00 1.13 0.61 0.02 92.43 21:48:07 Average: 4 5.60 0.00 1.28 1.10 0.02 92.01 21:48:07 Average: 5 6.00 0.00 1.09 0.60 0.02 92.30 21:48:07 Average: 6 5.87 0.00 1.16 0.69 0.02 92.26 21:48:07 Average: 7 6.07 0.00 1.22 0.67 0.02 92.02 21:48:07 21:48:07 21:48:07