Pull request #3956 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 193c4e7f8c8b92f31e9a2521a4273744cda344b5+197d819be8811250aad6d64bcb6b2aa1cf8bb64a (b12ebb76d797fb1314ecc09fcf1462901c6992f8) 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-ssh12359454226538118478.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9503088143622826488.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/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-3956/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11723613640546459318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17684688323050220439.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-3956/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-3956/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15174309001326167897.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-20657’ Running on prd-ubuntu20.04-docker-8c-8g-20662 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 197d819be8811250aad6d64bcb6b2aa1cf8bb64a into PR head commit 193c4e7f8c8b92f31e9a2521a4273744cda344b5 Merge succeeded, producing 193c4e7f8c8b92f31e9a2521a4273744cda344b5 Checking out Revision 193c4e7f8c8b92f31e9a2521a4273744cda344b5 (PR-3956) > 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/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # 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 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:53:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:53:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:53:11 ========================================================= 10:53:11 EdgeX Global Pipelines Version Info 10:53:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ae6cc7e22933e437066b979653081de4f0890071 # timeout=10 10:53:12 ------------------- 10:53:12 stable info: 10:53:12 ------------------- 10:53:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:53:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:53:12 Message: update stable to v1.0.221 10:53:13 ------------------- 10:53:13 experimental info: 10:53:13 ------------------- 10:53:13 Commited By: **** collab-it+edgex@linuxfoundation.org 10:53:13 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:53:13 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3956 [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3956 [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3956 [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 193c4e7 [Pipeline] echo 10:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:13 provisioning config files... 10:53:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1529383226261071931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:13 ---> docker-login.sh 10:53:13 nexus3.edgexfoundry.org:10001 10:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:14 Configure a credential helper to remove this warning. See 10:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:14 10:53:14 Login Succeeded 10:53:14 nexus3.edgexfoundry.org:10002 10:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:14 Configure a credential helper to remove this warning. See 10:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:14 10:53:14 Login Succeeded 10:53:14 nexus3.edgexfoundry.org:10003 10:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:14 Configure a credential helper to remove this warning. See 10:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:14 10:53:14 Login Succeeded 10:53:14 nexus3.edgexfoundry.org:10004 10:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:14 Configure a credential helper to remove this warning. See 10:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:14 10:53:14 Login Succeeded 10:53:14 docker.io 10:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:15 Configure a credential helper to remove this warning. See 10:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:15 10:53:15 Login Succeeded 10:53:15 ---> docker-login.sh ends [Pipeline] } 10:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:53:15 + 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 10:53:15 + dirname cmd/core-command/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo core-command,cmd/core-command/Dockerfile 10:53:15 + dirname cmd/core-data/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo core-data,cmd/core-data/Dockerfile 10:53:15 + dirname cmd/core-metadata/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo core-metadata,cmd/core-metadata/Dockerfile 10:53:15 + dirname cmd/security-bootstrapper/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:53:15 + dirname cmd/security-proxy-setup/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:53:15 + dirname cmd/security-secretstore-setup/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:53:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:53:15 + dirname cmd/security-spire-agent/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:53:15 + dirname cmd/security-spire-config/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:53:15 + dirname cmd/security-spire-server/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:53:15 + dirname cmd/support-notifications/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo support-notifications,cmd/support-notifications/Dockerfile 10:53:15 + dirname cmd/support-scheduler/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:53:15 + dirname cmd/sys-mgmt-agent/Dockerfile 10:53:15 + cut -d/ -f2 10:53:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:53:15 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 10:53:15 + git rev-list -1 --merges 193c4e7f8c8b92f31e9a2521a4273744cda344b5~1..193c4e7f8c8b92f31e9a2521a4273744cda344b5 [Pipeline] echo 10:53:16 -----------> git rev-list -1 --merges 193c4e7f8c8b92f31e9a2521a4273744cda344b5~1..193c4e7f8c8b92f31e9a2521a4273744cda344b5 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [false] [Pipeline] sh 10:53:16 + git log --format=format:%s -1 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [Pipeline] echo 10:53:16 ========================================================= 10:53:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:53:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:53:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:53:16 + grep -v github /etc/ssh/ssh_known_hosts 10:53:16 + [ -e /tmp/ssh_known_hosts ] 10:53:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:53:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:53:16 + sudo tee -a /etc/ssh/ssh_known_hosts 10:53:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:17 10:53:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:53:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:17 latest: Pulling from edgex-devops/git-semver 10:53:17 a0d0a0d46f8b: Pulling fs layer 10:53:17 3e5f54012d9b: Pulling fs layer 10:53:17 4c7163046ea9: Pulling fs layer 10:53:17 0c2d73faf560: Pulling fs layer 10:53:17 0c2d73faf560: Waiting 10:53:17 3e5f54012d9b: Verifying Checksum 10:53:17 3e5f54012d9b: Download complete 10:53:17 a0d0a0d46f8b: Download complete 10:53:17 4c7163046ea9: Verifying Checksum 10:53:17 4c7163046ea9: Download complete 10:53:17 0c2d73faf560: Download complete 10:53:17 a0d0a0d46f8b: Pull complete 10:53:17 3e5f54012d9b: Pull complete 10:53:17 4c7163046ea9: Pull complete 10:53:18 0c2d73faf560: Pull complete 10:53:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:53:18 prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container 10:53:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:53:19 $ docker top b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:19 [ssh-agent] Looking for ssh-agent implementation... 10:53:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:19 $ docker exec b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 ssh-agent 10:53:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkAmNLf/agent.13 10:53:19 SSH_AGENT_PID=20 10:53:19 Running ssh-add (command line suppressed) 10:53:19 Identity added: /w/workspace/edgex-go/7@tmp/private_key_7551614861853180068.key (/w/workspace/edgex-go/7@tmp/private_key_7551614861853180068.key) 10:53:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:19 + git tag --points-at HEAD [Pipeline] } 10:53:19 $ docker exec --env ******** --env ******** b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 ssh-agent -k 10:53:20 unset SSH_AUTH_SOCK; 10:53:20 unset SSH_AGENT_PID; 10:53:20 echo Agent pid 20 killed; 10:53:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:53:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:20 [ssh-agent] Looking for ssh-agent implementation... 10:53:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:20 $ docker exec b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 ssh-agent 10:53:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnJIjN/agent.53 10:53:20 SSH_AGENT_PID=59 10:53:20 Running ssh-add (command line suppressed) 10:53:20 Identity added: /w/workspace/edgex-go/7@tmp/private_key_509987106907559376.key (/w/workspace/edgex-go/7@tmp/private_key_509987106907559376.key) 10:53:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:20 + git semver init 10:53:20 # -> Open(): unable to determine branch for HEAD 10:53:20 # $GIT_DIR = /w/workspace/edgex-go/7/.git 10:53:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 10:53:20 # $SEMVER_REMOTE_NAME = origin 10:53:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:53:20 # $SEMVER_USER_NAME = edgex-jenkins 10:53:20 # $SEMVER_BRANCH = PR-3956 10:53:20 # $SEMVER_TEMP = /tmp/semver-199065819 10:53:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:53:35 # '/tmp/semver-199065819' -> '/w/workspace/edgex-go/7/.semver' 10:53:35 # -> Force: false 10:53:35 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 10:53:35 $ docker exec --env ******** --env ******** b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 ssh-agent -k 10:53:35 unset SSH_AUTH_SOCK; 10:53:35 unset SSH_AGENT_PID; 10:53:35 echo Agent pid 59 killed; 10:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:53:36 + git semver [Pipeline] } 10:53:36 $ docker stop --time=1 b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 10:53:38 $ docker rm -f b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 [Pipeline] // withDockerContainer [Pipeline] sh 10:53:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:53:38 Stashed 1 file(s) [Pipeline] echo 10:53:38 [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 10:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:53:38 ========================================================= 10:53:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:53:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:53:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:53:39 59bf1c3509f3: Pulling fs layer 10:53:39 666ba61612fd: Pulling fs layer 10:53:39 8ed8ca486205: Pulling fs layer 10:53:39 4fe6c5a15a65: Pulling fs layer 10:53:39 22a0e8bec74d: Pulling fs layer 10:53:39 640e595b4fbd: Pulling fs layer 10:53:39 763cafe07f6e: Pulling fs layer 10:53:39 0c0b528cf693: Pulling fs layer 10:53:39 10935f4eaf8b: Pulling fs layer 10:53:39 4fe6c5a15a65: Waiting 10:53:39 22a0e8bec74d: Waiting 10:53:39 640e595b4fbd: Waiting 10:53:39 10935f4eaf8b: Waiting 10:53:39 0c0b528cf693: Waiting 10:53:39 8ed8ca486205: Verifying Checksum 10:53:39 8ed8ca486205: Download complete 10:53:39 666ba61612fd: Verifying Checksum 10:53:39 666ba61612fd: Download complete 10:53:39 22a0e8bec74d: Verifying Checksum 10:53:39 22a0e8bec74d: Download complete 10:53:39 59bf1c3509f3: Verifying Checksum 10:53:39 640e595b4fbd: Verifying Checksum 10:53:39 59bf1c3509f3: Download complete 10:53:39 640e595b4fbd: Download complete 10:53:39 763cafe07f6e: Verifying Checksum 10:53:39 763cafe07f6e: Download complete 10:53:39 0c0b528cf693: Verifying Checksum 10:53:39 0c0b528cf693: Download complete 10:53:39 59bf1c3509f3: Pull complete 10:53:39 666ba61612fd: Pull complete 10:53:39 8ed8ca486205: Pull complete 10:53:39 10935f4eaf8b: Verifying Checksum 10:53:39 10935f4eaf8b: Download complete 10:53:39 4fe6c5a15a65: Verifying Checksum 10:53:39 4fe6c5a15a65: Download complete 10:53:44 4fe6c5a15a65: Pull complete 10:53:44 22a0e8bec74d: Pull complete 10:53:44 640e595b4fbd: Pull complete 10:53:44 763cafe07f6e: Pull complete 10:53:44 0c0b528cf693: Pull complete 10:53:47 10935f4eaf8b: Pull complete 10:53:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 10:53:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:53:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:53:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:53:47 WORKDIR /edgex 10:53:47 COPY go.mod . 10:53:47 RUN go mod download 10:53:47 + docker build -t ci-base-image-x86_64 -f - . 10:53:48 Sending build context to Docker daemon 334.8MB 10:53:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:53:48 ---> 99d49a6021b9 10:53:48 Step 2/4 : WORKDIR /edgex 10:53:51 ---> Running in 653b2866bd79 10:53:51 Removing intermediate container 653b2866bd79 10:53:51 ---> 2162e5565057 10:53:51 Step 3/4 : COPY go.mod . 10:53:51 ---> 55edd96d9d2a 10:53:51 Step 4/4 : RUN go mod download 10:53:51 ---> Running in 132fe798a72e 10:53:53 Still waiting to schedule task 10:53:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20658’ 10:54:06 Removing intermediate container 132fe798a72e 10:54:06 ---> 336701420fae 10:54:06 Successfully built 336701420fae 10:54:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:54:06 + docker inspect -f . ci-base-image-x86_64 10:54:06 . [Pipeline] withDockerContainer 10:54:06 prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container 10:54:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-x86_64 cat 10:54:07 $ docker top ad02ab291cad3c4473457d89d678d3a2e74965d9c9ecb595b7e537442187cf46 -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:07 + go version 10:54:07 go version go1.17.6 linux/amd64 [Pipeline] } 10:54:07 $ docker stop --time=1 ad02ab291cad3c4473457d89d678d3a2e74965d9c9ecb595b7e537442187cf46 10:54:08 $ docker rm -f ad02ab291cad3c4473457d89d678d3a2e74965d9c9ecb595b7e537442187cf46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:54:09 + docker inspect -f . ci-base-image-x86_64 10:54:09 . [Pipeline] withDockerContainer 10:54:09 prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container 10:54:09 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-x86_64 cat 10:54:09 $ docker top 5ffc23e81b5c4a859efe3a9298b50790446cbcdcfc8e1ecd9be0792dc6b8ea39 -eo pid,comm [Pipeline] { [Pipeline] echo 10:54:10 ========================================================= 10:54:10 [edgeXBuildGoParallel] Running Tests and Build... 10:54:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:54:10 + make test 10:54:10 go mod tidy -compat=1.17 10:54:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:54:17 ? github.com/edgexfoundry/edgex-go [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 10:54:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:54:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:54:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements 10:54:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.9% of statements 10:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.714s coverage: 89.2% of statements 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.105s coverage: 84.4% of statements 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.4% of statements 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.124s coverage: 60.0% of statements 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.089s coverage: 58.8% of statements 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements 10:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 10:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 10:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 10:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements 10:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements 10:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.2% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.444s coverage: 65.4% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:54:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 10:54:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 10:54:55 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 10:55:13 GO111MODULE=on go vet ./... 10:55:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:55:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:55:18 ./bin/test-attribution-txt.sh [Pipeline] echo 10:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:55:19 + ls -al . 10:55:19 total 668 10:55:19 drwxrwxr-x 10 1001 1001 4096 Apr 12 10:55 . 10:55:19 drwxr-xr-x 4 root root 4096 Apr 12 10:54 .. 10:55:19 -rw-rw-r-- 1 1001 1001 11 Apr 12 10:53 .dockerignore 10:55:19 drwxrwxr-x 8 1001 1001 4096 Apr 12 10:53 .git 10:55:19 drwxrwxr-x 3 1001 1001 4096 Apr 12 10:53 .github 10:55:19 -rw-rw-r-- 1 1001 1001 870 Apr 12 10:53 .gitignore 10:55:19 -rw-rw-r-- 1 1001 1001 42 Apr 12 10:53 .golangci.yml 10:55:19 -rw-rw-r-- 1 1001 1001 87 Apr 12 10:53 .hadolint.yml 10:55:19 drwx------ 3 1001 1001 4096 Apr 12 10:53 .semver 10:55:19 -rw-rw-r-- 1 1001 1001 166 Apr 12 10:53 .sonarcloud.properties 10:55:19 -rw-rw-r-- 1 1001 1001 1171 Apr 12 10:53 ADOPTERS.md 10:55:19 -rw-rw-r-- 1 1001 1001 9953 Apr 12 10:53 Attribution.txt 10:55:19 -rw-rw-r-- 1 1001 1001 51732 Apr 12 10:53 CHANGELOG.md 10:55:19 -rw-rw-r-- 1 1001 1001 3804 Apr 12 10:53 CONTRIBUTING.md 10:55:19 -rw-rw-r-- 1 1001 1001 677 Apr 12 10:53 GOVERNANCE.md 10:55:19 -rw-rw-r-- 1 1001 1001 850 Apr 12 10:53 Jenkinsfile 10:55:19 -rw-rw-r-- 1 1001 1001 10775 Apr 12 10:53 LICENSE 10:55:19 -rw-rw-r-- 1 1001 1001 8478 Apr 12 10:53 Makefile 10:55:19 -rw-rw-r-- 1 1001 1001 582 Apr 12 10:53 OWNERS.md 10:55:19 -rw-rw-r-- 1 1001 1001 8207 Apr 12 10:53 README.md 10:55:19 -rw-rw-r-- 1 1001 1001 6912 Apr 12 10:53 SECURITY.md 10:55:19 -rw-rw-r-- 1 1001 1001 5 Apr 12 10:53 VERSION 10:55:19 -rw-rw-r-- 1 1001 1001 4131 Apr 12 10:53 ZMQWindows.md 10:55:19 drwxrwxr-x 2 1001 1001 4096 Apr 12 10:53 bin 10:55:19 drwxrwxr-x 18 1001 1001 4096 Apr 12 10:53 cmd 10:55:19 -rw-r--r-- 1 root root 432619 Apr 12 10:54 coverage.out 10:55:19 -rw-rw-r-- 1 1001 1001 3176 Apr 12 10:53 go.mod 10:55:19 -rw-rw-r-- 1 1001 1001 34992 Apr 12 10:54 go.sum 10:55:19 drwxrwxr-x 8 1001 1001 4096 Apr 12 10:53 internal 10:55:19 drwxrwxr-x 3 1001 1001 4096 Apr 12 10:53 openapi 10:55:19 drwxrwxr-x 4 1001 1001 4096 Apr 12 10:53 snap 10:55:19 -rw-rw-r-- 1 1001 1001 204 Apr 12 10:53 version.go [Pipeline] sh 10:55:19 + '[' -e coverage.out ] 10:55:19 + chown 1001:1001 coverage.out [Pipeline] stash 10:55:19 Stashed 1 file(s) [Pipeline] sh 10:55:19 + make build 10:55:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:55:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:55:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:55:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:55:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:55:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:55:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:55:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:56:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:56:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:56:03 $ docker stop --time=1 5ffc23e81b5c4a859efe3a9298b50790446cbcdcfc8e1ecd9be0792dc6b8ea39 10:56:05 $ docker rm -f 5ffc23e81b5c4a859efe3a9298b50790446cbcdcfc8e1ecd9be0792dc6b8ea39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:56:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:56:06 10:56:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:56:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:56:06 latest: Pulling from edgex-devops/edgex-compose 10:56:06 cbdbe7a5bc2a: Pulling fs layer 10:56:06 ca9280d653b3: Pulling fs layer 10:56:06 7e9c9ca2126c: Pulling fs layer 10:56:06 cbdbe7a5bc2a: Download complete 10:56:07 ca9280d653b3: Verifying Checksum 10:56:07 ca9280d653b3: Download complete 10:56:07 cbdbe7a5bc2a: Pull complete 10:56:07 7e9c9ca2126c: Download complete 10:56:07 ca9280d653b3: Pull complete 10:56:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20665 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws 10:56:11 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 10:56:11 7e9c9ca2126c: Pull complete 10:56:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:56:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:56:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:56:12 The recommended git tool is: git 10:56:12 prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container 10:56:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 10:56:13 $ docker top e8671c815bb6cdc15708d9b74fb33b5b2981d58c3e24196b860bfc7b7e0a87c6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:13 + docker-compose build --help 10:56:13 + grep parallel 10:56:14 --parallel Build images in parallel. [Pipeline] } 10:56:14 $ docker stop --time=1 e8671c815bb6cdc15708d9b74fb33b5b2981d58c3e24196b860bfc7b7e0a87c6 10:56:15 $ docker rm -f e8671c815bb6cdc15708d9b74fb33b5b2981d58c3e24196b860bfc7b7e0a87c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:56:16 . [Pipeline] withDockerContainer 10:56:16 prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container 10:56:16 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:56:16 $ docker top 95ad6ec805d1a3987d7d41de24de38706b633725ca1a1cc8b9cc14d6ba42a311 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:17 + docker-compose -f ./docker-compose-build.yml build --parallel 10:56:17 Building core-command ... 10:56:17 Building core-data ... 10:56:17 Building core-metadata ... 10:56:17 Building security-bootstrapper ... 10:56:17 Building security-proxy-setup ... 10:56:17 Building security-secretstore-setup ... 10:56:17 Building security-spiffe-token-provider ... 10:56:17 Building security-spire-agent ... 10:56:17 Building security-spire-config ... 10:56:17 Building security-spire-server ... 10:56:17 Building support-notifications ... 10:56:17 Building support-scheduler ... 10:56:17 Building sys-mgmt-agent ... 10:56:17 Building security-spiffe-token-provider 10:56:17 Building support-notifications 10:56:17 Building core-command 10:56:17 Building security-spire-config 10:56:17 Building security-spire-agent 10:56:18 using credential edgex-jenkins-ssh 10:56:19 Cloning the remote Git repository 10:56:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:56:19 > git init /w/workspace/edgex-go/7 # timeout=10 10:56:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:56:19 > git --version # timeout=10 10:56:19 > git --version # 'git version 2.25.1' 10:56:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:38 Merging remotes/origin/main commit 197d819be8811250aad6d64bcb6b2aa1cf8bb64a into PR head commit 193c4e7f8c8b92f31e9a2521a4273744cda344b5 10:56:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:56:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:56:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:56:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:56:38 > git config core.sparsecheckout # timeout=10 10:56:38 > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 10:56:38 Merge succeeded, producing 193c4e7f8c8b92f31e9a2521a4273744cda344b5 10:56:38 Checking out Revision 193c4e7f8c8b92f31e9a2521a4273744cda344b5 (PR-3956) 10:56:39 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:56:39 ---> 336701420fae 10:56:39 Step 3/26 : WORKDIR /edgex-go 10:56:39 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:56:39 ---> 336701420fae 10:56:39 Step 3/20 : WORKDIR /edgex-go 10:56:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:56:39 ---> 336701420fae 10:56:39 Step 3/22 : WORKDIR /edgex-go 10:56:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:56:39 ---> 336701420fae 10:56:39 Step 3/23 : WORKDIR /edgex-go 10:56:39 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:56:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:56:39 ---> 336701420fae 10:56:39 Step 3/26 : WORKDIR /edgex-go 10:56:38 > git remote # timeout=10 10:56:38 > git config --get remote.origin.url # timeout=10 10:56:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:38 > git merge 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 10:56:38 > git rev-parse HEAD^{commit} # timeout=10 10:56:38 > git config core.sparsecheckout # timeout=10 10:56:38 > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 10:56:43 ---> Running in f170d3bbc118 10:56:43 ---> Running in 1188bdbdfdc2 10:56:43 ---> Running in 0f6454ed3a95 10:56:43 ---> Running in 1e5420d1d27b 10:56:43 ---> Running in 0a178170604b 10:56:43 Removing intermediate container 0f6454ed3a95 10:56:43 ---> 01c300645791 10:56:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:43 Removing intermediate container f170d3bbc118 10:56:43 ---> da288ea62a85 10:56:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:56:43 ---> Running in e9b8a23fea90 10:56:43 Removing intermediate container 1188bdbdfdc2 10:56:43 ---> 25af7ade5204 10:56:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:43 ---> Running in 7015d5dd9696 10:56:43 Removing intermediate container 0a178170604b 10:56:43 ---> 9d1d4f53aed0 10:56:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:43 Removing intermediate container 1e5420d1d27b 10:56:43 ---> d7798f6111b6 10:56:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:43 ---> Running in e8665b019e77 10:56:43 ---> Running in c9bed8e0dcb0 10:56:43 ---> Running in f1ad04fb13c4 10:56:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 10:56:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:56:43 Removing intermediate container e9b8a23fea90 10:56:43 ---> e1f3fd680c7a 10:56:43 Step 5/23 : RUN apk add --update --no-cache make git 10:56:43 ---> Running in db1424e6171a 10:56:44 Removing intermediate container e8665b019e77 10:56:44 ---> 286c611e99da 10:56:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:56:44 ---> Running in 83a26a49bd23 10:56:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 10:56:44 Dload Upload Total Spent Left Speed 10:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k 10:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:44 Removing intermediate container f1ad04fb13c4 10:56:44 ---> 5397f5bc78db 10:56:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:56:44 ---> Running in cccfba65f9aa 10:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 10:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:56:44 Removing intermediate container c9bed8e0dcb0 10:56:44 ---> ccee290733fe 10:56:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:56:44 ---> Running in b0dbb80022cf 10:56:44 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:56:44 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:56:44 OK: 15864 distinct packages available 10:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:56:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:56:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:56:45 + sudo tee /etc/docker/daemon.new 10:56:45 { 10:56:45 "registry-mirrors": [ 10:56:45 "https://nexus3.edgexfoundry.org:10001" 10:56:45 ], 10:56:45 "bip": "10.250.0.254/24", 10:56:45 "hosts": [ 10:56:45 "tcp://0.0.0.0:5555", 10:56:45 "unix:///var/run/docker.sock" 10:56:45 ], 10:56:45 "mtu": 1458, 10:56:45 "selinux-enabled": true, 10:56:45 "seccomp-profile": "/etc/docker/seccomp.json" 10:56:45 } [Pipeline] sh 10:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 10:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:45 OK: 221 MiB in 52 packages [Pipeline] sh 10:56:45 OK: 221 MiB in 52 packages 10:56:45 OK: 221 MiB in 52 packages 10:56:46 + sudo service docker restart 10:56:46 Removing intermediate container db1424e6171a 10:56:46 ---> 82992c57db0d 10:56:46 Step 6/23 : COPY go.mod vendor* ./ 10:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:56:46 ---> 59fbcfcffe0e 10:56:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:46 ---> Running in 433c74578f30 10:56:46 Removing intermediate container cccfba65f9aa 10:56:46 ---> f028f7d34330 10:56:46 Step 6/26 : COPY go.mod vendor* ./ 10:56:46 Removing intermediate container 7015d5dd9696 10:56:46 ---> 6e938ee28a50 10:56:46 Step 5/20 : COPY go.mod vendor* ./ 10:56:46 ---> 6c20fabed96a 10:56:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:46 ---> Running in 197604d26f2e 10:56:46 OK: 221 MiB in 52 packages 10:56:46 ---> 961885946e84 10:56:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:46 ---> Running in e5665592a73b 10:56:47 Removing intermediate container 83a26a49bd23 10:56:47 ---> f99ea933aca1 10:56:47 Step 6/22 : COPY go.mod vendor* ./ 10:56:47 OK: 221 MiB in 52 packages 10:56:47 ---> 3d92252242bb 10:56:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:47 ---> Running in 02568750d3a6 10:56:47 Removing intermediate container 433c74578f30 10:56:47 ---> addd557e968f 10:56:47 Step 8/23 : COPY . . 10:56:48 Removing intermediate container 197604d26f2e 10:56:48 ---> 16ed0c84d65d 10:56:48 Step 8/26 : COPY . . 10:56:48 Removing intermediate container b0dbb80022cf 10:56:48 ---> f735efba3587 10:56:48 Step 6/26 : COPY go.mod vendor* ./ 10:56:48 Removing intermediate container e5665592a73b 10:56:48 ---> 68e7b57a38ce 10:56:48 Step 7/20 : COPY . . 10:56:50 ---> 777a6b27b6ca 10:56:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:54 ---> Running in 31aa488975f9 10:56:54 Removing intermediate container 02568750d3a6 10:56:54 ---> ccf4a265bfdb 10:56:54 Step 8/22 : COPY . . 10:56:54 ---> ec7ad5f09f64 10:56:54 Step 9/23 : RUN make cmd/core-command/core-command 10:56:54 ---> Running in 9b12f72c29f5 10:56:54 ---> b716222db4a9 10:56:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:56:54 ---> d6d483b12350 10:56:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:56:54 ---> Running in cb3bc7cf684b 10:56:55 ---> Running in b36185ea3e3d 10:56:55 Removing intermediate container cb3bc7cf684b 10:56:55 ---> d80ab80e22bd 10:56:55 Step 10/26 : RUN mkdir -p spire-build 10:56:55 ---> Running in fba76e0299e8 10:56:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:56:55 Removing intermediate container 31aa488975f9 10:56:55 ---> cf1eaa7bc260 10:56:55 Step 8/26 : COPY . . 10:56:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:56:58 Removing intermediate container fba76e0299e8 10:56:58 ---> 1988c3d9244e 10:56:58 Step 11/26 : WORKDIR /edgex-go/spire-build 10:56:58 ---> Running in 2045a4c76184 10:56:58 Removing intermediate container 2045a4c76184 10:56:58 ---> aae058f55b99 10:56:58 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 10:56:58 ---> Running in f07058e603d7 10:56:59 spire-1.2.1/ 10:56:59 spire-1.2.1/.data/ 10:56:59 spire-1.2.1/.data/.file 10:56:59 spire-1.2.1/.dockerignore 10:56:59 spire-1.2.1/.gitattributes 10:56:59 spire-1.2.1/.githooks/ 10:56:59 spire-1.2.1/.githooks/pre-commit 10:56:59 spire-1.2.1/.github/ 10:56:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:56:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:56:59 spire-1.2.1/.github/dependabot.yml 10:56:59 spire-1.2.1/.github/workflows/ 10:56:59 spire-1.2.1/.github/workflows/nightly_build.yaml 10:56:59 spire-1.2.1/.github/workflows/pr_build.yaml 10:56:59 spire-1.2.1/.github/workflows/release_build.yaml 10:56:59 spire-1.2.1/.github/workflows/scripts/ 10:56:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:56:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:56:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:56:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:56:59 spire-1.2.1/.github/workflows/scripts/split.sh 10:56:59 spire-1.2.1/.gitignore 10:56:59 spire-1.2.1/.go-version 10:56:59 spire-1.2.1/.golangci.yml 10:56:59 spire-1.2.1/ADOPTERS.md 10:56:59 spire-1.2.1/CHANGELOG.md 10:56:59 spire-1.2.1/CODE-OF-CONDUCT.md 10:56:59 spire-1.2.1/CODEOWNERS 10:56:59 spire-1.2.1/CONTRIBUTING.md 10:56:59 spire-1.2.1/Dockerfile 10:56:59 spire-1.2.1/Dockerfile.dev 10:56:59 spire-1.2.1/Dockerfile.scratch 10:56:59 spire-1.2.1/LICENSE 10:56:59 spire-1.2.1/MAINTAINERS.md 10:56:59 spire-1.2.1/Makefile 10:56:59 spire-1.2.1/README.md 10:56:59 spire-1.2.1/ROADMAP.md 10:56:59 spire-1.2.1/SECURITY.md 10:56:59 spire-1.2.1/cmd/ 10:56:59 spire-1.2.1/cmd/spire-agent/ 10:56:59 spire-1.2.1/cmd/spire-agent/cli/ 10:56:59 spire-1.2.1/cmd/spire-agent/cli/api/ 10:56:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/common/ 10:56:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:56:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/run/ 10:56:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:56:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:56:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:56:59 spire-1.2.1/cmd/spire-agent/main.go 10:56:59 spire-1.2.1/cmd/spire-server/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/agent/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/cli.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/run/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/token/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/validate/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/x509/ 10:56:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:56:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:56:59 spire-1.2.1/cmd/spire-server/main.go 10:56:59 spire-1.2.1/cmd/spire-server/util/ 10:56:59 spire-1.2.1/cmd/spire-server/util/util.go 10:56:59 spire-1.2.1/conf/ 10:56:59 spire-1.2.1/conf/agent/ 10:56:59 spire-1.2.1/conf/agent/agent.conf 10:56:59 spire-1.2.1/conf/agent/agent_full.conf 10:56:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:56:59 spire-1.2.1/conf/server/ 10:56:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:56:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:56:59 spire-1.2.1/conf/server/server.conf 10:56:59 spire-1.2.1/conf/server/server_full.conf 10:56:59 spire-1.2.1/doc/ 10:56:59 spire-1.2.1/doc/SPIRE101.md 10:56:59 spire-1.2.1/doc/auditlog.md 10:56:59 spire-1.2.1/doc/authorization_policy_engine.md 10:56:59 spire-1.2.1/doc/changelog_guidelines.md 10:56:59 spire-1.2.1/doc/cure53-report.pdf 10:56:59 spire-1.2.1/doc/images/ 10:56:59 spire-1.2.1/doc/images/2019_roadmap.png 10:56:59 spire-1.2.1/doc/images/SPIRE101.png 10:56:59 spire-1.2.1/doc/images/SPIRE_agent.png 10:56:59 spire-1.2.1/doc/images/SPIRE_server.png 10:56:59 spire-1.2.1/doc/images/cache_mgr.png 10:56:59 spire-1.2.1/doc/images/cache_mgr_components.png 10:56:59 spire-1.2.1/doc/images/federated_spire.png 10:56:59 spire-1.2.1/doc/images/ha_mode.png 10:56:59 spire-1.2.1/doc/images/nested_spire.png 10:56:59 spire-1.2.1/doc/images/oidc_federation.png 10:56:59 spire-1.2.1/doc/images/single_trust_domain.png 10:56:59 spire-1.2.1/doc/images/spiffe_compatible.png 10:56:59 spire-1.2.1/doc/images/spire_logo.png 10:56:59 spire-1.2.1/doc/migrating_registration_api_clients.md 10:56:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:56:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:56:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:56:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:56:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:56:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:56:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:56:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:56:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:56:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:56:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:56:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:56:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:56:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:56:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:56:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:56:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:56:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:56:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:56:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:56:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:56:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:56:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:56:59 spire-1.2.1/doc/scaling_spire.md 10:56:59 spire-1.2.1/doc/spire_agent.md 10:56:59 spire-1.2.1/doc/spire_server.md 10:56:59 spire-1.2.1/doc/supported_integrations.md 10:56:59 spire-1.2.1/doc/telemetry.md 10:56:59 spire-1.2.1/doc/telemetry_config.md 10:56:59 spire-1.2.1/doc/upgrading.md 10:56:59 spire-1.2.1/doc/using_spire.md 10:56:59 spire-1.2.1/examples/ 10:56:59 spire-1.2.1/examples/README.md 10:56:59 spire-1.2.1/go.mod 10:56:59 spire-1.2.1/go.sum 10:56:59 spire-1.2.1/pkg/ 10:56:59 spire-1.2.1/pkg/agent/ 10:56:59 spire-1.2.1/pkg/agent/agent.go 10:56:59 spire-1.2.1/pkg/agent/api/ 10:56:59 spire-1.2.1/pkg/agent/api/config.go 10:56:59 spire-1.2.1/pkg/agent/api/debug/ 10:56:59 spire-1.2.1/pkg/agent/api/debug/v1/ 10:56:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:56:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:56:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:56:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:56:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:56:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:56:59 spire-1.2.1/pkg/agent/api/endpoints.go 10:56:59 spire-1.2.1/pkg/agent/api/health/ 10:56:59 spire-1.2.1/pkg/agent/api/health/v1/ 10:56:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:56:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:56:59 spire-1.2.1/pkg/agent/api/rpccontext/ 10:56:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:56:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:56:59 spire-1.2.1/pkg/agent/attestor/ 10:56:59 spire-1.2.1/pkg/agent/attestor/node/ 10:56:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:56:59 spire-1.2.1/pkg/agent/attestor/node/node.go 10:56:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:56:59 spire-1.2.1/pkg/agent/attestor/workload/ 10:56:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:56:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:56:59 spire-1.2.1/pkg/agent/catalog/ 10:56:59 spire-1.2.1/pkg/agent/catalog/catalog.go 10:56:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:56:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:56:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:56:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:56:59 spire-1.2.1/pkg/agent/client/ 10:56:59 spire-1.2.1/pkg/agent/client/client.go 10:56:59 spire-1.2.1/pkg/agent/client/client_test.go 10:56:59 spire-1.2.1/pkg/agent/client/dial.go 10:56:59 spire-1.2.1/pkg/agent/client/nodeconn.go 10:56:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:56:59 spire-1.2.1/pkg/agent/client/update.go 10:56:59 spire-1.2.1/pkg/agent/client/util.go 10:56:59 spire-1.2.1/pkg/agent/common/ 10:56:59 spire-1.2.1/pkg/agent/common/backoff/ 10:56:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:56:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:56:59 spire-1.2.1/pkg/agent/common/cgroups/ 10:56:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:56:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:56:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:56:59 spire-1.2.1/pkg/agent/config.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/ 10:56:59 spire-1.2.1/pkg/agent/endpoints/config.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:56:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:56:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/workload/ 10:56:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:56:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:56:59 spire-1.2.1/pkg/agent/manager/ 10:56:59 spire-1.2.1/pkg/agent/manager/cache/ 10:56:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:56:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:56:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:56:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:56:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:56:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:56:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:56:59 spire-1.2.1/pkg/agent/manager/config.go 10:56:59 spire-1.2.1/pkg/agent/manager/manager.go 10:56:59 spire-1.2.1/pkg/agent/manager/manager_test.go 10:56:59 spire-1.2.1/pkg/agent/manager/storage.go 10:56:59 spire-1.2.1/pkg/agent/manager/storage_test.go 10:56:59 spire-1.2.1/pkg/agent/manager/storecache/ 10:56:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:56:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:56:59 spire-1.2.1/pkg/agent/manager/sync.go 10:56:59 spire-1.2.1/pkg/agent/plugin/ 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:56:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:56:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:56:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:56:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:56:59 spire-1.2.1/pkg/agent/svid/ 10:56:59 spire-1.2.1/pkg/agent/svid/rotator.go 10:56:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:56:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:56:59 spire-1.2.1/pkg/agent/svid/store/ 10:56:59 spire-1.2.1/pkg/agent/svid/store/service.go 10:56:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:56:59 spire-1.2.1/pkg/common/ 10:56:59 spire-1.2.1/pkg/common/agentpathtemplate/ 10:56:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:56:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:56:59 spire-1.2.1/pkg/common/api/ 10:56:59 spire-1.2.1/pkg/common/api/metrics.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/ 10:56:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/logger.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/names.go 10:56:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:56:59 spire-1.2.1/pkg/common/api/names.go 10:56:59 spire-1.2.1/pkg/common/api/ratelimit.go 10:56:59 spire-1.2.1/pkg/common/api/rpccontext/ 10:56:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:56:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:56:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:56:59 spire-1.2.1/pkg/common/auth/ 10:56:59 spire-1.2.1/pkg/common/auth/interceptors.go 10:56:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:56:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/ 10:56:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/types.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:56:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:56:59 spire-1.2.1/pkg/common/catalog/ 10:56:59 spire-1.2.1/pkg/common/catalog/bind.go 10:56:59 spire-1.2.1/pkg/common/catalog/builtin.go 10:56:59 spire-1.2.1/pkg/common/catalog/catalog.go 10:56:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:56:59 spire-1.2.1/pkg/common/catalog/closers.go 10:56:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:56:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:56:59 spire-1.2.1/pkg/common/catalog/config.go 10:56:59 spire-1.2.1/pkg/common/catalog/config_test.go 10:56:59 spire-1.2.1/pkg/common/catalog/configure.go 10:56:59 spire-1.2.1/pkg/common/catalog/constraints.go 10:56:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:56:59 spire-1.2.1/pkg/common/catalog/context.go 10:56:59 spire-1.2.1/pkg/common/catalog/external.go 10:56:59 spire-1.2.1/pkg/common/catalog/host.go 10:56:59 spire-1.2.1/pkg/common/catalog/pipenet.go 10:56:59 spire-1.2.1/pkg/common/catalog/plugin.go 10:56:59 spire-1.2.1/pkg/common/catalog/testplugin/ 10:56:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:56:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:56:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:56:59 spire-1.2.1/pkg/common/cli/ 10:56:59 spire-1.2.1/pkg/common/cli/env.go 10:56:59 spire-1.2.1/pkg/common/cli/flags.go 10:56:59 spire-1.2.1/pkg/common/cli/trust_domain.go 10:56:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:56:59 spire-1.2.1/pkg/common/cli/umask.go 10:56:59 spire-1.2.1/pkg/common/cli/umask_posix.go 10:56:59 spire-1.2.1/pkg/common/cli/umask_test.go 10:56:59 spire-1.2.1/pkg/common/cli/umask_windows.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/ 10:56:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/flag.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/format.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/ 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:56:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:56:59 spire-1.2.1/pkg/common/coretypes/ 10:56:59 spire-1.2.1/pkg/common/coretypes/bundle/ 10:56:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:56:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:56:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:56:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:56:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:56:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:56:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:56:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:56:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:56:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:56:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:56:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:56:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:56:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:56:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:56:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:56:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:56:59 spire-1.2.1/pkg/common/cryptoutil/ 10:56:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:56:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:56:59 spire-1.2.1/pkg/common/diskutil/ 10:56:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:56:59 spire-1.2.1/pkg/common/diskutil/file_test.go 10:56:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:56:59 spire-1.2.1/pkg/common/errorutil/ 10:56:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:56:59 spire-1.2.1/pkg/common/health/ 10:56:59 spire-1.2.1/pkg/common/health/config.go 10:56:59 spire-1.2.1/pkg/common/health/context.go 10:56:59 spire-1.2.1/pkg/common/health/context_test.go 10:56:59 spire-1.2.1/pkg/common/health/health.go 10:56:59 spire-1.2.1/pkg/common/health/health_test.go 10:56:59 spire-1.2.1/pkg/common/health/logger.go 10:56:59 spire-1.2.1/pkg/common/hostservice/ 10:56:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:56:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:56:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:56:59 spire-1.2.1/pkg/common/idutil/ 10:56:59 spire-1.2.1/pkg/common/idutil/require.go 10:56:59 spire-1.2.1/pkg/common/idutil/require_test.go 10:56:59 spire-1.2.1/pkg/common/idutil/safety.go 10:56:59 spire-1.2.1/pkg/common/idutil/safety_test.go 10:56:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:56:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:56:59 spire-1.2.1/pkg/common/jwtsvid/ 10:56:59 spire-1.2.1/pkg/common/jwtsvid/common.go 10:56:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:56:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:56:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:56:59 spire-1.2.1/pkg/common/jwtutil/ 10:56:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:56:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:56:59 spire-1.2.1/pkg/common/log/ 10:56:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:56:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:56:59 spire-1.2.1/pkg/common/log/log.go 10:56:59 spire-1.2.1/pkg/common/log/log_test.go 10:56:59 spire-1.2.1/pkg/common/log/options.go 10:56:59 spire-1.2.1/pkg/common/nodeutil/ 10:56:59 spire-1.2.1/pkg/common/nodeutil/node.go 10:56:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:56:59 spire-1.2.1/pkg/common/peertracker/ 10:56:59 spire-1.2.1/pkg/common/peertracker/conn.go 10:56:59 spire-1.2.1/pkg/common/peertracker/credentials.go 10:56:59 spire-1.2.1/pkg/common/peertracker/errors.go 10:56:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:56:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:56:59 spire-1.2.1/pkg/common/peertracker/info.go 10:56:59 spire-1.2.1/pkg/common/peertracker/listener.go 10:56:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:56:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:56:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:56:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:56:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:56:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:56:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:56:59 spire-1.2.1/pkg/common/peertracker/tcp.go 10:56:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:56:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:56:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:56:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:56:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:56:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:56:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:56:59 spire-1.2.1/pkg/common/peertracker/uds.go 10:56:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:56:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:56:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:56:59 spire-1.2.1/pkg/common/pemutil/ 10:56:59 spire-1.2.1/pkg/common/pemutil/block.go 10:56:59 spire-1.2.1/pkg/common/pemutil/certs.go 10:56:59 spire-1.2.1/pkg/common/pemutil/common.go 10:56:59 spire-1.2.1/pkg/common/pemutil/csr.go 10:56:59 spire-1.2.1/pkg/common/pemutil/keys.go 10:56:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/ 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:56:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:56:59 spire-1.2.1/pkg/common/plugin/ 10:56:59 spire-1.2.1/pkg/common/plugin/aws/ 10:56:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:56:59 spire-1.2.1/pkg/common/plugin/azure/ 10:56:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:56:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:56:59 spire-1.2.1/pkg/common/plugin/facade.go 10:56:59 spire-1.2.1/pkg/common/plugin/facade_test.go 10:56:59 spire-1.2.1/pkg/common/plugin/gcp/ 10:56:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:56:59 spire-1.2.1/pkg/common/plugin/k8s/ 10:56:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:56:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:56:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:56:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:56:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:56:59 spire-1.2.1/pkg/common/plugin/log.go 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/ 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:56:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:56:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:56:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:56:59 spire-1.2.1/pkg/common/plugin/x509pop/ 10:56:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:56:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:56:59 spire-1.2.1/pkg/common/profiling/ 10:56:59 spire-1.2.1/pkg/common/profiling/dumpers.go 10:56:59 spire-1.2.1/pkg/common/profiling/profiling.go 10:56:59 spire-1.2.1/pkg/common/protoutil/ 10:56:59 spire-1.2.1/pkg/common/protoutil/masks.go 10:56:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:56:59 spire-1.2.1/pkg/common/rotationutil/ 10:56:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:56:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:56:59 spire-1.2.1/pkg/common/selector/ 10:56:59 spire-1.2.1/pkg/common/selector/selector.go 10:56:59 spire-1.2.1/pkg/common/selector/selector_test.go 10:56:59 spire-1.2.1/pkg/common/selector/set.go 10:56:59 spire-1.2.1/pkg/common/selector/set_utils.go 10:56:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/ 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/ 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:56:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:56:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:56:59 spire-1.2.1/pkg/common/telemetry/call.go 10:56:59 spire-1.2.1/pkg/common/telemetry/common/ 10:56:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:56:59 spire-1.2.1/pkg/common/telemetry/config.go 10:56:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:56:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/inmem.go 10:56:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/m3.go 10:56:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/metrics.go 10:56:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/names.go 10:56:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:56:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:56:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/ 10:56:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:56:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:56:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:56:59 spire-1.2.1/pkg/common/telemetry/server/server.go 10:56:59 spire-1.2.1/pkg/common/telemetry/sink.go 10:56:59 spire-1.2.1/pkg/common/telemetry/statsd.go 10:56:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:56:59 spire-1.2.1/pkg/common/telemetry/uptime.go 10:56:59 spire-1.2.1/pkg/common/telemetry/version.go 10:56:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:56:59 spire-1.2.1/pkg/common/uptime/ 10:56:59 spire-1.2.1/pkg/common/uptime/uptime.go 10:56:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:56:59 spire-1.2.1/pkg/common/util/ 10:56:59 spire-1.2.1/pkg/common/util/certs.go 10:56:59 spire-1.2.1/pkg/common/util/certs_test.go 10:56:59 spire-1.2.1/pkg/common/util/csr.go 10:56:59 spire-1.2.1/pkg/common/util/hash.go 10:56:59 spire-1.2.1/pkg/common/util/selectors.go 10:56:59 spire-1.2.1/pkg/common/util/selectors_test.go 10:56:59 spire-1.2.1/pkg/common/util/signals.go 10:56:59 spire-1.2.1/pkg/common/util/sort.go 10:56:59 spire-1.2.1/pkg/common/util/sort_test.go 10:56:59 spire-1.2.1/pkg/common/util/task.go 10:56:59 spire-1.2.1/pkg/common/util/task_test.go 10:56:59 spire-1.2.1/pkg/common/util/testdata/ 10:56:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:56:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:56:59 spire-1.2.1/pkg/common/version/ 10:56:59 spire-1.2.1/pkg/common/version/version.go 10:56:59 spire-1.2.1/pkg/common/x509svid/ 10:56:59 spire-1.2.1/pkg/common/x509svid/common_test.go 10:56:59 spire-1.2.1/pkg/common/x509svid/csr.go 10:56:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:56:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:56:59 spire-1.2.1/pkg/common/x509util/ 10:56:59 spire-1.2.1/pkg/common/x509util/cert.go 10:56:59 spire-1.2.1/pkg/common/x509util/dns.go 10:56:59 spire-1.2.1/pkg/common/x509util/dns_test.go 10:56:59 spire-1.2.1/pkg/common/x509util/keyid.go 10:56:59 spire-1.2.1/pkg/common/x509util/keypair.go 10:56:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:56:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:56:59 spire-1.2.1/pkg/server/ 10:56:59 spire-1.2.1/pkg/server/api/ 10:56:59 spire-1.2.1/pkg/server/api/agent.go 10:56:59 spire-1.2.1/pkg/server/api/agent/ 10:56:59 spire-1.2.1/pkg/server/api/agent/v1/ 10:56:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:56:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:56:59 spire-1.2.1/pkg/server/api/agent_test.go 10:56:59 spire-1.2.1/pkg/server/api/api.go 10:56:59 spire-1.2.1/pkg/server/api/audit/ 10:56:59 spire-1.2.1/pkg/server/api/audit/audit.go 10:56:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:56:59 spire-1.2.1/pkg/server/api/bundle.go 10:56:59 spire-1.2.1/pkg/server/api/bundle/ 10:56:59 spire-1.2.1/pkg/server/api/bundle/v1/ 10:56:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:56:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:56:59 spire-1.2.1/pkg/server/api/bundle_test.go 10:56:59 spire-1.2.1/pkg/server/api/debug/ 10:56:59 spire-1.2.1/pkg/server/api/debug/v1/ 10:56:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:56:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:56:59 spire-1.2.1/pkg/server/api/entry.go 10:56:59 spire-1.2.1/pkg/server/api/entry/ 10:56:59 spire-1.2.1/pkg/server/api/entry/v1/ 10:56:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:56:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:56:59 spire-1.2.1/pkg/server/api/entry_test.go 10:56:59 spire-1.2.1/pkg/server/api/health/ 10:56:59 spire-1.2.1/pkg/server/api/health/v1/ 10:56:59 spire-1.2.1/pkg/server/api/health/v1/service.go 10:56:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:56:59 spire-1.2.1/pkg/server/api/id.go 10:56:59 spire-1.2.1/pkg/server/api/id_test.go 10:56:59 spire-1.2.1/pkg/server/api/limits/ 10:56:59 spire-1.2.1/pkg/server/api/limits/limits.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/ 10:56:59 spire-1.2.1/pkg/server/api/middleware/alias.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/audit.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/caller.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/common.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/entries.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:56:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:56:59 spire-1.2.1/pkg/server/api/ratelimit.go 10:56:59 spire-1.2.1/pkg/server/api/rpccontext/ 10:56:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:56:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:56:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:56:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:56:59 spire-1.2.1/pkg/server/api/selector.go 10:56:59 spire-1.2.1/pkg/server/api/selector_test.go 10:56:59 spire-1.2.1/pkg/server/api/status.go 10:56:59 spire-1.2.1/pkg/server/api/status_test.go 10:56:59 spire-1.2.1/pkg/server/api/svid/ 10:56:59 spire-1.2.1/pkg/server/api/svid/v1/ 10:56:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:56:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:56:59 spire-1.2.1/pkg/server/api/trustdomain.go 10:56:59 spire-1.2.1/pkg/server/api/trustdomain/ 10:56:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:56:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:56:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:56:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:56:59 spire-1.2.1/pkg/server/authpolicy/ 10:56:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:56:59 spire-1.2.1/pkg/server/authpolicy/policy.go 10:56:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:56:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:56:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:56:59 spire-1.2.1/pkg/server/authpolicy/validate.go 10:56:59 spire-1.2.1/pkg/server/bundle/ 10:56:59 spire-1.2.1/pkg/server/bundle/client/ 10:56:59 spire-1.2.1/pkg/server/bundle/client/client.go 10:56:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:56:59 spire-1.2.1/pkg/server/bundle/client/manager.go 10:56:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:56:59 spire-1.2.1/pkg/server/bundle/client/sources.go 10:56:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:56:59 spire-1.2.1/pkg/server/bundle/client/updater.go 10:56:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:56:59 spire-1.2.1/pkg/server/ca/ 10:56:59 spire-1.2.1/pkg/server/ca/ca.go 10:56:59 spire-1.2.1/pkg/server/ca/ca_health.go 10:56:59 spire-1.2.1/pkg/server/ca/ca_test.go 10:56:59 spire-1.2.1/pkg/server/ca/journal.go 10:56:59 spire-1.2.1/pkg/server/ca/journal_test.go 10:56:59 spire-1.2.1/pkg/server/ca/manager.go 10:56:59 spire-1.2.1/pkg/server/ca/manager_health.go 10:56:59 spire-1.2.1/pkg/server/ca/manager_test.go 10:56:59 spire-1.2.1/pkg/server/ca/templates.go 10:56:59 spire-1.2.1/pkg/server/ca/upstream_client.go 10:56:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:56:59 spire-1.2.1/pkg/server/ca/validation.go 10:56:59 spire-1.2.1/pkg/server/cache/ 10:56:59 spire-1.2.1/pkg/server/cache/dscache/ 10:56:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:56:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:56:59 spire-1.2.1/pkg/server/cache/entrycache/ 10:56:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:56:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:56:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:56:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:56:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:56:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:56:59 spire-1.2.1/pkg/server/catalog/ 10:56:59 spire-1.2.1/pkg/server/catalog/catalog.go 10:56:59 spire-1.2.1/pkg/server/catalog/keymanager.go 10:56:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:56:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:56:59 spire-1.2.1/pkg/server/catalog/notifier.go 10:56:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:56:59 spire-1.2.1/pkg/server/config.go 10:56:59 spire-1.2.1/pkg/server/datastore/ 10:56:59 spire-1.2.1/pkg/server/datastore/datastore.go 10:56:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:56:59 spire-1.2.1/pkg/server/datastore/repository.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:56:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:56:59 spire-1.2.1/pkg/server/endpoints/ 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/ 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:56:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:56:59 spire-1.2.1/pkg/server/endpoints/config.go 10:56:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:56:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:56:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:56:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:56:59 spire-1.2.1/pkg/server/endpoints/middleware.go 10:56:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:56:59 spire-1.2.1/pkg/server/hostservice/ 10:56:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:56:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:56:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:56:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:56:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:56:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:56:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:56:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/ 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/ 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:56:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:56:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:56:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/ 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:56:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:56:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:56:59 spire-1.2.1/pkg/server/registration/ 10:56:59 spire-1.2.1/pkg/server/registration/manager.go 10:56:59 spire-1.2.1/pkg/server/registration/manager_test.go 10:56:59 spire-1.2.1/pkg/server/scanentries.go 10:56:59 spire-1.2.1/pkg/server/scanentries_test.go 10:56:59 spire-1.2.1/pkg/server/server.go 10:56:59 spire-1.2.1/pkg/server/server_test.go 10:56:59 spire-1.2.1/pkg/server/svid/ 10:56:59 spire-1.2.1/pkg/server/svid/observer.go 10:56:59 spire-1.2.1/pkg/server/svid/observer_test.go 10:56:59 spire-1.2.1/pkg/server/svid/rotator.go 10:56:59 spire-1.2.1/pkg/server/svid/rotator_config.go 10:56:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:56:59 spire-1.2.1/pkg/server/svid/rotator_test.go 10:56:59 spire-1.2.1/proto/ 10:56:59 spire-1.2.1/proto/private/ 10:56:59 spire-1.2.1/proto/private/server/ 10:56:59 spire-1.2.1/proto/private/server/journal/ 10:56:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:56:59 spire-1.2.1/proto/private/server/journal/journal.proto 10:56:59 spire-1.2.1/proto/spire/ 10:56:59 spire-1.2.1/proto/spire/common/ 10:56:59 spire-1.2.1/proto/spire/common/common.pb.go 10:56:59 spire-1.2.1/proto/spire/common/common.proto 10:56:59 spire-1.2.1/proto/spire/common/plugin/ 10:56:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:56:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:56:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:56:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:56:59 spire-1.2.1/proto/spire/plugin/ 10:56:59 spire-1.2.1/proto/spire/plugin/agent/ 10:56:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:56:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:56:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:56:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:56:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:56:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:56:59 spire-1.2.1/release/ 10:56:59 spire-1.2.1/release/spire-extras/ 10:56:59 spire-1.2.1/release/spire-extras/README.md 10:56:59 spire-1.2.1/release/spire-extras/conf/ 10:56:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:56:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:56:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:56:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:56:59 spire-1.2.1/release/spire/ 10:56:59 spire-1.2.1/release/spire/README.md 10:56:59 spire-1.2.1/release/spire/conf/ 10:56:59 spire-1.2.1/release/spire/conf/agent/ 10:56:59 spire-1.2.1/release/spire/conf/agent/agent.conf 10:56:59 spire-1.2.1/release/spire/conf/server/ 10:56:59 spire-1.2.1/release/spire/conf/server/server.conf 10:56:59 spire-1.2.1/script/ 10:56:59 spire-1.2.1/script/build-artifact.sh 10:56:59 spire-1.2.1/script/generate_dummy_ca.sh 10:56:59 spire-1.2.1/support/ 10:56:59 spire-1.2.1/support/k8s/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:56:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/ 10:56:59 spire-1.2.1/support/oidc-discovery-provider/README.md 10:56:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/config.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/main.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:56:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:56:59 spire-1.2.1/test/ 10:56:59 spire-1.2.1/test/clock/ 10:56:59 spire-1.2.1/test/clock/clock.go 10:56:59 spire-1.2.1/test/fakes/ 10:56:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:56:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:56:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:56:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:56:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:56:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:56:59 spire-1.2.1/test/fakes/fakeagentstore/ 10:56:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:56:59 spire-1.2.1/test/fakes/fakedatastore/ 10:56:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:56:59 spire-1.2.1/test/fakes/fakeentryclient/ 10:56:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:56:59 spire-1.2.1/test/fakes/fakehealthchecker/ 10:56:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:56:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:56:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:56:59 spire-1.2.1/test/fakes/fakemetrics/ 10:56:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:56:59 spire-1.2.1/test/fakes/fakenoderesolver/ 10:56:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:56:59 spire-1.2.1/test/fakes/fakenotifier/ 10:56:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:56:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:56:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:56:59 spire-1.2.1/test/fakes/fakeserverca/ 10:56:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:56:59 spire-1.2.1/test/fakes/fakeservercatalog/ 10:56:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:56:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:56:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:56:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:56:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:56:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:56:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:56:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:56:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:56:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:56:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:56:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:56:59 spire-1.2.1/test/fixture/ 10:56:59 spire-1.2.1/test/fixture/certs/ 10:56:59 spire-1.2.1/test/fixture/certs/agent_svid.der 10:56:59 spire-1.2.1/test/fixture/certs/base_cert.pem 10:56:59 spire-1.2.1/test/fixture/certs/base_csr.pem 10:56:59 spire-1.2.1/test/fixture/certs/base_key.pem 10:56:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:56:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:56:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:56:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:56:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:56:59 spire-1.2.1/test/fixture/certs/blog_key.pem 10:56:59 spire-1.2.1/test/fixture/certs/bundle.der 10:56:59 spire-1.2.1/test/fixture/certs/ca.pem 10:56:59 spire-1.2.1/test/fixture/certs/ca_key.pem 10:56:59 spire-1.2.1/test/fixture/certs/database_cert.pem 10:56:59 spire-1.2.1/test/fixture/certs/database_csr.pem 10:56:59 spire-1.2.1/test/fixture/certs/database_key.pem 10:56:59 spire-1.2.1/test/fixture/certs/node_cert.pem 10:56:59 spire-1.2.1/test/fixture/certs/node_csr.pem 10:56:59 spire-1.2.1/test/fixture/certs/node_key.pem 10:56:59 spire-1.2.1/test/fixture/certs/svid.pem 10:56:59 spire-1.2.1/test/fixture/certs/svid_key.pem 10:56:59 spire-1.2.1/test/fixture/config/ 10:56:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:56:59 spire-1.2.1/test/fixture/config/agent_good.conf 10:56:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:56:59 spire-1.2.1/test/fixture/config/plugin_good.conf 10:56:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:56:59 spire-1.2.1/test/fixture/config/server_good.conf 10:56:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:56:59 spire-1.2.1/test/fixture/fixture.go 10:56:59 spire-1.2.1/test/fixture/nodeattestor/ 10:56:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:56:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:56:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:56:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:56:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:56:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:56:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:56:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:56:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:56:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:56:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:56:59 spire-1.2.1/test/fixture/registration/ 10:56:59 spire-1.2.1/test/fixture/registration/entries.json 10:56:59 spire-1.2.1/test/fixture/registration/good-for-update.json 10:56:59 spire-1.2.1/test/fixture/registration/good.json 10:56:59 spire-1.2.1/test/fixture/registration/invalid.json 10:56:59 spire-1.2.1/test/fixture/registration/invalid_json.json 10:56:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:56:59 spire-1.2.1/test/integration/ 10:56:59 spire-1.2.1/test/integration/README.md 10:56:59 spire-1.2.1/test/integration/common 10:56:59 spire-1.2.1/test/integration/setup/ 10:56:59 spire-1.2.1/test/integration/setup/adminclient/ 10:56:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:56:59 spire-1.2.1/test/integration/setup/adminclient/client.go 10:56:59 spire-1.2.1/test/integration/setup/debugagent/ 10:56:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:56:59 spire-1.2.1/test/integration/setup/debugagent/main.go 10:56:59 spire-1.2.1/test/integration/setup/debugserver/ 10:56:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:56:59 spire-1.2.1/test/integration/setup/debugserver/main.go 10:56:59 spire-1.2.1/test/integration/setup/downstreamclient/ 10:56:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:56:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:56:59 spire-1.2.1/test/integration/setup/itclient/ 10:56:59 spire-1.2.1/test/integration/setup/itclient/client.go 10:56:59 spire-1.2.1/test/integration/setup/node-attestation/ 10:56:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:56:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:56:59 spire-1.2.1/test/integration/setup/x509pop/ 10:56:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:56:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:56:59 spire-1.2.1/test/integration/suites/ 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:56:59 spire-1.2.1/test/integration/suites/join-token/ 10:56:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:56:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:56:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:56:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:56:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:56:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:56:59 spire-1.2.1/test/integration/suites/join-token/README.md 10:56:59 spire-1.2.1/test/integration/suites/join-token/conf/ 10:56:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/join-token/teardown 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:56:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:56:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:56:59 spire-1.2.1/test/integration/suites/k8s/ 10:56:59 spire-1.2.1/test/integration/suites/k8s/00-setup 10:56:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:56:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:56:59 spire-1.2.1/test/integration/suites/k8s/README.md 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/ 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:56:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:56:59 spire-1.2.1/test/integration/suites/k8s/teardown 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/ 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:56:59 spire-1.2.1/test/integration/suites/rotation/ 10:56:59 spire-1.2.1/test/integration/suites/rotation/00-setup 10:56:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:56:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:56:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:56:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:56:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:56:59 spire-1.2.1/test/integration/suites/rotation/README.md 10:56:59 spire-1.2.1/test/integration/suites/rotation/conf/ 10:56:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/rotation/teardown 10:56:59 spire-1.2.1/test/integration/suites/self-test/ 10:56:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:56:59 spire-1.2.1/test/integration/suites/self-test/README.md 10:56:59 spire-1.2.1/test/integration/suites/self-test/teardown 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:56:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:56:59 spire-1.2.1/test/integration/suites/upgrade/ 10:56:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:56:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:56:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:56:59 spire-1.2.1/test/integration/suites/upgrade/README.md 10:56:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:56:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:56:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:56:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:56:59 spire-1.2.1/test/integration/suites/upgrade/teardown 10:56:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:56:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:56:59 spire-1.2.1/test/integration/test-one.sh 10:56:59 spire-1.2.1/test/integration/test.sh 10:56:59 spire-1.2.1/test/plugintest/ 10:56:59 spire-1.2.1/test/plugintest/config.go 10:56:59 spire-1.2.1/test/plugintest/load.go 10:56:59 spire-1.2.1/test/plugintest/option.go 10:56:59 spire-1.2.1/test/spiretest/ 10:56:59 spire-1.2.1/test/spiretest/apiserver.go 10:56:59 spire-1.2.1/test/spiretest/assertions.go 10:56:59 spire-1.2.1/test/spiretest/dir.go 10:56:59 spire-1.2.1/test/spiretest/errors_posix.go 10:56:59 spire-1.2.1/test/spiretest/errors_windows.go 10:56:59 spire-1.2.1/test/spiretest/logs.go 10:56:59 spire-1.2.1/test/spiretest/socketapi.go 10:56:59 spire-1.2.1/test/spiretest/suite.go 10:56:59 spire-1.2.1/test/spiretest/x509.go 10:56:59 spire-1.2.1/test/testca/ 10:56:59 spire-1.2.1/test/testca/ca.go 10:56:59 spire-1.2.1/test/testkey/ 10:56:59 spire-1.2.1/test/testkey/generate.sh 10:56:59 spire-1.2.1/test/testkey/genkeys.go 10:56:59 spire-1.2.1/test/testkey/keys.go 10:56:59 spire-1.2.1/test/testkey/new.go 10:56:59 spire-1.2.1/test/tpmsimulator/ 10:56:59 spire-1.2.1/test/tpmsimulator/simulator.go 10:56:59 spire-1.2.1/test/util/ 10:56:59 spire-1.2.1/test/util/cert_fixtures.go 10:56:59 spire-1.2.1/test/util/cert_generation.go 10:56:59 spire-1.2.1/test/util/io_redirection.go 10:56:59 spire-1.2.1/test/util/race.go 10:56:59 spire-1.2.1/test/util/util.go 10:56:59 building spire from source... 10:56:59 Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:04 provisioning config files... 10:57:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config434389613966340326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:04 ---> docker-login.sh 10:57:04 nexus3.edgexfoundry.org:10001 10:57:05 Building bin/spire-server... 10:57:05 go: downloading github.com/mitchellh/cli v1.1.2 10:57:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:57:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:57:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:57:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:57:05 go: downloading github.com/imdario/mergo v0.3.12 10:57:05  ---> b70d6ba50f92 10:57:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:57:05 go: downloading github.com/sirupsen/logrus v1.8.1 10:57:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:57:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:57:05 go: downloading google.golang.org/grpc v1.44.0 10:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:57:05 go: downloading github.com/fatih/color v1.13.0 10:57:05 go: downloading github.com/mattn/go-isatty v0.0.14 10:57:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:57:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:05 Configure a credential helper to remove this warning. See 10:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:05 10:57:05 Login Succeeded 10:57:05 nexus3.edgexfoundry.org:10002 10:57:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:57:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:57:05 go: downloading github.com/armon/go-metrics v0.3.10 10:57:05 go: downloading github.com/prometheus/client_golang v1.12.1 10:57:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:57:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:57:06 go: downloading github.com/open-policy-agent/opa v0.38.0 10:57:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:57:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:57:06 go: downloading github.com/mattn/go-colorable v0.1.12 10:57:06 go: downloading github.com/Masterminds/goutils v1.1.0 10:57:06 go: downloading github.com/Masterminds/semver v1.5.0 10:57:06 go: downloading github.com/google/uuid v1.1.2 10:57:06 go: downloading github.com/huandu/xstrings v1.3.2 10:57:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:57:06 go: downloading github.com/oklog/run v1.0.0 10:57:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:57:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 nexus3.edgexfoundry.org:10003 10:57:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:57:06 go: downloading github.com/imkira/go-observer v1.0.3 10:57:06 go: downloading github.com/prometheus/client_model v0.2.0 10:57:06 go: downloading github.com/prometheus/common v0.32.1 10:57:06  ---> Running in ee78bc2e0e9d 10:57:06 go: downloading github.com/beorn7/perks v1.0.1 10:57:06  ---> bb986a66f4de 10:57:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:57:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:57:06 go: downloading github.com/prometheus/procfs v0.7.3 10:57:06 go: downloading github.com/pkg/errors v0.9.1 10:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:06 go: downloading go.uber.org/atomic v1.9.0 10:57:06  ---> Running in ef6784febfd8 10:57:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:57:06 go: downloading github.com/hashicorp/errwrap v1.1.0 10:57:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:57:06 go: downloading github.com/blang/semver/v4 v4.0.0 10:57:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:57:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:06 Configure a credential helper to remove this warning. See 10:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:06 10:57:06 Login Succeeded 10:57:06 nexus3.edgexfoundry.org:10004 10:57:06 go: downloading github.com/jinzhu/gorm v1.9.16 10:57:06 go: downloading github.com/lib/pq v1.10.4 10:57:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:57:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:57:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:07 Configure a credential helper to remove this warning. See 10:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:07 10:57:07 Login Succeeded 10:57:07 docker.io 10:57:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:57:07 Removing intermediate container ef6784febfd8 10:57:07 ---> 45deade10d4e 10:57:07 Step 10/26 : RUN mkdir -p spire-build 10:57:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:57:07  ---> Running in b3d782e0b73e 10:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:08 Configure a credential helper to remove this warning. See 10:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:08 10:57:08 Login Succeeded 10:57:08 ---> docker-login.sh ends [Pipeline] } 10:57:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:57:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:57:08 ========================================================= 10:57:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:57:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:57:08 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:57:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:57:08 go: downloading github.com/stretchr/testify v1.7.0 10:57:08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:57:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:57:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:57:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:57:09 9b3977197b4f: Pulling fs layer 10:57:09 1a89e8eeedd5: Pulling fs layer 10:57:09 94645a83ff95: Pulling fs layer 10:57:09 3f3a8bcf1eab: Pulling fs layer 10:57:09 0c92f367c5e7: Pulling fs layer 10:57:09 f7c0051592d6: Pulling fs layer 10:57:09 a227ed2f7395: Pulling fs layer 10:57:09 7b1c46037f91: Pulling fs layer 10:57:09 f7c0051592d6: Waiting 10:57:09 a227ed2f7395: Waiting 10:57:09 3f3a8bcf1eab: Waiting 10:57:09 0c92f367c5e7: Waiting 10:57:09 94645a83ff95: Verifying Checksum 10:57:09 94645a83ff95: Download complete 10:57:09 1a89e8eeedd5: Verifying Checksum 10:57:09 1a89e8eeedd5: Download complete 10:57:09 0c92f367c5e7: Verifying Checksum 10:57:09 0c92f367c5e7: Download complete 10:57:09 f7c0051592d6: Verifying Checksum 10:57:09 f7c0051592d6: Download complete 10:57:09 9b3977197b4f: Download complete 10:57:09 a227ed2f7395: Verifying Checksum 10:57:09 a227ed2f7395: Download complete 10:57:10 Removing intermediate container b3d782e0b73e 10:57:10 ---> 56bf4692c7f7 10:57:10 Step 11/26 : WORKDIR /edgex-go/spire-build 10:57:10 9b3977197b4f: Pull complete 10:57:10 ---> Running in bc99a9c17831 10:57:10 Removing intermediate container bc99a9c17831 10:57:10 ---> e57b05c7cd27 10:57:10 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 10:57:10 ---> Running in e8550fea8050 10:57:10 1a89e8eeedd5: Pull complete 10:57:11 94645a83ff95: Pull complete 10:57:11 7b1c46037f91: Verifying Checksum 10:57:11 7b1c46037f91: Download complete 10:57:12 3f3a8bcf1eab: Download complete 10:57:12 spire-1.2.1/ 10:57:12 spire-1.2.1/.data/ 10:57:12 spire-1.2.1/.data/.file 10:57:12 spire-1.2.1/.dockerignore 10:57:12 spire-1.2.1/.gitattributes 10:57:12 spire-1.2.1/.githooks/ 10:57:12 spire-1.2.1/.githooks/pre-commit 10:57:12 spire-1.2.1/.github/ 10:57:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:57:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:57:12 spire-1.2.1/.github/dependabot.yml 10:57:12 spire-1.2.1/.github/workflows/ 10:57:12 spire-1.2.1/.github/workflows/nightly_build.yaml 10:57:12 spire-1.2.1/.github/workflows/pr_build.yaml 10:57:12 spire-1.2.1/.github/workflows/release_build.yaml 10:57:12 spire-1.2.1/.github/workflows/scripts/ 10:57:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:57:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:57:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:57:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:57:12 spire-1.2.1/.github/workflows/scripts/split.sh 10:57:12 spire-1.2.1/.gitignore 10:57:12 spire-1.2.1/.go-version 10:57:12 spire-1.2.1/.golangci.yml 10:57:12 spire-1.2.1/ADOPTERS.md 10:57:12 spire-1.2.1/CHANGELOG.md 10:57:12 spire-1.2.1/CODE-OF-CONDUCT.md 10:57:12 spire-1.2.1/CODEOWNERS 10:57:12 spire-1.2.1/CONTRIBUTING.md 10:57:12 spire-1.2.1/Dockerfile 10:57:12 spire-1.2.1/Dockerfile.dev 10:57:12 spire-1.2.1/Dockerfile.scratch 10:57:12 spire-1.2.1/LICENSE 10:57:12 spire-1.2.1/MAINTAINERS.md 10:57:12 spire-1.2.1/Makefile 10:57:12 spire-1.2.1/README.md 10:57:12 spire-1.2.1/ROADMAP.md 10:57:12 spire-1.2.1/SECURITY.md 10:57:12 spire-1.2.1/cmd/ 10:57:12 spire-1.2.1/cmd/spire-agent/ 10:57:12 spire-1.2.1/cmd/spire-agent/cli/ 10:57:12 spire-1.2.1/cmd/spire-agent/cli/api/ 10:57:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/common/ 10:57:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:57:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/run/ 10:57:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:57:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:57:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:57:12 spire-1.2.1/cmd/spire-agent/main.go 10:57:12 spire-1.2.1/cmd/spire-server/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/agent/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/cli.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/run/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/token/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/validate/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/x509/ 10:57:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:57:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:57:12 spire-1.2.1/cmd/spire-server/main.go 10:57:12 spire-1.2.1/cmd/spire-server/util/ 10:57:12 spire-1.2.1/cmd/spire-server/util/util.go 10:57:12 spire-1.2.1/conf/ 10:57:12 spire-1.2.1/conf/agent/ 10:57:12 spire-1.2.1/conf/agent/agent.conf 10:57:12 spire-1.2.1/conf/agent/agent_full.conf 10:57:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:57:12 spire-1.2.1/conf/server/ 10:57:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:57:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:57:12 spire-1.2.1/conf/server/server.conf 10:57:12 spire-1.2.1/conf/server/server_full.conf 10:57:12 spire-1.2.1/doc/ 10:57:12 spire-1.2.1/doc/SPIRE101.md 10:57:12 spire-1.2.1/doc/auditlog.md 10:57:12 spire-1.2.1/doc/authorization_policy_engine.md 10:57:12 spire-1.2.1/doc/changelog_guidelines.md 10:57:12 spire-1.2.1/doc/cure53-report.pdf 10:57:12 spire-1.2.1/doc/images/ 10:57:12 spire-1.2.1/doc/images/2019_roadmap.png 10:57:12 spire-1.2.1/doc/images/SPIRE101.png 10:57:12 spire-1.2.1/doc/images/SPIRE_agent.png 10:57:12 spire-1.2.1/doc/images/SPIRE_server.png 10:57:12 spire-1.2.1/doc/images/cache_mgr.png 10:57:12 spire-1.2.1/doc/images/cache_mgr_components.png 10:57:12 spire-1.2.1/doc/images/federated_spire.png 10:57:12 spire-1.2.1/doc/images/ha_mode.png 10:57:12 spire-1.2.1/doc/images/nested_spire.png 10:57:12 spire-1.2.1/doc/images/oidc_federation.png 10:57:12 spire-1.2.1/doc/images/single_trust_domain.png 10:57:12 spire-1.2.1/doc/images/spiffe_compatible.png 10:57:12 spire-1.2.1/doc/images/spire_logo.png 10:57:12 spire-1.2.1/doc/migrating_registration_api_clients.md 10:57:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:57:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:57:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:57:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:57:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:57:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:57:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:57:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:57:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:57:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:57:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:57:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:57:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:57:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:57:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:57:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:57:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:57:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:57:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:57:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:57:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:57:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:57:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:57:12 spire-1.2.1/doc/scaling_spire.md 10:57:12 spire-1.2.1/doc/spire_agent.md 10:57:12 spire-1.2.1/doc/spire_server.md 10:57:12 spire-1.2.1/doc/supported_integrations.md 10:57:12 spire-1.2.1/doc/telemetry.md 10:57:12 spire-1.2.1/doc/telemetry_config.md 10:57:12 spire-1.2.1/doc/upgrading.md 10:57:12 spire-1.2.1/doc/using_spire.md 10:57:12 spire-1.2.1/examples/ 10:57:12 spire-1.2.1/examples/README.md 10:57:12 spire-1.2.1/go.mod 10:57:12 spire-1.2.1/go.sum 10:57:12 spire-1.2.1/pkg/ 10:57:12 spire-1.2.1/pkg/agent/ 10:57:12 spire-1.2.1/pkg/agent/agent.go 10:57:12 spire-1.2.1/pkg/agent/api/ 10:57:12 spire-1.2.1/pkg/agent/api/config.go 10:57:12 spire-1.2.1/pkg/agent/api/debug/ 10:57:12 spire-1.2.1/pkg/agent/api/debug/v1/ 10:57:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:57:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:57:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:57:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:57:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:57:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:57:12 spire-1.2.1/pkg/agent/api/endpoints.go 10:57:12 spire-1.2.1/pkg/agent/api/health/ 10:57:12 spire-1.2.1/pkg/agent/api/health/v1/ 10:57:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:57:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:57:12 spire-1.2.1/pkg/agent/api/rpccontext/ 10:57:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:57:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:57:12 spire-1.2.1/pkg/agent/attestor/ 10:57:12 spire-1.2.1/pkg/agent/attestor/node/ 10:57:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:57:12 spire-1.2.1/pkg/agent/attestor/node/node.go 10:57:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:57:12 spire-1.2.1/pkg/agent/attestor/workload/ 10:57:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:57:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:57:12 spire-1.2.1/pkg/agent/catalog/ 10:57:12 spire-1.2.1/pkg/agent/catalog/catalog.go 10:57:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:57:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:57:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:57:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:57:12 spire-1.2.1/pkg/agent/client/ 10:57:12 spire-1.2.1/pkg/agent/client/client.go 10:57:12 spire-1.2.1/pkg/agent/client/client_test.go 10:57:12 spire-1.2.1/pkg/agent/client/dial.go 10:57:12 spire-1.2.1/pkg/agent/client/nodeconn.go 10:57:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:57:12 spire-1.2.1/pkg/agent/client/update.go 10:57:12 spire-1.2.1/pkg/agent/client/util.go 10:57:12 spire-1.2.1/pkg/agent/common/ 10:57:12 spire-1.2.1/pkg/agent/common/backoff/ 10:57:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:57:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:57:12 spire-1.2.1/pkg/agent/common/cgroups/ 10:57:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:57:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:57:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:57:12 spire-1.2.1/pkg/agent/config.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/ 10:57:12 spire-1.2.1/pkg/agent/endpoints/config.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:57:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:57:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/workload/ 10:57:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:57:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:57:12 spire-1.2.1/pkg/agent/manager/ 10:57:12 spire-1.2.1/pkg/agent/manager/cache/ 10:57:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:57:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:57:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:57:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:57:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:57:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:57:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:57:12 spire-1.2.1/pkg/agent/manager/config.go 10:57:12 spire-1.2.1/pkg/agent/manager/manager.go 10:57:12 spire-1.2.1/pkg/agent/manager/manager_test.go 10:57:12 spire-1.2.1/pkg/agent/manager/storage.go 10:57:12 spire-1.2.1/pkg/agent/manager/storage_test.go 10:57:12 spire-1.2.1/pkg/agent/manager/storecache/ 10:57:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:57:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:57:12 spire-1.2.1/pkg/agent/manager/sync.go 10:57:12 spire-1.2.1/pkg/agent/plugin/ 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:57:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:57:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:57:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:57:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:57:12 spire-1.2.1/pkg/agent/svid/ 10:57:12 spire-1.2.1/pkg/agent/svid/rotator.go 10:57:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:57:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:57:12 spire-1.2.1/pkg/agent/svid/store/ 10:57:12 spire-1.2.1/pkg/agent/svid/store/service.go 10:57:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:57:12 spire-1.2.1/pkg/common/ 10:57:12 spire-1.2.1/pkg/common/agentpathtemplate/ 10:57:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:57:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:57:12 spire-1.2.1/pkg/common/api/ 10:57:12 spire-1.2.1/pkg/common/api/metrics.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/ 10:57:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/logger.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/names.go 10:57:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:57:12 spire-1.2.1/pkg/common/api/names.go 10:57:12 spire-1.2.1/pkg/common/api/ratelimit.go 10:57:12 spire-1.2.1/pkg/common/api/rpccontext/ 10:57:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:57:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:57:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:57:12 spire-1.2.1/pkg/common/auth/ 10:57:12 spire-1.2.1/pkg/common/auth/interceptors.go 10:57:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:57:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/ 10:57:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/types.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:57:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:57:12 spire-1.2.1/pkg/common/catalog/ 10:57:12 spire-1.2.1/pkg/common/catalog/bind.go 10:57:12 spire-1.2.1/pkg/common/catalog/builtin.go 10:57:12 spire-1.2.1/pkg/common/catalog/catalog.go 10:57:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:57:12 spire-1.2.1/pkg/common/catalog/closers.go 10:57:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:57:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:57:12 spire-1.2.1/pkg/common/catalog/config.go 10:57:12 spire-1.2.1/pkg/common/catalog/config_test.go 10:57:12 spire-1.2.1/pkg/common/catalog/configure.go 10:57:12 spire-1.2.1/pkg/common/catalog/constraints.go 10:57:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:57:12 spire-1.2.1/pkg/common/catalog/context.go 10:57:12 spire-1.2.1/pkg/common/catalog/external.go 10:57:12 spire-1.2.1/pkg/common/catalog/host.go 10:57:12 spire-1.2.1/pkg/common/catalog/pipenet.go 10:57:12 spire-1.2.1/pkg/common/catalog/plugin.go 10:57:12 spire-1.2.1/pkg/common/catalog/testplugin/ 10:57:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:57:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:57:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:57:12 spire-1.2.1/pkg/common/cli/ 10:57:12 spire-1.2.1/pkg/common/cli/env.go 10:57:12 spire-1.2.1/pkg/common/cli/flags.go 10:57:12 spire-1.2.1/pkg/common/cli/trust_domain.go 10:57:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:57:12 spire-1.2.1/pkg/common/cli/umask.go 10:57:12 spire-1.2.1/pkg/common/cli/umask_posix.go 10:57:12 spire-1.2.1/pkg/common/cli/umask_test.go 10:57:12 spire-1.2.1/pkg/common/cli/umask_windows.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/ 10:57:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/flag.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/format.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/ 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:57:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:57:12 spire-1.2.1/pkg/common/coretypes/ 10:57:12 spire-1.2.1/pkg/common/coretypes/bundle/ 10:57:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:57:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:57:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:57:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:57:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:57:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:57:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:57:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:57:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:57:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:57:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:57:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:57:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:57:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:57:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:57:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:57:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:57:12 spire-1.2.1/pkg/common/cryptoutil/ 10:57:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:57:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:57:12 spire-1.2.1/pkg/common/diskutil/ 10:57:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:57:12 spire-1.2.1/pkg/common/diskutil/file_test.go 10:57:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:57:12 spire-1.2.1/pkg/common/errorutil/ 10:57:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:57:12 spire-1.2.1/pkg/common/health/ 10:57:12 spire-1.2.1/pkg/common/health/config.go 10:57:12 spire-1.2.1/pkg/common/health/context.go 10:57:12 spire-1.2.1/pkg/common/health/context_test.go 10:57:12 spire-1.2.1/pkg/common/health/health.go 10:57:12 spire-1.2.1/pkg/common/health/health_test.go 10:57:12 spire-1.2.1/pkg/common/health/logger.go 10:57:12 spire-1.2.1/pkg/common/hostservice/ 10:57:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:57:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:57:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:57:12 spire-1.2.1/pkg/common/idutil/ 10:57:12 spire-1.2.1/pkg/common/idutil/require.go 10:57:12 spire-1.2.1/pkg/common/idutil/require_test.go 10:57:12 spire-1.2.1/pkg/common/idutil/safety.go 10:57:12 spire-1.2.1/pkg/common/idutil/safety_test.go 10:57:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:57:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:57:12 spire-1.2.1/pkg/common/jwtsvid/ 10:57:12 spire-1.2.1/pkg/common/jwtsvid/common.go 10:57:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:57:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:57:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:57:12 spire-1.2.1/pkg/common/jwtutil/ 10:57:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:57:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:57:12 spire-1.2.1/pkg/common/log/ 10:57:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:57:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:57:12 spire-1.2.1/pkg/common/log/log.go 10:57:12 spire-1.2.1/pkg/common/log/log_test.go 10:57:12 spire-1.2.1/pkg/common/log/options.go 10:57:12 spire-1.2.1/pkg/common/nodeutil/ 10:57:12 spire-1.2.1/pkg/common/nodeutil/node.go 10:57:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:57:12 spire-1.2.1/pkg/common/peertracker/ 10:57:12 spire-1.2.1/pkg/common/peertracker/conn.go 10:57:12 spire-1.2.1/pkg/common/peertracker/credentials.go 10:57:12 spire-1.2.1/pkg/common/peertracker/errors.go 10:57:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:57:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:57:12 spire-1.2.1/pkg/common/peertracker/info.go 10:57:12 spire-1.2.1/pkg/common/peertracker/listener.go 10:57:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:57:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:57:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:57:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:57:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:57:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:57:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:57:12 spire-1.2.1/pkg/common/peertracker/tcp.go 10:57:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:57:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:57:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:57:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:57:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:57:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:57:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:57:12 spire-1.2.1/pkg/common/peertracker/uds.go 10:57:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:57:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:57:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:57:12 spire-1.2.1/pkg/common/pemutil/ 10:57:12 spire-1.2.1/pkg/common/pemutil/block.go 10:57:12 spire-1.2.1/pkg/common/pemutil/certs.go 10:57:12 spire-1.2.1/pkg/common/pemutil/common.go 10:57:12 spire-1.2.1/pkg/common/pemutil/csr.go 10:57:12 spire-1.2.1/pkg/common/pemutil/keys.go 10:57:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/ 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:57:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:57:12 spire-1.2.1/pkg/common/plugin/ 10:57:12 spire-1.2.1/pkg/common/plugin/aws/ 10:57:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:57:12 spire-1.2.1/pkg/common/plugin/azure/ 10:57:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:57:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:57:12 spire-1.2.1/pkg/common/plugin/facade.go 10:57:12 spire-1.2.1/pkg/common/plugin/facade_test.go 10:57:12 spire-1.2.1/pkg/common/plugin/gcp/ 10:57:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:57:12 spire-1.2.1/pkg/common/plugin/k8s/ 10:57:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:57:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:57:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:57:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:57:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:57:12 spire-1.2.1/pkg/common/plugin/log.go 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/ 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:57:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:57:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:57:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:57:12 spire-1.2.1/pkg/common/plugin/x509pop/ 10:57:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:57:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:57:12 spire-1.2.1/pkg/common/profiling/ 10:57:12 spire-1.2.1/pkg/common/profiling/dumpers.go 10:57:12 spire-1.2.1/pkg/common/profiling/profiling.go 10:57:12 spire-1.2.1/pkg/common/protoutil/ 10:57:12 spire-1.2.1/pkg/common/protoutil/masks.go 10:57:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:57:12 spire-1.2.1/pkg/common/rotationutil/ 10:57:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:57:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:57:12 spire-1.2.1/pkg/common/selector/ 10:57:12 spire-1.2.1/pkg/common/selector/selector.go 10:57:12 spire-1.2.1/pkg/common/selector/selector_test.go 10:57:12 spire-1.2.1/pkg/common/selector/set.go 10:57:12 spire-1.2.1/pkg/common/selector/set_utils.go 10:57:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/ 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/ 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:57:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:57:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:57:12 spire-1.2.1/pkg/common/telemetry/call.go 10:57:12 spire-1.2.1/pkg/common/telemetry/common/ 10:57:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:57:12 spire-1.2.1/pkg/common/telemetry/config.go 10:57:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:57:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/inmem.go 10:57:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/m3.go 10:57:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/metrics.go 10:57:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/names.go 10:57:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:57:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:57:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/ 10:57:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:57:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:57:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:57:12 spire-1.2.1/pkg/common/telemetry/server/server.go 10:57:12 spire-1.2.1/pkg/common/telemetry/sink.go 10:57:12 spire-1.2.1/pkg/common/telemetry/statsd.go 10:57:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:57:12 spire-1.2.1/pkg/common/telemetry/uptime.go 10:57:12 spire-1.2.1/pkg/common/telemetry/version.go 10:57:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:57:12 spire-1.2.1/pkg/common/uptime/ 10:57:12 spire-1.2.1/pkg/common/uptime/uptime.go 10:57:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:57:12 spire-1.2.1/pkg/common/util/ 10:57:12 spire-1.2.1/pkg/common/util/certs.go 10:57:12 spire-1.2.1/pkg/common/util/certs_test.go 10:57:12 spire-1.2.1/pkg/common/util/csr.go 10:57:12 spire-1.2.1/pkg/common/util/hash.go 10:57:12 spire-1.2.1/pkg/common/util/selectors.go 10:57:12 spire-1.2.1/pkg/common/util/selectors_test.go 10:57:12 spire-1.2.1/pkg/common/util/signals.go 10:57:12 spire-1.2.1/pkg/common/util/sort.go 10:57:12 spire-1.2.1/pkg/common/util/sort_test.go 10:57:12 spire-1.2.1/pkg/common/util/task.go 10:57:12 spire-1.2.1/pkg/common/util/task_test.go 10:57:12 spire-1.2.1/pkg/common/util/testdata/ 10:57:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:57:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:57:12 spire-1.2.1/pkg/common/version/ 10:57:12 spire-1.2.1/pkg/common/version/version.go 10:57:12 spire-1.2.1/pkg/common/x509svid/ 10:57:12 spire-1.2.1/pkg/common/x509svid/common_test.go 10:57:12 spire-1.2.1/pkg/common/x509svid/csr.go 10:57:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:57:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:57:12 spire-1.2.1/pkg/common/x509util/ 10:57:12 spire-1.2.1/pkg/common/x509util/cert.go 10:57:12 spire-1.2.1/pkg/common/x509util/dns.go 10:57:12 spire-1.2.1/pkg/common/x509util/dns_test.go 10:57:12 spire-1.2.1/pkg/common/x509util/keyid.go 10:57:12 spire-1.2.1/pkg/common/x509util/keypair.go 10:57:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:57:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:57:12 spire-1.2.1/pkg/server/ 10:57:12 spire-1.2.1/pkg/server/api/ 10:57:12 spire-1.2.1/pkg/server/api/agent.go 10:57:12 spire-1.2.1/pkg/server/api/agent/ 10:57:12 spire-1.2.1/pkg/server/api/agent/v1/ 10:57:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:57:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:57:12 spire-1.2.1/pkg/server/api/agent_test.go 10:57:12 spire-1.2.1/pkg/server/api/api.go 10:57:12 spire-1.2.1/pkg/server/api/audit/ 10:57:12 spire-1.2.1/pkg/server/api/audit/audit.go 10:57:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:57:12 spire-1.2.1/pkg/server/api/bundle.go 10:57:12 spire-1.2.1/pkg/server/api/bundle/ 10:57:12 spire-1.2.1/pkg/server/api/bundle/v1/ 10:57:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:57:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:57:12 spire-1.2.1/pkg/server/api/bundle_test.go 10:57:12 spire-1.2.1/pkg/server/api/debug/ 10:57:12 spire-1.2.1/pkg/server/api/debug/v1/ 10:57:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:57:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:57:12 spire-1.2.1/pkg/server/api/entry.go 10:57:12 spire-1.2.1/pkg/server/api/entry/ 10:57:12 spire-1.2.1/pkg/server/api/entry/v1/ 10:57:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:57:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:57:12 spire-1.2.1/pkg/server/api/entry_test.go 10:57:12 spire-1.2.1/pkg/server/api/health/ 10:57:12 spire-1.2.1/pkg/server/api/health/v1/ 10:57:12 spire-1.2.1/pkg/server/api/health/v1/service.go 10:57:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:57:12 spire-1.2.1/pkg/server/api/id.go 10:57:12 spire-1.2.1/pkg/server/api/id_test.go 10:57:12 spire-1.2.1/pkg/server/api/limits/ 10:57:12 spire-1.2.1/pkg/server/api/limits/limits.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/ 10:57:12 spire-1.2.1/pkg/server/api/middleware/alias.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/audit.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/caller.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/common.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/entries.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:57:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:57:12 spire-1.2.1/pkg/server/api/ratelimit.go 10:57:12 spire-1.2.1/pkg/server/api/rpccontext/ 10:57:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:57:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:57:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:57:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:57:12 spire-1.2.1/pkg/server/api/selector.go 10:57:12 spire-1.2.1/pkg/server/api/selector_test.go 10:57:12 spire-1.2.1/pkg/server/api/status.go 10:57:12 spire-1.2.1/pkg/server/api/status_test.go 10:57:12 spire-1.2.1/pkg/server/api/svid/ 10:57:12 spire-1.2.1/pkg/server/api/svid/v1/ 10:57:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:57:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:57:12 spire-1.2.1/pkg/server/api/trustdomain.go 10:57:12 spire-1.2.1/pkg/server/api/trustdomain/ 10:57:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:57:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:57:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:57:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:57:12 spire-1.2.1/pkg/server/authpolicy/ 10:57:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:57:12 spire-1.2.1/pkg/server/authpolicy/policy.go 10:57:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:57:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:57:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:57:12 spire-1.2.1/pkg/server/authpolicy/validate.go 10:57:12 spire-1.2.1/pkg/server/bundle/ 10:57:12 spire-1.2.1/pkg/server/bundle/client/ 10:57:12 spire-1.2.1/pkg/server/bundle/client/client.go 10:57:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:57:12 spire-1.2.1/pkg/server/bundle/client/manager.go 10:57:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:57:12 spire-1.2.1/pkg/server/bundle/client/sources.go 10:57:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:57:12 spire-1.2.1/pkg/server/bundle/client/updater.go 10:57:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:57:12 spire-1.2.1/pkg/server/ca/ 10:57:12 spire-1.2.1/pkg/server/ca/ca.go 10:57:12 spire-1.2.1/pkg/server/ca/ca_health.go 10:57:12 spire-1.2.1/pkg/server/ca/ca_test.go 10:57:12 spire-1.2.1/pkg/server/ca/journal.go 10:57:12 spire-1.2.1/pkg/server/ca/journal_test.go 10:57:12 spire-1.2.1/pkg/server/ca/manager.go 10:57:12 spire-1.2.1/pkg/server/ca/manager_health.go 10:57:12 spire-1.2.1/pkg/server/ca/manager_test.go 10:57:12 spire-1.2.1/pkg/server/ca/templates.go 10:57:12 spire-1.2.1/pkg/server/ca/upstream_client.go 10:57:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:57:12 spire-1.2.1/pkg/server/ca/validation.go 10:57:12 spire-1.2.1/pkg/server/cache/ 10:57:12 spire-1.2.1/pkg/server/cache/dscache/ 10:57:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:57:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:57:12 spire-1.2.1/pkg/server/cache/entrycache/ 10:57:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:57:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:57:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:57:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:57:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:57:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:57:12 spire-1.2.1/pkg/server/catalog/ 10:57:12 spire-1.2.1/pkg/server/catalog/catalog.go 10:57:12 spire-1.2.1/pkg/server/catalog/keymanager.go 10:57:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:57:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:57:12 spire-1.2.1/pkg/server/catalog/notifier.go 10:57:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:57:12 spire-1.2.1/pkg/server/config.go 10:57:12 spire-1.2.1/pkg/server/datastore/ 10:57:12 spire-1.2.1/pkg/server/datastore/datastore.go 10:57:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:57:12 spire-1.2.1/pkg/server/datastore/repository.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:57:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:57:12 spire-1.2.1/pkg/server/endpoints/ 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/ 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:57:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:57:12 spire-1.2.1/pkg/server/endpoints/config.go 10:57:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:57:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:57:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:57:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:57:12 spire-1.2.1/pkg/server/endpoints/middleware.go 10:57:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:57:12 spire-1.2.1/pkg/server/hostservice/ 10:57:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:57:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:57:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:57:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:57:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:57:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:57:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:57:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/ 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/ 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:57:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:57:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:57:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/ 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:57:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:57:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:57:12 spire-1.2.1/pkg/server/registration/ 10:57:12 spire-1.2.1/pkg/server/registration/manager.go 10:57:12 spire-1.2.1/pkg/server/registration/manager_test.go 10:57:12 spire-1.2.1/pkg/server/scanentries.go 10:57:12 spire-1.2.1/pkg/server/scanentries_test.go 10:57:12 spire-1.2.1/pkg/server/server.go 10:57:12 spire-1.2.1/pkg/server/server_test.go 10:57:12 spire-1.2.1/pkg/server/svid/ 10:57:12 spire-1.2.1/pkg/server/svid/observer.go 10:57:12 spire-1.2.1/pkg/server/svid/observer_test.go 10:57:12 spire-1.2.1/pkg/server/svid/rotator.go 10:57:12 spire-1.2.1/pkg/server/svid/rotator_config.go 10:57:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:57:12 spire-1.2.1/pkg/server/svid/rotator_test.go 10:57:12 spire-1.2.1/proto/ 10:57:12 spire-1.2.1/proto/private/ 10:57:12 spire-1.2.1/proto/private/server/ 10:57:12 spire-1.2.1/proto/private/server/journal/ 10:57:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:57:12 spire-1.2.1/proto/private/server/journal/journal.proto 10:57:12 spire-1.2.1/proto/spire/ 10:57:12 spire-1.2.1/proto/spire/common/ 10:57:12 spire-1.2.1/proto/spire/common/common.pb.go 10:57:12 spire-1.2.1/proto/spire/common/common.proto 10:57:12 spire-1.2.1/proto/spire/common/plugin/ 10:57:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:57:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:57:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:57:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:57:12 spire-1.2.1/proto/spire/plugin/ 10:57:12 spire-1.2.1/proto/spire/plugin/agent/ 10:57:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:57:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:57:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:57:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:57:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:57:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:57:12 spire-1.2.1/release/ 10:57:12 spire-1.2.1/release/spire-extras/ 10:57:12 spire-1.2.1/release/spire-extras/README.md 10:57:12 spire-1.2.1/release/spire-extras/conf/ 10:57:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:57:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:57:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:57:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:57:12 spire-1.2.1/release/spire/ 10:57:12 spire-1.2.1/release/spire/README.md 10:57:12 spire-1.2.1/release/spire/conf/ 10:57:12 spire-1.2.1/release/spire/conf/agent/ 10:57:12 spire-1.2.1/release/spire/conf/agent/agent.conf 10:57:12 spire-1.2.1/release/spire/conf/server/ 10:57:12 spire-1.2.1/release/spire/conf/server/server.conf 10:57:12 spire-1.2.1/script/ 10:57:12 spire-1.2.1/script/build-artifact.sh 10:57:12 spire-1.2.1/script/generate_dummy_ca.sh 10:57:12 spire-1.2.1/support/ 10:57:12 spire-1.2.1/support/k8s/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:57:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/ 10:57:12 spire-1.2.1/support/oidc-discovery-provider/README.md 10:57:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/config.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/main.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:57:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:57:12 spire-1.2.1/test/ 10:57:12 spire-1.2.1/test/clock/ 10:57:12 spire-1.2.1/test/clock/clock.go 10:57:12 spire-1.2.1/test/fakes/ 10:57:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:57:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:57:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:57:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:57:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:57:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:57:12 spire-1.2.1/test/fakes/fakeagentstore/ 10:57:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:57:12 spire-1.2.1/test/fakes/fakedatastore/ 10:57:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:57:12 spire-1.2.1/test/fakes/fakeentryclient/ 10:57:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:57:12 spire-1.2.1/test/fakes/fakehealthchecker/ 10:57:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:57:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:57:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:57:12 spire-1.2.1/test/fakes/fakemetrics/ 10:57:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:57:12 spire-1.2.1/test/fakes/fakenoderesolver/ 10:57:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:57:12 spire-1.2.1/test/fakes/fakenotifier/ 10:57:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:57:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:57:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:57:12 spire-1.2.1/test/fakes/fakeserverca/ 10:57:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:57:12 spire-1.2.1/test/fakes/fakeservercatalog/ 10:57:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:57:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:57:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:57:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:57:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:57:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:57:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:57:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:57:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:57:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:57:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:57:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:57:12 spire-1.2.1/test/fixture/ 10:57:12 spire-1.2.1/test/fixture/certs/ 10:57:12 spire-1.2.1/test/fixture/certs/agent_svid.der 10:57:12 spire-1.2.1/test/fixture/certs/base_cert.pem 10:57:12 spire-1.2.1/test/fixture/certs/base_csr.pem 10:57:12 spire-1.2.1/test/fixture/certs/base_key.pem 10:57:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:57:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:57:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:57:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:57:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:57:12 spire-1.2.1/test/fixture/certs/blog_key.pem 10:57:12 spire-1.2.1/test/fixture/certs/bundle.der 10:57:12 spire-1.2.1/test/fixture/certs/ca.pem 10:57:12 spire-1.2.1/test/fixture/certs/ca_key.pem 10:57:12 spire-1.2.1/test/fixture/certs/database_cert.pem 10:57:12 spire-1.2.1/test/fixture/certs/database_csr.pem 10:57:12 spire-1.2.1/test/fixture/certs/database_key.pem 10:57:12 spire-1.2.1/test/fixture/certs/node_cert.pem 10:57:12 spire-1.2.1/test/fixture/certs/node_csr.pem 10:57:12 spire-1.2.1/test/fixture/certs/node_key.pem 10:57:12 spire-1.2.1/test/fixture/certs/svid.pem 10:57:12 spire-1.2.1/test/fixture/certs/svid_key.pem 10:57:12 spire-1.2.1/test/fixture/config/ 10:57:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:57:12 spire-1.2.1/test/fixture/config/agent_good.conf 10:57:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:57:12 spire-1.2.1/test/fixture/config/plugin_good.conf 10:57:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:57:12 spire-1.2.1/test/fixture/config/server_good.conf 10:57:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:57:12 spire-1.2.1/test/fixture/fixture.go 10:57:12 spire-1.2.1/test/fixture/nodeattestor/ 10:57:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:57:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:57:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:57:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:57:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:57:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:57:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:57:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:57:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:57:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:57:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:57:12 spire-1.2.1/test/fixture/registration/ 10:57:12 spire-1.2.1/test/fixture/registration/entries.json 10:57:12 spire-1.2.1/test/fixture/registration/good-for-update.json 10:57:12 spire-1.2.1/test/fixture/registration/good.json 10:57:12 spire-1.2.1/test/fixture/registration/invalid.json 10:57:12 spire-1.2.1/test/fixture/registration/invalid_json.json 10:57:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:57:12 spire-1.2.1/test/integration/ 10:57:12 spire-1.2.1/test/integration/README.md 10:57:12 spire-1.2.1/test/integration/common 10:57:12 spire-1.2.1/test/integration/setup/ 10:57:12 spire-1.2.1/test/integration/setup/adminclient/ 10:57:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:57:12 spire-1.2.1/test/integration/setup/adminclient/client.go 10:57:12 spire-1.2.1/test/integration/setup/debugagent/ 10:57:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:57:12 spire-1.2.1/test/integration/setup/debugagent/main.go 10:57:12 spire-1.2.1/test/integration/setup/debugserver/ 10:57:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:57:12 spire-1.2.1/test/integration/setup/debugserver/main.go 10:57:12 spire-1.2.1/test/integration/setup/downstreamclient/ 10:57:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:57:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:57:12 spire-1.2.1/test/integration/setup/itclient/ 10:57:12 spire-1.2.1/test/integration/setup/itclient/client.go 10:57:12 spire-1.2.1/test/integration/setup/node-attestation/ 10:57:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:57:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:57:12 spire-1.2.1/test/integration/setup/x509pop/ 10:57:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:57:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:57:12 spire-1.2.1/test/integration/suites/ 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:57:12 spire-1.2.1/test/integration/suites/join-token/ 10:57:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:57:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:57:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:57:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:57:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:57:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:57:12 spire-1.2.1/test/integration/suites/join-token/README.md 10:57:12 spire-1.2.1/test/integration/suites/join-token/conf/ 10:57:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/join-token/teardown 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:57:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:57:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:57:12 spire-1.2.1/test/integration/suites/k8s/ 10:57:12 spire-1.2.1/test/integration/suites/k8s/00-setup 10:57:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:57:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:57:12 spire-1.2.1/test/integration/suites/k8s/README.md 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/ 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:57:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:57:12 spire-1.2.1/test/integration/suites/k8s/teardown 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/ 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:57:12 spire-1.2.1/test/integration/suites/rotation/ 10:57:12 spire-1.2.1/test/integration/suites/rotation/00-setup 10:57:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:57:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:57:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:57:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:57:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:57:12 spire-1.2.1/test/integration/suites/rotation/README.md 10:57:12 spire-1.2.1/test/integration/suites/rotation/conf/ 10:57:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/rotation/teardown 10:57:12 spire-1.2.1/test/integration/suites/self-test/ 10:57:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:57:12 spire-1.2.1/test/integration/suites/self-test/README.md 10:57:12 spire-1.2.1/test/integration/suites/self-test/teardown 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:57:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:57:12 spire-1.2.1/test/integration/suites/upgrade/ 10:57:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:57:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:57:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:57:12 spire-1.2.1/test/integration/suites/upgrade/README.md 10:57:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:57:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:57:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:57:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:57:12 spire-1.2.1/test/integration/suites/upgrade/teardown 10:57:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:57:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:57:12 spire-1.2.1/test/integration/test-one.sh 10:57:12 spire-1.2.1/test/integration/test.sh 10:57:12 spire-1.2.1/test/plugintest/ 10:57:12 spire-1.2.1/test/plugintest/config.go 10:57:12 spire-1.2.1/test/plugintest/load.go 10:57:12 spire-1.2.1/test/plugintest/option.go 10:57:12 spire-1.2.1/test/spiretest/ 10:57:12 spire-1.2.1/test/spiretest/apiserver.go 10:57:12 spire-1.2.1/test/spiretest/assertions.go 10:57:12 spire-1.2.1/test/spiretest/dir.go 10:57:12 spire-1.2.1/test/spiretest/errors_posix.go 10:57:12 spire-1.2.1/test/spiretest/errors_windows.go 10:57:12 spire-1.2.1/test/spiretest/logs.go 10:57:12 spire-1.2.1/test/spiretest/socketapi.go 10:57:12 spire-1.2.1/test/spiretest/suite.go 10:57:12 spire-1.2.1/test/spiretest/x509.go 10:57:12 spire-1.2.1/test/testca/ 10:57:12 spire-1.2.1/test/testca/ca.go 10:57:12 spire-1.2.1/test/testkey/ 10:57:12 spire-1.2.1/test/testkey/generate.sh 10:57:12 spire-1.2.1/test/testkey/genkeys.go 10:57:12 spire-1.2.1/test/testkey/keys.go 10:57:12 spire-1.2.1/test/testkey/new.go 10:57:12 spire-1.2.1/test/tpmsimulator/ 10:57:12 spire-1.2.1/test/tpmsimulator/simulator.go 10:57:12 spire-1.2.1/test/util/ 10:57:12 spire-1.2.1/test/util/cert_fixtures.go 10:57:12 spire-1.2.1/test/util/cert_generation.go 10:57:12 spire-1.2.1/test/util/io_redirection.go 10:57:12 spire-1.2.1/test/util/race.go 10:57:12 spire-1.2.1/test/util/util.go 10:57:12 building spire from source... 10:57:12 Installing go1.17.7... 10:57:12 go: downloading k8s.io/client-go v0.23.4 10:57:12 go: downloading k8s.io/api v0.23.4 10:57:12 go: downloading google.golang.org/api v0.70.0 10:57:12 go: downloading github.com/google/go-tpm v0.3.3 10:57:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:57:12 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:57:12 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:57:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:57:12 go: downloading cloud.google.com/go/storage v1.21.0 10:57:13 go: downloading cloud.google.com/go v0.100.2 10:57:13 go: downloading k8s.io/apimachinery v0.23.4 10:57:14 go: downloading k8s.io/kube-aggregator v0.23.3 10:57:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:57:14 go: downloading cloud.google.com/go/security v1.3.0 10:57:14 go: downloading github.com/hashicorp/vault/api v1.4.1 10:57:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:57:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:57:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:57:14 go: downloading github.com/twmb/murmur3 v1.1.6 10:57:14 go: downloading github.com/jinzhu/inflection v1.0.0 10:57:14 go: downloading github.com/aws/smithy-go v1.11.0 10:57:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:57:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:57:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:57:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:57:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:57:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:57:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:57:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:57:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:57:15 go: downloading github.com/dimchansky/utfbom v1.1.1 10:57:15 go: downloading cloud.google.com/go/compute v1.3.0 10:57:15 go: downloading cloud.google.com/go/iam v0.1.1 10:57:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:57:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:57:17 Building bin/spire-server... 10:57:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:57:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:57:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:57:17 go: downloading github.com/mitchellh/cli v1.1.2 10:57:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:57:18 go: downloading github.com/imdario/mergo v0.3.12 10:57:18 go: downloading github.com/gogo/protobuf v1.3.2 10:57:18 go: downloading k8s.io/klog/v2 v2.30.0 10:57:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:57:18 go: downloading github.com/google/gofuzz v1.1.0 10:57:18 go: downloading github.com/sirupsen/logrus v1.8.1 10:57:18 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:57:18 go: downloading google.golang.org/grpc v1.44.0 10:57:18 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:57:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:57:18 go: downloading github.com/spf13/pflag v1.0.5 10:57:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:57:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:57:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:57:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:57:18 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:57:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:57:18 go: downloading github.com/fatih/color v1.13.0 10:57:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:57:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:57:18 go: downloading github.com/mattn/go-isatty v0.0.14 10:57:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:57:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:57:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:57:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:57:18 go: downloading gopkg.in/yaml.v2 v2.4.0 10:57:18 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:57:18 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:57:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:57:18 go: downloading github.com/gobwas/glob v0.2.3 10:57:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:57:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:57:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:57:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:57:18 go: downloading go.opencensus.io v0.23.0 10:57:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:57:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:57:18 go: downloading github.com/armon/go-metrics v0.3.10 10:57:18 go: downloading github.com/prometheus/client_golang v1.12.1 10:57:18 go: downloading gopkg.in/inf.v0 v0.9.1 10:57:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:57:18 go: downloading github.com/google/go-cmp v0.5.7 10:57:18 go: downloading github.com/googleapis/gnostic v0.5.5 10:57:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:57:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:57:18 go: downloading github.com/go-logr/logr v1.2.2 10:57:18 go: downloading github.com/open-policy-agent/opa v0.38.0 10:57:18 go: downloading github.com/json-iterator/go v1.1.12 10:57:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:57:18 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:57:18 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:57:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:57:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:57:18 go: downloading github.com/Masterminds/goutils v1.1.0 10:57:18 go: downloading github.com/Masterminds/semver v1.5.0 10:57:18 go: downloading go.uber.org/zap v1.21.0 10:57:18 go: downloading github.com/google/uuid v1.1.2 10:57:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:57:18 go: downloading github.com/huandu/xstrings v1.3.2 10:57:18 go: downloading github.com/tklauser/numcpus v0.3.0 10:57:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:57:18 go: downloading github.com/mattn/go-colorable v0.1.12 10:57:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:57:18 go: downloading github.com/oklog/run v1.0.0 10:57:18 go: downloading sigs.k8s.io/yaml v1.3.0 10:57:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:57:18 go: downloading github.com/modern-go/reflect2 v1.0.2 10:57:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:57:19 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:57:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:57:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:57:19 go: downloading github.com/hashicorp/go-version v1.2.0 10:57:19 go: downloading github.com/ryanuber/go-glob v1.0.0 10:57:19 go: downloading github.com/golang/snappy v0.0.4 10:57:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:57:19 go: downloading github.com/prometheus/client_model v0.2.0 10:57:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:57:19 go: downloading go.uber.org/multierr v1.6.0 10:57:19 go: downloading github.com/prometheus/common v0.32.1 10:57:19 go: downloading github.com/beorn7/perks v1.0.1 10:57:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:57:19 go: downloading github.com/prometheus/procfs v0.7.3 10:57:19 go: downloading go.uber.org/atomic v1.9.0 10:57:19 go: downloading github.com/pkg/errors v0.9.1 10:57:19 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:57:19 go: downloading github.com/imkira/go-observer v1.0.3 10:57:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:57:19 go: downloading github.com/hashicorp/errwrap v1.1.0 10:57:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:57:19 go: downloading github.com/twmb/murmur3 v1.1.6 10:57:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:57:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:57:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:57:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:57:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:57:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:57:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:57:22 go: downloading github.com/stretchr/testify v1.7.0 10:57:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:57:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:57:22 go: downloading github.com/blang/semver/v4 v4.0.0 10:57:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:57:22 go: downloading github.com/jinzhu/gorm v1.9.16 10:57:22 go: downloading github.com/lib/pq v1.10.4 10:57:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:57:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:57:25 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:57:25 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:57:25 go: downloading google.golang.org/api v0.70.0 10:57:25 go: downloading k8s.io/client-go v0.23.4 10:57:25 go: downloading k8s.io/api v0.23.4 10:57:25 go: downloading github.com/google/go-tpm v0.3.3 10:57:25 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:57:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:57:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:57:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:57:26 go: downloading cloud.google.com/go/storage v1.21.0 10:57:26 go: downloading cloud.google.com/go v0.100.2 10:57:26 go: downloading k8s.io/apimachinery v0.23.4 10:57:27 go: downloading k8s.io/kube-aggregator v0.23.3 10:57:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:57:27 go: downloading cloud.google.com/go/security v1.3.0 10:57:27 3f3a8bcf1eab: Pull complete 10:57:27 0c92f367c5e7: Pull complete 10:57:27 f7c0051592d6: Pull complete 10:57:27 a227ed2f7395: Pull complete 10:57:27 go: downloading github.com/hashicorp/vault/api v1.4.1 10:57:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:57:27 go: downloading github.com/aws/smithy-go v1.11.0 10:57:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:57:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:57:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:57:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:57:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:57:28 go: downloading github.com/jinzhu/inflection v1.0.0 10:57:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:57:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:57:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:57:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:57:28 go: downloading github.com/dimchansky/utfbom v1.1.1 10:57:28 go: downloading github.com/gogo/protobuf v1.3.2 10:57:29 go: downloading cloud.google.com/go/compute v1.3.0 10:57:29 go: downloading cloud.google.com/go/iam v0.1.1 10:57:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:57:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:57:29 go: downloading k8s.io/klog/v2 v2.30.0 10:57:29 go: downloading github.com/google/gofuzz v1.1.0 10:57:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:57:29 go: downloading github.com/spf13/pflag v1.0.5 10:57:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:57:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:57:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:57:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:57:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:57:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:57:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:57:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:57:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:57:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:57:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:57:29 go: downloading gopkg.in/yaml.v2 v2.4.0 10:57:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:57:29 go: downloading github.com/gobwas/glob v0.2.3 10:57:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:57:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:57:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:57:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:57:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:57:30 go: downloading gopkg.in/inf.v0 v0.9.1 10:57:30 go: downloading go.opencensus.io v0.23.0 10:57:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:57:30 go: downloading github.com/google/go-cmp v0.5.7 10:57:30 go: downloading github.com/googleapis/gnostic v0.5.5 10:57:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:57:30 go: downloading github.com/go-logr/logr v1.2.2 10:57:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:57:30 go: downloading github.com/json-iterator/go v1.1.12 10:57:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:57:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:57:30 go: downloading github.com/tklauser/numcpus v0.3.0 10:57:30 go: downloading go.uber.org/zap v1.21.0 10:57:30 go: downloading sigs.k8s.io/yaml v1.3.0 10:57:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:57:30 go: downloading github.com/ryanuber/go-glob v1.0.0 10:57:30 go: downloading github.com/golang/snappy v0.0.4 10:57:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:57:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:57:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:57:30 go: downloading github.com/hashicorp/go-version v1.2.0 10:57:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:57:30 go: downloading github.com/modern-go/reflect2 v1.0.2 10:57:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:57:30 go: downloading go.uber.org/multierr v1.6.0 10:57:32 7b1c46037f91: Pull complete 10:57:32 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 10:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:57:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:57:32 + docker build -t ci-base-image-arm64 -f - . 10:57:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:57:32 WORKDIR /edgex 10:57:32 COPY go.mod . 10:57:32 RUN go mod download 10:57:35 Sending build context to Docker daemon 169.1MB 10:57:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:57:35 ---> f79e39bc4007 10:57:35 Step 2/4 : WORKDIR /edgex 10:57:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:57:35 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:57:37 ---> Running in 19038fce232e 10:57:37 Removing intermediate container 19038fce232e 10:57:37 ---> 8f695c13fc8d 10:57:37 Step 3/4 : COPY go.mod . 10:57:38 ---> 476c9e0fcc0c 10:57:38 Step 4/4 : RUN go mod download 10:57:38 ---> Running in 216e4b0b6583 10:57:43 Removing intermediate container 9b12f72c29f5 10:57:43 ---> 7880e1e78118 10:57:43 10:57:43 Step 10/23 : FROM alpine:3.14 10:57:43 3.14: Pulling from library/alpine 10:57:43 Removing intermediate container b36185ea3e3d 10:57:43 ---> decb8f2431f6 10:57:43 10:57:43 Step 9/20 : FROM alpine:3.15 10:57:43 Removing intermediate container ee78bc2e0e9d 10:57:43 ---> 67846794d01d 10:57:43 10:57:43 Step 10/22 : FROM alpine:3.14 10:57:43 3.14: Pulling from library/alpine 10:57:43 3.15: Pulling from library/alpine 10:57:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:57:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:57:44 Status: Image is up to date for alpine:3.14 10:57:44 Status: Downloaded newer image for alpine:3.14 10:57:44 ---> e04c818066af 10:57:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:57:44 ---> e04c818066af 10:57:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:57:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:57:44 Status: Downloaded newer image for alpine:3.15 10:57:44 ---> 0ac33e5f5afa 10:57:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:57:44 ---> Running in cf59e6b0aeea 10:57:44 ---> Running in 8b033dd6fc60 10:57:44 ---> Running in fe250cd883b6 10:57:45 Removing intermediate container fe250cd883b6 10:57:45 ---> 82c99c269efd 10:57:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:45 ---> Running in 7aab86a581d1 10:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:57:46 (1/2) Installing ca-certificates (20211220-r0) 10:57:46 (2/2) Installing dumb-init (1.2.5-r1) 10:57:46 Executing busybox-1.33.1-r7.trigger 10:57:46 Executing ca-certificates-20211220-r0.trigger 10:57:46 (1/1) Installing dumb-init (1.2.5-r1) 10:57:46 Executing busybox-1.33.1-r7.trigger 10:57:46 OK: 6 MiB in 15 packages 10:57:46 OK: 6 MiB in 16 packages 10:57:47 Removing intermediate container 8b033dd6fc60 10:57:47 ---> a79f40d04183 10:57:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:57:47 Removing intermediate container 7aab86a581d1 10:57:47 ---> 6930b35cc4c0 10:57:47 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:57:47 ---> Running in be702e4ad678 10:57:47 ---> Running in 6db00780b78d 10:57:47 Removing intermediate container cf59e6b0aeea 10:57:47 ---> 6ad5c2ea3a87 10:57:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:57:47 ---> Running in 83f7c12f6030 10:57:47 Removing intermediate container be702e4ad678 10:57:47 ---> 591ae3de3cde 10:57:47 Step 13/23 : ENV APP_PORT=59882 10:57:48 ---> Running in 947dc5d20e4e 10:57:48 Removing intermediate container 83f7c12f6030 10:57:48 ---> 02f8affee7d5 10:57:48 Step 13/22 : ENV APP_PORT=59860 10:57:48 ---> Running in d8c173afffb3 10:57:48 Removing intermediate container 947dc5d20e4e 10:57:48 ---> 75c8be31abef 10:57:48 Step 14/23 : EXPOSE $APP_PORT 10:57:48 ---> Running in b4e1d2a75c37 10:57:48 Removing intermediate container d8c173afffb3 10:57:48 ---> 5392b69ed83c 10:57:48 Step 14/22 : EXPOSE $APP_PORT 10:57:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:57:48 ---> Running in 17a77e8550e0 10:57:48 Removing intermediate container b4e1d2a75c37 10:57:48 ---> b30e3e9e7a04 10:57:48 Step 15/23 : WORKDIR / 10:57:48 ---> Running in 0054cb631b3b 10:57:48 Removing intermediate container 17a77e8550e0 10:57:48 ---> 3af245ca18b6 10:57:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:49 Removing intermediate container 0054cb631b3b 10:57:49 ---> 2ee217c36c44 10:57:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:57:49 ---> b0de0be52dd2 10:57:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:57:49 ---> 4ea78e7a925c 10:57:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:57:49 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:57:49 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:57:49 OK: 15854 distinct packages available 10:57:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:57:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:57:51 (1/9) Installing ca-certificates (20211220-r0) 10:57:51 ---> 8c99428be407 10:57:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:57:51 (2/9) Installing brotli-libs (1.0.9-r5) 10:57:51 ---> d44e223d2ada 10:57:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:57:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:57:51 (4/9) Installing libcurl (7.80.0-r0) 10:57:51 (5/9) Installing curl (7.80.0-r0) 10:57:51 (6/9) Installing dumb-init (1.2.5-r1) 10:57:51 (7/9) Installing musl-obstack (1.2.3-r0) 10:57:51 (8/9) Installing libucontext (1.1-r0) 10:57:51 (9/9) Installing gcompat (1.0.0-r4) 10:57:52 ---> 4f818b3db595 10:57:52 Step 19/23 : ENTRYPOINT ["/core-command"] 10:57:52 Executing busybox-1.34.1-r5.trigger 10:57:52 Executing ca-certificates-20211220-r0.trigger 10:57:52 ---> 89acab75f4a2 10:57:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:57:52 ---> Running in b1f72d59ac6a 10:57:52 OK: 8 MiB in 23 packages 10:57:52 ---> Running in 1b7a3ede3ad4 10:57:52 Removing intermediate container b1f72d59ac6a 10:57:52 ---> 56e9c658167a 10:57:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:52 ---> Running in 6d876816c84e 10:57:52 Removing intermediate container 1b7a3ede3ad4 10:57:52 ---> 9d96a52ff168 10:57:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:52 ---> Running in 756351294b4f 10:57:53 Removing intermediate container 6d876816c84e 10:57:53 ---> 7962f56e7093 10:57:53 Step 21/23 : LABEL arch=x86_64 10:57:53 Removing intermediate container 756351294b4f 10:57:53 ---> 0de7fcd065a8 10:57:53 Step 20/22 : LABEL arch=x86_64 10:57:53 ---> Running in bcff7b3abcb0 10:57:53 Removing intermediate container 6db00780b78d 10:57:53 ---> dc44520f9cfb 10:57:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:53 ---> Running in 9758ac8c321a 10:57:53 Removing intermediate container bcff7b3abcb0 10:57:53 ---> 0a4d3c94db2e 10:57:53 Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 10:57:53 ---> Running in 8d63cedab5b4 10:57:53 Removing intermediate container 9758ac8c321a 10:57:53 ---> 31e20628c504 10:57:53 Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 10:57:54 ---> 95eb08c204ab 10:57:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:57:54 ---> Running in c419000265d6 10:57:54 Removing intermediate container 8d63cedab5b4 10:57:54 ---> c162a0d1391e 10:57:54 Step 23/23 : LABEL version=0.0.0 10:57:54 ---> Running in 6419df70a264 10:57:54 Removing intermediate container c419000265d6 10:57:54 ---> 84b0828afb3a 10:57:54 Step 22/22 : LABEL version=0.0.0 10:57:54 ---> Running in 2078f604868f 10:57:55 Removing intermediate container 6419df70a264 10:57:55 ---> eee91c889adb 10:57:55 10:57:55 Removing intermediate container 2078f604868f 10:57:55 ---> b0fb99167e5a 10:57:55 10:57:55 Successfully built eee91c889adb 10:57:55 ---> 48b45095e838 10:57:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:57:55 Successfully tagged core-command:latest 10:57:55 Building sys-mgmt-agent 10:57:55 Successfully built b0fb99167e5a 10:57:55  Building core-command ... done Successfully tagged support-notifications:latest 10:57:55  Building support-notifications ... done Building security-spire-server 10:57:59 ---> 9e5fc10c038b 10:57:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:57:59 ---> Running in 1ee42213fe36 10:58:00 Removing intermediate container 1ee42213fe36 10:58:00 ---> 5ae152250621 10:58:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:58:00 ---> Running in 47cabef63063 10:58:01 Removing intermediate container 47cabef63063 10:58:01 ---> 73671b2271b2 10:58:01 Step 18/20 : LABEL arch=x86_64 10:58:01 ---> Running in d5ef3540962f 10:58:02 Removing intermediate container d5ef3540962f 10:58:02 ---> 809ffd258d6a 10:58:02 Step 19/20 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 10:58:02 ---> Running in 07fba7112f17 10:58:02 Removing intermediate container 07fba7112f17 10:58:02 ---> 097df92e0bc5 10:58:02 Step 20/20 : LABEL version=0.0.0 10:58:02 ---> Running in 86ad21a14415 10:58:03 Removing intermediate container 86ad21a14415 10:58:03 ---> 43cbacaae2ed 10:58:03 10:58:03 Successfully built 43cbacaae2ed 10:58:03 Successfully tagged security-spiffe-token-provider:latest 10:58:03  Building security-spiffe-token-provider ... done Building core-metadata 10:58:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:58:05 ---> 336701420fae 10:58:05 Step 3/25 : WORKDIR /edgex-go 10:58:05 ---> Using cache 10:58:05 ---> d7798f6111b6 10:58:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:05 ---> Using cache 10:58:05 ---> 5397f5bc78db 10:58:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:58:05 ---> Using cache 10:58:05 ---> f028f7d34330 10:58:05 Step 6/25 : COPY go.mod vendor* ./ 10:58:05 ---> Using cache 10:58:05 ---> 6c20fabed96a 10:58:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:05 ---> Using cache 10:58:05 ---> 16ed0c84d65d 10:58:05 Step 8/25 : COPY . . 10:58:05 ---> Using cache 10:58:05 ---> b716222db4a9 10:58:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:58:05 ---> Using cache 10:58:05 ---> d80ab80e22bd 10:58:05 Step 10/25 : RUN mkdir -p spire-build 10:58:05 ---> Using cache 10:58:05 ---> 1988c3d9244e 10:58:05 Step 11/25 : WORKDIR /edgex-go/spire-build 10:58:05 ---> Using cache 10:58:05 ---> aae058f55b99 10:58:05 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 10:58:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:58:07 ---> 336701420fae 10:58:07 Step 3/23 : WORKDIR /edgex-go 10:58:07 ---> Using cache 10:58:07 ---> d7798f6111b6 10:58:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:07 ---> Using cache 10:58:07 ---> 5397f5bc78db 10:58:07 Step 5/23 : RUN apk add --update --no-cache make bash git 10:58:09 ---> Running in 89241e873320 10:58:09 ---> Running in ecf4a058e52d 10:58:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:58:10 spire-1.2.1/ 10:58:10 spire-1.2.1/.data/ 10:58:10 spire-1.2.1/.data/.file 10:58:10 spire-1.2.1/.dockerignore 10:58:10 spire-1.2.1/.gitattributes 10:58:10 spire-1.2.1/.githooks/ 10:58:10 spire-1.2.1/.githooks/pre-commit 10:58:10 spire-1.2.1/.github/ 10:58:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:58:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:58:10 spire-1.2.1/.github/dependabot.yml 10:58:10 spire-1.2.1/.github/workflows/ 10:58:10 spire-1.2.1/.github/workflows/nightly_build.yaml 10:58:10 spire-1.2.1/.github/workflows/pr_build.yaml 10:58:10 spire-1.2.1/.github/workflows/release_build.yaml 10:58:10 spire-1.2.1/.github/workflows/scripts/ 10:58:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:58:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:58:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:58:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:58:10 spire-1.2.1/.github/workflows/scripts/split.sh 10:58:10 spire-1.2.1/.gitignore 10:58:10 spire-1.2.1/.go-version 10:58:10 spire-1.2.1/.golangci.yml 10:58:10 spire-1.2.1/ADOPTERS.md 10:58:10 spire-1.2.1/CHANGELOG.md 10:58:10 spire-1.2.1/CODE-OF-CONDUCT.md 10:58:10 spire-1.2.1/CODEOWNERS 10:58:10 spire-1.2.1/CONTRIBUTING.md 10:58:10 spire-1.2.1/Dockerfile 10:58:10 spire-1.2.1/Dockerfile.dev 10:58:10 spire-1.2.1/Dockerfile.scratch 10:58:10 spire-1.2.1/LICENSE 10:58:10 spire-1.2.1/MAINTAINERS.md 10:58:10 spire-1.2.1/Makefile 10:58:10 spire-1.2.1/README.md 10:58:10 spire-1.2.1/ROADMAP.md 10:58:10 spire-1.2.1/SECURITY.md 10:58:10 spire-1.2.1/cmd/ 10:58:10 spire-1.2.1/cmd/spire-agent/ 10:58:10 spire-1.2.1/cmd/spire-agent/cli/ 10:58:10 spire-1.2.1/cmd/spire-agent/cli/api/ 10:58:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/common/ 10:58:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:58:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/run/ 10:58:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:58:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:58:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:58:10 spire-1.2.1/cmd/spire-agent/main.go 10:58:10 spire-1.2.1/cmd/spire-server/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/agent/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/cli.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/run/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/token/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/validate/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/x509/ 10:58:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:58:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:58:10 spire-1.2.1/cmd/spire-server/main.go 10:58:10 spire-1.2.1/cmd/spire-server/util/ 10:58:10 spire-1.2.1/cmd/spire-server/util/util.go 10:58:10 spire-1.2.1/conf/ 10:58:10 spire-1.2.1/conf/agent/ 10:58:10 spire-1.2.1/conf/agent/agent.conf 10:58:10 spire-1.2.1/conf/agent/agent_full.conf 10:58:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:58:10 spire-1.2.1/conf/server/ 10:58:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:58:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:58:10 spire-1.2.1/conf/server/server.conf 10:58:10 spire-1.2.1/conf/server/server_full.conf 10:58:10 spire-1.2.1/doc/ 10:58:10 spire-1.2.1/doc/SPIRE101.md 10:58:10 spire-1.2.1/doc/auditlog.md 10:58:10 spire-1.2.1/doc/authorization_policy_engine.md 10:58:10 spire-1.2.1/doc/changelog_guidelines.md 10:58:10 spire-1.2.1/doc/cure53-report.pdf 10:58:10 spire-1.2.1/doc/images/ 10:58:10 spire-1.2.1/doc/images/2019_roadmap.png 10:58:10 spire-1.2.1/doc/images/SPIRE101.png 10:58:10 spire-1.2.1/doc/images/SPIRE_agent.png 10:58:10 spire-1.2.1/doc/images/SPIRE_server.png 10:58:10 spire-1.2.1/doc/images/cache_mgr.png 10:58:10 spire-1.2.1/doc/images/cache_mgr_components.png 10:58:10 spire-1.2.1/doc/images/federated_spire.png 10:58:10 spire-1.2.1/doc/images/ha_mode.png 10:58:10 spire-1.2.1/doc/images/nested_spire.png 10:58:10 spire-1.2.1/doc/images/oidc_federation.png 10:58:10 spire-1.2.1/doc/images/single_trust_domain.png 10:58:10 spire-1.2.1/doc/images/spiffe_compatible.png 10:58:10 spire-1.2.1/doc/images/spire_logo.png 10:58:10 spire-1.2.1/doc/migrating_registration_api_clients.md 10:58:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:58:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:58:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:58:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:58:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:58:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:58:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:58:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:58:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:58:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:58:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:58:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:58:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:58:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:58:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:58:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:58:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:58:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:58:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:58:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:58:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:58:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:58:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:58:10 spire-1.2.1/doc/scaling_spire.md 10:58:10 spire-1.2.1/doc/spire_agent.md 10:58:10 spire-1.2.1/doc/spire_server.md 10:58:10 spire-1.2.1/doc/supported_integrations.md 10:58:10 spire-1.2.1/doc/telemetry.md 10:58:10 spire-1.2.1/doc/telemetry_config.md 10:58:10 spire-1.2.1/doc/upgrading.md 10:58:10 spire-1.2.1/doc/using_spire.md 10:58:10 spire-1.2.1/examples/ 10:58:10 spire-1.2.1/examples/README.md 10:58:10 spire-1.2.1/go.mod 10:58:10 spire-1.2.1/go.sum 10:58:10 spire-1.2.1/pkg/ 10:58:10 spire-1.2.1/pkg/agent/ 10:58:10 spire-1.2.1/pkg/agent/agent.go 10:58:10 spire-1.2.1/pkg/agent/api/ 10:58:10 spire-1.2.1/pkg/agent/api/config.go 10:58:10 spire-1.2.1/pkg/agent/api/debug/ 10:58:10 spire-1.2.1/pkg/agent/api/debug/v1/ 10:58:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:58:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:58:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:58:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:58:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:58:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:58:10 spire-1.2.1/pkg/agent/api/endpoints.go 10:58:10 spire-1.2.1/pkg/agent/api/health/ 10:58:10 spire-1.2.1/pkg/agent/api/health/v1/ 10:58:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:58:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:58:10 spire-1.2.1/pkg/agent/api/rpccontext/ 10:58:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:58:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:58:10 spire-1.2.1/pkg/agent/attestor/ 10:58:10 spire-1.2.1/pkg/agent/attestor/node/ 10:58:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:58:10 spire-1.2.1/pkg/agent/attestor/node/node.go 10:58:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:58:10 spire-1.2.1/pkg/agent/attestor/workload/ 10:58:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:58:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:58:10 spire-1.2.1/pkg/agent/catalog/ 10:58:10 spire-1.2.1/pkg/agent/catalog/catalog.go 10:58:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:58:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:58:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:58:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:58:10 spire-1.2.1/pkg/agent/client/ 10:58:10 spire-1.2.1/pkg/agent/client/client.go 10:58:10 spire-1.2.1/pkg/agent/client/client_test.go 10:58:10 spire-1.2.1/pkg/agent/client/dial.go 10:58:10 spire-1.2.1/pkg/agent/client/nodeconn.go 10:58:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:58:10 spire-1.2.1/pkg/agent/client/update.go 10:58:10 spire-1.2.1/pkg/agent/client/util.go 10:58:10 spire-1.2.1/pkg/agent/common/ 10:58:10 spire-1.2.1/pkg/agent/common/backoff/ 10:58:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:58:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:58:10 spire-1.2.1/pkg/agent/common/cgroups/ 10:58:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:58:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:58:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:58:10 spire-1.2.1/pkg/agent/config.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/ 10:58:10 spire-1.2.1/pkg/agent/endpoints/config.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:58:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:58:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/workload/ 10:58:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:58:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:58:10 spire-1.2.1/pkg/agent/manager/ 10:58:10 spire-1.2.1/pkg/agent/manager/cache/ 10:58:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:58:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:58:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:58:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:58:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:58:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:58:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:58:10 spire-1.2.1/pkg/agent/manager/config.go 10:58:10 spire-1.2.1/pkg/agent/manager/manager.go 10:58:10 spire-1.2.1/pkg/agent/manager/manager_test.go 10:58:10 spire-1.2.1/pkg/agent/manager/storage.go 10:58:10 spire-1.2.1/pkg/agent/manager/storage_test.go 10:58:10 spire-1.2.1/pkg/agent/manager/storecache/ 10:58:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:58:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:58:10 spire-1.2.1/pkg/agent/manager/sync.go 10:58:10 spire-1.2.1/pkg/agent/plugin/ 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:58:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:58:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:58:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:58:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:58:10 spire-1.2.1/pkg/agent/svid/ 10:58:10 spire-1.2.1/pkg/agent/svid/rotator.go 10:58:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:58:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:58:10 spire-1.2.1/pkg/agent/svid/store/ 10:58:10 spire-1.2.1/pkg/agent/svid/store/service.go 10:58:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:58:10 spire-1.2.1/pkg/common/ 10:58:10 spire-1.2.1/pkg/common/agentpathtemplate/ 10:58:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:58:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:58:10 spire-1.2.1/pkg/common/api/ 10:58:10 spire-1.2.1/pkg/common/api/metrics.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/ 10:58:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/logger.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/names.go 10:58:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:58:10 spire-1.2.1/pkg/common/api/names.go 10:58:10 spire-1.2.1/pkg/common/api/ratelimit.go 10:58:10 spire-1.2.1/pkg/common/api/rpccontext/ 10:58:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:58:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:58:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:58:10 spire-1.2.1/pkg/common/auth/ 10:58:10 spire-1.2.1/pkg/common/auth/interceptors.go 10:58:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:58:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/ 10:58:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/types.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:58:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:58:10 spire-1.2.1/pkg/common/catalog/ 10:58:10 spire-1.2.1/pkg/common/catalog/bind.go 10:58:10 spire-1.2.1/pkg/common/catalog/builtin.go 10:58:10 spire-1.2.1/pkg/common/catalog/catalog.go 10:58:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:58:10 spire-1.2.1/pkg/common/catalog/closers.go 10:58:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:58:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:58:10 spire-1.2.1/pkg/common/catalog/config.go 10:58:10 spire-1.2.1/pkg/common/catalog/config_test.go 10:58:10 spire-1.2.1/pkg/common/catalog/configure.go 10:58:10 spire-1.2.1/pkg/common/catalog/constraints.go 10:58:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:58:10 spire-1.2.1/pkg/common/catalog/context.go 10:58:10 spire-1.2.1/pkg/common/catalog/external.go 10:58:10 spire-1.2.1/pkg/common/catalog/host.go 10:58:10 spire-1.2.1/pkg/common/catalog/pipenet.go 10:58:10 spire-1.2.1/pkg/common/catalog/plugin.go 10:58:10 spire-1.2.1/pkg/common/catalog/testplugin/ 10:58:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:58:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:58:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:58:10 spire-1.2.1/pkg/common/cli/ 10:58:10 spire-1.2.1/pkg/common/cli/env.go 10:58:10 spire-1.2.1/pkg/common/cli/flags.go 10:58:10 spire-1.2.1/pkg/common/cli/trust_domain.go 10:58:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:58:10 spire-1.2.1/pkg/common/cli/umask.go 10:58:10 spire-1.2.1/pkg/common/cli/umask_posix.go 10:58:10 spire-1.2.1/pkg/common/cli/umask_test.go 10:58:10 spire-1.2.1/pkg/common/cli/umask_windows.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/ 10:58:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/flag.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/format.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/ 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:58:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:58:10 spire-1.2.1/pkg/common/coretypes/ 10:58:10 spire-1.2.1/pkg/common/coretypes/bundle/ 10:58:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:58:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:58:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:58:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:58:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:58:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:58:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:58:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:58:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:58:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:58:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:58:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:58:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:58:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:58:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:58:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:58:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:58:10 spire-1.2.1/pkg/common/cryptoutil/ 10:58:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:58:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:58:10 spire-1.2.1/pkg/common/diskutil/ 10:58:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:58:10 spire-1.2.1/pkg/common/diskutil/file_test.go 10:58:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:58:10 spire-1.2.1/pkg/common/errorutil/ 10:58:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:58:10 spire-1.2.1/pkg/common/health/ 10:58:10 spire-1.2.1/pkg/common/health/config.go 10:58:10 spire-1.2.1/pkg/common/health/context.go 10:58:10 spire-1.2.1/pkg/common/health/context_test.go 10:58:10 spire-1.2.1/pkg/common/health/health.go 10:58:10 spire-1.2.1/pkg/common/health/health_test.go 10:58:10 spire-1.2.1/pkg/common/health/logger.go 10:58:10 spire-1.2.1/pkg/common/hostservice/ 10:58:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:58:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:58:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:58:10 spire-1.2.1/pkg/common/idutil/ 10:58:10 spire-1.2.1/pkg/common/idutil/require.go 10:58:10 spire-1.2.1/pkg/common/idutil/require_test.go 10:58:10 spire-1.2.1/pkg/common/idutil/safety.go 10:58:10 spire-1.2.1/pkg/common/idutil/safety_test.go 10:58:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:58:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:58:10 spire-1.2.1/pkg/common/jwtsvid/ 10:58:10 spire-1.2.1/pkg/common/jwtsvid/common.go 10:58:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:58:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:58:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:58:10 spire-1.2.1/pkg/common/jwtutil/ 10:58:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:58:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:58:10 spire-1.2.1/pkg/common/log/ 10:58:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:58:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:58:10 spire-1.2.1/pkg/common/log/log.go 10:58:10 spire-1.2.1/pkg/common/log/log_test.go 10:58:10 spire-1.2.1/pkg/common/log/options.go 10:58:10 spire-1.2.1/pkg/common/nodeutil/ 10:58:10 spire-1.2.1/pkg/common/nodeutil/node.go 10:58:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:58:10 spire-1.2.1/pkg/common/peertracker/ 10:58:10 spire-1.2.1/pkg/common/peertracker/conn.go 10:58:10 spire-1.2.1/pkg/common/peertracker/credentials.go 10:58:10 spire-1.2.1/pkg/common/peertracker/errors.go 10:58:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:58:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:58:10 spire-1.2.1/pkg/common/peertracker/info.go 10:58:10 spire-1.2.1/pkg/common/peertracker/listener.go 10:58:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:58:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:58:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:58:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:58:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:58:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:58:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:58:10 spire-1.2.1/pkg/common/peertracker/tcp.go 10:58:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:58:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:58:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:58:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:58:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:58:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:58:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:58:10 spire-1.2.1/pkg/common/peertracker/uds.go 10:58:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:58:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:58:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:58:10 spire-1.2.1/pkg/common/pemutil/ 10:58:10 spire-1.2.1/pkg/common/pemutil/block.go 10:58:10 spire-1.2.1/pkg/common/pemutil/certs.go 10:58:10 spire-1.2.1/pkg/common/pemutil/common.go 10:58:10 spire-1.2.1/pkg/common/pemutil/csr.go 10:58:10 spire-1.2.1/pkg/common/pemutil/keys.go 10:58:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/ 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:58:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:58:10 spire-1.2.1/pkg/common/plugin/ 10:58:10 spire-1.2.1/pkg/common/plugin/aws/ 10:58:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:58:10 spire-1.2.1/pkg/common/plugin/azure/ 10:58:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:58:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:58:10 spire-1.2.1/pkg/common/plugin/facade.go 10:58:10 spire-1.2.1/pkg/common/plugin/facade_test.go 10:58:10 spire-1.2.1/pkg/common/plugin/gcp/ 10:58:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:58:10 spire-1.2.1/pkg/common/plugin/k8s/ 10:58:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:58:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:58:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:58:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:58:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:58:10 spire-1.2.1/pkg/common/plugin/log.go 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/ 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:58:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:58:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:58:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:58:10 spire-1.2.1/pkg/common/plugin/x509pop/ 10:58:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:58:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:58:10 spire-1.2.1/pkg/common/profiling/ 10:58:10 spire-1.2.1/pkg/common/profiling/dumpers.go 10:58:10 spire-1.2.1/pkg/common/profiling/profiling.go 10:58:10 spire-1.2.1/pkg/common/protoutil/ 10:58:10 spire-1.2.1/pkg/common/protoutil/masks.go 10:58:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:58:10 spire-1.2.1/pkg/common/rotationutil/ 10:58:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:58:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:58:10 spire-1.2.1/pkg/common/selector/ 10:58:10 spire-1.2.1/pkg/common/selector/selector.go 10:58:10 spire-1.2.1/pkg/common/selector/selector_test.go 10:58:10 spire-1.2.1/pkg/common/selector/set.go 10:58:10 spire-1.2.1/pkg/common/selector/set_utils.go 10:58:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/ 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/ 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:58:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:58:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:58:10 spire-1.2.1/pkg/common/telemetry/call.go 10:58:10 spire-1.2.1/pkg/common/telemetry/common/ 10:58:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:58:10 spire-1.2.1/pkg/common/telemetry/config.go 10:58:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:58:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/inmem.go 10:58:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/m3.go 10:58:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/metrics.go 10:58:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/names.go 10:58:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:58:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:58:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/ 10:58:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:58:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:58:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:58:10 spire-1.2.1/pkg/common/telemetry/server/server.go 10:58:10 spire-1.2.1/pkg/common/telemetry/sink.go 10:58:10 spire-1.2.1/pkg/common/telemetry/statsd.go 10:58:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:58:10 spire-1.2.1/pkg/common/telemetry/uptime.go 10:58:10 spire-1.2.1/pkg/common/telemetry/version.go 10:58:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:58:10 spire-1.2.1/pkg/common/uptime/ 10:58:10 spire-1.2.1/pkg/common/uptime/uptime.go 10:58:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:58:10 spire-1.2.1/pkg/common/util/ 10:58:10 spire-1.2.1/pkg/common/util/certs.go 10:58:10 spire-1.2.1/pkg/common/util/certs_test.go 10:58:10 spire-1.2.1/pkg/common/util/csr.go 10:58:10 spire-1.2.1/pkg/common/util/hash.go 10:58:10 spire-1.2.1/pkg/common/util/selectors.go 10:58:10 spire-1.2.1/pkg/common/util/selectors_test.go 10:58:10 spire-1.2.1/pkg/common/util/signals.go 10:58:10 spire-1.2.1/pkg/common/util/sort.go 10:58:10 spire-1.2.1/pkg/common/util/sort_test.go 10:58:10 spire-1.2.1/pkg/common/util/task.go 10:58:10 spire-1.2.1/pkg/common/util/task_test.go 10:58:10 spire-1.2.1/pkg/common/util/testdata/ 10:58:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:58:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:58:10 spire-1.2.1/pkg/common/version/ 10:58:10 spire-1.2.1/pkg/common/version/version.go 10:58:10 spire-1.2.1/pkg/common/x509svid/ 10:58:10 spire-1.2.1/pkg/common/x509svid/common_test.go 10:58:10 spire-1.2.1/pkg/common/x509svid/csr.go 10:58:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:58:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:58:10 spire-1.2.1/pkg/common/x509util/ 10:58:10 spire-1.2.1/pkg/common/x509util/cert.go 10:58:10 spire-1.2.1/pkg/common/x509util/dns.go 10:58:10 spire-1.2.1/pkg/common/x509util/dns_test.go 10:58:10 spire-1.2.1/pkg/common/x509util/keyid.go 10:58:10 spire-1.2.1/pkg/common/x509util/keypair.go 10:58:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:58:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:58:10 spire-1.2.1/pkg/server/ 10:58:10 spire-1.2.1/pkg/server/api/ 10:58:10 spire-1.2.1/pkg/server/api/agent.go 10:58:10 spire-1.2.1/pkg/server/api/agent/ 10:58:10 spire-1.2.1/pkg/server/api/agent/v1/ 10:58:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:58:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:58:10 spire-1.2.1/pkg/server/api/agent_test.go 10:58:10 spire-1.2.1/pkg/server/api/api.go 10:58:10 spire-1.2.1/pkg/server/api/audit/ 10:58:10 spire-1.2.1/pkg/server/api/audit/audit.go 10:58:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:58:10 spire-1.2.1/pkg/server/api/bundle.go 10:58:10 spire-1.2.1/pkg/server/api/bundle/ 10:58:10 spire-1.2.1/pkg/server/api/bundle/v1/ 10:58:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:58:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:58:10 spire-1.2.1/pkg/server/api/bundle_test.go 10:58:10 spire-1.2.1/pkg/server/api/debug/ 10:58:10 spire-1.2.1/pkg/server/api/debug/v1/ 10:58:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:58:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:58:10 spire-1.2.1/pkg/server/api/entry.go 10:58:10 spire-1.2.1/pkg/server/api/entry/ 10:58:10 spire-1.2.1/pkg/server/api/entry/v1/ 10:58:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:58:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:58:10 spire-1.2.1/pkg/server/api/entry_test.go 10:58:10 spire-1.2.1/pkg/server/api/health/ 10:58:10 spire-1.2.1/pkg/server/api/health/v1/ 10:58:10 spire-1.2.1/pkg/server/api/health/v1/service.go 10:58:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:58:10 spire-1.2.1/pkg/server/api/id.go 10:58:10 spire-1.2.1/pkg/server/api/id_test.go 10:58:10 spire-1.2.1/pkg/server/api/limits/ 10:58:10 spire-1.2.1/pkg/server/api/limits/limits.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/ 10:58:10 spire-1.2.1/pkg/server/api/middleware/alias.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/audit.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/caller.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/common.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/entries.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:58:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:58:10 spire-1.2.1/pkg/server/api/ratelimit.go 10:58:10 spire-1.2.1/pkg/server/api/rpccontext/ 10:58:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:58:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:58:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:58:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:58:10 spire-1.2.1/pkg/server/api/selector.go 10:58:10 spire-1.2.1/pkg/server/api/selector_test.go 10:58:10 spire-1.2.1/pkg/server/api/status.go 10:58:10 spire-1.2.1/pkg/server/api/status_test.go 10:58:10 spire-1.2.1/pkg/server/api/svid/ 10:58:10 spire-1.2.1/pkg/server/api/svid/v1/ 10:58:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:58:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:58:10 spire-1.2.1/pkg/server/api/trustdomain.go 10:58:10 spire-1.2.1/pkg/server/api/trustdomain/ 10:58:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:58:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:58:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:58:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:58:10 spire-1.2.1/pkg/server/authpolicy/ 10:58:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:58:10 spire-1.2.1/pkg/server/authpolicy/policy.go 10:58:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:58:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:58:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:58:10 spire-1.2.1/pkg/server/authpolicy/validate.go 10:58:10 spire-1.2.1/pkg/server/bundle/ 10:58:10 spire-1.2.1/pkg/server/bundle/client/ 10:58:10 spire-1.2.1/pkg/server/bundle/client/client.go 10:58:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:58:10 spire-1.2.1/pkg/server/bundle/client/manager.go 10:58:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:58:10 spire-1.2.1/pkg/server/bundle/client/sources.go 10:58:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:58:10 spire-1.2.1/pkg/server/bundle/client/updater.go 10:58:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:58:10 spire-1.2.1/pkg/server/ca/ 10:58:10 spire-1.2.1/pkg/server/ca/ca.go 10:58:10 spire-1.2.1/pkg/server/ca/ca_health.go 10:58:10 spire-1.2.1/pkg/server/ca/ca_test.go 10:58:10 spire-1.2.1/pkg/server/ca/journal.go 10:58:10 spire-1.2.1/pkg/server/ca/journal_test.go 10:58:10 spire-1.2.1/pkg/server/ca/manager.go 10:58:10 spire-1.2.1/pkg/server/ca/manager_health.go 10:58:10 spire-1.2.1/pkg/server/ca/manager_test.go 10:58:10 spire-1.2.1/pkg/server/ca/templates.go 10:58:10 spire-1.2.1/pkg/server/ca/upstream_client.go 10:58:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:58:10 spire-1.2.1/pkg/server/ca/validation.go 10:58:10 spire-1.2.1/pkg/server/cache/ 10:58:10 spire-1.2.1/pkg/server/cache/dscache/ 10:58:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:58:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:58:10 spire-1.2.1/pkg/server/cache/entrycache/ 10:58:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:58:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:58:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:58:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:58:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:58:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:58:10 spire-1.2.1/pkg/server/catalog/ 10:58:10 spire-1.2.1/pkg/server/catalog/catalog.go 10:58:10 spire-1.2.1/pkg/server/catalog/keymanager.go 10:58:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:58:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:58:10 spire-1.2.1/pkg/server/catalog/notifier.go 10:58:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:58:10 spire-1.2.1/pkg/server/config.go 10:58:10 spire-1.2.1/pkg/server/datastore/ 10:58:10 spire-1.2.1/pkg/server/datastore/datastore.go 10:58:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:58:10 spire-1.2.1/pkg/server/datastore/repository.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:58:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:58:10 spire-1.2.1/pkg/server/endpoints/ 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/ 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:58:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:58:10 spire-1.2.1/pkg/server/endpoints/config.go 10:58:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:58:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:58:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:58:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:58:10 spire-1.2.1/pkg/server/endpoints/middleware.go 10:58:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:58:10 spire-1.2.1/pkg/server/hostservice/ 10:58:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:58:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:58:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:58:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:58:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:58:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:58:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:58:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/ 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/ 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:58:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gofetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:58:10 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:58:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:58:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/ 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:58:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:58:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:58:10 spire-1.2.1/pkg/server/registration/ 10:58:10 spire-1.2.1/pkg/server/registration/manager.go 10:58:10 spire-1.2.1/pkg/server/registration/manager_test.go 10:58:10 spire-1.2.1/pkg/server/scanentries.go 10:58:10 spire-1.2.1/pkg/server/scanentries_test.go 10:58:10 spire-1.2.1/pkg/server/server.go 10:58:10 spire-1.2.1/pkg/server/server_test.go 10:58:10 spire-1.2.1/pkg/server/svid/ 10:58:10 spire-1.2.1/pkg/server/svid/observer.go 10:58:10 spire-1.2.1/pkg/server/svid/observer_test.go 10:58:10 spire-1.2.1/pkg/server/svid/rotator.go 10:58:10 spire-1.2.1/pkg/server/svid/rotator_config.go 10:58:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:58:10 spire-1.2.1/pkg/server/svid/rotator_test.go 10:58:10 spire-1.2.1/proto/ 10:58:10 spire-1.2.1/proto/private/ 10:58:10 spire-1.2.1/proto/private/server/ 10:58:10 spire-1.2.1/proto/private/server/journal/ 10:58:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:58:10 spire-1.2.1/proto/private/server/journal/journal.proto 10:58:10 spire-1.2.1/proto/spire/ 10:58:10 spire-1.2.1/proto/spire/common/ 10:58:10 spire-1.2.1/proto/spire/common/common.pb.go 10:58:10 spire-1.2.1/proto/spire/common/common.proto 10:58:10 spire-1.2.1/proto/spire/common/plugin/ 10:58:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:58:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:58:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:58:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:58:10 spire-1.2.1/proto/spire/plugin/ 10:58:10 spire-1.2.1/proto/spire/plugin/agent/ 10:58:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:58:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:58:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:58:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:58:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:58:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:58:10 spire-1.2.1/release/ 10:58:10 spire-1.2.1/release/spire-extras/ 10:58:10 spire-1.2.1/release/spire-extras/README.md 10:58:10 spire-1.2.1/release/spire-extras/conf/ 10:58:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:58:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:58:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:58:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:58:10 spire-1.2.1/release/spire/ 10:58:10 spire-1.2.1/release/spire/README.md 10:58:10 spire-1.2.1/release/spire/conf/ 10:58:10 spire-1.2.1/release/spire/conf/agent/ 10:58:10 spire-1.2.1/release/spire/conf/agent/agent.conf 10:58:10 spire-1.2.1/release/spire/conf/server/ 10:58:10 spire-1.2.1/release/spire/conf/server/server.conf 10:58:10 spire-1.2.1/script/ 10:58:10 spire-1.2.1/script/build-artifact.sh 10:58:10 spire-1.2.1/script/generate_dummy_ca.sh 10:58:10 spire-1.2.1/support/ 10:58:10 spire-1.2.1/support/k8s/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:58:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/ 10:58:10 spire-1.2.1/support/oidc-discovery-provider/README.md 10:58:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/config.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/main.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:58:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:58:10 spire-1.2.1/test/ 10:58:10 spire-1.2.1/test/clock/ 10:58:10 spire-1.2.1/test/clock/clock.go 10:58:10 spire-1.2.1/test/fakes/ 10:58:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:58:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:58:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:58:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:58:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:58:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:58:10 spire-1.2.1/test/fakes/fakeagentstore/ 10:58:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:58:10 spire-1.2.1/test/fakes/fakedatastore/ 10:58:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:58:10 spire-1.2.1/test/fakes/fakeentryclient/ 10:58:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:58:10 spire-1.2.1/test/fakes/fakehealthchecker/ 10:58:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:58:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:58:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:58:10 spire-1.2.1/test/fakes/fakemetrics/ 10:58:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:58:10 spire-1.2.1/test/fakes/fakenoderesolver/ 10:58:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:58:10 spire-1.2.1/test/fakes/fakenotifier/ 10:58:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:58:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:58:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:58:10 spire-1.2.1/test/fakes/fakeserverca/ 10:58:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:58:10 spire-1.2.1/test/fakes/fakeservercatalog/ 10:58:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:58:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:58:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:58:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:58:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:58:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:58:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:58:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:58:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:58:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:58:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:58:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:58:10 spire-1.2.1/test/fixture/ 10:58:10 spire-1.2.1/test/fixture/certs/ 10:58:10 spire-1.2.1/test/fixture/certs/agent_svid.der 10:58:10 spire-1.2.1/test/fixture/certs/base_cert.pem 10:58:10 spire-1.2.1/test/fixture/certs/base_csr.pem 10:58:10 spire-1.2.1/test/fixture/certs/base_key.pem 10:58:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:58:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:58:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:58:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:58:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:58:10 spire-1.2.1/test/fixture/certs/blog_key.pem 10:58:10 spire-1.2.1/test/fixture/certs/bundle.der 10:58:10 spire-1.2.1/test/fixture/certs/ca.pem 10:58:10 spire-1.2.1/test/fixture/certs/ca_key.pem 10:58:10 spire-1.2.1/test/fixture/certs/database_cert.pem 10:58:10 spire-1.2.1/test/fixture/certs/database_csr.pem 10:58:10 spire-1.2.1/test/fixture/certs/database_key.pem 10:58:10 spire-1.2.1/test/fixture/certs/node_cert.pem 10:58:10 spire-1.2.1/test/fixture/certs/node_csr.pem 10:58:10 spire-1.2.1/test/fixture/certs/node_key.pem 10:58:10 spire-1.2.1/test/fixture/certs/svid.pem 10:58:10 spire-1.2.1/test/fixture/certs/svid_key.pem 10:58:10 spire-1.2.1/test/fixture/config/ 10:58:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:58:10 spire-1.2.1/test/fixture/config/agent_good.conf 10:58:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:58:10 spire-1.2.1/test/fixture/config/plugin_good.conf 10:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:58:10 spire-1.2.1/test/fixture/config/server_good.conf 10:58:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:58:10 spire-1.2.1/test/fixture/fixture.go 10:58:10 spire-1.2.1/test/fixture/nodeattestor/ 10:58:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:58:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:58:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:58:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:58:10 spire-1.2.1/test/fixture/registration/ 10:58:10 spire-1.2.1/test/fixture/registration/entries.json 10:58:10 spire-1.2.1/test/fixture/registration/good-for-update.json 10:58:10 spire-1.2.1/test/fixture/registration/good.json 10:58:10 spire-1.2.1/test/fixture/registration/invalid.json 10:58:10 spire-1.2.1/test/fixture/registration/invalid_json.json 10:58:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:58:10 spire-1.2.1/test/integration/ 10:58:10 spire-1.2.1/test/integration/README.md 10:58:10 spire-1.2.1/test/integration/common 10:58:10 spire-1.2.1/test/integration/setup/ 10:58:10 spire-1.2.1/test/integration/setup/adminclient/ 10:58:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:58:10 spire-1.2.1/test/integration/setup/adminclient/client.go 10:58:10 spire-1.2.1/test/integration/setup/debugagent/ 10:58:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:58:10 spire-1.2.1/test/integration/setup/debugagent/main.go 10:58:10 spire-1.2.1/test/integration/setup/debugserver/ 10:58:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:58:10 spire-1.2.1/test/integration/setup/debugserver/main.go 10:58:10 spire-1.2.1/test/integration/setup/downstreamclient/ 10:58:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:58:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:58:10 spire-1.2.1/test/integration/setup/itclient/ 10:58:10 spire-1.2.1/test/integration/setup/itclient/client.go 10:58:10 spire-1.2.1/test/integration/setup/node-attestation/ 10:58:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:58:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:58:10 spire-1.2.1/test/integration/setup/x509pop/ 10:58:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:58:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:58:10 spire-1.2.1/test/integration/suites/ 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:58:10 spire-1.2.1/test/integration/suites/join-token/ 10:58:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:58:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:58:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:58:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:58:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:58:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:58:10 spire-1.2.1/test/integration/suites/join-token/README.md 10:58:10 spire-1.2.1/test/integration/suites/join-token/conf/ 10:58:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/join-token/teardown 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:58:10 spire-1.2.1/test/integration/suites/k8s/ 10:58:10 spire-1.2.1/test/integration/suites/k8s/00-setup 10:58:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:58:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:58:10 spire-1.2.1/test/integration/suites/k8s/README.md 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/ 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:58:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:58:10 spire-1.2.1/test/integration/suites/k8s/teardown 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/ 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:58:10 spire-1.2.1/test/integration/suites/rotation/ 10:58:10 spire-1.2.1/test/integration/suites/rotation/00-setup 10:58:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:58:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:58:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:58:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:58:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:58:10 spire-1.2.1/test/integration/suites/rotation/README.md 10:58:10 spire-1.2.1/test/integration/suites/rotation/conf/ 10:58:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/rotation/teardown 10:58:10 spire-1.2.1/test/integration/suites/self-test/ 10:58:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:58:10 spire-1.2.1/test/integration/suites/self-test/README.md 10:58:10 spire-1.2.1/test/integration/suites/self-test/teardown 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:58:10 spire-1.2.1/test/integration/suites/upgrade/ 10:58:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:58:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:58:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:58:10 spire-1.2.1/test/integration/suites/upgrade/README.md 10:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:58:10 spire-1.2.1/test/integration/suites/upgrade/teardown 10:58:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:58:10 spire-1.2.1/test/integration/test-one.sh 10:58:10 spire-1.2.1/test/integration/test.sh 10:58:10 spire-1.2.1/test/plugintest/ 10:58:10 spire-1.2.1/test/plugintest/config.go 10:58:10 spire-1.2.1/test/plugintest/load.go 10:58:10 spire-1.2.1/test/plugintest/option.go 10:58:10 spire-1.2.1/test/spiretest/ 10:58:10 spire-1.2.1/test/spiretest/apiserver.go 10:58:10 spire-1.2.1/test/spiretest/assertions.go 10:58:10 spire-1.2.1/test/spiretest/dir.go 10:58:10 spire-1.2.1/test/spiretest/errors_posix.go 10:58:10 spire-1.2.1/test/spiretest/errors_windows.go 10:58:10 spire-1.2.1/test/spiretest/logs.go 10:58:10 spire-1.2.1/test/spiretest/socketapi.go 10:58:10 spire-1.2.1/test/spiretest/suite.go 10:58:10 spire-1.2.1/test/spiretest/x509.go 10:58:10 spire-1.2.1/test/testca/ 10:58:10 spire-1.2.1/test/testca/ca.go 10:58:10 spire-1.2.1/test/testkey/ 10:58:10 spire-1.2.1/test/testkey/generate.sh 10:58:10 spire-1.2.1/test/testkey/genkeys.go 10:58:10 spire-1.2.1/test/testkey/keys.go 10:58:10 spire-1.2.1/test/testkey/new.go 10:58:10 spire-1.2.1/test/tpmsimulator/ 10:58:10 spire-1.2.1/test/tpmsimulator/simulator.go 10:58:10 spire-1.2.1/test/util/ 10:58:10 spire-1.2.1/test/util/cert_fixtures.go 10:58:10 spire-1.2.1/test/util/cert_generation.go 10:58:10 spire-1.2.1/test/util/io_redirection.go 10:58:10 spire-1.2.1/test/util/race.go 10:58:10 spire-1.2.1/test/util/util.go 10:58:10 building spire from source... 10:58:11 Installing go1.17.7... 10:58:11 OK: 221 MiB in 52 packages 10:58:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:58:12 ---> 336701420fae 10:58:12 Step 3/23 : WORKDIR /edgex-go 10:58:12 ---> Using cache 10:58:12 ---> d7798f6111b6 10:58:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:12 ---> Using cache 10:58:12 ---> 5397f5bc78db 10:58:12 Step 5/23 : RUN apk add --update --no-cache make git 10:58:13 ---> Running in 43e68b1018fd 10:58:13 Removing intermediate container 89241e873320 10:58:13 ---> d6edf1a11009 10:58:13 Step 6/23 : COPY go.mod vendor* ./ 10:58:14 ---> 7acf18228893 10:58:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:58:14 ---> Running in fe63e911c327 10:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:58:15 OK: 221 MiB in 52 packages 10:58:16 Building bin/spire-server... 10:58:16 go: downloading github.com/mitchellh/cli v1.1.2 10:58:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:58:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:58:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:58:16 go: downloading google.golang.org/grpc v1.44.0 10:58:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:58:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:58:17 Removing intermediate container 43e68b1018fd 10:58:17 ---> b175fa762120 10:58:17 Step 6/23 : COPY go.mod vendor* ./ 10:58:17 go: downloading github.com/imdario/mergo v0.3.12 10:58:17 go: downloading github.com/sirupsen/logrus v1.8.1 10:58:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:58:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:58:17 Removing intermediate container fe63e911c327 10:58:17 ---> e869f675dac0 10:58:17 Step 8/23 : COPY . . 10:58:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:58:17 go: downloading github.com/fatih/color v1.13.0 10:58:17 go: downloading github.com/mattn/go-isatty v0.0.14 10:58:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:58:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:58:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:58:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:58:17  ---> ee7c3598954a 10:58:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:17 go: downloading github.com/armon/go-metrics v0.3.10 10:58:17 go: downloading github.com/prometheus/client_golang v1.12.1 10:58:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:58:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:58:17 go: downloading github.com/open-policy-agent/opa v0.38.0 10:58:17  ---> Running in 1a871de210c2 10:58:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:58:17 go: downloading github.com/Masterminds/goutils v1.1.0 10:58:17 go: downloading github.com/Masterminds/semver v1.5.0 10:58:17 go: downloading github.com/google/uuid v1.1.2 10:58:17 go: downloading github.com/huandu/xstrings v1.3.2 10:58:17 go: downloading github.com/mattn/go-colorable v0.1.12 10:58:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:58:18 go: downloading github.com/oklog/run v1.0.0 10:58:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:58:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:58:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:58:18 go: downloading github.com/prometheus/common v0.32.1 10:58:18 go: downloading github.com/prometheus/client_model v0.2.0 10:58:18 go: downloading github.com/imkira/go-observer v1.0.3 10:58:18 go: downloading github.com/beorn7/perks v1.0.1 10:58:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:58:18 go: downloading github.com/prometheus/procfs v0.7.3 10:58:18 go: downloading github.com/pkg/errors v0.9.1 10:58:18 go: downloading go.uber.org/atomic v1.9.0 10:58:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:58:18 go: downloading github.com/hashicorp/errwrap v1.1.0 10:58:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:58:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:58:18 go: downloading github.com/blang/semver/v4 v4.0.0 10:58:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:58:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:58:18 go: downloading github.com/jinzhu/gorm v1.9.16 10:58:18 go: downloading github.com/lib/pq v1.10.4 10:58:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:58:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:58:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:58:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:58:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:58:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:58:21 go: downloading github.com/stretchr/testify v1.7.0 10:58:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:58:21 go: downloading google.golang.org/api v0.70.0 10:58:21 go: downloading k8s.io/client-go v0.23.4 10:58:21 go: downloading k8s.io/api v0.23.4 10:58:21 go: downloading github.com/google/go-tpm v0.3.3 10:58:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:58:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:58:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:58:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:58:22 go: downloading cloud.google.com/go/storage v1.21.0 10:58:23 go: downloading cloud.google.com/go v0.100.2 10:58:23 go: downloading k8s.io/apimachinery v0.23.4 10:58:23 go: downloading k8s.io/kube-aggregator v0.23.3 10:58:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:58:24 Removing intermediate container 1a871de210c2 10:58:24 ---> 1e1e8c79cbe0 10:58:24 Step 8/23 : COPY . . 10:58:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:58:29 go: downloading cloud.google.com/go/security v1.3.0 10:58:29 go: downloading github.com/hashicorp/vault/api v1.4.1 10:58:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:58:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:58:29 go: downloading github.com/twmb/murmur3 v1.1.6 10:58:29 go: downloading github.com/jinzhu/inflection v1.0.0 10:58:29 go: downloading github.com/aws/smithy-go v1.11.0 10:58:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:58:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:58:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:58:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:58:29 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:58:29 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:58:29 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:58:29 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:58:29 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:58:29 go: downloading github.com/dimchansky/utfbom v1.1.1 10:58:29 go: downloading github.com/gogo/protobuf v1.3.2 10:58:29 go: downloading cloud.google.com/go/compute v1.3.0 10:58:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:58:29 go: downloading cloud.google.com/go/iam v0.1.1 10:58:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:58:29 go: downloading github.com/google/gofuzz v1.1.0 10:58:29 go: downloading k8s.io/klog/v2 v2.30.0 10:58:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:58:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:58:29 go: downloading github.com/spf13/pflag v1.0.5 10:58:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:58:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:58:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:58:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:58:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:58:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:58:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:58:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:58:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:58:30 go: downloading gopkg.in/yaml.v2 v2.4.0 10:58:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:58:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:58:30 go: downloading github.com/gobwas/glob v0.2.3 10:58:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:58:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:58:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:58:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:58:30 go: downloading gopkg.in/inf.v0 v0.9.1 10:58:30 go: downloading go.opencensus.io v0.23.0 10:58:30 go: downloading github.com/google/go-cmp v0.5.7 10:58:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:58:30 go: downloading github.com/go-logr/logr v1.2.2 10:58:30 go: downloading github.com/googleapis/gnostic v0.5.5 10:58:30 go: downloading github.com/json-iterator/go v1.1.12 10:58:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:58:30 go: downloading go.uber.org/zap v1.21.0 10:58:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:58:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:58:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:58:30 go: downloading github.com/tklauser/numcpus v0.3.0 10:58:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:58:30 go: downloading sigs.k8s.io/yaml v1.3.0 10:58:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:58:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:58:30 go: downloading github.com/modern-go/reflect2 v1.0.2 10:58:30 go: downloading go.uber.org/multierr v1.6.0 10:58:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:58:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:58:30 go: downloading github.com/hashicorp/go-version v1.2.0 10:58:30 go: downloading github.com/golang/snappy v0.0.4 10:58:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:58:30 go: downloading github.com/ryanuber/go-glob v1.0.0 10:58:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:58:34 Removing intermediate container 216e4b0b6583 10:58:34 ---> 608e95a82d2b 10:58:34 Successfully built 608e95a82d2b 10:58:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:58:35 + docker inspect -f . ci-base-image-arm64 10:58:35 . [Pipeline] withDockerContainer 10:58:35 prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container 10:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 10:58:37 $ docker top 152a20698c5298f53f0624127d445232797f1a99144b25c910e220e5ff18ae2a -eo pid,comm 10:58:37 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:58:37 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] { [Pipeline] sh 10:58:38  ---> d0e6a6c91b04 10:58:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:58:38 + go version 10:58:38 go version go1.17.6 linux/arm64 [Pipeline] } 10:58:38 $ docker stop --time=1 152a20698c5298f53f0624127d445232797f1a99144b25c910e220e5ff18ae2a 10:58:39 ---> Running in 7c03e3f02f16 10:58:39 ---> 8a53ea963b83 10:58:39 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:58:39 ---> Running in e4dcbe0adaf6 10:58:39 $ docker rm -f 152a20698c5298f53f0624127d445232797f1a99144b25c910e220e5ff18ae2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:58:40 + docker inspect -f . ci-base-image-arm64 10:58:40 . [Pipeline] withDockerContainer 10:58:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:58:40 prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container 10:58:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:58:40 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 10:58:42 $ docker top 781fe913deb1c43f717b0d54266101d9631e197696ae81c3b4ba5b9251f9e925 -eo pid,comm [Pipeline] { [Pipeline] echo 10:58:42 ========================================================= 10:58:42 [edgeXBuildGoParallel] Running Tests and Build... 10:58:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:58:43 + make test 10:58:43 go mod tidy -compat=1.17 10:58:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:59:23 ? github.com/edgexfoundry/edgex-go [no test files] 10:59:37 Removing intermediate container e4dcbe0adaf6 10:59:37 ---> 1fe37017ac16 10:59:37 10:59:37 Step 10/23 : FROM alpine:3.14 10:59:37 ---> e04c818066af 10:59:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:59:37 ---> Using cache 10:59:37 ---> a79f40d04183 10:59:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:59:37 ---> Using cache 10:59:37 ---> 591ae3de3cde 10:59:37 Step 13/23 : ENV APP_PORT=59881 10:59:37 Removing intermediate container 7c03e3f02f16 10:59:37 ---> d94a2b0b1de2 10:59:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:59:37 ---> Running in 78676972d0a1 10:59:37 ---> Running in 2039c403f079 10:59:37 Removing intermediate container 78676972d0a1 10:59:37 ---> 749ba0a9f3f2 10:59:37 Step 14/23 : EXPOSE $APP_PORT 10:59:37 ---> Running in 6e1cdfc8dd7d 10:59:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:59:37 Removing intermediate container 6e1cdfc8dd7d 10:59:37 ---> b6bea774ce6a 10:59:37 Step 15/23 : WORKDIR / 10:59:37 ---> Running in 93d2e83922cf 10:59:37 Removing intermediate container 93d2e83922cf 10:59:37 ---> a2d5b9be6b68 10:59:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:59:37 ---> ecae6e5461e4 10:59:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:59:37 Removing intermediate container 2039c403f079 10:59:37 ---> e0f41296cc37 10:59:37 10:59:37 Step 11/23 : FROM docker:20.10.14 10:59:37 20.10.14: Pulling from library/docker 10:59:37 ---> 99fe95d6a909 10:59:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:59:37 ---> d0ba751a2011 10:59:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:59:37 ---> Running in fcdcd045f8be 10:59:37 Removing intermediate container fcdcd045f8be 10:59:37 ---> 7a93786589f9 10:59:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:37 ---> Running in b50d8b2aa61c 10:59:37 Removing intermediate container b50d8b2aa61c 10:59:37 ---> 6441f172c612 10:59:37 Step 21/23 : LABEL arch=x86_64 10:59:37 ---> Running in 8f85c93c9921 10:59:38 Removing intermediate container 8f85c93c9921 10:59:38 ---> 16e910b8456a 10:59:38 Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 10:59:38 ---> Running in 3e41d88bc2da 10:59:38 Removing intermediate container 3e41d88bc2da 10:59:38 ---> 866ff26f7e2e 10:59:38 Step 23/23 : LABEL version=0.0.0 10:59:39 ---> Running in 3f6d61a63f6f 10:59:39 Removing intermediate container 3f6d61a63f6f 10:59:39 ---> ebf22fff9f1c 10:59:39 10:59:39 Successfully built ebf22fff9f1c 10:59:39 Successfully tagged core-metadata:latest 10:59:39  Building core-metadata ... done Building security-proxy-setup 10:59:40 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:59:40 Status: Downloaded newer image for docker:20.10.14 10:59:42 ---> 7417809fdb73 10:59:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:59:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:59:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:59:44 ---> 336701420fae 10:59:44 Step 3/22 : WORKDIR /edgex-go 10:59:44 ---> Using cache 10:59:44 ---> d7798f6111b6 10:59:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:44 ---> Using cache 10:59:44 ---> 5397f5bc78db 10:59:44 Step 5/22 : RUN apk add --update --no-cache make git 10:59:44 ---> Using cache 10:59:44 ---> b175fa762120 10:59:44 Step 6/22 : COPY go.mod vendor* ./ 10:59:44 ---> Using cache 10:59:44 ---> ee7c3598954a 10:59:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:44 ---> Using cache 10:59:44 ---> 1e1e8c79cbe0 10:59:44 Step 8/22 : COPY . . 10:59:44 ---> Using cache 10:59:44 ---> 8a53ea963b83 10:59:44 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:59:44 ---> Running in e2953630fe53 10:59:44 ---> Running in 79d897e52d96 10:59:44 Removing intermediate container e2953630fe53 10:59:44 ---> e4c9e7840b04 10:59:44 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 10:59:44 ---> Running in cda335d63b35 10:59:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:59:45 (1/43) Installing readline (8.1.1-r0) 10:59:45 (2/43) Installing bash (5.1.16-r0) 10:59:45 Executing bash-5.1.16-r0.post-install 10:59:45 (3/43) Installing brotli-libs (1.0.9-r5) 10:59:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:59:45 (5/43) Installing libcurl (7.80.0-r0) 10:59:45 (6/43) Installing curl (7.80.0-r0) 10:59:45 (7/43) Installing dumb-init (1.2.5-r1) 10:59:46 (8/43) Installing libbz2 (1.0.8-r1) 10:59:46 (9/43) Installing expat (2.4.7-r0) 10:59:46 (10/43) Installing libffi (3.4.2-r1) 10:59:46 (11/43) Installing gdbm (1.22-r0) 10:59:46 (12/43) Installing xz-libs (5.2.5-r1) 10:59:46 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:59:46 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:59:46 (15/43) Installing mpdecimal (2.5.1-r1) 10:59:46 (16/43) Installing sqlite-libs (3.36.0-r0) 10:59:46 (17/43) Installing python3 (3.9.7-r4) 10:59:46 (18/43) Installing py3-appdirs (1.4.4-r2) 10:59:46 (19/43) Installing py3-certifi (2020.12.5-r1) 10:59:46 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:59:46 (21/43) Installing py3-idna (3.3-r0) 10:59:46 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:59:46 (23/43) Installing py3-requests (2.26.0-r1) 10:59:46 (24/43) Installing py3-msgpack (1.0.2-r1) 10:59:46 (25/43) Installing py3-lockfile (0.12.2-r4) 10:59:46 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:59:46 (27/43) Installing py3-colorama (0.4.4-r1) 10:59:46 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:59:46 (29/43) Installing py3-distlib (0.3.3-r0) 10:59:46 (30/43) Installing py3-distro (1.6.0-r0) 10:59:46 (31/43) Installing py3-six (1.16.0-r0) 10:59:46 (32/43) Installing py3-webencodings (0.5.1-r4) 10:59:46 (33/43) Installing py3-html5lib (1.1-r1) 10:59:46 (34/43) Installing py3-parsing (2.4.7-r2) 10:59:46 (35/43) Installing py3-packaging (20.9-r1) 10:59:46 (36/43) Installing py3-tomli (1.2.2-r0) 10:59:46 (37/43) Installing py3-pep517 (0.12.0-r0) 10:59:46 (38/43) Installing py3-progress (1.6-r0) 10:59:46 (39/43) Installing py3-retrying (1.3.3-r2) 10:59:46 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:59:46 (41/43) Installing py3-setuptools (52.0.0-r4) 10:59:46 (42/43) Installing py3-toml (0.10.2-r2) 10:59:46 (43/43) Installing py3-pip (20.3.4-r1) 10:59:46 Executing busybox-1.34.1-r5.trigger 10:59:46 OK: 83 MiB in 65 packages 10:59:47 Collecting docker-compose==1.23.2 10:59:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:59:47 Collecting texttable<0.10,>=0.9.0 10:59:47 Downloading texttable-0.9.1.tar.gz (11 kB) 10:59:47 Collecting PyYAML<4,>=3.10 10:59:47 Downloading PyYAML-3.13.tar.gz (270 kB) 10:59:48 Collecting docker<4.0,>=3.6.0 10:59:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:59:48 Collecting docopt<0.7,>=0.6.1 10:59:48 Downloading docopt-0.6.2.tar.gz (25 kB) 10:59:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:59:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:59:48 Collecting websocket-client<1.0,>=0.32.0 10:59:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:59:48 Collecting dockerpty<0.5,>=0.4.1 10:59:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:59:49 Collecting cached-property<2,>=1.2.0 10:59:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:59:49 Collecting jsonschema<3,>=2.5.1 10:59:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:59:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 10:59:49 Collecting docker-pycreds>=0.4.0 10:59:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:59:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 10:59:49 Collecting urllib3<1.25,>=1.21.1 10:59:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:59:49 Collecting chardet<3.1.0,>=3.0.2 10:59:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:59:49 Collecting idna<2.8,>=2.5 10:59:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:59:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:59:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:59:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:59:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:59:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:59:49 Attempting uninstall: urllib3 10:59:49 Found existing installation: urllib3 1.26.7 10:59:49 Uninstalling urllib3-1.26.7: 10:59:49 Successfully uninstalled urllib3-1.26.7 10:59:49 Attempting uninstall: idna 10:59:49 Found existing installation: idna 3.3 10:59:49 Uninstalling idna-3.3: 10:59:49 Successfully uninstalled idna-3.3 10:59:50 Attempting uninstall: requests 10:59:50 Found existing installation: requests 2.26.0 10:59:50 Uninstalling requests-2.26.0: 10:59:50 Successfully uninstalled requests-2.26.0 10:59:50 Running setup.py install for texttable: started 10:59:50 Running setup.py install for texttable: finished with status 'done' 10:59:50 Running setup.py install for PyYAML: started 10:59:51 Running setup.py install for PyYAML: finished with status 'done' 10:59:51 Running setup.py install for docopt: started 10:59:51 Running setup.py install for docopt: finished with status 'done' 10:59:51 Running setup.py install for dockerpty: started 10:59:52 Running setup.py install for dockerpty: finished with status 'done' 10:59:52 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 10:59:59 Removing intermediate container cda335d63b35 10:59:59 ---> 61973f021a57 10:59:59 Step 14/23 : ENV APP_PORT=58890 10:59:59 ---> Running in ff60384a6bdf 10:59:59 Removing intermediate container ff60384a6bdf 10:59:59 ---> da0b56e27504 10:59:59 Step 15/23 : EXPOSE $APP_PORT 10:59:59 ---> Running in 6eaeed8a3b23 11:00:00 Removing intermediate container 6eaeed8a3b23 11:00:00 ---> d94a2b0525ef 11:00:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:00:00 Building bin/spire-agent... 11:00:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:00:00 go: downloading github.com/docker/docker v20.10.12+incompatible 11:00:01  ---> 73e9dbb994fe 11:00:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:00:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:00:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:00:01 go: downloading github.com/google/go-tpm-tools v0.3.3 11:00:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:00:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:00:02 go: downloading github.com/docker/go-connections v0.4.0 11:00:02 go: downloading github.com/docker/go-units v0.4.0 11:00:02 go: downloading github.com/opencontainers/image-spec v1.0.1 11:00:02 go: downloading github.com/containerd/containerd v1.3.4 11:00:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:00:02  ---> 25a1f8a4e3f1 11:00:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:00:02 go: downloading github.com/opencontainers/go-digest v1.0.0 11:00:03  ---> fe03964ce802 11:00:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:00:03 ---> Running in 234a1ccd222b 11:00:03 Removing intermediate container 234a1ccd222b 11:00:03 ---> 09c244b2b14a 11:00:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:00:03 ---> Running in 37629e880088 11:00:03 Removing intermediate container 37629e880088 11:00:03 ---> a3493e17fece 11:00:03 Step 21/23 : LABEL arch=x86_64 11:00:04 ---> Running in 515c960644ed 11:00:04 Removing intermediate container 515c960644ed 11:00:04 ---> be09eb7d6ba4 11:00:04 Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:00:04 ---> Running in c0c723892277 11:00:04 Removing intermediate container c0c723892277 11:00:04 ---> bdb98cd5174e 11:00:04 Step 23/23 : LABEL version=0.0.0 11:00:04 ---> Running in 02c8a3b81397 11:00:05 Removing intermediate container 02c8a3b81397 11:00:05 ---> 65dfaacddcd0 11:00:05 11:00:05 Successfully built 65dfaacddcd0 11:00:05 Successfully tagged sys-mgmt-agent:latest 11:00:05 Building security-bootstrapper 11:00:10  Building sys-mgmt-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:00:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:00:10 ---> 336701420fae 11:00:10 Step 3/31 : WORKDIR /edgex-go 11:00:10 ---> Using cache 11:00:10 ---> d7798f6111b6 11:00:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:00:10 ---> Using cache 11:00:10 ---> 5397f5bc78db 11:00:10 Step 5/31 : RUN apk add --update --no-cache make git 11:00:10 ---> Using cache 11:00:10 ---> b175fa762120 11:00:10 Step 6/31 : COPY go.mod vendor* ./ 11:00:10 ---> Using cache 11:00:10 ---> ee7c3598954a 11:00:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:10 ---> Using cache 11:00:10 ---> 1e1e8c79cbe0 11:00:10 Step 8/31 : COPY . . 11:00:10 ---> Using cache 11:00:10 ---> 8a53ea963b83 11:00:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:00:13 ---> Running in 4681fca78acf 11:00:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:00:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:00:22 Removing intermediate container 79d897e52d96 11:00:22 ---> d5e285b7c23a 11:00:22 11:00:22 Step 10/22 : FROM alpine:3.14 11:00:22 ---> e04c818066af 11:00:22 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 11:00:22 ---> Running in 4323c78daa07 11:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:00:23 (1/6) Installing ca-certificates (20211220-r0) 11:00:23 (2/6) Installing brotli-libs (1.0.9-r5) 11:00:23 (3/6) Installing nghttp2-libs (1.43.0-r0) 11:00:23 (4/6) Installing libcurl (7.79.1-r0) 11:00:23 (5/6) Installing curl (7.79.1-r0) 11:00:23 (6/6) Installing dumb-init (1.2.5-r1) 11:00:23 Executing busybox-1.33.1-r7.trigger 11:00:23 Executing ca-certificates-20211220-r0.trigger 11:00:23 OK: 8 MiB in 20 packages 11:00:25 Removing intermediate container 4323c78daa07 11:00:25 ---> 3f7d9d0f1f8e 11:00:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:00:25 ---> Running in c1e648caebe5 11:00:25 Removing intermediate container c1e648caebe5 11:00:25 ---> 5caf67ee002e 11:00:25 Step 13/22 : WORKDIR /edgex 11:00:25 ---> Running in 6e5bb354ce37 11:00:25 Removing intermediate container 6e5bb354ce37 11:00:25 ---> a4dae7cd77cd 11:00:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:00:27 ---> fde5815171f8 11:00:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:00:29 ---> 4957d23b7850 11:00:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:00:30 Building bin/spire-agent... 11:00:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:00:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:00:30 go: downloading github.com/docker/docker v20.10.12+incompatible 11:00:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:00:30 go: downloading github.com/google/go-tpm-tools v0.3.3 11:00:31 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:00:31 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:00:31 go: downloading github.com/docker/go-units v0.4.0 11:00:31 go: downloading github.com/opencontainers/image-spec v1.0.1 11:00:31 go: downloading github.com/docker/go-connections v0.4.0 11:00:31 go: downloading github.com/containerd/containerd v1.3.4 11:00:31 go: downloading github.com/opencontainers/go-digest v1.0.0 11:00:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:00:32  ---> 0b96adb29251 11:00:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:00:33 ---> 32007523fae7 11:00:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:00:34 ---> Running in 68576fbc6595 11:00:36 Removing intermediate container 68576fbc6595 11:00:36 ---> b450906b30e7 11:00:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:00:36 ---> Running in 57503b5ceeeb 11:00:37 Removing intermediate container 57503b5ceeeb 11:00:37 ---> 427c7bc7772f 11:00:37 Step 20/22 : LABEL arch=x86_64 11:00:37 ---> Running in c17acf643862 11:00:37 Removing intermediate container c17acf643862 11:00:37 ---> 57edbcb34f09 11:00:37 Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:00:38 ---> Running in 3ca0f3427b94 11:00:38 Removing intermediate container 3ca0f3427b94 11:00:38 ---> 36387555254d 11:00:38 Step 22/22 : LABEL version=0.0.0 11:00:38 ---> Running in 4f1e39c98851 11:00:38 Removing intermediate container 4f1e39c98851 11:00:38 ---> b8551b2e2b10 11:00:38 11:00:38 Successfully built b8551b2e2b10 11:00:38 Successfully tagged security-proxy-setup:latest 11:00:38 Building core-data 11:00:45  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:00:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:00:45 ---> 336701420fae 11:00:45 Step 3/23 : WORKDIR /edgex-go 11:00:45 ---> Using cache 11:00:45 ---> d7798f6111b6 11:00:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:00:45 ---> Using cache 11:00:45 ---> 5397f5bc78db 11:00:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:00:47 ---> Running in 349ca5fb0951 11:00:47 Removing intermediate container 4681fca78acf 11:00:47 ---> 151a6b6859e0 11:00:47 11:00:47 Step 10/31 : FROM alpine:3.14 11:00:47 ---> e04c818066af 11:00:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:00:47 ---> Running in 36c6171c3b75 11:00:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:00:47 Removing intermediate container 36c6171c3b75 11:00:47 ---> 7fa475bc0e6f 11:00:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:00:47 ---> Running in 8dbc845055fe 11:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:00:48 (1/2) Installing dumb-init (1.2.5-r1) 11:00:48 (2/2) Installing su-exec (0.2-r1) 11:00:48 Executing busybox-1.33.1-r7.trigger 11:00:48 OK: 6 MiB in 16 packages 11:00:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:00:49 OK: 221 MiB in 52 packages 11:00:50 Removing intermediate container 8dbc845055fe 11:00:50 ---> 9ba7e4b3bb0d 11:00:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:00:50 ---> Running in cf281fb59a66 11:00:50 Removing intermediate container 349ca5fb0951 11:00:50 ---> d88a331af85b 11:00:50 Step 6/23 : COPY go.mod vendor* ./ 11:00:51 Removing intermediate container cf281fb59a66 11:00:51 ---> 712cedcedfed 11:00:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:00:51 ---> e8ec9f99a41c 11:00:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:51 ---> Running in 9c184db99711 11:00:51 ---> Running in ccdc12259e93 11:00:51 Removing intermediate container 9c184db99711 11:00:51 ---> 4ddbbcd12853 11:00:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:00:51 ---> Running in 1e0088d7acbd 11:00:52 Removing intermediate container ccdc12259e93 11:00:52 ---> b7bd9844bb34 11:00:52 Step 8/23 : COPY . . 11:00:52 Removing intermediate container 1e0088d7acbd 11:00:52 ---> 3c09eebf452b 11:00:52 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:00:54 ---> Running in fd824d7a724b 11:00:56 Removing intermediate container fd824d7a724b 11:00:56 ---> ba5d5dab27a7 11:00:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:00:58 ---> 9bd626843003 11:00:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:00:59 ---> Running in c6655f7e0009 11:00:59 ---> 65ab84af0899 11:00:59 Step 9/23 : RUN make cmd/core-data/core-data 11:00:59 ---> Running in 98b0ec68daf9 11:01:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:01:00 Removing intermediate container c6655f7e0009 11:01:00 ---> cb86064d3487 11:01:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:01:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:01:00 ---> 9fe8001065ee 11:01:00 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:01:01 ---> cc9e71989cd6 11:01:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:01:02 ---> 571355930fc8 11:01:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:01:02 ---> 7c5bbf37b175 11:01:02 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:01:03 ---> 5ad7aef57e89 11:01:03 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:01:03 ---> Running in a10fed0e03d7 11:01:03 Removing intermediate container a10fed0e03d7 11:01:03 ---> 87ed3138b2a9 11:01:03 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:01:04 ---> 58a6aee68e9d 11:01:04 Step 26/31 : RUN chmod +x /entrypoint.sh 11:01:04 ---> Running in 6b74e63339cd 11:01:06 Removing intermediate container 6b74e63339cd 11:01:06 ---> fd1bd8ac66ae 11:01:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:01:07 ---> Running in 1e7ae8f464e6 11:01:07 Removing intermediate container 1e7ae8f464e6 11:01:07 ---> ee15f1ac74ae 11:01:07 Step 28/31 : CMD ["gate"] 11:01:08 ---> Running in 0c40a8c4407b 11:01:08 Removing intermediate container 0c40a8c4407b 11:01:08 ---> 4961b6cffc96 11:01:08 Step 29/31 : LABEL arch=x86_64 11:01:09 ---> Running in 39bb7b06a7a8 11:01:09 Removing intermediate container 39bb7b06a7a8 11:01:09 ---> 0360e8867d5f 11:01:09 Step 30/31 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:01:10 ---> Running in 42534b31e305 11:01:10 Removing intermediate container 42534b31e305 11:01:10 ---> 0336f87bd241 11:01:10 Step 31/31 : LABEL version=0.0.0 11:01:11 ---> Running in c5903155ffe6 11:01:11 Removing intermediate container c5903155ffe6 11:01:11 ---> 91cdceab177b 11:01:11 11:01:12 Successfully built 91cdceab177b 11:01:12 Successfully tagged security-bootstrapper:latest 11:01:12 Building support-scheduler 11:01:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:01:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:01:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:01:18  Building security-bootstrapper ... done Removing intermediate container f07058e603d7 11:01:18 ---> 3e5e35b6b000 11:01:18 11:01:18 Step 13/26 : FROM alpine:3.15 11:01:18 ---> 0ac33e5f5afa 11:01:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:01:18 ---> Using cache 11:01:18 ---> 82c99c269efd 11:01:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:18 ---> Using cache 11:01:18 ---> 6930b35cc4c0 11:01:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:01:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:01:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:01:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:01:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:01:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:01:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:01:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:01:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:01:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:01:20 ---> 336701420fae 11:01:20 Step 3/22 : WORKDIR /edgex-go 11:01:20 ---> Using cache 11:01:20 ---> d7798f6111b6 11:01:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:20 ---> Using cache 11:01:20 ---> 5397f5bc78db 11:01:20 Step 5/22 : RUN apk add --update --no-cache make git 11:01:20 ---> Using cache 11:01:20 ---> b175fa762120 11:01:20 Step 6/22 : COPY go.mod vendor* ./ 11:01:20 ---> Using cache 11:01:20 ---> ee7c3598954a 11:01:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:20 ---> Using cache 11:01:20 ---> 1e1e8c79cbe0 11:01:20 Step 8/22 : COPY . . 11:01:20 ---> Using cache 11:01:20 ---> 8a53ea963b83 11:01:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:01:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:01:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:01:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:01:23 ---> Running in 97bc7683ed23 11:01:23 ---> Running in 8013cba34488 11:01:23 Building bin/spire-agent... 11:01:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:01:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:01:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:01:23 go: downloading github.com/docker/docker v20.10.12+incompatible 11:01:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:01:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:01:24 go: downloading github.com/google/go-tpm-tools v0.3.3 11:01:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:01:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:01:24 go: downloading github.com/docker/go-connections v0.4.0 11:01:24 go: downloading github.com/docker/go-units v0.4.0 11:01:24 go: downloading github.com/opencontainers/image-spec v1.0.1 11:01:24 go: downloading github.com/containerd/containerd v1.3.4 11:01:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:01:24 go: downloading github.com/opencontainers/go-digest v1.0.0 11:01:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:01:25 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:01:25 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:01:25 OK: 15854 distinct packages available 11:01:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:01:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:01:26 (1/5) Installing dumb-init (1.2.5-r1) 11:01:26 (2/5) Installing musl-obstack (1.2.3-r0) 11:01:26 (3/5) Installing libucontext (1.1-r0) 11:01:26 (4/5) Installing gcompat (1.0.0-r4) 11:01:26 (5/5) Installing openssl (1.1.1n-r0) 11:01:26 Executing busybox-1.34.1-r5.trigger 11:01:26 OK: 6 MiB in 19 packages 11:01:31 Removing intermediate container 98b0ec68daf9 11:01:31 ---> 435d41ab270a 11:01:31 11:01:31 Step 10/23 : FROM alpine:3.14 11:01:31 ---> e04c818066af 11:01:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:01:31 ---> Running in 05feff5a726b 11:01:32 Removing intermediate container 97bc7683ed23 11:01:32 ---> 5a626007c4c2 11:01:32 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 11:01:32 Removing intermediate container 05feff5a726b 11:01:32 ---> ee1a640c7202 11:01:32 Step 12/23 : ENV APP_PORT=59880 11:01:32 ---> Running in d8397a25b004 11:01:33 Removing intermediate container d8397a25b004 11:01:33 ---> 89e44ccba93b 11:01:33 Step 13/23 : EXPOSE $APP_PORT 11:01:33 ---> Running in c9e08dbae90b 11:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements 11:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:01:33 Removing intermediate container c9e08dbae90b 11:01:33 ---> a1fcaee33c3d 11:01:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:34 ---> Running in 260d17673e84 11:01:35 ---> aff015e86ee4 11:01:35 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:01:37 Removing intermediate container 260d17673e84 11:01:37 ---> 3b1a82a1b482 11:01:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:01:37 ---> Running in c2300fbbd32f 11:01:37 ---> 2c33139af735 11:01:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:01:38 ---> 3d7231f06362 11:01:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:01:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:01:38 ---> 86c2281e30ad 11:01:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:01:38 Removing intermediate container e8550fea8050 11:01:38 ---> 17822f77b925 11:01:38 11:01:38 Step 13/26 : FROM alpine:3.15 11:01:38 ---> 0ac33e5f5afa 11:01:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:01:38 ---> Using cache 11:01:38 ---> 82c99c269efd 11:01:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:38 ---> Using cache 11:01:38 ---> 6930b35cc4c0 11:01:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:01:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:01:38 ---> 928ae6c69ca9 11:01:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:01:38 ---> Running in 295e1134ca99 11:01:38 ---> Running in 64702266200c 11:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.570s coverage: 98.5% of statements 11:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:01:39 (1/6) Installing dumb-init (1.2.5-r1) 11:01:39 Removing intermediate container 64702266200c 11:01:39 ---> b258223de955 11:01:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:01:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:01:39 (3/6) Installing libsodium (1.0.18-r0) 11:01:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:01:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:01:39 ---> Running in 616828efd7e7 11:01:39 (5/6) Installing libzmq (4.3.4-r0) 11:01:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.430s coverage: 54.9% of statements 11:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:01:39 (6/6) Installing zeromq (4.3.4-r0) 11:01:39 Executing busybox-1.33.1-r7.trigger 11:01:39 OK: 8 MiB in 20 packages 11:01:39 Removing intermediate container 616828efd7e7 11:01:39 ---> c4f8edcee265 11:01:39 Step 24/26 : LABEL arch=x86_64 11:01:39 ---> Running in 98f0ade67f94 11:01:39 Removing intermediate container 98f0ade67f94 11:01:39 ---> 61de3507e09a 11:01:39 Step 25/26 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:01:40 ---> Running in 4ad6dcaaea7b 11:01:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:01:40 Removing intermediate container c2300fbbd32f 11:01:40 ---> 754f414c9ce2 11:01:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:01:40 Removing intermediate container 4ad6dcaaea7b 11:01:40 ---> 8ee8195ecb28 11:01:40 Step 26/26 : LABEL version=0.0.0 11:01:40 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:01:40 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:01:40 OK: 15854 distinct packages available 11:01:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:01:40 ---> Running in 87ad6bcca702 11:01:40 ---> e4180b46d9c2 11:01:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:01:40 Removing intermediate container 87ad6bcca702 11:01:40 ---> df0090756a43 11:01:40 11:01:40 Successfully built df0090756a43 11:01:40 Successfully tagged security-spire-agent:latest 11:01:40  Building security-spire-agent ... done Building security-secretstore-setup 11:01:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:01:41 (1/4) Installing dumb-init (1.2.5-r1) 11:01:41 (2/4) Installing musl-obstack (1.2.3-r0) 11:01:41 (3/4) Installing libucontext (1.1-r0) 11:01:41 (4/4) Installing gcompat (1.0.0-r4) 11:01:41 Executing busybox-1.34.1-r5.trigger 11:01:41 OK: 6 MiB in 18 packages 11:01:46 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:01:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:01:46 ---> 336701420fae 11:01:46 Step 3/25 : WORKDIR /edgex-go 11:01:46 ---> Using cache 11:01:46 ---> d7798f6111b6 11:01:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:46 ---> Using cache 11:01:46 ---> 5397f5bc78db 11:01:46 Step 5/25 : RUN apk add --update --no-cache make git 11:01:46 ---> Using cache 11:01:46 ---> b175fa762120 11:01:46 Step 6/25 : COPY go.mod vendor* ./ 11:01:46 ---> Using cache 11:01:46 ---> ee7c3598954a 11:01:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:46 ---> Using cache 11:01:46 ---> 1e1e8c79cbe0 11:01:46 Step 8/25 : COPY . . 11:01:46 ---> Using cache 11:01:46 ---> 8a53ea963b83 11:01:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:01:46 ---> ebfe4afbcee0 11:01:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:01:46 ---> Running in a8b3218ab50c 11:01:46 Removing intermediate container 295e1134ca99 11:01:46 ---> 00a177b293bc 11:01:46 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:01:46 ---> 9a2739ff4e0f 11:01:46 Step 19/23 : ENTRYPOINT ["/core-data"] 11:01:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:01:46 ---> Running in 65481e1c93dc 11:01:46 Removing intermediate container 65481e1c93dc 11:01:46 ---> 09a60f07015f 11:01:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:01:47 ---> Running in 34021fb58059 11:01:47 Removing intermediate container 34021fb58059 11:01:47 ---> 069594234d2f 11:01:47 Step 21/23 : LABEL arch=x86_64 11:01:48 ---> 675f842063de 11:01:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:01:48 ---> Running in 5a5d5bba2d12 11:01:48 Removing intermediate container 5a5d5bba2d12 11:01:48 ---> 71b87d71d4b0 11:01:48 Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:01:48 ---> 8848fdbd01bc 11:01:48 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:01:48 ---> Running in b6ceab9cfed6 11:01:49 ---> Running in ab28dcb06aa1 11:01:49 Removing intermediate container 8013cba34488 11:01:49 ---> b238935f3ef1 11:01:49 11:01:49 Step 10/22 : FROM alpine:3.14 11:01:49 ---> e04c818066af 11:01:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:01:49 ---> Using cache 11:01:49 ---> a79f40d04183 11:01:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:01:49 ---> Using cache 11:01:49 ---> 591ae3de3cde 11:01:49 Step 13/22 : ENV APP_PORT=59861 11:01:49 Removing intermediate container b6ceab9cfed6 11:01:49 ---> b99e945f93de 11:01:49 Step 23/23 : LABEL version=0.0.0 11:01:49 ---> Running in 0cc945dc686b 11:01:49 Removing intermediate container ab28dcb06aa1 11:01:49 ---> abc76a4f1ced 11:01:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:01:49 ---> Running in f4896d26018c 11:01:49 Removing intermediate container 0cc945dc686b 11:01:49 ---> 279a95c54db4 11:01:49 Step 14/22 : EXPOSE $APP_PORT 11:01:49 ---> Running in 037a3a4d33f0 11:01:49 Removing intermediate container f4896d26018c 11:01:49 ---> e192576a1cc0 11:01:49 11:01:49 ---> 284990ac5bae 11:01:49 Step 21/26 : WORKDIR / 11:01:49 Successfully built e192576a1cc0 11:01:49 Successfully tagged core-data:latest 11:01:49  Building core-data ... done  ---> Running in 96ac626e9405 11:01:49 Removing intermediate container 037a3a4d33f0 11:01:49 ---> f029110b429b 11:01:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:01:50 Removing intermediate container 96ac626e9405 11:01:50 ---> fd4fd0f6389d 11:01:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:01:50 ---> ee561597caf5 11:01:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:01:50 ---> Running in ef91512087d8 11:01:51 Removing intermediate container ef91512087d8 11:01:51 ---> 90c65927ade6 11:01:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:01:51 ---> Running in 7ef95dbf7c10 11:01:51 ---> a6a230724c18 11:01:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:01:52 Removing intermediate container 7ef95dbf7c10 11:01:52 ---> f88cececd761 11:01:52 Step 24/26 : LABEL arch=x86_64 11:01:52 ---> aaaae93628c1 11:01:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:01:52 ---> Running in d3b7d1815588 11:01:52 ---> Running in e7d4591cb3c4 11:01:52 Removing intermediate container d3b7d1815588 11:01:52 ---> 6189c5a194a5 11:01:52 Step 25/26 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:01:52 Removing intermediate container e7d4591cb3c4 11:01:52 ---> 3a2f501aadca 11:01:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:01:52 ---> Running in 8acc88217f24 11:01:52 ---> Running in dc3b7724420a 11:01:53 Removing intermediate container 8acc88217f24 11:01:53 ---> 0566a3a519d6 11:01:53 Step 26/26 : LABEL version=0.0.0 11:01:53 Removing intermediate container dc3b7724420a 11:01:53 ---> 6a8d55db5fad 11:01:53 Step 20/22 : LABEL arch=x86_64 11:01:53 ---> Running in 646ea1193558 11:01:53 ---> Running in 5b36180dfc8d 11:01:53 Removing intermediate container 646ea1193558 11:01:53 ---> 1c3bc5f6a3c9 11:01:53 11:01:53 Removing intermediate container 5b36180dfc8d 11:01:53 ---> 9bea30344da8 11:01:53 Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:01:53 Successfully built 1c3bc5f6a3c9 11:01:53 Successfully tagged security-spire-config:latest 11:01:53  Building security-spire-config ... done  ---> Running in d7294bb932b2 11:01:54 Removing intermediate container d7294bb932b2 11:01:54 ---> 75a151195fd8 11:01:54 Step 22/22 : LABEL version=0.0.0 11:01:54 ---> Running in 5653e66459d2 11:01:54 Removing intermediate container 5653e66459d2 11:01:54 ---> 9baa9dd67fd2 11:01:54 11:01:54 Successfully built 9baa9dd67fd2 11:01:54 Successfully tagged support-scheduler:latest 11:02:01  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.286s coverage: 89.2% of statements 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.474s coverage: 84.4% of statements 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.328s coverage: 95.4% of statements 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.432s coverage: 72.2% of statements 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.453s coverage: 60.0% of statements 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.646s coverage: 0.9% of statements 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.289s coverage: 58.8% of statements 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.370s coverage: 24.0% of statements 11:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 11:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements 11:02:09 Removing intermediate container a8b3218ab50c 11:02:09 ---> 24dafea70fcd 11:02:09 11:02:09 Step 10/25 : FROM alpine:3.14 11:02:09 ---> e04c818066af 11:02:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:02:09 ---> Running in 3afc1e07fd41 11:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:02:09 (1/3) Installing ca-certificates (20211220-r0) 11:02:09 (2/3) Installing dumb-init (1.2.5-r1) 11:02:09 (3/3) Installing su-exec (0.2-r1) 11:02:09 Executing busybox-1.33.1-r7.trigger 11:02:09 Executing ca-certificates-20211220-r0.trigger 11:02:09 OK: 6 MiB in 17 packages 11:02:10 Removing intermediate container 3afc1e07fd41 11:02:10 ---> 567e6462db4b 11:02:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:02:10 ---> Running in 683c9cbcbeb6 11:02:10 Removing intermediate container 683c9cbcbeb6 11:02:10 ---> f3f97bffa194 11:02:10 Step 13/25 : WORKDIR / 11:02:10 ---> Running in 92ea96d5742e 11:02:11 Removing intermediate container 92ea96d5742e 11:02:11 ---> eccb54eda1d7 11:02:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:02:11 ---> f4b73f095be3 11:02:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:02:11 ---> b1dd40e769dc 11:02:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:02:11 ---> 92d13e25d8bc 11:02:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:02:12 ---> 354d9047589e 11:02:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:02:12 ---> f153b355f873 11:02:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:02:13 ---> ef0f6a8ca5e9 11:02:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:02:13 ---> 4457a98f69ac 11:02:13 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/ 11:02:13 ---> Running in 3ebfecd44c3a 11:02:14 Removing intermediate container 3ebfecd44c3a 11:02:14 ---> 608b76aff1f4 11:02:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:02:14 ---> Running in a60e9bfe45b0 11:02:15 Removing intermediate container a60e9bfe45b0 11:02:15 ---> d7626e363d63 11:02:15 Step 23/25 : LABEL arch=x86_64 11:02:15 ---> Running in addae70c4f3e 11:02:15 Removing intermediate container addae70c4f3e 11:02:15 ---> c928b02df454 11:02:15 Step 24/25 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:02:15 ---> Running in 4dd59813da8c 11:02:15 Removing intermediate container 4dd59813da8c 11:02:15 ---> 791813af410e 11:02:15 Step 25/25 : LABEL version=0.0.0 11:02:15 ---> Running in cede25415bd1 11:02:15 Removing intermediate container cede25415bd1 11:02:15 ---> d6a56563b443 11:02:15 11:02:16 Successfully built d6a56563b443 11:02:16 Successfully tagged security-secretstore-setup:latest 11:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.300s coverage: 94.4% of statements 11:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements 11:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.783s coverage: 82.5% of statements 11:02:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:02:28  Building security-secretstore-setup ... done Removing intermediate container ecf4a058e52d 11:02:28 ---> 768f4b3a66d4 11:02:28 11:02:28 Step 13/25 : FROM alpine:3.15 11:02:28 ---> 0ac33e5f5afa 11:02:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:02:28 ---> Using cache 11:02:28 ---> 82c99c269efd 11:02:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:02:28 ---> Using cache 11:02:28 ---> 6930b35cc4c0 11:02:28 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:02:28 ---> Using cache 11:02:28 ---> 5a626007c4c2 11:02:28 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:02:29 ---> 120686ef7c90 11:02:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:02:29 ---> 0c23395bd3f5 11:02:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:02:29 ---> bdb3fb9c7287 11:02:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:02:29 ---> 4f3c2a5c423e 11:02:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:02:29 ---> Running in b7748e812a57 11:02:30 Removing intermediate container b7748e812a57 11:02:30 ---> 7470b1526d50 11:02:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:02:30 ---> Running in 00332c957991 11:02:30 Removing intermediate container 00332c957991 11:02:30 ---> eb5a38b042e1 11:02:30 Step 23/25 : LABEL arch=x86_64 11:02:30 ---> Running in a77eb39776bd 11:02:30 Removing intermediate container a77eb39776bd 11:02:30 ---> 7514b499ed67 11:02:30 Step 24/25 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:02:30 ---> Running in 1937e425ba6d 11:02:30 Removing intermediate container 1937e425ba6d 11:02:30 ---> 9bdd6fd8f64d 11:02:30 Step 25/25 : LABEL version=0.0.0 11:02:30 ---> Running in 2808ccbb8a64 11:02:30 Removing intermediate container 2808ccbb8a64 11:02:30 ---> e369050c8a00 11:02:30 11:02:30 Successfully built e369050c8a00 11:02:30 Successfully tagged security-spire-server:latest 11:02:30  Building security-spire-server ... done  [Pipeline] } 11:02:30 $ docker stop --time=1 95ad6ec805d1a3987d7d41de24de38706b633725ca1a1cc8b9cc14d6ba42a311 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.421s coverage: 85.4% of statements 11:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.824s coverage: 91.2% of statements 11:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:02:32 $ docker rm -f 95ad6ec805d1a3987d7d41de24de38706b633725ca1a1cc8b9cc14d6ba42a311 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:32 + docker images 11:02:32 REPOSITORY TAG IMAGE ID CREATED SIZE 11:02:32 security-spire-server latest e369050c8a00 2 seconds ago 87.3MB 11:02:32 768f4b3a66d4 9 seconds ago 4.5GB 11:02:32 security-secretstore-setup latest d6a56563b443 17 seconds ago 42.1MB 11:02:32 24dafea70fcd 25 seconds ago 1.63GB 11:02:32 support-scheduler latest 9baa9dd67fd2 38 seconds ago 26MB 11:02:32 security-spire-config latest 1c3bc5f6a3c9 39 seconds ago 86.7MB 11:02:32 core-data latest e192576a1cc0 43 seconds ago 35.9MB 11:02:32 b238935f3ef1 44 seconds ago 1.62GB 11:02:32 security-spire-agent latest df0090756a43 52 seconds ago 127MB 11:02:32 17822f77b925 57 seconds ago 4.5GB 11:02:32 435d41ab270a About a minute ago 1.65GB 11:02:32 3e5e35b6b000 About a minute ago 4.5GB 11:02:32 security-bootstrapper latest 91cdceab177b About a minute ago 24.3MB 11:02:32 151a6b6859e0 About a minute ago 1.61GB 11:02:32 security-proxy-setup latest b8551b2e2b10 About a minute ago 43.4MB 11:02:32 d5e285b7c23a 2 minutes ago 1.63GB 11:02:32 sys-mgmt-agent latest 65dfaacddcd0 2 minutes ago 307MB 11:02:32 core-metadata latest ebf22fff9f1c 2 minutes ago 26.2MB 11:02:32 e0f41296cc37 2 minutes ago 1.62GB 11:02:32 1fe37017ac16 3 minutes ago 1.62GB 11:02:32 security-spiffe-token-provider latest 43cbacaae2ed 4 minutes ago 28.5MB 11:02:32 support-notifications latest b0fb99167e5a 4 minutes ago 26.6MB 11:02:32 core-command latest eee91c889adb 4 minutes ago 24.5MB 11:02:32 67846794d01d 4 minutes ago 1.62GB 11:02:32 decb8f2431f6 4 minutes ago 1.61GB 11:02:32 7880e1e78118 4 minutes ago 1.61GB 11:02:32 ci-base-image-x86_64 latest 336701420fae 8 minutes ago 896MB 11:02:32 docker 20.10.14 7417809fdb73 7 days ago 218MB 11:02:32 alpine 3.14 e04c818066af 7 days ago 5.59MB 11:02:32 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 11:02:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 11:02:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 11:02:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.958s coverage: 64.4% of statements 11:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.330s coverage: 100.0% of statements 11:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements 11:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 11:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 11:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 11:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 65.4% of statements 11:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:02:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.924s coverage: 43.8% of statements 11:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:02:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements 11:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:02:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.298s coverage: 84.8% of statements 11:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:02:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:02:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.379s coverage: 17.7% of statements 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:02:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.742s coverage: 92.3% of statements 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:02:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.390s coverage: 63.2% of statements 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:02:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:02:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:02:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements 11:02:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 11:02:51 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 11:02:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:02:51 GO111MODULE=on go vet ./... 11:04:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:04:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:04:43 ./bin/test-attribution-txt.sh [Pipeline] echo 11:04:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:04:44 + ls -al . 11:04:44 total 664 11:04:44 drwxrwxr-x 9 1001 1001 4096 Apr 12 11:04 . 11:04:44 drwxr-xr-x 4 root root 4096 Apr 12 10:58 .. 11:04:44 -rw-rw-r-- 1 1001 1001 11 Apr 12 10:56 .dockerignore 11:04:44 drwxrwxr-x 8 1001 1001 4096 Apr 12 10:56 .git 11:04:44 drwxrwxr-x 3 1001 1001 4096 Apr 12 10:56 .github 11:04:44 -rw-rw-r-- 1 1001 1001 870 Apr 12 10:56 .gitignore 11:04:44 -rw-rw-r-- 1 1001 1001 42 Apr 12 10:56 .golangci.yml 11:04:44 -rw-rw-r-- 1 1001 1001 87 Apr 12 10:56 .hadolint.yml 11:04:44 -rw-rw-r-- 1 1001 1001 166 Apr 12 10:56 .sonarcloud.properties 11:04:44 -rw-rw-r-- 1 1001 1001 1171 Apr 12 10:56 ADOPTERS.md 11:04:44 -rw-rw-r-- 1 1001 1001 9953 Apr 12 10:56 Attribution.txt 11:04:44 -rw-rw-r-- 1 1001 1001 51732 Apr 12 10:56 CHANGELOG.md 11:04:44 -rw-rw-r-- 1 1001 1001 3804 Apr 12 10:56 CONTRIBUTING.md 11:04:44 -rw-rw-r-- 1 1001 1001 677 Apr 12 10:56 GOVERNANCE.md 11:04:44 -rw-rw-r-- 1 1001 1001 850 Apr 12 10:56 Jenkinsfile 11:04:44 -rw-rw-r-- 1 1001 1001 10775 Apr 12 10:56 LICENSE 11:04:44 -rw-rw-r-- 1 1001 1001 8478 Apr 12 10:56 Makefile 11:04:44 -rw-rw-r-- 1 1001 1001 582 Apr 12 10:56 OWNERS.md 11:04:44 -rw-rw-r-- 1 1001 1001 8207 Apr 12 10:56 README.md 11:04:44 -rw-rw-r-- 1 1001 1001 6912 Apr 12 10:56 SECURITY.md 11:04:44 -rw-rw-r-- 1 1001 1001 5 Apr 12 10:53 VERSION 11:04:44 -rw-rw-r-- 1 1001 1001 4131 Apr 12 10:56 ZMQWindows.md 11:04:44 drwxrwxr-x 2 1001 1001 4096 Apr 12 10:56 bin 11:04:44 drwxrwxr-x 18 1001 1001 4096 Apr 12 10:56 cmd 11:04:44 -rw-r--r-- 1 root root 432619 Apr 12 11:02 coverage.out 11:04:44 -rw-rw-r-- 1 1001 1001 3176 Apr 12 10:56 go.mod 11:04:44 -rw-rw-r-- 1 1001 1001 34992 Apr 12 10:58 go.sum 11:04:44 drwxrwxr-x 8 1001 1001 4096 Apr 12 10:56 internal 11:04:44 drwxrwxr-x 3 1001 1001 4096 Apr 12 10:56 openapi 11:04:44 drwxrwxr-x 4 1001 1001 4096 Apr 12 10:56 snap 11:04:44 -rw-rw-r-- 1 1001 1001 204 Apr 12 10:56 version.go [Pipeline] sh 11:04:45 + '[' -e coverage.out ] 11:04:45 + chown 1001:1001 coverage.out [Pipeline] stash 11:04:45 Warning: overwriting stash ‘coverage-report’ 11:04:45 Stashed 1 file(s) [Pipeline] sh 11:04:46 + make build 11:04:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:06:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:08:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 11:08:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:08:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:08:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:08:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:08:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:08:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:09:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:09:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:09:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:09:25 $ docker stop --time=1 781fe913deb1c43f717b0d54266101d9631e197696ae81c3b4ba5b9251f9e925 11:09:27 $ docker rm -f 781fe913deb1c43f717b0d54266101d9631e197696ae81c3b4ba5b9251f9e925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:30 11:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:30 latest: Pulling from edgex-devops/edgex-compose-arm64 11:09:30 29e5d40040c1: Pulling fs layer 11:09:30 1ce36da41761: Pulling fs layer 11:09:30 25b303627fd3: Pulling fs layer 11:09:30 29e5d40040c1: Verifying Checksum 11:09:30 29e5d40040c1: Download complete 11:09:31 1ce36da41761: Verifying Checksum 11:09:31 1ce36da41761: Download complete 11:09:31 29e5d40040c1: Pull complete 11:09:32 25b303627fd3: Verifying Checksum 11:09:32 25b303627fd3: Download complete 11:09:32 1ce36da41761: Pull complete 11:09:45 25b303627fd3: Pull complete 11:09:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:09:45 prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container 11:09:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 11:09:48 $ docker top d8269a735033c9def0db1dc2d35475538b3b40abfc847d58c752612e485a3a0a -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:48 + docker-compose build --help 11:09:48 + grep parallel 11:09:54 --parallel Build images in parallel. [Pipeline] } 11:09:54 $ docker stop --time=1 d8269a735033c9def0db1dc2d35475538b3b40abfc847d58c752612e485a3a0a 11:09:56 $ docker rm -f d8269a735033c9def0db1dc2d35475538b3b40abfc847d58c752612e485a3a0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:56 . [Pipeline] withDockerContainer 11:09:56 prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container 11:09:56 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 11:09:58 $ docker top 6f0c82b2c066da7264f06ab99e1a0a905900543b29d839a954c4b35b7bc7fd8f -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:59 + docker-compose -f ./docker-compose-build.yml build --parallel 11:10:04 Building core-command ... 11:10:04 Building core-data ... 11:10:04 Building core-metadata ... 11:10:04 Building security-bootstrapper ... 11:10:04 Building security-proxy-setup ... 11:10:04 Building security-secretstore-setup ... 11:10:04 Building security-spiffe-token-provider ... 11:10:04 Building security-spire-agent ... 11:10:04 Building security-spire-config ... 11:10:04 Building security-spire-server ... 11:10:04 Building support-notifications ... 11:10:04 Building support-scheduler ... 11:10:04 Building sys-mgmt-agent ... 11:10:04 Building security-spiffe-token-provider 11:10:04 Building security-bootstrapper 11:10:04 Building security-secretstore-setup 11:10:04 Building security-spire-agent 11:10:04 Building sys-mgmt-agent 11:11:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:11:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:11:41 ---> 608e95a82d2b 11:11:41 Step 3/25 : WORKDIR /edgex-go 11:11:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:11:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:11:41 ---> 608e95a82d2b 11:11:41 Step 3/31 : WORKDIR /edgex-go 11:11:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:11:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:11:41 ---> 608e95a82d2b 11:11:41 Step 3/26 : WORKDIR /edgex-go 11:11:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:11:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:11:41 ---> 608e95a82d2b 11:11:41 Step 3/20 : WORKDIR /edgex-go 11:11:41 ---> Running in eb7352854e8e 11:11:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:11:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:11:41 ---> 608e95a82d2b 11:11:41 Step 3/23 : WORKDIR /edgex-go 11:11:41 ---> Running in ad51603a4134 11:11:41 ---> Running in c4191849b492 11:11:41 ---> Running in 0d694f071fb5 11:11:41 ---> Running in 9a8a63b83de7 11:11:41 Removing intermediate container ad51603a4134 11:11:41 ---> a91f6baf7e60 11:11:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:41 Removing intermediate container 9a8a63b83de7 11:11:41 ---> d318064a8848 11:11:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:41 Removing intermediate container eb7352854e8e 11:11:41 ---> 9c81ddf84a19 11:11:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 11:11:41 Removing intermediate container 0d694f071fb5 11:11:41 ---> 6cfa4286daee 11:11:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:41 Removing intermediate container c4191849b492 11:11:41 ---> 3882e9fa8f1e 11:11:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 07e163571c80 11:11:41 11:11:41 ---> Running in 466331e4f947 11:11:41 ---> Running in b011a5b50639 11:11:41 ---> Running in 07bdb00e8b1a 11:11:41 ---> Running in d79a639449e1 11:11:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:11:44 Removing intermediate container 07e163571c80 11:11:44 ---> fa82489fd10a 11:11:44 Step 5/25 : RUN apk add --update --no-cache make git 11:11:44 ---> Running in abdd7b2f2617 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:11:45 Removing intermediate container 466331e4f947 11:11:45 ---> 1f7bad2ca1a6 11:11:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 11:11:45 ---> Running in 965d0c6487eb 11:11:46 Removing intermediate container d79a639449e1 11:11:46 ---> 4f6c8c34c10a 11:11:46 Step 5/31 : RUN apk add --update --no-cache make git 11:11:46 ---> Running in 8f7fc1eb5b2c 11:11:46 Removing intermediate container b011a5b50639 11:11:46 ---> df737be2678e 11:11:46 Step 5/23 : RUN apk add --update --no-cache make bash git 11:11:46 ---> Running in b2b3cd9f6b10 11:11:46 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:11:46 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:11:46 OK: 15739 distinct packages available 11:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:11:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:11:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:11:48 OK: 220 MiB in 52 packages 11:11:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:11:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:11:49 OK: 220 MiB in 52 packages 11:11:49 OK: 220 MiB in 52 packages 11:11:50 Removing intermediate container 07bdb00e8b1a 11:11:50 ---> e00f72f32183 11:11:50 Step 5/20 : COPY go.mod vendor* ./ 11:11:50 OK: 220 MiB in 52 packages 11:11:50 OK: 220 MiB in 52 packages 11:11:51 Removing intermediate container abdd7b2f2617 11:11:51 ---> 126dbdc48611 11:11:51 Step 6/25 : COPY go.mod vendor* ./ 11:11:51 Removing intermediate container 965d0c6487eb 11:11:51 ---> 5d4cdcab4eca 11:11:51 Step 6/26 : COPY go.mod vendor* ./ 11:11:51 Removing intermediate container 8f7fc1eb5b2c 11:11:51 ---> a5c0c70e6992 11:11:51 Step 6/31 : COPY go.mod vendor* ./ 11:11:52 Removing intermediate container b2b3cd9f6b10 11:11:52 ---> 8dd54876ed52 11:11:52 Step 6/23 : COPY go.mod vendor* ./ 11:11:52 ---> 869814acd842 11:11:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:52 ---> Running in 42145d7b9f77 11:11:53 ---> d243a54a3475 11:11:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:53 ---> d14d31035b27 11:11:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:53 ---> Running in e42b99627938 11:11:53 ---> Running in 6b12ee42ad7c 11:11:53 ---> 96c2275621ae 11:11:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:53 ---> Running in a23c711fb9c1 11:11:53 ---> 3790748818cd 11:11:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:54 ---> Running in d50f9b0da5d4 11:11:56 Removing intermediate container 42145d7b9f77 11:11:56 ---> 2379280edc03 11:11:56 Step 7/20 : COPY . . 11:11:58 Removing intermediate container e42b99627938 11:11:58 ---> 3699b7995ec2 11:11:58 Step 8/26 : COPY . . 11:11:59 Removing intermediate container 6b12ee42ad7c 11:11:59 ---> 0c8a920f5676 11:11:59 Step 8/25 : COPY . . 11:11:59 Removing intermediate container a23c711fb9c1 11:11:59 ---> dd6d877655de 11:11:59 Step 8/31 : COPY . . 11:11:59 Removing intermediate container d50f9b0da5d4 11:11:59 ---> 726727b9f90f 11:11:59 Step 8/23 : COPY . . 11:12:32 ---> 3a9cf23e6e27 11:12:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:12:32 ---> d15a9faa0b89 11:12:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:12:32 ---> Running in 280e4ed8cdfd 11:12:32 ---> Running in b1b088168c37 11:12:32 ---> aff770a4a6bd 11:12:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:12:32 ---> 881948edc634 11:12:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 11:12:32 ---> Running in 3027da1a8d36 11:12:32 ---> Running in 93f4674d5cfc 11:12:32 ---> d0605e58ad74 11:12:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:12:32 Removing intermediate container 93f4674d5cfc 11:12:32 ---> 88fdd84f8d20 11:12:32 Step 10/26 : RUN mkdir -p spire-build 11:12:32 ---> Running in f439f9be549c 11:12:32 ---> Running in 7ac74e26c6b7 11:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:12:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:12:35 Removing intermediate container f439f9be549c 11:12:35 ---> 32f2375cbefc 11:12:35 Step 11/26 : WORKDIR /edgex-go/spire-build 11:12:35 ---> Running in 9641ddaa5da4 11:12:36 Removing intermediate container 9641ddaa5da4 11:12:36 ---> bc1e93f33d2c 11:12:36 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 11:12:36 ---> Running in bcbb90c8b4ff 11:12:38 spire-1.2.1/ 11:12:38 spire-1.2.1/.data/ 11:12:38 spire-1.2.1/.data/.file 11:12:38 spire-1.2.1/.dockerignore 11:12:38 spire-1.2.1/.gitattributes 11:12:38 spire-1.2.1/.githooks/ 11:12:38 spire-1.2.1/.githooks/pre-commit 11:12:38 spire-1.2.1/.github/ 11:12:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:12:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:12:38 spire-1.2.1/.github/dependabot.yml 11:12:38 spire-1.2.1/.github/workflows/ 11:12:38 spire-1.2.1/.github/workflows/nightly_build.yaml 11:12:38 spire-1.2.1/.github/workflows/pr_build.yaml 11:12:38 spire-1.2.1/.github/workflows/release_build.yaml 11:12:38 spire-1.2.1/.github/workflows/scripts/ 11:12:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:12:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:12:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:12:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:12:38 spire-1.2.1/.github/workflows/scripts/split.sh 11:12:38 spire-1.2.1/.gitignore 11:12:38 spire-1.2.1/.go-version 11:12:38 spire-1.2.1/.golangci.yml 11:12:38 spire-1.2.1/ADOPTERS.md 11:12:38 spire-1.2.1/CHANGELOG.md 11:12:38 spire-1.2.1/CODE-OF-CONDUCT.md 11:12:38 spire-1.2.1/CODEOWNERS 11:12:38 spire-1.2.1/CONTRIBUTING.md 11:12:38 spire-1.2.1/Dockerfile 11:12:38 spire-1.2.1/Dockerfile.dev 11:12:38 spire-1.2.1/Dockerfile.scratch 11:12:38 spire-1.2.1/LICENSE 11:12:38 spire-1.2.1/MAINTAINERS.md 11:12:38 spire-1.2.1/Makefile 11:12:38 spire-1.2.1/README.md 11:12:38 spire-1.2.1/ROADMAP.md 11:12:38 spire-1.2.1/SECURITY.md 11:12:38 spire-1.2.1/cmd/ 11:12:38 spire-1.2.1/cmd/spire-agent/ 11:12:38 spire-1.2.1/cmd/spire-agent/cli/ 11:12:38 spire-1.2.1/cmd/spire-agent/cli/api/ 11:12:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/common/ 11:12:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:12:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/run/ 11:12:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:12:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:12:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:12:38 spire-1.2.1/cmd/spire-agent/main.go 11:12:38 spire-1.2.1/cmd/spire-server/ 11:12:38 spire-1.2.1/cmd/spire-server/cli/ 11:12:38 spire-1.2.1/cmd/spire-server/cli/agent/ 11:12:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:12:38 spire-1.2.1/cmd/spire-server/cli/cli.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/ 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/ 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:12:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:12:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/run/ 11:12:39 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/token/ 11:12:39 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/validate/ 11:12:39 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/x509/ 11:12:39 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:12:39 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:12:39 spire-1.2.1/cmd/spire-server/main.go 11:12:39 spire-1.2.1/cmd/spire-server/util/ 11:12:39 spire-1.2.1/cmd/spire-server/util/util.go 11:12:39 spire-1.2.1/conf/ 11:12:39 spire-1.2.1/conf/agent/ 11:12:39 spire-1.2.1/conf/agent/agent.conf 11:12:39 spire-1.2.1/conf/agent/agent_full.conf 11:12:39 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:12:39 spire-1.2.1/conf/server/ 11:12:39 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:12:39 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:12:39 spire-1.2.1/conf/server/server.conf 11:12:39 spire-1.2.1/conf/server/server_full.conf 11:12:39 spire-1.2.1/doc/ 11:12:39 spire-1.2.1/doc/SPIRE101.md 11:12:39 spire-1.2.1/doc/auditlog.md 11:12:39 spire-1.2.1/doc/authorization_policy_engine.md 11:12:39 spire-1.2.1/doc/changelog_guidelines.md 11:12:39 spire-1.2.1/doc/cure53-report.pdf 11:12:39 spire-1.2.1/doc/images/ 11:12:39 spire-1.2.1/doc/images/2019_roadmap.png 11:12:39 spire-1.2.1/doc/images/SPIRE101.png 11:12:39 spire-1.2.1/doc/images/SPIRE_agent.png 11:12:39 spire-1.2.1/doc/images/SPIRE_server.png 11:12:39 spire-1.2.1/doc/images/cache_mgr.png 11:12:39 spire-1.2.1/doc/images/cache_mgr_components.png 11:12:39 spire-1.2.1/doc/images/federated_spire.png 11:12:39 spire-1.2.1/doc/images/ha_mode.png 11:12:39 spire-1.2.1/doc/images/nested_spire.png 11:12:39 spire-1.2.1/doc/images/oidc_federation.png 11:12:39 spire-1.2.1/doc/images/single_trust_domain.png 11:12:39 spire-1.2.1/doc/images/spiffe_compatible.png 11:12:39 spire-1.2.1/doc/images/spire_logo.png 11:12:39 spire-1.2.1/doc/migrating_registration_api_clients.md 11:12:39 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:12:39 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:12:39 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:12:39 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:12:39 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:12:39 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:12:39 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:12:39 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:12:39 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:12:39 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:12:39 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:12:39 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:12:39 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:12:39 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:12:39 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:12:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:12:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:12:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:12:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:12:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:12:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:12:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:12:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:12:39 spire-1.2.1/doc/scaling_spire.md 11:12:39 spire-1.2.1/doc/spire_agent.md 11:12:39 spire-1.2.1/doc/spire_server.md 11:12:39 spire-1.2.1/doc/supported_integrations.md 11:12:39 spire-1.2.1/doc/telemetry.md 11:12:39 spire-1.2.1/doc/telemetry_config.md 11:12:39 spire-1.2.1/doc/upgrading.md 11:12:39 spire-1.2.1/doc/using_spire.md 11:12:39 spire-1.2.1/examples/ 11:12:39 spire-1.2.1/examples/README.md 11:12:39 spire-1.2.1/go.mod 11:12:39 spire-1.2.1/go.sum 11:12:39 spire-1.2.1/pkg/ 11:12:39 spire-1.2.1/pkg/agent/ 11:12:39 spire-1.2.1/pkg/agent/agent.go 11:12:39 spire-1.2.1/pkg/agent/api/ 11:12:39 spire-1.2.1/pkg/agent/api/config.go 11:12:39 spire-1.2.1/pkg/agent/api/debug/ 11:12:39 spire-1.2.1/pkg/agent/api/debug/v1/ 11:12:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:12:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:12:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:12:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:12:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:12:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:12:39 spire-1.2.1/pkg/agent/api/endpoints.go 11:12:39 spire-1.2.1/pkg/agent/api/health/ 11:12:39 spire-1.2.1/pkg/agent/api/health/v1/ 11:12:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:12:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:12:39 spire-1.2.1/pkg/agent/api/rpccontext/ 11:12:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:12:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:12:39 spire-1.2.1/pkg/agent/attestor/ 11:12:39 spire-1.2.1/pkg/agent/attestor/node/ 11:12:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:12:39 spire-1.2.1/pkg/agent/attestor/node/node.go 11:12:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:12:39 spire-1.2.1/pkg/agent/attestor/workload/ 11:12:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:12:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:12:39 spire-1.2.1/pkg/agent/catalog/ 11:12:39 spire-1.2.1/pkg/agent/catalog/catalog.go 11:12:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:12:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:12:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:12:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:12:39 spire-1.2.1/pkg/agent/client/ 11:12:39 spire-1.2.1/pkg/agent/client/client.go 11:12:39 spire-1.2.1/pkg/agent/client/client_test.go 11:12:39 spire-1.2.1/pkg/agent/client/dial.go 11:12:39 spire-1.2.1/pkg/agent/client/nodeconn.go 11:12:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:12:39 spire-1.2.1/pkg/agent/client/update.go 11:12:39 spire-1.2.1/pkg/agent/client/util.go 11:12:39 spire-1.2.1/pkg/agent/common/ 11:12:39 spire-1.2.1/pkg/agent/common/backoff/ 11:12:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:12:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:12:39 spire-1.2.1/pkg/agent/common/cgroups/ 11:12:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:12:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:12:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:12:39 spire-1.2.1/pkg/agent/config.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/ 11:12:39 spire-1.2.1/pkg/agent/endpoints/config.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:12:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:12:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/workload/ 11:12:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:12:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:12:39 spire-1.2.1/pkg/agent/manager/ 11:12:39 spire-1.2.1/pkg/agent/manager/cache/ 11:12:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:12:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:12:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:12:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:12:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:12:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:12:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:12:39 spire-1.2.1/pkg/agent/manager/config.go 11:12:39 spire-1.2.1/pkg/agent/manager/manager.go 11:12:39 spire-1.2.1/pkg/agent/manager/manager_test.go 11:12:39 spire-1.2.1/pkg/agent/manager/storage.go 11:12:39 spire-1.2.1/pkg/agent/manager/storage_test.go 11:12:39 spire-1.2.1/pkg/agent/manager/storecache/ 11:12:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:12:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:12:39 spire-1.2.1/pkg/agent/manager/sync.go 11:12:39 spire-1.2.1/pkg/agent/plugin/ 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:12:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:12:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:12:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:12:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:12:39 spire-1.2.1/pkg/agent/svid/ 11:12:39 spire-1.2.1/pkg/agent/svid/rotator.go 11:12:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:12:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:12:39 spire-1.2.1/pkg/agent/svid/store/ 11:12:39 spire-1.2.1/pkg/agent/svid/store/service.go 11:12:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:12:39 spire-1.2.1/pkg/common/ 11:12:39 spire-1.2.1/pkg/common/agentpathtemplate/ 11:12:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:12:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:12:39 spire-1.2.1/pkg/common/api/ 11:12:39 spire-1.2.1/pkg/common/api/metrics.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/ 11:12:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/logger.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/names.go 11:12:39 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:12:39 spire-1.2.1/pkg/common/api/names.go 11:12:39 spire-1.2.1/pkg/common/api/ratelimit.go 11:12:39 spire-1.2.1/pkg/common/api/rpccontext/ 11:12:39 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:12:39 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:12:39 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:12:39 spire-1.2.1/pkg/common/auth/ 11:12:39 spire-1.2.1/pkg/common/auth/interceptors.go 11:12:39 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:12:39 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/ 11:12:39 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/types.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:12:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:12:39 spire-1.2.1/pkg/common/catalog/ 11:12:39 spire-1.2.1/pkg/common/catalog/bind.go 11:12:39 spire-1.2.1/pkg/common/catalog/builtin.go 11:12:39 spire-1.2.1/pkg/common/catalog/catalog.go 11:12:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:12:39 spire-1.2.1/pkg/common/catalog/closers.go 11:12:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:12:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:12:39 spire-1.2.1/pkg/common/catalog/config.go 11:12:39 spire-1.2.1/pkg/common/catalog/config_test.go 11:12:39 spire-1.2.1/pkg/common/catalog/configure.go 11:12:39 spire-1.2.1/pkg/common/catalog/constraints.go 11:12:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:12:39 spire-1.2.1/pkg/common/catalog/context.go 11:12:39 spire-1.2.1/pkg/common/catalog/external.go 11:12:39 spire-1.2.1/pkg/common/catalog/host.go 11:12:39 spire-1.2.1/pkg/common/catalog/pipenet.go 11:12:39 spire-1.2.1/pkg/common/catalog/plugin.go 11:12:39 spire-1.2.1/pkg/common/catalog/testplugin/ 11:12:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:12:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:12:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:12:39 spire-1.2.1/pkg/common/cli/ 11:12:39 spire-1.2.1/pkg/common/cli/env.go 11:12:39 spire-1.2.1/pkg/common/cli/flags.go 11:12:39 spire-1.2.1/pkg/common/cli/trust_domain.go 11:12:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:12:39 spire-1.2.1/pkg/common/cli/umask.go 11:12:39 spire-1.2.1/pkg/common/cli/umask_posix.go 11:12:39 spire-1.2.1/pkg/common/cli/umask_test.go 11:12:39 spire-1.2.1/pkg/common/cli/umask_windows.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/ 11:12:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/flag.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/format.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/ 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:12:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:12:39 spire-1.2.1/pkg/common/coretypes/ 11:12:39 spire-1.2.1/pkg/common/coretypes/bundle/ 11:12:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:12:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:12:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:12:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:12:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:12:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:12:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:12:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:12:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:12:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:12:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:12:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:12:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:12:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:12:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:12:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:12:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:12:39 spire-1.2.1/pkg/common/cryptoutil/ 11:12:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:12:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:12:39 spire-1.2.1/pkg/common/diskutil/ 11:12:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:12:39 spire-1.2.1/pkg/common/diskutil/file_test.go 11:12:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:12:39 spire-1.2.1/pkg/common/errorutil/ 11:12:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:12:39 spire-1.2.1/pkg/common/health/ 11:12:39 spire-1.2.1/pkg/common/health/config.go 11:12:39 spire-1.2.1/pkg/common/health/context.go 11:12:39 spire-1.2.1/pkg/common/health/context_test.go 11:12:39 spire-1.2.1/pkg/common/health/health.go 11:12:39 spire-1.2.1/pkg/common/health/health_test.go 11:12:39 spire-1.2.1/pkg/common/health/logger.go 11:12:39 spire-1.2.1/pkg/common/hostservice/ 11:12:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:12:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:12:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:12:39 spire-1.2.1/pkg/common/idutil/ 11:12:39 spire-1.2.1/pkg/common/idutil/require.go 11:12:39 spire-1.2.1/pkg/common/idutil/require_test.go 11:12:39 spire-1.2.1/pkg/common/idutil/safety.go 11:12:39 spire-1.2.1/pkg/common/idutil/safety_test.go 11:12:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:12:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:12:39 spire-1.2.1/pkg/common/jwtsvid/ 11:12:39 spire-1.2.1/pkg/common/jwtsvid/common.go 11:12:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:12:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:12:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:12:39 spire-1.2.1/pkg/common/jwtutil/ 11:12:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:12:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:12:39 spire-1.2.1/pkg/common/log/ 11:12:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:12:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:12:39 spire-1.2.1/pkg/common/log/log.go 11:12:39 spire-1.2.1/pkg/common/log/log_test.go 11:12:39 spire-1.2.1/pkg/common/log/options.go 11:12:39 spire-1.2.1/pkg/common/nodeutil/ 11:12:39 spire-1.2.1/pkg/common/nodeutil/node.go 11:12:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:12:39 spire-1.2.1/pkg/common/peertracker/ 11:12:39 spire-1.2.1/pkg/common/peertracker/conn.go 11:12:39 spire-1.2.1/pkg/common/peertracker/credentials.go 11:12:39 spire-1.2.1/pkg/common/peertracker/errors.go 11:12:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:12:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:12:39 spire-1.2.1/pkg/common/peertracker/info.go 11:12:39 spire-1.2.1/pkg/common/peertracker/listener.go 11:12:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:12:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:12:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:12:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:12:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:12:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:12:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:12:39 spire-1.2.1/pkg/common/peertracker/tcp.go 11:12:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:12:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:12:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:12:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:12:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:12:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:12:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:12:39 spire-1.2.1/pkg/common/peertracker/uds.go 11:12:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:12:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:12:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:12:39 spire-1.2.1/pkg/common/pemutil/ 11:12:39 spire-1.2.1/pkg/common/pemutil/block.go 11:12:39 spire-1.2.1/pkg/common/pemutil/certs.go 11:12:39 spire-1.2.1/pkg/common/pemutil/common.go 11:12:39 spire-1.2.1/pkg/common/pemutil/csr.go 11:12:39 spire-1.2.1/pkg/common/pemutil/keys.go 11:12:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/ 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:12:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:12:39 spire-1.2.1/pkg/common/plugin/ 11:12:39 spire-1.2.1/pkg/common/plugin/aws/ 11:12:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:12:39 spire-1.2.1/pkg/common/plugin/azure/ 11:12:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:12:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:12:39 spire-1.2.1/pkg/common/plugin/facade.go 11:12:39 spire-1.2.1/pkg/common/plugin/facade_test.go 11:12:39 spire-1.2.1/pkg/common/plugin/gcp/ 11:12:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:12:39 spire-1.2.1/pkg/common/plugin/k8s/ 11:12:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:12:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:12:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:12:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:12:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:12:39 spire-1.2.1/pkg/common/plugin/log.go 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/ 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:12:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:12:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:12:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:12:39 spire-1.2.1/pkg/common/plugin/x509pop/ 11:12:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:12:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:12:39 spire-1.2.1/pkg/common/profiling/ 11:12:39 spire-1.2.1/pkg/common/profiling/dumpers.go 11:12:39 spire-1.2.1/pkg/common/profiling/profiling.go 11:12:39 spire-1.2.1/pkg/common/protoutil/ 11:12:39 spire-1.2.1/pkg/common/protoutil/masks.go 11:12:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:12:39 spire-1.2.1/pkg/common/rotationutil/ 11:12:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:12:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:12:39 spire-1.2.1/pkg/common/selector/ 11:12:39 spire-1.2.1/pkg/common/selector/selector.go 11:12:39 spire-1.2.1/pkg/common/selector/selector_test.go 11:12:39 spire-1.2.1/pkg/common/selector/set.go 11:12:39 spire-1.2.1/pkg/common/selector/set_utils.go 11:12:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:12:39 spire-1.2.1/pkg/common/telemetry/ 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/ 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:12:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:12:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:12:39 spire-1.2.1/pkg/common/telemetry/call.go 11:12:39 spire-1.2.1/pkg/common/telemetry/common/ 11:12:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:12:39 spire-1.2.1/pkg/common/telemetry/config.go 11:12:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:12:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:12:39 spire-1.2.1/pkg/common/telemetry/inmem.go 11:12:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:12:39 spire-1.2.1/pkg/common/telemetry/m3.go 11:12:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:12:39 spire-1.2.1/pkg/common/telemetry/metrics.go 11:12:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:12:39 spire-1.2.1/pkg/common/telemetry/names.go 11:12:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:12:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:12:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:12:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:12:39 spire-1.2.1/pkg/common/telemetry/server/ 11:12:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:12:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:12:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:12:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:12:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:12:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:12:40 spire-1.2.1/pkg/common/telemetry/server/server.go 11:12:40 spire-1.2.1/pkg/common/telemetry/sink.go 11:12:40 spire-1.2.1/pkg/common/telemetry/statsd.go 11:12:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:12:40 spire-1.2.1/pkg/common/telemetry/uptime.go 11:12:40 spire-1.2.1/pkg/common/telemetry/version.go 11:12:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:12:40 spire-1.2.1/pkg/common/uptime/ 11:12:40 spire-1.2.1/pkg/common/uptime/uptime.go 11:12:40 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:12:40 spire-1.2.1/pkg/common/util/ 11:12:40 spire-1.2.1/pkg/common/util/certs.go 11:12:40 spire-1.2.1/pkg/common/util/certs_test.go 11:12:40 spire-1.2.1/pkg/common/util/csr.go 11:12:40 spire-1.2.1/pkg/common/util/hash.go 11:12:40 spire-1.2.1/pkg/common/util/selectors.go 11:12:40 spire-1.2.1/pkg/common/util/selectors_test.go 11:12:40 spire-1.2.1/pkg/common/util/signals.go 11:12:40 spire-1.2.1/pkg/common/util/sort.go 11:12:40 spire-1.2.1/pkg/common/util/sort_test.go 11:12:40 spire-1.2.1/pkg/common/util/task.go 11:12:40 spire-1.2.1/pkg/common/util/task_test.go 11:12:40 spire-1.2.1/pkg/common/util/testdata/ 11:12:40 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:12:40 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:12:40 spire-1.2.1/pkg/common/version/ 11:12:40 spire-1.2.1/pkg/common/version/version.go 11:12:40 spire-1.2.1/pkg/common/x509svid/ 11:12:40 spire-1.2.1/pkg/common/x509svid/common_test.go 11:12:40 spire-1.2.1/pkg/common/x509svid/csr.go 11:12:40 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:12:40 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:12:40 spire-1.2.1/pkg/common/x509util/ 11:12:40 spire-1.2.1/pkg/common/x509util/cert.go 11:12:40 spire-1.2.1/pkg/common/x509util/dns.go 11:12:40 spire-1.2.1/pkg/common/x509util/dns_test.go 11:12:40 spire-1.2.1/pkg/common/x509util/keyid.go 11:12:40 spire-1.2.1/pkg/common/x509util/keypair.go 11:12:40 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:12:40 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:12:40 spire-1.2.1/pkg/server/ 11:12:40 spire-1.2.1/pkg/server/api/ 11:12:40 spire-1.2.1/pkg/server/api/agent.go 11:12:40 spire-1.2.1/pkg/server/api/agent/ 11:12:40 spire-1.2.1/pkg/server/api/agent/v1/ 11:12:40 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:12:40 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:12:40 spire-1.2.1/pkg/server/api/agent_test.go 11:12:40 spire-1.2.1/pkg/server/api/api.go 11:12:40 spire-1.2.1/pkg/server/api/audit/ 11:12:40 spire-1.2.1/pkg/server/api/audit/audit.go 11:12:40 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:12:40 spire-1.2.1/pkg/server/api/bundle.go 11:12:40 spire-1.2.1/pkg/server/api/bundle/ 11:12:40 spire-1.2.1/pkg/server/api/bundle/v1/ 11:12:40 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:12:40 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:12:40 spire-1.2.1/pkg/server/api/bundle_test.go 11:12:40 spire-1.2.1/pkg/server/api/debug/ 11:12:40 spire-1.2.1/pkg/server/api/debug/v1/ 11:12:40 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:12:40 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:12:40 spire-1.2.1/pkg/server/api/entry.go 11:12:40 spire-1.2.1/pkg/server/api/entry/ 11:12:40 spire-1.2.1/pkg/server/api/entry/v1/ 11:12:40 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:12:40 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:12:40 spire-1.2.1/pkg/server/api/entry_test.go 11:12:40 spire-1.2.1/pkg/server/api/health/ 11:12:40 spire-1.2.1/pkg/server/api/health/v1/ 11:12:40 spire-1.2.1/pkg/server/api/health/v1/service.go 11:12:40 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:12:40 spire-1.2.1/pkg/server/api/id.go 11:12:40 spire-1.2.1/pkg/server/api/id_test.go 11:12:40 spire-1.2.1/pkg/server/api/limits/ 11:12:40 spire-1.2.1/pkg/server/api/limits/limits.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/ 11:12:40 spire-1.2.1/pkg/server/api/middleware/alias.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/audit.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/caller.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/common.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/entries.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:12:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:12:40 spire-1.2.1/pkg/server/api/ratelimit.go 11:12:40 spire-1.2.1/pkg/server/api/rpccontext/ 11:12:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:12:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:12:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:12:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:12:40 spire-1.2.1/pkg/server/api/selector.go 11:12:40 spire-1.2.1/pkg/server/api/selector_test.go 11:12:40 spire-1.2.1/pkg/server/api/status.go 11:12:40 spire-1.2.1/pkg/server/api/status_test.go 11:12:40 spire-1.2.1/pkg/server/api/svid/ 11:12:40 spire-1.2.1/pkg/server/api/svid/v1/ 11:12:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:12:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:12:40 spire-1.2.1/pkg/server/api/trustdomain.go 11:12:40 spire-1.2.1/pkg/server/api/trustdomain/ 11:12:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:12:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:12:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:12:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:12:40 spire-1.2.1/pkg/server/authpolicy/ 11:12:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:12:40 spire-1.2.1/pkg/server/authpolicy/policy.go 11:12:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:12:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:12:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:12:40 spire-1.2.1/pkg/server/authpolicy/validate.go 11:12:40 spire-1.2.1/pkg/server/bundle/ 11:12:40 spire-1.2.1/pkg/server/bundle/client/ 11:12:40 spire-1.2.1/pkg/server/bundle/client/client.go 11:12:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:12:40 spire-1.2.1/pkg/server/bundle/client/manager.go 11:12:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:12:40 spire-1.2.1/pkg/server/bundle/client/sources.go 11:12:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:12:40 spire-1.2.1/pkg/server/bundle/client/updater.go 11:12:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:12:40 spire-1.2.1/pkg/server/ca/ 11:12:40 spire-1.2.1/pkg/server/ca/ca.go 11:12:40 spire-1.2.1/pkg/server/ca/ca_health.go 11:12:40 spire-1.2.1/pkg/server/ca/ca_test.go 11:12:40 spire-1.2.1/pkg/server/ca/journal.go 11:12:40 spire-1.2.1/pkg/server/ca/journal_test.go 11:12:40 spire-1.2.1/pkg/server/ca/manager.go 11:12:40 spire-1.2.1/pkg/server/ca/manager_health.go 11:12:40 spire-1.2.1/pkg/server/ca/manager_test.go 11:12:40 spire-1.2.1/pkg/server/ca/templates.go 11:12:40 spire-1.2.1/pkg/server/ca/upstream_client.go 11:12:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:12:40 spire-1.2.1/pkg/server/ca/validation.go 11:12:40 spire-1.2.1/pkg/server/cache/ 11:12:40 spire-1.2.1/pkg/server/cache/dscache/ 11:12:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:12:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:12:40 spire-1.2.1/pkg/server/cache/entrycache/ 11:12:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:12:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:12:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:12:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:12:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:12:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:12:40 spire-1.2.1/pkg/server/catalog/ 11:12:40 spire-1.2.1/pkg/server/catalog/catalog.go 11:12:40 spire-1.2.1/pkg/server/catalog/keymanager.go 11:12:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:12:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:12:40 spire-1.2.1/pkg/server/catalog/notifier.go 11:12:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:12:40 spire-1.2.1/pkg/server/config.go 11:12:40 spire-1.2.1/pkg/server/datastore/ 11:12:40 spire-1.2.1/pkg/server/datastore/datastore.go 11:12:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:12:40 spire-1.2.1/pkg/server/datastore/repository.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:12:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:12:40 spire-1.2.1/pkg/server/endpoints/ 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/ 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:12:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:12:40 spire-1.2.1/pkg/server/endpoints/config.go 11:12:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:12:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:12:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:12:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:12:40 spire-1.2.1/pkg/server/endpoints/middleware.go 11:12:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:12:40 spire-1.2.1/pkg/server/hostservice/ 11:12:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:12:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:12:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:12:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:12:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:12:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:12:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:12:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/ 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/ 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:12:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:12:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:12:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/ 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:12:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:12:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:12:40 spire-1.2.1/pkg/server/registration/ 11:12:40 spire-1.2.1/pkg/server/registration/manager.go 11:12:40 spire-1.2.1/pkg/server/registration/manager_test.go 11:12:40 spire-1.2.1/pkg/server/scanentries.go 11:12:40 spire-1.2.1/pkg/server/scanentries_test.go 11:12:40 spire-1.2.1/pkg/server/server.go 11:12:40 spire-1.2.1/pkg/server/server_test.go 11:12:40 spire-1.2.1/pkg/server/svid/ 11:12:40 spire-1.2.1/pkg/server/svid/observer.go 11:12:40 spire-1.2.1/pkg/server/svid/observer_test.go 11:12:40 spire-1.2.1/pkg/server/svid/rotator.go 11:12:40 spire-1.2.1/pkg/server/svid/rotator_config.go 11:12:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:12:40 spire-1.2.1/pkg/server/svid/rotator_test.go 11:12:40 spire-1.2.1/proto/ 11:12:40 spire-1.2.1/proto/private/ 11:12:40 spire-1.2.1/proto/private/server/ 11:12:40 spire-1.2.1/proto/private/server/journal/ 11:12:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:12:40 spire-1.2.1/proto/private/server/journal/journal.proto 11:12:40 spire-1.2.1/proto/spire/ 11:12:40 spire-1.2.1/proto/spire/common/ 11:12:40 spire-1.2.1/proto/spire/common/common.pb.go 11:12:40 spire-1.2.1/proto/spire/common/common.proto 11:12:40 spire-1.2.1/proto/spire/common/plugin/ 11:12:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:12:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:12:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:12:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:12:40 spire-1.2.1/proto/spire/plugin/ 11:12:40 spire-1.2.1/proto/spire/plugin/agent/ 11:12:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:12:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:12:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:12:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:12:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:12:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:12:40 spire-1.2.1/release/ 11:12:40 spire-1.2.1/release/spire-extras/ 11:12:40 spire-1.2.1/release/spire-extras/README.md 11:12:40 spire-1.2.1/release/spire-extras/conf/ 11:12:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:12:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:12:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:12:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:12:40 spire-1.2.1/release/spire/ 11:12:40 spire-1.2.1/release/spire/README.md 11:12:40 spire-1.2.1/release/spire/conf/ 11:12:40 spire-1.2.1/release/spire/conf/agent/ 11:12:40 spire-1.2.1/release/spire/conf/agent/agent.conf 11:12:40 spire-1.2.1/release/spire/conf/server/ 11:12:40 spire-1.2.1/release/spire/conf/server/server.conf 11:12:40 spire-1.2.1/script/ 11:12:40 spire-1.2.1/script/build-artifact.sh 11:12:40 spire-1.2.1/script/generate_dummy_ca.sh 11:12:40 spire-1.2.1/support/ 11:12:40 spire-1.2.1/support/k8s/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:12:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/ 11:12:40 spire-1.2.1/support/oidc-discovery-provider/README.md 11:12:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/config.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/main.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:12:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:12:40 spire-1.2.1/test/ 11:12:40 spire-1.2.1/test/clock/ 11:12:40 spire-1.2.1/test/clock/clock.go 11:12:40 spire-1.2.1/test/fakes/ 11:12:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:12:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:12:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:12:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:12:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:12:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:12:40 spire-1.2.1/test/fakes/fakeagentstore/ 11:12:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:12:40 spire-1.2.1/test/fakes/fakedatastore/ 11:12:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:12:40 spire-1.2.1/test/fakes/fakeentryclient/ 11:12:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:12:40 spire-1.2.1/test/fakes/fakehealthchecker/ 11:12:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:12:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:12:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:12:40 spire-1.2.1/test/fakes/fakemetrics/ 11:12:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:12:40 spire-1.2.1/test/fakes/fakenoderesolver/ 11:12:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:12:40 spire-1.2.1/test/fakes/fakenotifier/ 11:12:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:12:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:12:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:12:40 spire-1.2.1/test/fakes/fakeserverca/ 11:12:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:12:40 spire-1.2.1/test/fakes/fakeservercatalog/ 11:12:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:12:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:12:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:12:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:12:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:12:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:12:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:12:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:12:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:12:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:12:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:12:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:12:40 spire-1.2.1/test/fixture/ 11:12:40 spire-1.2.1/test/fixture/certs/ 11:12:40 spire-1.2.1/test/fixture/certs/agent_svid.der 11:12:40 spire-1.2.1/test/fixture/certs/base_cert.pem 11:12:40 spire-1.2.1/test/fixture/certs/base_csr.pem 11:12:40 spire-1.2.1/test/fixture/certs/base_key.pem 11:12:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:12:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:12:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:12:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:12:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:12:40 spire-1.2.1/test/fixture/certs/blog_key.pem 11:12:40 spire-1.2.1/test/fixture/certs/bundle.der 11:12:40 spire-1.2.1/test/fixture/certs/ca.pem 11:12:40 spire-1.2.1/test/fixture/certs/ca_key.pem 11:12:40 spire-1.2.1/test/fixture/certs/database_cert.pem 11:12:40 spire-1.2.1/test/fixture/certs/database_csr.pem 11:12:40 spire-1.2.1/test/fixture/certs/database_key.pem 11:12:40 spire-1.2.1/test/fixture/certs/node_cert.pem 11:12:40 spire-1.2.1/test/fixture/certs/node_csr.pem 11:12:40 spire-1.2.1/test/fixture/certs/node_key.pem 11:12:40 spire-1.2.1/test/fixture/certs/svid.pem 11:12:40 spire-1.2.1/test/fixture/certs/svid_key.pem 11:12:40 spire-1.2.1/test/fixture/config/ 11:12:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:12:40 spire-1.2.1/test/fixture/config/agent_good.conf 11:12:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:12:40 spire-1.2.1/test/fixture/config/plugin_good.conf 11:12:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:12:40 spire-1.2.1/test/fixture/config/server_good.conf 11:12:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:12:40 spire-1.2.1/test/fixture/fixture.go 11:12:40 spire-1.2.1/test/fixture/nodeattestor/ 11:12:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:12:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:12:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:12:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:12:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:12:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:12:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:12:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:12:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:12:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:12:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:12:40 spire-1.2.1/test/fixture/registration/ 11:12:40 spire-1.2.1/test/fixture/registration/entries.json 11:12:40 spire-1.2.1/test/fixture/registration/good-for-update.json 11:12:40 spire-1.2.1/test/fixture/registration/good.json 11:12:40 spire-1.2.1/test/fixture/registration/invalid.json 11:12:40 spire-1.2.1/test/fixture/registration/invalid_json.json 11:12:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:12:40 spire-1.2.1/test/integration/ 11:12:40 spire-1.2.1/test/integration/README.md 11:12:40 spire-1.2.1/test/integration/common 11:12:40 spire-1.2.1/test/integration/setup/ 11:12:40 spire-1.2.1/test/integration/setup/adminclient/ 11:12:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:12:40 spire-1.2.1/test/integration/setup/adminclient/client.go 11:12:40 spire-1.2.1/test/integration/setup/debugagent/ 11:12:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:12:40 spire-1.2.1/test/integration/setup/debugagent/main.go 11:12:40 spire-1.2.1/test/integration/setup/debugserver/ 11:12:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:12:40 spire-1.2.1/test/integration/setup/debugserver/main.go 11:12:40 spire-1.2.1/test/integration/setup/downstreamclient/ 11:12:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:12:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:12:40 spire-1.2.1/test/integration/setup/itclient/ 11:12:40 spire-1.2.1/test/integration/setup/itclient/client.go 11:12:40 spire-1.2.1/test/integration/setup/node-attestation/ 11:12:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:12:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:12:40 spire-1.2.1/test/integration/setup/x509pop/ 11:12:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:12:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:12:40 spire-1.2.1/test/integration/suites/ 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:12:40 spire-1.2.1/test/integration/suites/join-token/ 11:12:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:12:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:12:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:12:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:12:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:12:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:12:40 spire-1.2.1/test/integration/suites/join-token/README.md 11:12:40 spire-1.2.1/test/integration/suites/join-token/conf/ 11:12:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:12:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/join-token/teardown 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:12:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:12:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:12:40 spire-1.2.1/test/integration/suites/k8s/ 11:12:40 spire-1.2.1/test/integration/suites/k8s/00-setup 11:12:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:12:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:12:40 spire-1.2.1/test/integration/suites/k8s/README.md 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/ 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:12:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:12:40 spire-1.2.1/test/integration/suites/k8s/teardown 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:12:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:12:40 spire-1.2.1/test/integration/suites/node-attestation/ 11:12:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:12:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:12:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:12:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:12:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:12:41 spire-1.2.1/test/integration/suites/rotation/ 11:12:41 spire-1.2.1/test/integration/suites/rotation/00-setup 11:12:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:12:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:12:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:12:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:12:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:12:41 spire-1.2.1/test/integration/suites/rotation/README.md 11:12:41 spire-1.2.1/test/integration/suites/rotation/conf/ 11:12:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:12:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:12:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:12:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:12:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:12:41 spire-1.2.1/test/integration/suites/rotation/teardown 11:12:41 spire-1.2.1/test/integration/suites/self-test/ 11:12:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:12:41 spire-1.2.1/test/integration/suites/self-test/README.md 11:12:41 spire-1.2.1/test/integration/suites/self-test/teardown 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:12:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:12:41 spire-1.2.1/test/integration/suites/upgrade/ 11:12:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:12:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:12:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:12:41 spire-1.2.1/test/integration/suites/upgrade/README.md 11:12:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:12:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:12:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:12:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:12:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:12:41 spire-1.2.1/test/integration/suites/upgrade/teardown 11:12:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:12:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:12:41 spire-1.2.1/test/integration/test-one.sh 11:12:41 spire-1.2.1/test/integration/test.sh 11:12:41 spire-1.2.1/test/plugintest/ 11:12:41 spire-1.2.1/test/plugintest/config.go 11:12:41 spire-1.2.1/test/plugintest/load.go 11:12:41 spire-1.2.1/test/plugintest/option.go 11:12:41 spire-1.2.1/test/spiretest/ 11:12:41 spire-1.2.1/test/spiretest/apiserver.go 11:12:41 spire-1.2.1/test/spiretest/assertions.go 11:12:41 spire-1.2.1/test/spiretest/dir.go 11:12:41 spire-1.2.1/test/spiretest/errors_posix.go 11:12:41 spire-1.2.1/test/spiretest/errors_windows.go 11:12:41 spire-1.2.1/test/spiretest/logs.go 11:12:41 spire-1.2.1/test/spiretest/socketapi.go 11:12:41 spire-1.2.1/test/spiretest/suite.go 11:12:41 spire-1.2.1/test/spiretest/x509.go 11:12:41 spire-1.2.1/test/testca/ 11:12:41 spire-1.2.1/test/testca/ca.go 11:12:41 spire-1.2.1/test/testkey/ 11:12:41 spire-1.2.1/test/testkey/generate.sh 11:12:41 spire-1.2.1/test/testkey/genkeys.go 11:12:41 spire-1.2.1/test/testkey/keys.go 11:12:41 spire-1.2.1/test/testkey/new.go 11:12:41 spire-1.2.1/test/tpmsimulator/ 11:12:41 spire-1.2.1/test/tpmsimulator/simulator.go 11:12:41 spire-1.2.1/test/util/ 11:12:41 spire-1.2.1/test/util/cert_fixtures.go 11:12:41 spire-1.2.1/test/util/cert_generation.go 11:12:41 spire-1.2.1/test/util/io_redirection.go 11:12:41 spire-1.2.1/test/util/race.go 11:12:41 spire-1.2.1/test/util/util.go 11:12:41 building spire from source... 11:12:41 Installing go1.17.7... 11:13:08 Building bin/spire-server... 11:13:08 go: downloading github.com/mitchellh/cli v1.1.2 11:13:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:13:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:13:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:13:08 go: downloading google.golang.org/grpc v1.44.0 11:13:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:13:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:13:08 go: downloading github.com/imdario/mergo v0.3.12 11:13:08 go: downloading github.com/sirupsen/logrus v1.8.1 11:13:09 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:13:11 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:13:11 go: downloading github.com/fatih/color v1.13.0 11:13:11 go: downloading github.com/mattn/go-isatty v0.0.14 11:13:11 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:13:11 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:13:11 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:13:11 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:13:12 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:13:12 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:13:13 go: downloading github.com/armon/go-metrics v0.3.10 11:13:13 go: downloading github.com/prometheus/client_golang v1.12.1 11:13:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:13:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:13:14 go: downloading github.com/open-policy-agent/opa v0.38.0 11:13:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:13:29 go: downloading github.com/mattn/go-colorable v0.1.12 11:13:29 go: downloading github.com/Masterminds/goutils v1.1.0 11:13:29 go: downloading github.com/Masterminds/semver v1.5.0 11:13:29 go: downloading github.com/google/uuid v1.1.2 11:13:29 go: downloading github.com/huandu/xstrings v1.3.2 11:13:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:13:29 go: downloading github.com/oklog/run v1.0.0 11:13:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:13:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:13:29 go: downloading github.com/prometheus/client_model v0.2.0 11:13:29 go: downloading github.com/prometheus/common v0.32.1 11:13:29 go: downloading github.com/beorn7/perks v1.0.1 11:13:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:13:29 go: downloading github.com/prometheus/procfs v0.7.3 11:13:30 go: downloading go.uber.org/atomic v1.9.0 11:13:30 go: downloading github.com/pkg/errors v0.9.1 11:13:31 go: downloading github.com/imkira/go-observer v1.0.3 11:13:31 go: downloading github.com/hashicorp/errwrap v1.1.0 11:13:31 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:13:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:13:31 go: downloading github.com/twmb/murmur3 v1.1.6 11:13:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:13:31 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:13:31 go: downloading github.com/blang/semver/v4 v4.0.0 11:13:31 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:13:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:13:32 go: downloading github.com/jinzhu/gorm v1.9.16 11:13:33 go: downloading github.com/lib/pq v1.10.4 11:13:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:13:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:13:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:13:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:13:51 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:13:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:13:51 go: downloading github.com/stretchr/testify v1.7.0 11:13:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:13:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:14:18 go: downloading google.golang.org/api v0.70.0 11:14:18 go: downloading k8s.io/client-go v0.23.4 11:14:18 go: downloading k8s.io/api v0.23.4 11:14:26 go: downloading github.com/google/go-tpm v0.3.3 11:14:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:14:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:14:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:14:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:14:59 go: downloading cloud.google.com/go/storage v1.21.0 11:14:59 go: downloading cloud.google.com/go v0.100.2 11:14:59 go: downloading k8s.io/apimachinery v0.23.4 11:15:00 go: downloading k8s.io/kube-aggregator v0.23.3 11:15:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:15:02 go: downloading cloud.google.com/go/security v1.3.0 11:15:02 go: downloading github.com/hashicorp/vault/api v1.4.1 11:15:02 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:15:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:15:04 go: downloading gopkg.in/yaml.v2 v2.4.0 11:15:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:15:04 go: downloading github.com/gobwas/glob v0.2.3 11:15:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:15:05 go: downloading github.com/jinzhu/inflection v1.0.0 11:15:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:15:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:15:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:15:06 go: downloading github.com/aws/smithy-go v1.11.0 11:15:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:15:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:15:07 go: downloading github.com/gogo/protobuf v1.3.2 11:15:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:15:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:15:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:15:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:15:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:15:14 go: downloading github.com/dimchansky/utfbom v1.1.1 11:15:14 go: downloading cloud.google.com/go/compute v1.3.0 11:15:16 go: downloading cloud.google.com/go/iam v0.1.1 11:15:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:15:16 go: downloading k8s.io/klog/v2 v2.30.0 11:15:16 go: downloading github.com/google/gofuzz v1.1.0 11:15:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:15:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:15:18 go: downloading github.com/spf13/pflag v1.0.5 11:15:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:15:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:15:19 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:15:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:15:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:15:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:15:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:15:21 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:15:21 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:15:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:15:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:15:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:15:23 go: downloading go.opencensus.io v0.23.0 11:15:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:15:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:15:24 go: downloading gopkg.in/inf.v0 v0.9.1 11:15:24 go: downloading github.com/go-logr/logr v1.2.2 11:15:25 go: downloading github.com/google/go-cmp v0.5.7 11:15:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:15:25 go: downloading github.com/json-iterator/go v1.1.12 11:15:26 go: downloading github.com/googleapis/gnostic v0.5.5 11:15:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:15:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:15:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:15:31 go: downloading github.com/tklauser/numcpus v0.3.0 11:15:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:15:31 go: downloading go.uber.org/zap v1.21.0 11:15:32 go: downloading sigs.k8s.io/yaml v1.3.0 11:15:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:15:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:15:32 go: downloading github.com/modern-go/reflect2 v1.0.2 11:15:33 go: downloading github.com/ryanuber/go-glob v1.0.0 11:15:33 go: downloading github.com/golang/snappy v0.0.4 11:15:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:15:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:15:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:15:44 go: downloading github.com/hashicorp/go-version v1.2.0 11:15:44 go: downloading go.uber.org/multierr v1.6.0 11:16:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:16:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:19:18 Removing intermediate container 280e4ed8cdfd 11:19:18 ---> b5a123e08466 11:19:18 11:19:18 Step 9/20 : FROM alpine:3.15 11:19:18 3.15: Pulling from library/alpine 11:19:18 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 11:19:18 Status: Downloaded newer image for alpine:3.15 11:19:18 ---> 3fb3c9af89a9 11:19:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:19:18 ---> Running in 2f68de5bf376 11:19:18 Removing intermediate container 2f68de5bf376 11:19:18 ---> 59bd6eaa48c5 11:19:18 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:19:18 ---> Running in 9e4deb26f022 11:19:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:19:18 Removing intermediate container 9e4deb26f022 11:19:18 ---> 83e05ef4fe52 11:19:18 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:19:18 ---> Running in 46fb8631457f 11:19:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:19:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:19:22 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:19:22 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:19:22 OK: 15729 distinct packages available 11:19:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:19:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:19:24 (1/9) Installing ca-certificates (20211220-r0) 11:19:25 (2/9) Installing brotli-libs (1.0.9-r5) 11:19:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 11:19:25 (4/9) Installing libcurl (7.80.0-r0) 11:19:25 (5/9) Installing curl (7.80.0-r0) 11:19:25 (6/9) Installing dumb-init (1.2.5-r1) 11:19:25 (7/9) Installing musl-obstack (1.2.3-r0) 11:19:25 (8/9) Installing libucontext (1.1-r0) 11:19:25 (9/9) Installing gcompat (1.0.0-r4) 11:19:25 Executing busybox-1.34.1-r5.trigger 11:19:25 Executing ca-certificates-20211220-r0.trigger 11:19:26 OK: 8 MiB in 23 packages 11:19:31 Removing intermediate container 46fb8631457f 11:19:31 ---> 559d064309bb 11:19:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:19:34 ---> 030cd0e5af5b 11:19:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:19:36 Removing intermediate container b1b088168c37 11:19:36 ---> fe20c830c878 11:19:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:19:36 ---> Running in 4f9fb16ea469 11:19:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:19:39 Removing intermediate container 3027da1a8d36 11:19:39 ---> 826370fa62ae 11:19:39 11:19:39 Step 10/31 : FROM alpine:3.14 11:19:39 3.14: Pulling from library/alpine 11:19:40 ---> 1ebb39b598aa 11:19:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 11:19:42 ---> d75961e046b0 11:19:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:19:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:19:42 Status: Downloaded newer image for alpine:3.14 11:19:42 ---> ac73e934f311 11:19:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:19:42 ---> Running in 80248f5bab72 11:19:43 ---> Running in c75aab49b704 11:19:43 Removing intermediate container 4f9fb16ea469 11:19:43 ---> fbbe46ffe2ba 11:19:43 11:19:43 Step 11/23 : FROM docker:20.10.14 11:19:43 20.10.14: Pulling from library/docker 11:19:44 Removing intermediate container c75aab49b704 11:19:44 ---> c74f1843b5a1 11:19:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:19:44 Removing intermediate container 80248f5bab72 11:19:44 ---> ada8da70c34a 11:19:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:19:44 ---> Running in 5dbe6a56c7aa 11:19:44 ---> Running in 7e45f902c8f1 11:19:44 Removing intermediate container 7ac74e26c6b7 11:19:44 ---> cc487b8b11fd 11:19:44 11:19:44 Step 10/25 : FROM alpine:3.14 11:19:44 ---> ac73e934f311 11:19:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:19:45 ---> Running in 1cc5d8252a83 11:19:46 Removing intermediate container 7e45f902c8f1 11:19:46 ---> e88b88c1853c 11:19:46 Step 18/20 : LABEL arch=arm64 11:19:46 ---> Running in a3c586f19ff5 11:19:48 Removing intermediate container a3c586f19ff5 11:19:48 ---> 30de2a185999 11:19:48 Step 19/20 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:19:48 ---> Running in a1b1a91fd99c 11:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:19:49 Removing intermediate container a1b1a91fd99c 11:19:49 ---> ad3b2c364480 11:19:49 Step 20/20 : LABEL version=0.0.0 11:19:49 ---> Running in 5be4b89b0d42 11:19:49 (1/3) Installing ca-certificates (20211220-r0) 11:19:50 (1/2) Installing dumb-init (1.2.5-r1) 11:19:50 (2/2) Installing su-exec (0.2-r1) 11:19:50 (2/3) Installing dumb-init (1.2.5-r1) 11:19:50 (3/3) Installing su-exec (0.2-r1) 11:19:50 Executing busybox-1.33.1-r7.trigger 11:19:50 Executing busybox-1.33.1-r7.trigger 11:19:50 OK: 6 MiB in 16 packages 11:19:50 Executing ca-certificates-20211220-r0.trigger 11:19:50 Removing intermediate container 5be4b89b0d42 11:19:50 ---> 17d3e511281b 11:19:50 11:19:50 OK: 6 MiB in 17 packages 11:19:52 Removing intermediate container 5dbe6a56c7aa 11:19:52 ---> 81ea36166e85 11:19:52 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:19:52 Successfully built 17d3e511281b 11:19:52 Successfully tagged security-spiffe-token-provider-arm64:latest 11:19:52  Building security-spiffe-token-provider ... done Building security-spire-config 11:19:52 ---> Running in 94f8cd7a8b61 11:19:53 Removing intermediate container 94f8cd7a8b61 11:19:53 ---> 00f352b266f3 11:19:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:19:53 Removing intermediate container 1cc5d8252a83 11:19:53 ---> 0d6ac1b3fe3c 11:19:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:19:53 ---> Running in 6074364dbef7 11:19:53 ---> Running in b62d7992111f 11:19:55 Removing intermediate container 6074364dbef7 11:19:55 ---> 350e3c425f5c 11:19:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:19:55 Removing intermediate container b62d7992111f 11:19:55 ---> 85cef58feba2 11:19:55 Step 13/25 : WORKDIR / 11:19:55 ---> Running in d41b40b1c627 11:19:55 ---> Running in 138eed8bfad3 11:19:57 Removing intermediate container 138eed8bfad3 11:19:57 ---> 8511c05a5286 11:19:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:19:58 ---> 80a90ac6551d 11:19:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:19:59 Removing intermediate container d41b40b1c627 11:19:59 ---> c31b3ce79296 11:19:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:19:59 ---> Running in 90005cc0764f 11:20:00 ---> de2fbdeae3b2 11:20:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:20:00 Removing intermediate container 90005cc0764f 11:20:00 ---> 99ed633f48a5 11:20:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:20:02 ---> 3ba2e0b2bf3c 11:20:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:20:02 ---> 0d12578e5152 11:20:02 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:20:03 ---> Running in 015901658a67 11:20:04 ---> 112bf6ab35a0 11:20:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:20:07 Removing intermediate container 015901658a67 11:20:07 ---> 49c27d6b8672 11:20:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:20:09 ---> dfe9e30f7870 11:20:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:20:10 ---> 1936d39cdb16 11:20:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:20:10 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 11:20:10 Status: Downloaded newer image for docker:20.10.14 11:20:10 ---> c346e9eafbab 11:20:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:20:11 ---> Running in d9433b3e0e76 11:20:12 Removing intermediate container d9433b3e0e76 11:20:12 ---> 77281aaf8607 11:20:12 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 11:20:12 ---> Running in fab4fdf2ae63 11:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:20:15 ---> 8947fc10427a 11:20:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:20:15 (1/43) Installing readline (8.1.1-r0) 11:20:15 (2/43) Installing bash (5.1.16-r0) 11:20:15 ---> 26f0c0ed04c5 11:20:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:20:15 Executing bash-5.1.16-r0.post-install 11:20:15 (3/43) Installing brotli-libs (1.0.9-r5) 11:20:15 (4/43) Installing nghttp2-libs (1.46.0-r0) 11:20:15 (5/43) Installing libcurl (7.80.0-r0) 11:20:15 (6/43) Installing curl (7.80.0-r0) 11:20:15 (7/43) Installing dumb-init (1.2.5-r1) 11:20:16 (8/43) Installing libbz2 (1.0.8-r1) 11:20:16 (9/43) Installing expat (2.4.7-r0) 11:20:16 (10/43) Installing libffi (3.4.2-r1) 11:20:16 (11/43) Installing gdbm (1.22-r0) 11:20:16 (12/43) Installing xz-libs (5.2.5-r1) 11:20:16 (13/43) Installing libgcc (10.3.1_git20211027-r0) 11:20:16 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 11:20:16 (15/43) Installing mpdecimal (2.5.1-r1) 11:20:16 (16/43) Installing sqlite-libs (3.36.0-r0) 11:20:16 (17/43) Installing python3 (3.9.7-r4) 11:20:16 ---> f3d32eda4d4a 11:20:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:20:17 ---> e73d4a85ea62 11:20:17 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/ 11:20:17 ---> Running in 482b9cc352c7 11:20:19 ---> 1a85f1dcbf76 11:20:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:20:19 (18/43) Installing py3-appdirs (1.4.4-r2) 11:20:19 (19/43) Installing py3-certifi (2020.12.5-r1) 11:20:19 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 11:20:19 (21/43) Installing py3-idna (3.3-r0) 11:20:19 (22/43) Installing py3-urllib3 (1.26.7-r0) 11:20:19 (23/43) Installing py3-requests (2.26.0-r1) 11:20:19 (24/43) Installing py3-msgpack (1.0.2-r1) 11:20:19 (25/43) Installing py3-lockfile (0.12.2-r4) 11:20:19 (26/43) Installing py3-cachecontrol (0.12.10-r0) 11:20:19 (27/43) Installing py3-colorama (0.4.4-r1) 11:20:19 (28/43) Installing py3-contextlib2 (21.6.0-r1) 11:20:19 (29/43) Installing py3-distlib (0.3.3-r0) 11:20:19 (30/43) Installing py3-distro (1.6.0-r0) 11:20:19 (31/43) Installing py3-six (1.16.0-r0) 11:20:19 (32/43) Installing py3-webencodings (0.5.1-r4) 11:20:19 (33/43) Installing py3-html5lib (1.1-r1) 11:20:19 (34/43) Installing py3-parsing (2.4.7-r2) 11:20:19 (35/43) Installing py3-packaging (20.9-r1) 11:20:19 (36/43) Installing py3-tomli (1.2.2-r0) 11:20:19 (37/43) Installing py3-pep517 (0.12.0-r0) 11:20:19 (38/43) Installing py3-progress (1.6-r0) 11:20:19 (39/43) Installing py3-retrying (1.3.3-r2) 11:20:19 (40/43) Installing py3-ordered-set (4.0.2-r2) 11:20:19 (41/43) Installing py3-setuptools (52.0.0-r4) 11:20:20 (42/43) Installing py3-toml (0.10.2-r2) 11:20:20 (43/43) Installing py3-pip (20.3.4-r1) 11:20:20 ---> f822fe4e8d02 11:20:20 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:20:20 Executing busybox-1.34.1-r5.trigger 11:20:20 OK: 82 MiB in 65 packages 11:20:21 ---> Running in 389071ca42e5 11:20:21 Removing intermediate container 482b9cc352c7 11:20:21 ---> 978923b5f29a 11:20:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:20:21 ---> Running in 08fe60b3c8f5 11:20:22 Removing intermediate container 389071ca42e5 11:20:22 ---> 8295a0a8831e 11:20:22 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:20:22 Removing intermediate container 08fe60b3c8f5 11:20:22 ---> 04526e152274 11:20:22 Step 23/25 : LABEL arch=arm64 11:20:22 ---> Running in 211eb6217e3d 11:20:23 Removing intermediate container 211eb6217e3d 11:20:23 ---> 58494f3caf64 11:20:23 Step 24/25 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:20:23 ---> Running in 32198f249106 11:20:24 ---> 4d77f55df2df 11:20:24 Step 26/31 : RUN chmod +x /entrypoint.sh 11:20:24 Removing intermediate container 32198f249106 11:20:24 ---> e473f06b0386 11:20:24 Step 25/25 : LABEL version=0.0.0 11:20:24 ---> Running in cc9ee632a2ee 11:20:25 ---> Running in 48cf6149ee2e 11:20:26 Removing intermediate container cc9ee632a2ee 11:20:26 ---> 1af778ba61f9 11:20:26 11:20:26 Collecting docker-compose==1.23.2 11:20:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:20:26 Successfully built 1af778ba61f9 11:20:26 Successfully tagged security-secretstore-setup-arm64:latest 11:20:26  Building security-secretstore-setup ... done Building support-scheduler 11:20:28 Removing intermediate container 48cf6149ee2e 11:20:28 ---> f8d573ba8c49 11:20:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:20:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:20:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:20:28 ---> Running in 4bfa8d4f0aac 11:20:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 11:20:29 Removing intermediate container 4bfa8d4f0aac 11:20:29 ---> 82c128aad6ec 11:20:29 Step 28/31 : CMD ["gate"] 11:20:29 Collecting websocket-client<1.0,>=0.32.0 11:20:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:20:29 Collecting docopt<0.7,>=0.6.1 11:20:29 Downloading docopt-0.6.2.tar.gz (25 kB) 11:20:29 ---> Running in b9a19b4cfc56 11:20:30 Removing intermediate container b9a19b4cfc56 11:20:30 ---> f9c95e0f5373 11:20:30 Step 29/31 : LABEL arch=arm64 11:20:30 ---> Running in 8385c5a86c3a 11:20:31 Removing intermediate container 8385c5a86c3a 11:20:31 ---> ac763d0fb9c1 11:20:31 Step 30/31 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:20:32 ---> Running in a16e2e4df94a 11:20:32 Removing intermediate container a16e2e4df94a 11:20:32 ---> af38d760662b 11:20:32 Step 31/31 : LABEL version=0.0.0 11:20:33 Collecting docker<4.0,>=3.6.0 11:20:33 ---> Running in 8604c79c612c 11:20:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:20:33 Collecting cached-property<2,>=1.2.0 11:20:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:20:33 Removing intermediate container 8604c79c612c 11:20:33 ---> 59e341ae6c44 11:20:33 11:20:34 Successfully built 59e341ae6c44 11:20:34 Successfully tagged security-bootstrapper-arm64:latest 11:20:34 Building core-command 11:20:34 Collecting PyYAML<4,>=3.10 11:20:34  Building security-bootstrapper ... done  Downloading PyYAML-3.13.tar.gz (270 kB) 11:20:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:20:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:20:37 ---> 608e95a82d2b 11:20:37 Step 3/26 : WORKDIR /edgex-go 11:20:37 ---> Using cache 11:20:37 ---> 3882e9fa8f1e 11:20:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:20:37 ---> Using cache 11:20:37 ---> df737be2678e 11:20:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 11:20:37 ---> Running in 5b6f9de49543 11:20:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:20:38 Collecting texttable<0.10,>=0.9.0 11:20:38 Downloading texttable-0.9.1.tar.gz (11 kB) 11:20:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:20:40 OK: 220 MiB in 52 packages 11:20:41 Collecting jsonschema<3,>=2.5.1 11:20:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:20:41 Collecting dockerpty<0.5,>=0.4.1 11:20:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:20:42 Removing intermediate container 5b6f9de49543 11:20:42 ---> 76c971f1517a 11:20:42 Step 6/26 : COPY go.mod vendor* ./ 11:20:43 ---> f20063c01a50 11:20:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:20:43 ---> Running in 8656b85bb686 11:20:44 Collecting docker-pycreds>=0.4.0 11:20:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:20:44 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) 11:20:45 Collecting chardet<3.1.0,>=3.0.2 11:20:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:20:45 Collecting idna<2.8,>=2.5 11:20:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:20:46 Collecting urllib3<1.25,>=1.21.1 11:20:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:20:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:20:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:20:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:20:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:20:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:20:47 Attempting uninstall: urllib3 11:20:47 Found existing installation: urllib3 1.26.7 11:20:47 Uninstalling urllib3-1.26.7: 11:20:47 Successfully uninstalled urllib3-1.26.7 11:20:47 Removing intermediate container 8656b85bb686 11:20:47 ---> ce7cdbb3cb1c 11:20:47 Step 8/26 : COPY . . 11:20:48 Attempting uninstall: idna 11:20:48 Found existing installation: idna 3.3 11:20:48 Uninstalling idna-3.3: 11:20:48 Successfully uninstalled idna-3.3 11:20:51 Attempting uninstall: requests 11:20:51 Found existing installation: requests 2.26.0 11:20:51 Uninstalling requests-2.26.0: 11:20:51 Successfully uninstalled requests-2.26.0 11:20:52 Running setup.py install for texttable: started 11:20:55 Running setup.py install for texttable: finished with status 'done' 11:20:55 Running setup.py install for PyYAML: started 11:20:57 Running setup.py install for PyYAML: finished with status 'done' 11:20:58 Running setup.py install for docopt: started 11:21:00 Running setup.py install for docopt: finished with status 'done' 11:21:00 Running setup.py install for dockerpty: started 11:21:03 Running setup.py install for dockerpty: finished with status 'done' 11:21:05 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 11:21:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:21:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:21:20 ---> 608e95a82d2b 11:21:20 Step 3/22 : WORKDIR /edgex-go 11:21:20 ---> Using cache 11:21:20 ---> 3882e9fa8f1e 11:21:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:20 ---> Using cache 11:21:20 ---> df737be2678e 11:21:20 Step 5/22 : RUN apk add --update --no-cache make git 11:21:21 ---> Running in ca4282357f17 11:21:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:21:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:21:26 OK: 220 MiB in 52 packages 11:21:29 Removing intermediate container ca4282357f17 11:21:29 ---> 1df0e12d5a21 11:21:29 Step 6/22 : COPY go.mod vendor* ./ 11:21:31 ---> 4b2990bacbcc 11:21:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:21:31 ---> Running in bcdefe09c53b 11:21:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:21:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:21:31 ---> 608e95a82d2b 11:21:31 Step 3/23 : WORKDIR /edgex-go 11:21:31 ---> Using cache 11:21:31 ---> 3882e9fa8f1e 11:21:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:31 ---> Using cache 11:21:31 ---> df737be2678e 11:21:31 Step 5/23 : RUN apk add --update --no-cache make git 11:21:31 ---> Using cache 11:21:31 ---> 1df0e12d5a21 11:21:31 Step 6/23 : COPY go.mod vendor* ./ 11:21:31 ---> Using cache 11:21:31 ---> 4b2990bacbcc 11:21:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:21:31 ---> Running in d63fa30459a6 11:21:36 Removing intermediate container fab4fdf2ae63 11:21:36 ---> 90b1f61c9916 11:21:36 Step 14/23 : ENV APP_PORT=58890 11:21:36 ---> Running in 67e6dceff238 11:21:38 Removing intermediate container 67e6dceff238 11:21:38 ---> 4aab549c2996 11:21:38 Step 15/23 : EXPOSE $APP_PORT 11:21:38 ---> Running in 150d0e8d168a 11:21:38 Removing intermediate container bcdefe09c53b 11:21:38 ---> 585d1d6f5909 11:21:38 Step 8/22 : COPY . . 11:21:38 Removing intermediate container d63fa30459a6 11:21:38 ---> 93198f039180 11:21:38 Step 8/23 : COPY . . 11:21:39 Removing intermediate container 150d0e8d168a 11:21:39 ---> 1024a41539e3 11:21:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:21:39 ---> 476e141633ab 11:21:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 11:21:39 ---> Running in fef21d8d63d1 11:21:41 Removing intermediate container fef21d8d63d1 11:21:41 ---> 87442a273acf 11:21:41 Step 10/26 : RUN mkdir -p spire-build 11:21:41 ---> Running in 42388fe4cbe8 11:21:45 ---> df8ff032accf 11:21:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:21:46 Removing intermediate container 42388fe4cbe8 11:21:46 ---> 521494cd6b50 11:21:46 Step 11/26 : WORKDIR /edgex-go/spire-build 11:21:46 ---> Running in 634d94a95d49 11:21:47 ---> 77a7b07607c2 11:21:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:21:47 Removing intermediate container 634d94a95d49 11:21:47 ---> 411a0f724cb9 11:21:47 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 11:21:47 ---> Running in 67097329c480 11:21:50 ---> bd83ab950430 11:21:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:21:50 ---> Running in 1a725ee3dbfb 11:21:50 spire-1.2.1/ 11:21:50 spire-1.2.1/.data/ 11:21:50 spire-1.2.1/.data/.file 11:21:50 spire-1.2.1/.dockerignore 11:21:50 spire-1.2.1/.gitattributes 11:21:50 spire-1.2.1/.githooks/ 11:21:50 spire-1.2.1/.githooks/pre-commit 11:21:50 spire-1.2.1/.github/ 11:21:50 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:21:50 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:21:50 spire-1.2.1/.github/dependabot.yml 11:21:50 spire-1.2.1/.github/workflows/ 11:21:50 spire-1.2.1/.github/workflows/nightly_build.yaml 11:21:50 spire-1.2.1/.github/workflows/pr_build.yaml 11:21:50 spire-1.2.1/.github/workflows/release_build.yaml 11:21:50 spire-1.2.1/.github/workflows/scripts/ 11:21:50 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:21:50 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:21:50 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:21:50 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:21:50 spire-1.2.1/.github/workflows/scripts/split.sh 11:21:50 spire-1.2.1/.gitignore 11:21:50 spire-1.2.1/.go-version 11:21:50 spire-1.2.1/.golangci.yml 11:21:50 spire-1.2.1/ADOPTERS.md 11:21:50 spire-1.2.1/CHANGELOG.md 11:21:50 spire-1.2.1/CODE-OF-CONDUCT.md 11:21:50 spire-1.2.1/CODEOWNERS 11:21:50 spire-1.2.1/CONTRIBUTING.md 11:21:50 spire-1.2.1/Dockerfile 11:21:51 spire-1.2.1/Dockerfile.dev 11:21:51 spire-1.2.1/Dockerfile.scratch 11:21:51 spire-1.2.1/LICENSE 11:21:51 spire-1.2.1/MAINTAINERS.md 11:21:51 spire-1.2.1/Makefile 11:21:51 spire-1.2.1/README.md 11:21:51 spire-1.2.1/ROADMAP.md 11:21:51 spire-1.2.1/SECURITY.md 11:21:51 spire-1.2.1/cmd/ 11:21:51 spire-1.2.1/cmd/spire-agent/ 11:21:51 spire-1.2.1/cmd/spire-agent/cli/ 11:21:51 spire-1.2.1/cmd/spire-agent/cli/api/ 11:21:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/common/ 11:21:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:21:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/run/ 11:21:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:21:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:21:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:21:51 spire-1.2.1/cmd/spire-agent/main.go 11:21:51 spire-1.2.1/cmd/spire-server/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/agent/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/cli.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/run/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/token/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/validate/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/x509/ 11:21:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:21:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:21:51 spire-1.2.1/cmd/spire-server/main.go 11:21:51 spire-1.2.1/cmd/spire-server/util/ 11:21:51 spire-1.2.1/cmd/spire-server/util/util.go 11:21:51 spire-1.2.1/conf/ 11:21:51 spire-1.2.1/conf/agent/ 11:21:51 spire-1.2.1/conf/agent/agent.conf 11:21:51 spire-1.2.1/conf/agent/agent_full.conf 11:21:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:21:51 spire-1.2.1/conf/server/ 11:21:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:21:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:21:51 spire-1.2.1/conf/server/server.conf 11:21:51 spire-1.2.1/conf/server/server_full.conf 11:21:51 spire-1.2.1/doc/ 11:21:51 spire-1.2.1/doc/SPIRE101.md 11:21:51 spire-1.2.1/doc/auditlog.md 11:21:51 spire-1.2.1/doc/authorization_policy_engine.md 11:21:51 spire-1.2.1/doc/changelog_guidelines.md 11:21:51 spire-1.2.1/doc/cure53-report.pdf 11:21:51 spire-1.2.1/doc/images/ 11:21:51 spire-1.2.1/doc/images/2019_roadmap.png 11:21:51 spire-1.2.1/doc/images/SPIRE101.png 11:21:51 spire-1.2.1/doc/images/SPIRE_agent.png 11:21:51 spire-1.2.1/doc/images/SPIRE_server.png 11:21:51 spire-1.2.1/doc/images/cache_mgr.png 11:21:51 spire-1.2.1/doc/images/cache_mgr_components.png 11:21:51 spire-1.2.1/doc/images/federated_spire.png 11:21:51 spire-1.2.1/doc/images/ha_mode.png 11:21:51 spire-1.2.1/doc/images/nested_spire.png 11:21:51 spire-1.2.1/doc/images/oidc_federation.png 11:21:51 spire-1.2.1/doc/images/single_trust_domain.png 11:21:51 spire-1.2.1/doc/images/spiffe_compatible.png 11:21:51 spire-1.2.1/doc/images/spire_logo.png 11:21:51 spire-1.2.1/doc/migrating_registration_api_clients.md 11:21:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:21:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:21:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:21:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:21:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:21:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:21:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:21:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:21:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:21:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:21:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:21:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:21:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:21:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:21:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:21:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:21:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:21:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:21:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:21:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:21:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:21:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:21:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:21:51 spire-1.2.1/doc/scaling_spire.md 11:21:51 spire-1.2.1/doc/spire_agent.md 11:21:51 spire-1.2.1/doc/spire_server.md 11:21:51 spire-1.2.1/doc/supported_integrations.md 11:21:51 spire-1.2.1/doc/telemetry.md 11:21:51 spire-1.2.1/doc/telemetry_config.md 11:21:51 spire-1.2.1/doc/upgrading.md 11:21:51 spire-1.2.1/doc/using_spire.md 11:21:51 spire-1.2.1/examples/ 11:21:51 spire-1.2.1/examples/README.md 11:21:51 spire-1.2.1/go.mod 11:21:51 spire-1.2.1/go.sum 11:21:51 spire-1.2.1/pkg/ 11:21:51 spire-1.2.1/pkg/agent/ 11:21:51 spire-1.2.1/pkg/agent/agent.go 11:21:51 spire-1.2.1/pkg/agent/api/ 11:21:51 spire-1.2.1/pkg/agent/api/config.go 11:21:51 spire-1.2.1/pkg/agent/api/debug/ 11:21:51 spire-1.2.1/pkg/agent/api/debug/v1/ 11:21:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:21:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.goRemoving intermediate container 1a725ee3dbfb 11:21:51 ---> 6651839fae6b 11:21:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:21:51 11:21:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:21:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:21:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:21:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:21:51 spire-1.2.1/pkg/agent/api/endpoints.go 11:21:51 spire-1.2.1/pkg/agent/api/health/ 11:21:51 spire-1.2.1/pkg/agent/api/health/v1/ 11:21:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:21:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:21:51 spire-1.2.1/pkg/agent/api/rpccontext/ 11:21:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:21:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:21:51 spire-1.2.1/pkg/agent/attestor/ 11:21:51 spire-1.2.1/pkg/agent/attestor/node/ 11:21:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:21:51 spire-1.2.1/pkg/agent/attestor/node/node.go 11:21:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:21:51 spire-1.2.1/pkg/agent/attestor/workload/ 11:21:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:21:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:21:51 spire-1.2.1/pkg/agent/catalog/ 11:21:51 spire-1.2.1/pkg/agent/catalog/catalog.go 11:21:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:21:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:21:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:21:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:21:51 spire-1.2.1/pkg/agent/client/ 11:21:51 spire-1.2.1/pkg/agent/client/client.go 11:21:51 spire-1.2.1/pkg/agent/client/client_test.go 11:21:51 spire-1.2.1/pkg/agent/client/dial.go 11:21:51 spire-1.2.1/pkg/agent/client/nodeconn.go 11:21:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:21:51 spire-1.2.1/pkg/agent/client/update.go 11:21:51 spire-1.2.1/pkg/agent/client/util.go 11:21:51 spire-1.2.1/pkg/agent/common/ 11:21:51 spire-1.2.1/pkg/agent/common/backoff/ 11:21:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:21:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:21:51 spire-1.2.1/pkg/agent/common/cgroups/ 11:21:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:21:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:21:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:21:51 spire-1.2.1/pkg/agent/config.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/ 11:21:51 spire-1.2.1/pkg/agent/endpoints/config.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:21:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:21:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/workload/ 11:21:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:21:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:21:51 spire-1.2.1/pkg/agent/manager/ 11:21:51 spire-1.2.1/pkg/agent/manager/cache/ 11:21:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:21:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:21:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:21:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:21:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:21:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:21:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:21:51 spire-1.2.1/pkg/agent/manager/config.go 11:21:51 spire-1.2.1/pkg/agent/manager/manager.go 11:21:51 spire-1.2.1/pkg/agent/manager/manager_test.go 11:21:51 spire-1.2.1/pkg/agent/manager/storage.go 11:21:51 spire-1.2.1/pkg/agent/manager/storage_test.go 11:21:51 spire-1.2.1/pkg/agent/manager/storecache/ 11:21:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:21:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:21:51 spire-1.2.1/pkg/agent/manager/sync.go 11:21:51 spire-1.2.1/pkg/agent/plugin/ 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:21:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:21:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:21:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ ---> Running in 4d5d4fa3d179 11:21:51 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:21:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:21:51 spire-1.2.1/pkg/agent/svid/ 11:21:51 spire-1.2.1/pkg/agent/svid/rotator.go 11:21:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:21:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:21:51 spire-1.2.1/pkg/agent/svid/store/ 11:21:51 spire-1.2.1/pkg/agent/svid/store/service.go 11:21:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:21:51 spire-1.2.1/pkg/common/ 11:21:51 spire-1.2.1/pkg/common/agentpathtemplate/ 11:21:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:21:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:21:51 spire-1.2.1/pkg/common/api/ 11:21:51 spire-1.2.1/pkg/common/api/metrics.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/ 11:21:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/logger.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/names.go 11:21:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:21:51 spire-1.2.1/pkg/common/api/names.go 11:21:51 spire-1.2.1/pkg/common/api/ratelimit.go 11:21:51 spire-1.2.1/pkg/common/api/rpccontext/ 11:21:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:21:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:21:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:21:51 spire-1.2.1/pkg/common/auth/ 11:21:51 spire-1.2.1/pkg/common/auth/interceptors.go 11:21:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:21:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/ 11:21:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/types.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:21:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:21:51 spire-1.2.1/pkg/common/catalog/ 11:21:51 spire-1.2.1/pkg/common/catalog/bind.go 11:21:51 spire-1.2.1/pkg/common/catalog/builtin.go 11:21:51 spire-1.2.1/pkg/common/catalog/catalog.go 11:21:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:21:51 spire-1.2.1/pkg/common/catalog/closers.go 11:21:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:21:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:21:51 spire-1.2.1/pkg/common/catalog/config.go 11:21:51 spire-1.2.1/pkg/common/catalog/config_test.go 11:21:51 spire-1.2.1/pkg/common/catalog/configure.go 11:21:51 spire-1.2.1/pkg/common/catalog/constraints.go 11:21:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:21:51 spire-1.2.1/pkg/common/catalog/context.go 11:21:51 spire-1.2.1/pkg/common/catalog/external.go 11:21:51 spire-1.2.1/pkg/common/catalog/host.go 11:21:51 spire-1.2.1/pkg/common/catalog/pipenet.go 11:21:51 spire-1.2.1/pkg/common/catalog/plugin.go 11:21:51 spire-1.2.1/pkg/common/catalog/testplugin/ 11:21:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:21:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:21:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:21:51 spire-1.2.1/pkg/common/cli/ 11:21:51 spire-1.2.1/pkg/common/cli/env.go 11:21:51 spire-1.2.1/pkg/common/cli/flags.go 11:21:51 spire-1.2.1/pkg/common/cli/trust_domain.go 11:21:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:21:51 spire-1.2.1/pkg/common/cli/umask.go 11:21:51 spire-1.2.1/pkg/common/cli/umask_posix.go 11:21:51 spire-1.2.1/pkg/common/cli/umask_test.go 11:21:51 spire-1.2.1/pkg/common/cli/umask_windows.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/ 11:21:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/flag.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/format.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/ 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:21:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:21:51 spire-1.2.1/pkg/common/coretypes/ 11:21:51 spire-1.2.1/pkg/common/coretypes/bundle/ 11:21:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:21:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:21:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:21:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:21:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:21:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:21:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:21:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:21:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:21:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:21:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:21:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:21:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:21:51 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:21:51 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:21:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:21:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:21:51 spire-1.2.1/pkg/common/cryptoutil/ 11:21:51 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:21:51 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:21:51 spire-1.2.1/pkg/common/diskutil/ 11:21:51 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:21:51 spire-1.2.1/pkg/common/diskutil/file_test.go 11:21:51 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:21:51 spire-1.2.1/pkg/common/errorutil/ 11:21:51 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:21:51 spire-1.2.1/pkg/common/health/ 11:21:51 spire-1.2.1/pkg/common/health/config.go 11:21:51 spire-1.2.1/pkg/common/health/context.go 11:21:51 spire-1.2.1/pkg/common/health/context_test.go 11:21:51 spire-1.2.1/pkg/common/health/health.go 11:21:51 spire-1.2.1/pkg/common/health/health_test.go 11:21:51 spire-1.2.1/pkg/common/health/logger.go 11:21:51 spire-1.2.1/pkg/common/hostservice/ 11:21:51 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:21:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:21:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:21:51 spire-1.2.1/pkg/common/idutil/ 11:21:51 spire-1.2.1/pkg/common/idutil/require.go 11:21:51 spire-1.2.1/pkg/common/idutil/require_test.go 11:21:51 spire-1.2.1/pkg/common/idutil/safety.go 11:21:51 spire-1.2.1/pkg/common/idutil/safety_test.go 11:21:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:21:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:21:51 spire-1.2.1/pkg/common/jwtsvid/ 11:21:51 spire-1.2.1/pkg/common/jwtsvid/common.go 11:21:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:21:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:21:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:21:51 spire-1.2.1/pkg/common/jwtutil/ 11:21:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:21:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:21:51 spire-1.2.1/pkg/common/log/ 11:21:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:21:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:21:51 spire-1.2.1/pkg/common/log/log.go 11:21:51 spire-1.2.1/pkg/common/log/log_test.go 11:21:51 spire-1.2.1/pkg/common/log/options.go 11:21:51 spire-1.2.1/pkg/common/nodeutil/ 11:21:51 spire-1.2.1/pkg/common/nodeutil/node.go 11:21:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:21:51 spire-1.2.1/pkg/common/peertracker/ 11:21:51 spire-1.2.1/pkg/common/peertracker/conn.go 11:21:51 spire-1.2.1/pkg/common/peertracker/credentials.go 11:21:51 spire-1.2.1/pkg/common/peertracker/errors.go 11:21:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:21:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:21:51 spire-1.2.1/pkg/common/peertracker/info.go 11:21:51 spire-1.2.1/pkg/common/peertracker/listener.go 11:21:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:21:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:21:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:21:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:21:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:21:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:21:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:21:51 spire-1.2.1/pkg/common/peertracker/tcp.go 11:21:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:21:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:21:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:21:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:21:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:21:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:21:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:21:51 spire-1.2.1/pkg/common/peertracker/uds.go 11:21:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:21:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:21:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:21:51 spire-1.2.1/pkg/common/pemutil/ 11:21:51 spire-1.2.1/pkg/common/pemutil/block.go 11:21:51 spire-1.2.1/pkg/common/pemutil/certs.go 11:21:51 spire-1.2.1/pkg/common/pemutil/common.go 11:21:51 spire-1.2.1/pkg/common/pemutil/csr.go 11:21:51 spire-1.2.1/pkg/common/pemutil/keys.go 11:21:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/ 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:21:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:21:51 spire-1.2.1/pkg/common/plugin/ 11:21:51 spire-1.2.1/pkg/common/plugin/aws/ 11:21:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:21:51 spire-1.2.1/pkg/common/plugin/azure/ 11:21:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:21:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:21:51 spire-1.2.1/pkg/common/plugin/facade.go 11:21:51 spire-1.2.1/pkg/common/plugin/facade_test.go 11:21:51 spire-1.2.1/pkg/common/plugin/gcp/ 11:21:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:21:51 spire-1.2.1/pkg/common/plugin/k8s/ 11:21:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:21:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:21:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:21:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:21:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:21:51 spire-1.2.1/pkg/common/plugin/log.go 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/ 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:21:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:21:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:21:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:21:51 spire-1.2.1/pkg/common/plugin/x509pop/ 11:21:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:21:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:21:51 spire-1.2.1/pkg/common/profiling/ 11:21:51 spire-1.2.1/pkg/common/profiling/dumpers.go 11:21:51 spire-1.2.1/pkg/common/profiling/profiling.go 11:21:51 spire-1.2.1/pkg/common/protoutil/ 11:21:51 spire-1.2.1/pkg/common/protoutil/masks.go 11:21:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:21:51 spire-1.2.1/pkg/common/rotationutil/ 11:21:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:21:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:21:51 spire-1.2.1/pkg/common/selector/ 11:21:51 spire-1.2.1/pkg/common/selector/selector.go 11:21:51 spire-1.2.1/pkg/common/selector/selector_test.go 11:21:51 spire-1.2.1/pkg/common/selector/set.go 11:21:51 spire-1.2.1/pkg/common/selector/set_utils.go 11:21:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/ 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/ 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:21:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:21:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:21:51 spire-1.2.1/pkg/common/telemetry/call.go 11:21:51 spire-1.2.1/pkg/common/telemetry/common/ 11:21:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:21:51 spire-1.2.1/pkg/common/telemetry/config.go 11:21:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:21:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/inmem.go 11:21:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/m3.go 11:21:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/metrics.go 11:21:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/names.go 11:21:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:21:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:21:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/ 11:21:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:21:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:21:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:21:51 spire-1.2.1/pkg/common/telemetry/server/server.go 11:21:51 spire-1.2.1/pkg/common/telemetry/sink.go 11:21:51 spire-1.2.1/pkg/common/telemetry/statsd.go 11:21:51 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:21:51 spire-1.2.1/pkg/common/telemetry/uptime.go 11:21:51 spire-1.2.1/pkg/common/telemetry/version.go 11:21:51 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:21:51 spire-1.2.1/pkg/common/uptime/ 11:21:51 spire-1.2.1/pkg/common/uptime/uptime.go 11:21:51 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:21:51 spire-1.2.1/pkg/common/util/ 11:21:51 spire-1.2.1/pkg/common/util/certs.go 11:21:51 spire-1.2.1/pkg/common/util/certs_test.go 11:21:51 spire-1.2.1/pkg/common/util/csr.go 11:21:51 spire-1.2.1/pkg/common/util/hash.go 11:21:51 spire-1.2.1/pkg/common/util/selectors.go 11:21:51 spire-1.2.1/pkg/common/util/selectors_test.go 11:21:51 spire-1.2.1/pkg/common/util/signals.go 11:21:51 spire-1.2.1/pkg/common/util/sort.go 11:21:51 spire-1.2.1/pkg/common/util/sort_test.go 11:21:51 spire-1.2.1/pkg/common/util/task.go 11:21:51 spire-1.2.1/pkg/common/util/task_test.go 11:21:51 spire-1.2.1/pkg/common/util/testdata/ 11:21:51 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:21:51 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:21:51 spire-1.2.1/pkg/common/version/ 11:21:51 spire-1.2.1/pkg/common/version/version.go 11:21:51 spire-1.2.1/pkg/common/x509svid/ 11:21:51 spire-1.2.1/pkg/common/x509svid/common_test.go 11:21:51 spire-1.2.1/pkg/common/x509svid/csr.go 11:21:51 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:21:51 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:21:51 spire-1.2.1/pkg/common/x509util/ 11:21:51 spire-1.2.1/pkg/common/x509util/cert.go 11:21:51 spire-1.2.1/pkg/common/x509util/dns.go 11:21:51 spire-1.2.1/pkg/common/x509util/dns_test.go 11:21:51 spire-1.2.1/pkg/common/x509util/keyid.go 11:21:51 spire-1.2.1/pkg/common/x509util/keypair.go 11:21:51 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:21:51 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:21:51 spire-1.2.1/pkg/server/ 11:21:51 spire-1.2.1/pkg/server/api/ 11:21:51 spire-1.2.1/pkg/server/api/agent.go 11:21:51 spire-1.2.1/pkg/server/api/agent/ 11:21:51 spire-1.2.1/pkg/server/api/agent/v1/ 11:21:51 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:21:51 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:21:51 spire-1.2.1/pkg/server/api/agent_test.go 11:21:51 spire-1.2.1/pkg/server/api/api.go 11:21:51 spire-1.2.1/pkg/server/api/audit/ 11:21:51 spire-1.2.1/pkg/server/api/audit/audit.go 11:21:51 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:21:51 spire-1.2.1/pkg/server/api/bundle.go 11:21:51 spire-1.2.1/pkg/server/api/bundle/ 11:21:51 spire-1.2.1/pkg/server/api/bundle/v1/ 11:21:51 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:21:51 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:21:51 spire-1.2.1/pkg/server/api/bundle_test.go 11:21:51 spire-1.2.1/pkg/server/api/debug/ 11:21:51 spire-1.2.1/pkg/server/api/debug/v1/ 11:21:51 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:21:51 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:21:51 spire-1.2.1/pkg/server/api/entry.go 11:21:51 spire-1.2.1/pkg/server/api/entry/ 11:21:51 spire-1.2.1/pkg/server/api/entry/v1/ 11:21:51 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:21:51 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:21:51 spire-1.2.1/pkg/server/api/entry_test.go 11:21:51 spire-1.2.1/pkg/server/api/health/ 11:21:51 spire-1.2.1/pkg/server/api/health/v1/ 11:21:51 spire-1.2.1/pkg/server/api/health/v1/service.go 11:21:51 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:21:51 spire-1.2.1/pkg/server/api/id.go 11:21:51 spire-1.2.1/pkg/server/api/id_test.go 11:21:51 spire-1.2.1/pkg/server/api/limits/ 11:21:51 spire-1.2.1/pkg/server/api/limits/limits.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/ 11:21:51 spire-1.2.1/pkg/server/api/middleware/alias.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/audit.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/caller.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/common.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/entries.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:21:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:21:51 spire-1.2.1/pkg/server/api/ratelimit.go 11:21:51 spire-1.2.1/pkg/server/api/rpccontext/ 11:21:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:21:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:21:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:21:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:21:51 spire-1.2.1/pkg/server/api/selector.go 11:21:51 spire-1.2.1/pkg/server/api/selector_test.go 11:21:51 spire-1.2.1/pkg/server/api/status.go 11:21:51 spire-1.2.1/pkg/server/api/status_test.go 11:21:51 spire-1.2.1/pkg/server/api/svid/ 11:21:51 spire-1.2.1/pkg/server/api/svid/v1/ 11:21:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:21:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:21:51 spire-1.2.1/pkg/server/api/trustdomain.go 11:21:51 spire-1.2.1/pkg/server/api/trustdomain/ 11:21:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:21:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:21:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:21:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:21:51 spire-1.2.1/pkg/server/authpolicy/ 11:21:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:21:51 spire-1.2.1/pkg/server/authpolicy/policy.go 11:21:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:21:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:21:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:21:51 spire-1.2.1/pkg/server/authpolicy/validate.go 11:21:51 spire-1.2.1/pkg/server/bundle/ 11:21:51 spire-1.2.1/pkg/server/bundle/client/ 11:21:51 spire-1.2.1/pkg/server/bundle/client/client.go 11:21:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:21:51 spire-1.2.1/pkg/server/bundle/client/manager.go 11:21:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:21:51 spire-1.2.1/pkg/server/bundle/client/sources.go 11:21:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:21:51 spire-1.2.1/pkg/server/bundle/client/updater.go 11:21:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:21:51 spire-1.2.1/pkg/server/ca/ 11:21:51 spire-1.2.1/pkg/server/ca/ca.go 11:21:51 spire-1.2.1/pkg/server/ca/ca_health.go 11:21:51 spire-1.2.1/pkg/server/ca/ca_test.go 11:21:51 spire-1.2.1/pkg/server/ca/journal.go 11:21:51 spire-1.2.1/pkg/server/ca/journal_test.go 11:21:51 spire-1.2.1/pkg/server/ca/manager.go 11:21:51 spire-1.2.1/pkg/server/ca/manager_health.go 11:21:51 spire-1.2.1/pkg/server/ca/manager_test.go 11:21:51 spire-1.2.1/pkg/server/ca/templates.go 11:21:51 spire-1.2.1/pkg/server/ca/upstream_client.go 11:21:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:21:51 spire-1.2.1/pkg/server/ca/validation.go 11:21:51 spire-1.2.1/pkg/server/cache/ 11:21:51 spire-1.2.1/pkg/server/cache/dscache/ 11:21:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:21:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:21:51 spire-1.2.1/pkg/server/cache/entrycache/ 11:21:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:21:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:21:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:21:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:21:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:21:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:21:51 spire-1.2.1/pkg/server/catalog/ 11:21:51 spire-1.2.1/pkg/server/catalog/catalog.go 11:21:51 spire-1.2.1/pkg/server/catalog/keymanager.go 11:21:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:21:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:21:51 spire-1.2.1/pkg/server/catalog/notifier.go 11:21:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:21:51 spire-1.2.1/pkg/server/config.go 11:21:51 spire-1.2.1/pkg/server/datastore/ 11:21:51 spire-1.2.1/pkg/server/datastore/datastore.go 11:21:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:21:51 spire-1.2.1/pkg/server/datastore/repository.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:21:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:21:51 spire-1.2.1/pkg/server/endpoints/ 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/ 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:21:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:21:51 spire-1.2.1/pkg/server/endpoints/config.go 11:21:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:21:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:21:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:21:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:21:51 spire-1.2.1/pkg/server/endpoints/middleware.go 11:21:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:21:51 spire-1.2.1/pkg/server/hostservice/ 11:21:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:21:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:21:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:21:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:21:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:21:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:21:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:21:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/ 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/ 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:21:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:21:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:21:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/ 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:21:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:21:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:21:51 spire-1.2.1/pkg/server/registration/ 11:21:51 spire-1.2.1/pkg/server/registration/manager.go 11:21:51 spire-1.2.1/pkg/server/registration/manager_test.go 11:21:51 spire-1.2.1/pkg/server/scanentries.go 11:21:51 spire-1.2.1/pkg/server/scanentries_test.go 11:21:51 spire-1.2.1/pkg/server/server.go 11:21:51 spire-1.2.1/pkg/server/server_test.go 11:21:51 spire-1.2.1/pkg/server/svid/ 11:21:51 spire-1.2.1/pkg/server/svid/observer.go 11:21:51 spire-1.2.1/pkg/server/svid/observer_test.go 11:21:51 spire-1.2.1/pkg/server/svid/rotator.go 11:21:51 spire-1.2.1/pkg/server/svid/rotator_config.go 11:21:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:21:51 spire-1.2.1/pkg/server/svid/rotator_test.go 11:21:51 spire-1.2.1/proto/ 11:21:51 spire-1.2.1/proto/private/ 11:21:51 spire-1.2.1/proto/private/server/ 11:21:51 spire-1.2.1/proto/private/server/journal/ 11:21:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:21:51 spire-1.2.1/proto/private/server/journal/journal.proto 11:21:51 spire-1.2.1/proto/spire/ 11:21:51 spire-1.2.1/proto/spire/common/ 11:21:51 spire-1.2.1/proto/spire/common/common.pb.go 11:21:51 spire-1.2.1/proto/spire/common/common.proto 11:21:51 spire-1.2.1/proto/spire/common/plugin/ 11:21:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:21:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:21:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:21:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:21:51 spire-1.2.1/proto/spire/plugin/ 11:21:51 spire-1.2.1/proto/spire/plugin/agent/ 11:21:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:21:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:21:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:21:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:21:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:21:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:21:51 spire-1.2.1/release/ 11:21:51 spire-1.2.1/release/spire-extras/ 11:21:51 spire-1.2.1/release/spire-extras/README.md 11:21:51 spire-1.2.1/release/spire-extras/conf/ 11:21:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:21:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:21:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:21:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:21:51 spire-1.2.1/release/spire/ 11:21:51 spire-1.2.1/release/spire/README.md 11:21:51 spire-1.2.1/release/spire/conf/ 11:21:51 spire-1.2.1/release/spire/conf/agent/ 11:21:51 spire-1.2.1/release/spire/conf/agent/agent.conf 11:21:51 spire-1.2.1/release/spire/conf/server/ 11:21:51 spire-1.2.1/release/spire/conf/server/server.conf 11:21:51 spire-1.2.1/script/ 11:21:51 spire-1.2.1/script/build-artifact.sh 11:21:51 spire-1.2.1/script/generate_dummy_ca.sh 11:21:51 spire-1.2.1/support/ 11:21:51 spire-1.2.1/support/k8s/ 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:21:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:21:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/ 11:21:52 spire-1.2.1/support/oidc-discovery-provider/README.md 11:21:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/config.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/main.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:21:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:21:52 spire-1.2.1/test/ 11:21:52 spire-1.2.1/test/clock/ 11:21:52 spire-1.2.1/test/clock/clock.go 11:21:52 spire-1.2.1/test/fakes/ 11:21:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:21:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:21:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:21:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:21:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:21:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:21:52 spire-1.2.1/test/fakes/fakeagentstore/ 11:21:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:21:52 spire-1.2.1/test/fakes/fakedatastore/ 11:21:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:21:52 spire-1.2.1/test/fakes/fakeentryclient/ 11:21:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:21:52 spire-1.2.1/test/fakes/fakehealthchecker/ 11:21:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:21:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:21:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:21:52 spire-1.2.1/test/fakes/fakemetrics/ 11:21:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:21:52 spire-1.2.1/test/fakes/fakenoderesolver/ 11:21:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:21:52 spire-1.2.1/test/fakes/fakenotifier/ 11:21:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:21:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:21:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:21:52 spire-1.2.1/test/fakes/fakeserverca/ 11:21:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:21:52 spire-1.2.1/test/fakes/fakeservercatalog/ 11:21:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:21:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:21:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:21:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:21:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:21:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:21:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:21:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:21:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:21:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:21:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:21:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:21:52 spire-1.2.1/test/fixture/ 11:21:52 spire-1.2.1/test/fixture/certs/ 11:21:52 spire-1.2.1/test/fixture/certs/agent_svid.der 11:21:52 spire-1.2.1/test/fixture/certs/base_cert.pem 11:21:52 spire-1.2.1/test/fixture/certs/base_csr.pem 11:21:52 spire-1.2.1/test/fixture/certs/base_key.pem 11:21:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:21:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:21:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:21:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:21:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:21:52 spire-1.2.1/test/fixture/certs/blog_key.pem 11:21:52 spire-1.2.1/test/fixture/certs/bundle.der 11:21:52 spire-1.2.1/test/fixture/certs/ca.pem 11:21:52 spire-1.2.1/test/fixture/certs/ca_key.pem 11:21:52 spire-1.2.1/test/fixture/certs/database_cert.pem 11:21:52 spire-1.2.1/test/fixture/certs/database_csr.pem 11:21:52 spire-1.2.1/test/fixture/certs/database_key.pem 11:21:52 spire-1.2.1/test/fixture/certs/node_cert.pem 11:21:52 spire-1.2.1/test/fixture/certs/node_csr.pem 11:21:52 spire-1.2.1/test/fixture/certs/node_key.pem 11:21:52 spire-1.2.1/test/fixture/certs/svid.pem 11:21:52 spire-1.2.1/test/fixture/certs/svid_key.pem 11:21:52 spire-1.2.1/test/fixture/config/ 11:21:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:21:52 spire-1.2.1/test/fixture/config/agent_good.conf 11:21:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:21:52 spire-1.2.1/test/fixture/config/plugin_good.conf 11:21:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:21:52 spire-1.2.1/test/fixture/config/server_good.conf 11:21:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:21:52 spire-1.2.1/test/fixture/fixture.go 11:21:52 spire-1.2.1/test/fixture/nodeattestor/ 11:21:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:21:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:21:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:21:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:21:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:21:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:21:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:21:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:21:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:21:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:21:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:21:52 spire-1.2.1/test/fixture/registration/ 11:21:52 spire-1.2.1/test/fixture/registration/entries.json 11:21:52 spire-1.2.1/test/fixture/registration/good-for-update.json 11:21:52 spire-1.2.1/test/fixture/registration/good.json 11:21:52 spire-1.2.1/test/fixture/registration/invalid.json 11:21:52 spire-1.2.1/test/fixture/registration/invalid_json.json 11:21:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:21:52 spire-1.2.1/test/integration/ 11:21:52 spire-1.2.1/test/integration/README.md 11:21:52 spire-1.2.1/test/integration/common 11:21:52 spire-1.2.1/test/integration/setup/ 11:21:52 spire-1.2.1/test/integration/setup/adminclient/ 11:21:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:21:52 spire-1.2.1/test/integration/setup/adminclient/client.go 11:21:52 spire-1.2.1/test/integration/setup/debugagent/ 11:21:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:21:52 spire-1.2.1/test/integration/setup/debugagent/main.go 11:21:52 spire-1.2.1/test/integration/setup/debugserver/ 11:21:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:21:52 spire-1.2.1/test/integration/setup/debugserver/main.go 11:21:52 spire-1.2.1/test/integration/setup/downstreamclient/ 11:21:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:21:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:21:52 spire-1.2.1/test/integration/setup/itclient/ 11:21:52 spire-1.2.1/test/integration/setup/itclient/client.go 11:21:52 spire-1.2.1/test/integration/setup/node-attestation/ 11:21:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:21:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:21:52 spire-1.2.1/test/integration/setup/x509pop/ 11:21:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:21:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:21:52 spire-1.2.1/test/integration/suites/ 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:21:52 spire-1.2.1/test/integration/suites/join-token/ 11:21:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:21:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:21:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:21:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:21:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:21:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:21:52 spire-1.2.1/test/integration/suites/join-token/README.md 11:21:52 spire-1.2.1/test/integration/suites/join-token/conf/ 11:21:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/join-token/teardown 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:21:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:21:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:21:52 spire-1.2.1/test/integration/suites/k8s/ 11:21:52 spire-1.2.1/test/integration/suites/k8s/00-setup 11:21:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:21:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:21:52 spire-1.2.1/test/integration/suites/k8s/README.md 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/ 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:21:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:21:52 spire-1.2.1/test/integration/suites/k8s/teardown 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/ 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:21:52 spire-1.2.1/test/integration/suites/rotation/ 11:21:52 spire-1.2.1/test/integration/suites/rotation/00-setup 11:21:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:21:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:21:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:21:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:21:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:21:52 spire-1.2.1/test/integration/suites/rotation/README.md 11:21:52 spire-1.2.1/test/integration/suites/rotation/conf/ 11:21:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/rotation/teardown 11:21:52 spire-1.2.1/test/integration/suites/self-test/ 11:21:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:21:52 spire-1.2.1/test/integration/suites/self-test/README.md 11:21:52 spire-1.2.1/test/integration/suites/self-test/teardown 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:21:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:21:52 spire-1.2.1/test/integration/suites/upgrade/ 11:21:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:21:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:21:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:21:52 spire-1.2.1/test/integration/suites/upgrade/README.md 11:21:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:21:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:21:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:21:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:21:52 spire-1.2.1/test/integration/suites/upgrade/teardown 11:21:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:21:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:21:52 spire-1.2.1/test/integration/test-one.sh 11:21:52 spire-1.2.1/test/integration/test.sh 11:21:52 spire-1.2.1/test/plugintest/ 11:21:52 spire-1.2.1/test/plugintest/config.go 11:21:52 spire-1.2.1/test/plugintest/load.go 11:21:52 spire-1.2.1/test/plugintest/option.go 11:21:52 spire-1.2.1/test/spiretest/ 11:21:52 spire-1.2.1/test/spiretest/apiserver.go 11:21:52 spire-1.2.1/test/spiretest/assertions.go 11:21:52 spire-1.2.1/test/spiretest/dir.go 11:21:52 spire-1.2.1/test/spiretest/errors_posix.go 11:21:52 spire-1.2.1/test/spiretest/errors_windows.go 11:21:52 spire-1.2.1/test/spiretest/logs.go 11:21:52 spire-1.2.1/test/spiretest/socketapi.go 11:21:52 spire-1.2.1/test/spiretest/suite.go 11:21:52 spire-1.2.1/test/spiretest/x509.go 11:21:52 spire-1.2.1/test/testca/ 11:21:52 spire-1.2.1/test/testca/ca.go 11:21:52 spire-1.2.1/test/testkey/ 11:21:52 spire-1.2.1/test/testkey/generate.sh 11:21:52 spire-1.2.1/test/testkey/genkeys.go 11:21:52 spire-1.2.1/test/testkey/keys.go 11:21:52 spire-1.2.1/test/testkey/new.go 11:21:52 spire-1.2.1/test/tpmsimulator/ 11:21:52 spire-1.2.1/test/tpmsimulator/simulator.go 11:21:52 spire-1.2.1/test/util/ 11:21:52 spire-1.2.1/test/util/cert_fixtures.go 11:21:52 spire-1.2.1/test/util/cert_generation.go 11:21:52 spire-1.2.1/test/util/io_redirection.go 11:21:52 spire-1.2.1/test/util/race.go 11:21:52 spire-1.2.1/test/util/util.go 11:21:52 building spire from source... 11:21:52 Removing intermediate container 4d5d4fa3d179 11:21:52 ---> b66def20da86 11:21:52 Step 21/23 : LABEL arch=arm64 11:21:52 ---> Running in 9cb67c266138 11:21:52 Installing go1.17.7... 11:21:53 Removing intermediate container 9cb67c266138 11:21:53 ---> ed9863920b52 11:21:53 Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:21:53 ---> Running in 7744f220a24f 11:21:54 Removing intermediate container 7744f220a24f 11:21:54 ---> d55b22877bac 11:21:54 Step 23/23 : LABEL version=0.0.0 11:21:54 ---> Running in 79542cad7be4 11:21:55 Removing intermediate container 79542cad7be4 11:21:55 ---> 011c2e72ca7e 11:21:55 11:21:57 Successfully built 011c2e72ca7e 11:21:57 Successfully tagged sys-mgmt-agent-arm64:latest 11:21:57  Building sys-mgmt-agent ... done Building support-notifications 11:22:20 Building bin/spire-server... 11:22:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:22:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:22:20 go: downloading github.com/mitchellh/cli v1.1.2 11:22:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:22:20 go: downloading google.golang.org/grpc v1.44.0 11:22:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:22:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:22:20 go: downloading github.com/imdario/mergo v0.3.12 11:22:20 go: downloading github.com/sirupsen/logrus v1.8.1 11:22:21 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:22:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:22:22 go: downloading github.com/fatih/color v1.13.0 11:22:22 go: downloading github.com/mattn/go-isatty v0.0.14 11:22:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:22:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:22:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:22:23 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:22:23 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:22:23 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:22:23 go: downloading github.com/armon/go-metrics v0.3.10 11:22:23 go: downloading github.com/prometheus/client_golang v1.12.1 11:22:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:22:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:22:24 go: downloading github.com/open-policy-agent/opa v0.38.0 11:22:31  ---> b763fe7b7d82 11:22:31 Step 9/23 : RUN make cmd/core-command/core-command 11:22:31 ---> bb78756a9560 11:22:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:22:31 ---> Running in e9a3a759501e 11:22:31 ---> Running in bcf106374de6 11:22:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 11:22:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:22:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:22:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:22:37 ---> 608e95a82d2b 11:22:37 Step 3/22 : WORKDIR /edgex-go 11:22:37 ---> Using cache 11:22:37 ---> 3882e9fa8f1e 11:22:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:37 ---> Using cache 11:22:37 ---> df737be2678e 11:22:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:22:37 ---> Running in fa8236ed3731 11:22:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:22:39 go: downloading github.com/mattn/go-colorable v0.1.12 11:22:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:22:39 go: downloading github.com/Masterminds/goutils v1.1.0 11:22:39 go: downloading github.com/Masterminds/semver v1.5.0 11:22:39 go: downloading github.com/google/uuid v1.1.2 11:22:39 go: downloading github.com/huandu/xstrings v1.3.2 11:22:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:22:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:22:40 go: downloading github.com/oklog/run v1.0.0 11:22:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:22:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:22:40 go: downloading go.uber.org/atomic v1.9.0 11:22:40 go: downloading github.com/pkg/errors v0.9.1 11:22:41 go: downloading github.com/prometheus/client_model v0.2.0 11:22:41 go: downloading github.com/prometheus/common v0.32.1 11:22:41 OK: 220 MiB in 52 packages 11:22:41 go: downloading github.com/imkira/go-observer v1.0.3 11:22:41 go: downloading github.com/beorn7/perks v1.0.1 11:22:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:22:41 go: downloading github.com/prometheus/procfs v0.7.3 11:22:42 go: downloading github.com/hashicorp/errwrap v1.1.0 11:22:42 Removing intermediate container fa8236ed3731 11:22:42 ---> 80efc7305b1d 11:22:42 Step 6/22 : COPY go.mod vendor* ./ 11:22:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:22:43 go: downloading github.com/twmb/murmur3 v1.1.6 11:22:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:22:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:22:43 go: downloading github.com/blang/semver/v4 v4.0.0 11:22:43  ---> bcae02e8d4e5 11:22:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:22:43  ---> Running in cf52463e5479 11:22:44 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:22:44 go: downloading github.com/jinzhu/gorm v1.9.16 11:22:45 go: downloading github.com/lib/pq v1.10.4 11:22:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:22:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:22:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:22:50 Removing intermediate container cf52463e5479 11:22:50 ---> 554210f89558 11:22:50 Step 8/22 : COPY . . 11:22:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:23:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:23:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:23:02 go: downloading github.com/stretchr/testify v1.7.0 11:23:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:23:02 go: downloading google.golang.org/api v0.70.0 11:23:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:23:15  ---> c18a61702ffe 11:23:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:23:15 ---> Running in 9b375c50af38 11:23:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:23:49 go: downloading k8s.io/client-go v0.23.4 11:23:49 go: downloading k8s.io/api v0.23.4 11:23:49 go: downloading github.com/google/go-tpm v0.3.3 11:23:49 go: downloading cloud.google.com/go/storage v1.21.0 11:23:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:23:49 go: downloading cloud.google.com/go v0.100.2 11:24:01 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:24:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:24:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:24:01 go: downloading k8s.io/apimachinery v0.23.4 11:24:03 go: downloading k8s.io/kube-aggregator v0.23.3 11:24:04 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:24:06 go: downloading cloud.google.com/go/security v1.3.0 11:24:06 go: downloading github.com/hashicorp/vault/api v1.4.1 11:24:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:24:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:24:08 go: downloading gopkg.in/yaml.v2 v2.4.0 11:24:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:24:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:24:09 go: downloading github.com/gobwas/glob v0.2.3 11:24:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:24:09 go: downloading github.com/jinzhu/inflection v1.0.0 11:24:09 go: downloading github.com/aws/smithy-go v1.11.0 11:24:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:24:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:24:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:24:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:24:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:24:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:24:12 go: downloading cloud.google.com/go/compute v1.3.0 11:24:13 go: downloading cloud.google.com/go/iam v0.1.1 11:24:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:24:13 go: downloading github.com/gogo/protobuf v1.3.2 11:24:20 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:24:20 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:24:20 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:24:20 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:24:20 go: downloading github.com/dimchansky/utfbom v1.1.1 11:24:20 go: downloading k8s.io/klog/v2 v2.30.0 11:24:20 go: downloading github.com/google/gofuzz v1.1.0 11:24:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:24:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:24:22 go: downloading github.com/spf13/pflag v1.0.5 11:24:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:24:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:24:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:24:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:24:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:24:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:24:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:24:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:24:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:24:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:24:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:24:25 go: downloading go.opencensus.io v0.23.0 11:24:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:24:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:24:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:24:29 go: downloading gopkg.in/inf.v0 v0.9.1 11:24:29 go: downloading github.com/go-logr/logr v1.2.2 11:24:29 go: downloading github.com/google/go-cmp v0.5.7 11:24:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:24:30 go: downloading github.com/json-iterator/go v1.1.12 11:24:30 go: downloading github.com/googleapis/gnostic v0.5.5 11:24:33 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:24:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:24:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:24:36 go: downloading github.com/tklauser/numcpus v0.3.0 11:24:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:24:36 go: downloading go.uber.org/zap v1.21.0 11:24:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:24:37 go: downloading sigs.k8s.io/yaml v1.3.0 11:24:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:24:37 go: downloading github.com/modern-go/reflect2 v1.0.2 11:24:38 go: downloading github.com/ryanuber/go-glob v1.0.0 11:24:38 go: downloading github.com/golang/snappy v0.0.4 11:24:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:24:48 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:24:48 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:24:48 go: downloading github.com/hashicorp/go-version v1.2.0 11:24:48 go: downloading go.uber.org/multierr v1.6.0 11:25:27 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:25:27 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:29:49 Removing intermediate container e9a3a759501e 11:29:49 ---> e712057bf0c1 11:29:49 11:29:49 Step 10/23 : FROM alpine:3.14 11:29:49 ---> ac73e934f311 11:29:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:29:49 ---> Running in a05ecf65ba39 11:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:29:49 (1/1) Installing dumb-init (1.2.5-r1) 11:29:49 Executing busybox-1.33.1-r7.trigger 11:29:49 OK: 5 MiB in 15 packages 11:29:50 Removing intermediate container a05ecf65ba39 11:29:50 ---> cfbbe2c504a3 11:29:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:29:50 ---> Running in 90914f53ffa8 11:29:51 Removing intermediate container 90914f53ffa8 11:29:51 ---> d69a1ce8b74d 11:29:51 Step 13/23 : ENV APP_PORT=59882 11:29:51 ---> Running in cf6e0d015cfe 11:29:51 Removing intermediate container cf6e0d015cfe 11:29:51 ---> 2faa29e6d58b 11:29:51 Step 14/23 : EXPOSE $APP_PORT 11:29:51 ---> Running in d38b2af38878 11:29:52 Removing intermediate container d38b2af38878 11:29:52 ---> 653195bbd166 11:29:52 Step 15/23 : WORKDIR / 11:29:52 ---> Running in 579221539af0 11:29:53 Removing intermediate container 579221539af0 11:29:53 ---> fedf28b93b61 11:29:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 ---> d2652cd8f8fe 11:29:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:29:56 ---> 8622e8660e0c 11:29:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:29:57 ---> 1584de160cc1 11:29:57 Step 19/23 : ENTRYPOINT ["/core-command"] 11:29:57 ---> Running in ae58e00c9bc9 11:29:58 Removing intermediate container ae58e00c9bc9 11:29:58 ---> 31264f07e113 11:29:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:29:58 ---> Running in c510c9390315 11:29:59 Removing intermediate container c510c9390315 11:29:59 ---> 1755289061a8 11:29:59 Step 21/23 : LABEL arch=arm64 11:29:59 ---> Running in 6e9fa22983a2 11:30:00 Removing intermediate container 6e9fa22983a2 11:30:00 ---> a707efcee507 11:30:00 Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:30:00 ---> Running in 185b4d9b83c2 11:30:01 Removing intermediate container 185b4d9b83c2 11:30:01 ---> 37cc5fe2b58d 11:30:01 Step 23/23 : LABEL version=0.0.0 11:30:01 ---> Running in 246a2f6599af 11:30:02 Removing intermediate container 246a2f6599af 11:30:02 ---> 6a3407108426 11:30:02 11:30:04 Successfully built 6a3407108426 11:30:04 Successfully tagged core-command-arm64:latest 11:30:04  Building core-command ... done Building security-spire-server 11:30:11 Removing intermediate container bcf106374de6 11:30:11 ---> f6a20b3a499b 11:30:11 11:30:11 Step 10/22 : FROM alpine:3.14 11:30:11 ---> ac73e934f311 11:30:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:30:11 ---> Using cache 11:30:11 ---> cfbbe2c504a3 11:30:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:30:11 ---> Using cache 11:30:11 ---> d69a1ce8b74d 11:30:11 Step 13/22 : ENV APP_PORT=59861 11:30:11 ---> Running in 62fa7567092f 11:30:11 Removing intermediate container 62fa7567092f 11:30:11 ---> 03a95b64c90f 11:30:11 Step 14/22 : EXPOSE $APP_PORT 11:30:11 ---> Running in 5ea637389cb3 11:30:12 Removing intermediate container 5ea637389cb3 11:30:12 ---> 0f4952298bf3 11:30:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:30:13 ---> c2808dca987f 11:30:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:30:15 ---> f7fb725f904a 11:30:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:30:16 ---> f92a34387035 11:30:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:30:16 ---> Running in fa3f8266483d 11:30:17 Removing intermediate container fa3f8266483d 11:30:17 ---> c0b884c4ca47 11:30:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:30:17 ---> Running in b9fa41c9aba7 11:30:18 Removing intermediate container b9fa41c9aba7 11:30:18 ---> 2cc2a854dfa4 11:30:18 Step 20/22 : LABEL arch=arm64 11:30:18 ---> Running in 772c18e04cf8 11:30:18 Removing intermediate container 772c18e04cf8 11:30:18 ---> d823dbbf3c39 11:30:18 Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:30:18 ---> Running in 01d7ad12b40e 11:30:19 Removing intermediate container 01d7ad12b40e 11:30:19 ---> 05dab285859d 11:30:19 Step 22/22 : LABEL version=0.0.0 11:30:19 ---> Running in 90d8630721b4 11:30:20 Removing intermediate container 90d8630721b4 11:30:20 ---> b654185cc236 11:30:20 11:30:21 Successfully built b654185cc236 11:30:21 Successfully tagged support-scheduler-arm64:latest 11:30:21 Building security-proxy-setup 11:31:00  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:31:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:31:00 ---> 608e95a82d2b 11:31:00 Step 3/25 : WORKDIR /edgex-go 11:31:00 ---> Using cache 11:31:00 ---> 3882e9fa8f1e 11:31:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:00 ---> Using cache 11:31:00 ---> df737be2678e 11:31:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 11:31:00 ---> Using cache 11:31:00 ---> 76c971f1517a 11:31:00 Step 6/25 : COPY go.mod vendor* ./ 11:31:00 ---> Using cache 11:31:00 ---> f20063c01a50 11:31:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:00 ---> Using cache 11:31:00 ---> ce7cdbb3cb1c 11:31:00 Step 8/25 : COPY . . 11:31:00 ---> Using cache 11:31:00 ---> 476e141633ab 11:31:00 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 11:31:00 ---> Using cache 11:31:00 ---> 87442a273acf 11:31:00 Step 10/25 : RUN mkdir -p spire-build 11:31:00 ---> Using cache 11:31:00 ---> 521494cd6b50 11:31:00 Step 11/25 : WORKDIR /edgex-go/spire-build 11:31:00 ---> Using cache 11:31:00 ---> 411a0f724cb9 11:31:00 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 11:31:00 ---> Running in c7340710e4fe 11:31:00 Removing intermediate container 9b375c50af38 11:31:00 ---> f2651e11b51e 11:31:00 11:31:00 Step 10/22 : FROM alpine:3.14 11:31:00 ---> ac73e934f311 11:31:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:31:01 spire-1.2.1/ 11:31:01 ---> Running in 71aac70e692a 11:31:01 spire-1.2.1/.data/ 11:31:01 spire-1.2.1/.data/.file 11:31:01 spire-1.2.1/.dockerignore 11:31:01 spire-1.2.1/.gitattributes 11:31:01 spire-1.2.1/.githooks/ 11:31:01 spire-1.2.1/.githooks/pre-commit 11:31:01 spire-1.2.1/.github/ 11:31:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:31:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:31:01 spire-1.2.1/.github/dependabot.yml 11:31:01 spire-1.2.1/.github/workflows/ 11:31:01 spire-1.2.1/.github/workflows/nightly_build.yaml 11:31:01 spire-1.2.1/.github/workflows/pr_build.yaml 11:31:01 spire-1.2.1/.github/workflows/release_build.yaml 11:31:01 spire-1.2.1/.github/workflows/scripts/ 11:31:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:31:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:31:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:31:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:31:01 spire-1.2.1/.github/workflows/scripts/split.sh 11:31:01 spire-1.2.1/.gitignore 11:31:01 spire-1.2.1/.go-version 11:31:01 spire-1.2.1/.golangci.yml 11:31:01 spire-1.2.1/ADOPTERS.md 11:31:01 spire-1.2.1/CHANGELOG.md 11:31:01 spire-1.2.1/CODE-OF-CONDUCT.md 11:31:01 spire-1.2.1/CODEOWNERS 11:31:01 spire-1.2.1/CONTRIBUTING.md 11:31:01 spire-1.2.1/Dockerfile 11:31:01 spire-1.2.1/Dockerfile.dev 11:31:01 spire-1.2.1/Dockerfile.scratch 11:31:01 spire-1.2.1/LICENSE 11:31:01 spire-1.2.1/MAINTAINERS.md 11:31:01 spire-1.2.1/Makefile 11:31:01 spire-1.2.1/README.md 11:31:01 spire-1.2.1/ROADMAP.md 11:31:01 spire-1.2.1/SECURITY.md 11:31:01 spire-1.2.1/cmd/ 11:31:01 spire-1.2.1/cmd/spire-agent/ 11:31:01 spire-1.2.1/cmd/spire-agent/cli/ 11:31:01 spire-1.2.1/cmd/spire-agent/cli/api/ 11:31:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/common/ 11:31:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:31:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/run/ 11:31:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:31:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:31:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:31:01 spire-1.2.1/cmd/spire-agent/main.go 11:31:01 spire-1.2.1/cmd/spire-server/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/agent/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/cli.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/run/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/token/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/validate/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/x509/ 11:31:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:31:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:31:01 spire-1.2.1/cmd/spire-server/main.go 11:31:01 spire-1.2.1/cmd/spire-server/util/ 11:31:01 spire-1.2.1/cmd/spire-server/util/util.go 11:31:01 spire-1.2.1/conf/ 11:31:01 spire-1.2.1/conf/agent/ 11:31:01 spire-1.2.1/conf/agent/agent.conf 11:31:01 spire-1.2.1/conf/agent/agent_full.conf 11:31:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:31:01 spire-1.2.1/conf/server/ 11:31:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:31:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:31:01 spire-1.2.1/conf/server/server.conf 11:31:01 spire-1.2.1/conf/server/server_full.conf 11:31:01 spire-1.2.1/doc/ 11:31:01 spire-1.2.1/doc/SPIRE101.md 11:31:01 spire-1.2.1/doc/auditlog.md 11:31:01 spire-1.2.1/doc/authorization_policy_engine.md 11:31:01 spire-1.2.1/doc/changelog_guidelines.md 11:31:01 spire-1.2.1/doc/cure53-report.pdf 11:31:01 spire-1.2.1/doc/images/ 11:31:01 spire-1.2.1/doc/images/2019_roadmap.png 11:31:01 spire-1.2.1/doc/images/SPIRE101.png 11:31:01 spire-1.2.1/doc/images/SPIRE_agent.png 11:31:01 spire-1.2.1/doc/images/SPIRE_server.png 11:31:01 spire-1.2.1/doc/images/cache_mgr.png 11:31:01 spire-1.2.1/doc/images/cache_mgr_components.png 11:31:01 spire-1.2.1/doc/images/federated_spire.png 11:31:01 spire-1.2.1/doc/images/ha_mode.png 11:31:01 spire-1.2.1/doc/images/nested_spire.png 11:31:01 spire-1.2.1/doc/images/oidc_federation.png 11:31:01 spire-1.2.1/doc/images/single_trust_domain.png 11:31:01 spire-1.2.1/doc/images/spiffe_compatible.png 11:31:01 spire-1.2.1/doc/images/spire_logo.png 11:31:01 spire-1.2.1/doc/migrating_registration_api_clients.md 11:31:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:31:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:31:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:31:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:31:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:31:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:31:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:31:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:31:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:31:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:31:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:31:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:31:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:31:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:31:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:31:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:31:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:31:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:31:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:31:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:31:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:31:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:31:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:31:01 spire-1.2.1/doc/scaling_spire.md 11:31:01 spire-1.2.1/doc/spire_agent.md 11:31:01 spire-1.2.1/doc/spire_server.md 11:31:01 spire-1.2.1/doc/supported_integrations.md 11:31:01 spire-1.2.1/doc/telemetry.md 11:31:01 spire-1.2.1/doc/telemetry_config.md 11:31:01 spire-1.2.1/doc/upgrading.md 11:31:01 spire-1.2.1/doc/using_spire.md 11:31:01 spire-1.2.1/examples/ 11:31:01 spire-1.2.1/examples/README.md 11:31:01 spire-1.2.1/go.mod 11:31:01 spire-1.2.1/go.sum 11:31:01 spire-1.2.1/pkg/ 11:31:01 spire-1.2.1/pkg/agent/ 11:31:01 spire-1.2.1/pkg/agent/agent.go 11:31:01 spire-1.2.1/pkg/agent/api/ 11:31:01 spire-1.2.1/pkg/agent/api/config.go 11:31:01 spire-1.2.1/pkg/agent/api/debug/ 11:31:01 spire-1.2.1/pkg/agent/api/debug/v1/ 11:31:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:31:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:31:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:31:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:31:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:31:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:31:01 spire-1.2.1/pkg/agent/api/endpoints.go 11:31:01 spire-1.2.1/pkg/agent/api/health/ 11:31:01 spire-1.2.1/pkg/agent/api/health/v1/ 11:31:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:31:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:31:01 spire-1.2.1/pkg/agent/api/rpccontext/ 11:31:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:31:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:31:01 spire-1.2.1/pkg/agent/attestor/ 11:31:01 spire-1.2.1/pkg/agent/attestor/node/ 11:31:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:31:01 spire-1.2.1/pkg/agent/attestor/node/node.go 11:31:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:31:01 spire-1.2.1/pkg/agent/attestor/workload/ 11:31:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:31:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:31:01 spire-1.2.1/pkg/agent/catalog/ 11:31:01 spire-1.2.1/pkg/agent/catalog/catalog.go 11:31:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:31:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:31:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:31:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:31:01 spire-1.2.1/pkg/agent/client/ 11:31:01 spire-1.2.1/pkg/agent/client/client.go 11:31:01 spire-1.2.1/pkg/agent/client/client_test.go 11:31:01 spire-1.2.1/pkg/agent/client/dial.go 11:31:01 spire-1.2.1/pkg/agent/client/nodeconn.go 11:31:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:31:01 spire-1.2.1/pkg/agent/client/update.go 11:31:01 spire-1.2.1/pkg/agent/client/util.go 11:31:01 spire-1.2.1/pkg/agent/common/ 11:31:01 spire-1.2.1/pkg/agent/common/backoff/ 11:31:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:31:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:31:01 spire-1.2.1/pkg/agent/common/cgroups/ 11:31:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:31:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:31:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:31:01 spire-1.2.1/pkg/agent/config.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/ 11:31:01 spire-1.2.1/pkg/agent/endpoints/config.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:31:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:31:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/workload/ 11:31:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:31:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:31:01 spire-1.2.1/pkg/agent/manager/ 11:31:01 spire-1.2.1/pkg/agent/manager/cache/ 11:31:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:31:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:31:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:31:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:31:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:31:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:31:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:31:01 spire-1.2.1/pkg/agent/manager/config.go 11:31:01 spire-1.2.1/pkg/agent/manager/manager.go 11:31:01 spire-1.2.1/pkg/agent/manager/manager_test.go 11:31:01 spire-1.2.1/pkg/agent/manager/storage.go 11:31:01 spire-1.2.1/pkg/agent/manager/storage_test.go 11:31:01 spire-1.2.1/pkg/agent/manager/storecache/ 11:31:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:31:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:31:01 spire-1.2.1/pkg/agent/manager/sync.go 11:31:01 spire-1.2.1/pkg/agent/plugin/ 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:31:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:31:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:31:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:31:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:31:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:31:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:31:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:31:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:31:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:31:02 spire-1.2.1/pkg/agent/svid/ 11:31:02 spire-1.2.1/pkg/agent/svid/rotator.go 11:31:02 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:31:02 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:31:02 spire-1.2.1/pkg/agent/svid/store/ 11:31:02 spire-1.2.1/pkg/agent/svid/store/service.go 11:31:02 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:31:02 spire-1.2.1/pkg/common/ 11:31:02 spire-1.2.1/pkg/common/agentpathtemplate/ 11:31:02 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:31:02 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:31:02 spire-1.2.1/pkg/common/api/ 11:31:02 spire-1.2.1/pkg/common/api/metrics.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/ 11:31:02 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/logger.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/names.go 11:31:02 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:31:02 spire-1.2.1/pkg/common/api/names.go 11:31:02 spire-1.2.1/pkg/common/api/ratelimit.go 11:31:02 spire-1.2.1/pkg/common/api/rpccontext/ 11:31:02 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:31:02 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:31:02 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:31:02 spire-1.2.1/pkg/common/auth/ 11:31:02 spire-1.2.1/pkg/common/auth/interceptors.go 11:31:02 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:31:02 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/ 11:31:02 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/types.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:31:02 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:31:02 spire-1.2.1/pkg/common/catalog/ 11:31:02 spire-1.2.1/pkg/common/catalog/bind.go 11:31:02 spire-1.2.1/pkg/common/catalog/builtin.go 11:31:02 spire-1.2.1/pkg/common/catalog/catalog.go 11:31:02 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:31:02 spire-1.2.1/pkg/common/catalog/closers.go 11:31:02 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:31:02 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:31:02 spire-1.2.1/pkg/common/catalog/config.go 11:31:02 spire-1.2.1/pkg/common/catalog/config_test.go 11:31:02 spire-1.2.1/pkg/common/catalog/configure.go 11:31:02 spire-1.2.1/pkg/common/catalog/constraints.go 11:31:02 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:31:02 spire-1.2.1/pkg/common/catalog/context.go 11:31:02 spire-1.2.1/pkg/common/catalog/external.go 11:31:02 spire-1.2.1/pkg/common/catalog/host.go 11:31:02 spire-1.2.1/pkg/common/catalog/pipenet.go 11:31:02 spire-1.2.1/pkg/common/catalog/plugin.go 11:31:02 spire-1.2.1/pkg/common/catalog/testplugin/ 11:31:02 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:31:02 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:31:02 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:31:02 spire-1.2.1/pkg/common/cli/ 11:31:02 spire-1.2.1/pkg/common/cli/env.go 11:31:02 spire-1.2.1/pkg/common/cli/flags.go 11:31:02 spire-1.2.1/pkg/common/cli/trust_domain.go 11:31:02 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:31:02 spire-1.2.1/pkg/common/cli/umask.go 11:31:02 spire-1.2.1/pkg/common/cli/umask_posix.go 11:31:02 spire-1.2.1/pkg/common/cli/umask_test.go 11:31:02 spire-1.2.1/pkg/common/cli/umask_windows.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/ 11:31:02 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/flag.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/format.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/ 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:31:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:31:02 spire-1.2.1/pkg/common/coretypes/ 11:31:02 spire-1.2.1/pkg/common/coretypes/bundle/ 11:31:02 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:31:02 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:31:02 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:31:02 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:31:02 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:31:02 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:31:02 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:31:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:31:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:31:02 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:31:02 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:31:02 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:31:02 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:31:02 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:31:02 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:31:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:31:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:31:02 spire-1.2.1/pkg/common/cryptoutil/ 11:31:02 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:31:02 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:31:02 spire-1.2.1/pkg/common/diskutil/ 11:31:02 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:31:02 spire-1.2.1/pkg/common/diskutil/file_test.go 11:31:02 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:31:02 spire-1.2.1/pkg/common/errorutil/ 11:31:02 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:31:02 spire-1.2.1/pkg/common/health/ 11:31:02 spire-1.2.1/pkg/common/health/config.go 11:31:02 spire-1.2.1/pkg/common/health/context.go 11:31:02 spire-1.2.1/pkg/common/health/context_test.go 11:31:02 spire-1.2.1/pkg/common/health/health.go 11:31:02 spire-1.2.1/pkg/common/health/health_test.go 11:31:02 spire-1.2.1/pkg/common/health/logger.go 11:31:02 spire-1.2.1/pkg/common/hostservice/ 11:31:02 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:31:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:31:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:31:02 spire-1.2.1/pkg/common/idutil/ 11:31:02 spire-1.2.1/pkg/common/idutil/require.go 11:31:02 spire-1.2.1/pkg/common/idutil/require_test.go 11:31:02 spire-1.2.1/pkg/common/idutil/safety.go 11:31:02 spire-1.2.1/pkg/common/idutil/safety_test.go 11:31:02 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:31:02 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:31:02 spire-1.2.1/pkg/common/jwtsvid/ 11:31:02 spire-1.2.1/pkg/common/jwtsvid/common.go 11:31:02 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:31:02 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:31:02 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:31:02 spire-1.2.1/pkg/common/jwtutil/ 11:31:02 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:31:02 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:31:02 spire-1.2.1/pkg/common/log/ 11:31:02 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:31:02 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:31:02 spire-1.2.1/pkg/common/log/log.go 11:31:02 spire-1.2.1/pkg/common/log/log_test.go 11:31:02 spire-1.2.1/pkg/common/log/options.go 11:31:02 spire-1.2.1/pkg/common/nodeutil/ 11:31:02 spire-1.2.1/pkg/common/nodeutil/node.go 11:31:02 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:31:02 spire-1.2.1/pkg/common/peertracker/ 11:31:02 spire-1.2.1/pkg/common/peertracker/conn.go 11:31:02 spire-1.2.1/pkg/common/peertracker/credentials.go 11:31:02 spire-1.2.1/pkg/common/peertracker/errors.go 11:31:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:31:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:31:02 spire-1.2.1/pkg/common/peertracker/info.go 11:31:02 spire-1.2.1/pkg/common/peertracker/listener.go 11:31:02 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:31:02 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:31:02 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:31:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:31:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:31:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:31:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:31:02 spire-1.2.1/pkg/common/peertracker/tcp.go 11:31:02 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:31:02 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:31:02 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:31:02 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:31:02 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:31:02 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:31:02 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:31:02 spire-1.2.1/pkg/common/peertracker/uds.go 11:31:02 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:31:02 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:31:02 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:31:02 spire-1.2.1/pkg/common/pemutil/ 11:31:02 spire-1.2.1/pkg/common/pemutil/block.go 11:31:02 spire-1.2.1/pkg/common/pemutil/certs.go 11:31:02 spire-1.2.1/pkg/common/pemutil/common.go 11:31:02 spire-1.2.1/pkg/common/pemutil/csr.go 11:31:02 spire-1.2.1/pkg/common/pemutil/keys.go 11:31:02 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/ 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:31:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:31:02 spire-1.2.1/pkg/common/plugin/ 11:31:02 spire-1.2.1/pkg/common/plugin/aws/ 11:31:02 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:31:02 spire-1.2.1/pkg/common/plugin/azure/ 11:31:02 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:31:02 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:31:02 spire-1.2.1/pkg/common/plugin/facade.go 11:31:02 spire-1.2.1/pkg/common/plugin/facade_test.go 11:31:02 spire-1.2.1/pkg/common/plugin/gcp/ 11:31:02 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:31:02 spire-1.2.1/pkg/common/plugin/k8s/ 11:31:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:31:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:31:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:31:02 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:31:02 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:31:02 spire-1.2.1/pkg/common/plugin/log.go 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/ 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:31:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:31:02 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:31:02 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:31:02 spire-1.2.1/pkg/common/plugin/x509pop/ 11:31:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:31:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:31:02 spire-1.2.1/pkg/common/profiling/ 11:31:02 spire-1.2.1/pkg/common/profiling/dumpers.go 11:31:02 spire-1.2.1/pkg/common/profiling/profiling.go 11:31:02 spire-1.2.1/pkg/common/protoutil/ 11:31:02 spire-1.2.1/pkg/common/protoutil/masks.go 11:31:02 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:31:02 spire-1.2.1/pkg/common/rotationutil/ 11:31:02 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:31:02 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:31:02 spire-1.2.1/pkg/common/selector/ 11:31:02 spire-1.2.1/pkg/common/selector/selector.go 11:31:02 spire-1.2.1/pkg/common/selector/selector_test.go 11:31:02 spire-1.2.1/pkg/common/selector/set.go 11:31:02 spire-1.2.1/pkg/common/selector/set_utils.go 11:31:02 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/ 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/ 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:31:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:31:02 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:31:02 spire-1.2.1/pkg/common/telemetry/call.go 11:31:02 spire-1.2.1/pkg/common/telemetry/common/ 11:31:02 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:31:02 spire-1.2.1/pkg/common/telemetry/config.go 11:31:02 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:31:02 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/inmem.go 11:31:02 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/m3.go 11:31:02 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/metrics.go 11:31:02 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/names.go 11:31:02 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:31:02 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:31:02 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/ 11:31:02 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:31:02 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:31:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:31:02 spire-1.2.1/pkg/common/telemetry/server/server.go 11:31:02 spire-1.2.1/pkg/common/telemetry/sink.go 11:31:02 spire-1.2.1/pkg/common/telemetry/statsd.go 11:31:02 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:31:02 spire-1.2.1/pkg/common/telemetry/uptime.go 11:31:02 spire-1.2.1/pkg/common/telemetry/version.go 11:31:02 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:31:02 spire-1.2.1/pkg/common/uptime/ 11:31:02 spire-1.2.1/pkg/common/uptime/uptime.go 11:31:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:31:02 spire-1.2.1/pkg/common/util/ 11:31:02 spire-1.2.1/pkg/common/util/certs.go 11:31:02 spire-1.2.1/pkg/common/util/certs_test.go 11:31:02 spire-1.2.1/pkg/common/util/csr.go 11:31:02 spire-1.2.1/pkg/common/util/hash.go 11:31:02 spire-1.2.1/pkg/common/util/selectors.go 11:31:02 spire-1.2.1/pkg/common/util/selectors_test.go 11:31:02 spire-1.2.1/pkg/common/util/signals.go 11:31:02 spire-1.2.1/pkg/common/util/sort.go 11:31:02 spire-1.2.1/pkg/common/util/sort_test.go 11:31:02 spire-1.2.1/pkg/common/util/task.go 11:31:02 spire-1.2.1/pkg/common/util/task_test.go 11:31:02 spire-1.2.1/pkg/common/util/testdata/ 11:31:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:31:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:31:02 spire-1.2.1/pkg/common/version/ 11:31:02 spire-1.2.1/pkg/common/version/version.go 11:31:02 spire-1.2.1/pkg/common/x509svid/ 11:31:02 spire-1.2.1/pkg/common/x509svid/common_test.go 11:31:02 spire-1.2.1/pkg/common/x509svid/csr.go 11:31:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:31:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:31:02 spire-1.2.1/pkg/common/x509util/ 11:31:02 spire-1.2.1/pkg/common/x509util/cert.go 11:31:02 spire-1.2.1/pkg/common/x509util/dns.go 11:31:02 spire-1.2.1/pkg/common/x509util/dns_test.go 11:31:02 spire-1.2.1/pkg/common/x509util/keyid.go 11:31:02 spire-1.2.1/pkg/common/x509util/keypair.go 11:31:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:31:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:31:02 spire-1.2.1/pkg/server/ 11:31:02 spire-1.2.1/pkg/server/api/ 11:31:02 spire-1.2.1/pkg/server/api/agent.go 11:31:02 spire-1.2.1/pkg/server/api/agent/ 11:31:02 spire-1.2.1/pkg/server/api/agent/v1/ 11:31:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:31:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:31:02 spire-1.2.1/pkg/server/api/agent_test.go 11:31:02 spire-1.2.1/pkg/server/api/api.go 11:31:02 spire-1.2.1/pkg/server/api/audit/ 11:31:02 spire-1.2.1/pkg/server/api/audit/audit.go 11:31:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:31:02 spire-1.2.1/pkg/server/api/bundle.go 11:31:02 spire-1.2.1/pkg/server/api/bundle/ 11:31:02 spire-1.2.1/pkg/server/api/bundle/v1/ 11:31:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:31:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:31:02 spire-1.2.1/pkg/server/api/bundle_test.go 11:31:02 spire-1.2.1/pkg/server/api/debug/ 11:31:02 spire-1.2.1/pkg/server/api/debug/v1/ 11:31:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:31:02 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:31:02 spire-1.2.1/pkg/server/api/entry.go 11:31:02 spire-1.2.1/pkg/server/api/entry/ 11:31:02 spire-1.2.1/pkg/server/api/entry/v1/ 11:31:02 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:31:02 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:31:02 spire-1.2.1/pkg/server/api/entry_test.go 11:31:02 spire-1.2.1/pkg/server/api/health/ 11:31:02 spire-1.2.1/pkg/server/api/health/v1/ 11:31:02 spire-1.2.1/pkg/server/api/health/v1/service.go 11:31:02 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:31:02 spire-1.2.1/pkg/server/api/id.go 11:31:02 spire-1.2.1/pkg/server/api/id_test.go 11:31:02 spire-1.2.1/pkg/server/api/limits/ 11:31:02 spire-1.2.1/pkg/server/api/limits/limits.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/ 11:31:02 spire-1.2.1/pkg/server/api/middleware/alias.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/audit.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/caller.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/common.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/entries.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:31:02 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:31:02 spire-1.2.1/pkg/server/api/ratelimit.go 11:31:02 spire-1.2.1/pkg/server/api/rpccontext/ 11:31:02 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:31:02 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:31:02 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:31:02 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:31:02 spire-1.2.1/pkg/server/api/selector.go 11:31:02 spire-1.2.1/pkg/server/api/selector_test.go 11:31:02 spire-1.2.1/pkg/server/api/status.go 11:31:02 spire-1.2.1/pkg/server/api/status_test.go 11:31:02 spire-1.2.1/pkg/server/api/svid/ 11:31:02 spire-1.2.1/pkg/server/api/svid/v1/ 11:31:02 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:31:02 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:31:02 spire-1.2.1/pkg/server/api/trustdomain.go 11:31:02 spire-1.2.1/pkg/server/api/trustdomain/ 11:31:02 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:31:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:31:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:31:02 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:31:02 spire-1.2.1/pkg/server/authpolicy/ 11:31:02 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:31:02 spire-1.2.1/pkg/server/authpolicy/policy.go 11:31:02 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:31:02 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:31:02 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:31:02 spire-1.2.1/pkg/server/authpolicy/validate.go 11:31:02 spire-1.2.1/pkg/server/bundle/ 11:31:02 spire-1.2.1/pkg/server/bundle/client/ 11:31:02 spire-1.2.1/pkg/server/bundle/client/client.go 11:31:02 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:31:02 spire-1.2.1/pkg/server/bundle/client/manager.go 11:31:02 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:31:02 spire-1.2.1/pkg/server/bundle/client/sources.go 11:31:02 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:31:02 spire-1.2.1/pkg/server/bundle/client/updater.go 11:31:02 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:31:02 spire-1.2.1/pkg/server/ca/ 11:31:02 spire-1.2.1/pkg/server/ca/ca.go 11:31:02 spire-1.2.1/pkg/server/ca/ca_health.go 11:31:02 spire-1.2.1/pkg/server/ca/ca_test.go 11:31:02 spire-1.2.1/pkg/server/ca/journal.go 11:31:02 spire-1.2.1/pkg/server/ca/journal_test.go 11:31:02 spire-1.2.1/pkg/server/ca/manager.go 11:31:02 spire-1.2.1/pkg/server/ca/manager_health.go 11:31:02 spire-1.2.1/pkg/server/ca/manager_test.go 11:31:02 spire-1.2.1/pkg/server/ca/templates.go 11:31:02 spire-1.2.1/pkg/server/ca/upstream_client.go 11:31:02 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:31:02 spire-1.2.1/pkg/server/ca/validation.go 11:31:02 spire-1.2.1/pkg/server/cache/ 11:31:02 spire-1.2.1/pkg/server/cache/dscache/ 11:31:02 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:31:02 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:31:02 spire-1.2.1/pkg/server/cache/entrycache/ 11:31:02 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:31:02 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:31:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:31:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:31:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:31:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:31:02 spire-1.2.1/pkg/server/catalog/ 11:31:02 spire-1.2.1/pkg/server/catalog/catalog.go 11:31:02 spire-1.2.1/pkg/server/catalog/keymanager.go 11:31:02 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:31:02 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:31:02 spire-1.2.1/pkg/server/catalog/notifier.go 11:31:02 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:31:02 spire-1.2.1/pkg/server/config.go 11:31:02 spire-1.2.1/pkg/server/datastore/ 11:31:02 spire-1.2.1/pkg/server/datastore/datastore.go 11:31:02 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:31:02 spire-1.2.1/pkg/server/datastore/repository.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:31:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:31:02 spire-1.2.1/pkg/server/endpoints/ 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/ 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:31:02 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:31:02 spire-1.2.1/pkg/server/endpoints/config.go 11:31:02 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:31:02 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:31:02 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:31:02 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:31:02 spire-1.2.1/pkg/server/endpoints/middleware.go 11:31:02 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:31:02 spire-1.2.1/pkg/server/hostservice/ 11:31:02 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:31:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:31:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:31:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:31:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:31:02 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:31:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:31:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/ 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/ 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:31:02 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:31:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:31:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/ 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:31:02 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:31:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:31:02 spire-1.2.1/pkg/server/registration/ 11:31:02 spire-1.2.1/pkg/server/registration/manager.go 11:31:02 spire-1.2.1/pkg/server/registration/manager_test.go 11:31:02 spire-1.2.1/pkg/server/scanentries.go 11:31:02 spire-1.2.1/pkg/server/scanentries_test.go 11:31:02 spire-1.2.1/pkg/server/server.go 11:31:02 spire-1.2.1/pkg/server/server_test.go 11:31:02 spire-1.2.1/pkg/server/svid/ 11:31:02 spire-1.2.1/pkg/server/svid/observer.go 11:31:02 spire-1.2.1/pkg/server/svid/observer_test.go 11:31:02 spire-1.2.1/pkg/server/svid/rotator.go 11:31:02 spire-1.2.1/pkg/server/svid/rotator_config.go 11:31:02 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:31:02 spire-1.2.1/pkg/server/svid/rotator_test.go 11:31:02 spire-1.2.1/proto/ 11:31:02 spire-1.2.1/proto/private/ 11:31:02 spire-1.2.1/proto/private/server/ 11:31:02 spire-1.2.1/proto/private/server/journal/ 11:31:02 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:31:02 spire-1.2.1/proto/private/server/journal/journal.proto 11:31:02 spire-1.2.1/proto/spire/ 11:31:02 spire-1.2.1/proto/spire/common/ 11:31:02 spire-1.2.1/proto/spire/common/common.pb.go 11:31:02 spire-1.2.1/proto/spire/common/common.proto 11:31:02 spire-1.2.1/proto/spire/common/plugin/ 11:31:02 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:31:02 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:31:02 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:31:02 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:31:02 spire-1.2.1/proto/spire/plugin/ 11:31:02 spire-1.2.1/proto/spire/plugin/agent/ 11:31:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:31:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:31:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:31:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:31:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:31:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:31:02 spire-1.2.1/release/ 11:31:02 spire-1.2.1/release/spire-extras/ 11:31:02 spire-1.2.1/release/spire-extras/README.md 11:31:02 spire-1.2.1/release/spire-extras/conf/ 11:31:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:31:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:31:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:31:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:31:02 spire-1.2.1/release/spire/ 11:31:02 spire-1.2.1/release/spire/README.md 11:31:02 spire-1.2.1/release/spire/conf/ 11:31:02 spire-1.2.1/release/spire/conf/agent/ 11:31:02 spire-1.2.1/release/spire/conf/agent/agent.conf 11:31:02 spire-1.2.1/release/spire/conf/server/ 11:31:02 spire-1.2.1/release/spire/conf/server/server.conf 11:31:02 spire-1.2.1/script/ 11:31:02 spire-1.2.1/script/build-artifact.sh 11:31:02 spire-1.2.1/script/generate_dummy_ca.sh 11:31:02 spire-1.2.1/support/ 11:31:02 spire-1.2.1/support/k8s/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:31:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/ 11:31:02 spire-1.2.1/support/oidc-discovery-provider/README.md 11:31:02 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/config.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/main.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:31:02 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:31:02 spire-1.2.1/test/ 11:31:02 spire-1.2.1/test/clock/ 11:31:02 spire-1.2.1/test/clock/clock.go 11:31:02 spire-1.2.1/test/fakes/ 11:31:02 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:31:02 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:31:02 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:31:02 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:31:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:31:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:31:02 spire-1.2.1/test/fakes/fakeagentstore/ 11:31:02 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:31:02 spire-1.2.1/test/fakes/fakedatastore/ 11:31:02 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:31:02 spire-1.2.1/test/fakes/fakeentryclient/ 11:31:02 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:31:02 spire-1.2.1/test/fakes/fakehealthchecker/ 11:31:02 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:31:02 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:31:02 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:31:02 spire-1.2.1/test/fakes/fakemetrics/ 11:31:02 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:31:02 spire-1.2.1/test/fakes/fakenoderesolver/ 11:31:02 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:31:02 spire-1.2.1/test/fakes/fakenotifier/ 11:31:02 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:31:02 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:31:02 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:31:02 spire-1.2.1/test/fakes/fakeserverca/ 11:31:02 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:31:02 spire-1.2.1/test/fakes/fakeservercatalog/ 11:31:02 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:31:02 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:31:02 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:31:02 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:31:02 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:31:02 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:31:02 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:31:02 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:31:02 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:31:02 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:31:02 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:31:02 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:31:02 spire-1.2.1/test/fixture/ 11:31:02 spire-1.2.1/test/fixture/certs/ 11:31:02 spire-1.2.1/test/fixture/certs/agent_svid.der 11:31:02 spire-1.2.1/test/fixture/certs/base_cert.pem 11:31:02 spire-1.2.1/test/fixture/certs/base_csr.pem 11:31:02 spire-1.2.1/test/fixture/certs/base_key.pem 11:31:02 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:31:02 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:31:02 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:31:02 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:31:02 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:31:02 spire-1.2.1/test/fixture/certs/blog_key.pem 11:31:03 spire-1.2.1/test/fixture/certs/bundle.der 11:31:03 spire-1.2.1/test/fixture/certs/ca.pem 11:31:03 spire-1.2.1/test/fixture/certs/ca_key.pem 11:31:03 spire-1.2.1/test/fixture/certs/database_cert.pem 11:31:03 spire-1.2.1/test/fixture/certs/database_csr.pem 11:31:03 spire-1.2.1/test/fixture/certs/database_key.pem 11:31:03 spire-1.2.1/test/fixture/certs/node_cert.pem 11:31:03 spire-1.2.1/test/fixture/certs/node_csr.pem 11:31:03 spire-1.2.1/test/fixture/certs/node_key.pem 11:31:03 spire-1.2.1/test/fixture/certs/svid.pem 11:31:03 spire-1.2.1/test/fixture/certs/svid_key.pem 11:31:03 spire-1.2.1/test/fixture/config/ 11:31:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:31:03 spire-1.2.1/test/fixture/config/agent_good.conf 11:31:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:31:03 spire-1.2.1/test/fixture/config/plugin_good.conf 11:31:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:31:03 spire-1.2.1/test/fixture/config/server_good.conf 11:31:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:31:03 spire-1.2.1/test/fixture/fixture.go 11:31:03 spire-1.2.1/test/fixture/nodeattestor/ 11:31:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:31:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:31:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:31:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:31:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:31:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:31:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:31:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:31:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:31:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:31:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:31:03 spire-1.2.1/test/fixture/registration/ 11:31:03 spire-1.2.1/test/fixture/registration/entries.json 11:31:03 spire-1.2.1/test/fixture/registration/good-for-update.json 11:31:03 spire-1.2.1/test/fixture/registration/good.json 11:31:03 spire-1.2.1/test/fixture/registration/invalid.json 11:31:03 spire-1.2.1/test/fixture/registration/invalid_json.json 11:31:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:31:03 spire-1.2.1/test/integration/ 11:31:03 spire-1.2.1/test/integration/README.md 11:31:03 spire-1.2.1/test/integration/common 11:31:03 spire-1.2.1/test/integration/setup/ 11:31:03 spire-1.2.1/test/integration/setup/adminclient/ 11:31:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:31:03 spire-1.2.1/test/integration/setup/adminclient/client.go 11:31:03 spire-1.2.1/test/integration/setup/debugagent/ 11:31:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:31:03 spire-1.2.1/test/integration/setup/debugagent/main.go 11:31:03 spire-1.2.1/test/integration/setup/debugserver/ 11:31:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:31:03 spire-1.2.1/test/integration/setup/debugserver/main.go 11:31:03 spire-1.2.1/test/integration/setup/downstreamclient/ 11:31:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:31:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:31:03 spire-1.2.1/test/integration/setup/itclient/ 11:31:03 spire-1.2.1/test/integration/setup/itclient/client.go 11:31:03 spire-1.2.1/test/integration/setup/node-attestation/ 11:31:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:31:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:31:03 spire-1.2.1/test/integration/setup/x509pop/ 11:31:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:31:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:31:03 spire-1.2.1/test/integration/suites/ 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:31:03 spire-1.2.1/test/integration/suites/join-token/ 11:31:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:31:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:31:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:31:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:31:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:31:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:31:03 spire-1.2.1/test/integration/suites/join-token/README.md 11:31:03 spire-1.2.1/test/integration/suites/join-token/conf/ 11:31:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/join-token/teardown 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:31:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:31:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:31:03 spire-1.2.1/test/integration/suites/k8s/ 11:31:03 spire-1.2.1/test/integration/suites/k8s/00-setup 11:31:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:31:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:31:03 spire-1.2.1/test/integration/suites/k8s/README.md 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/ 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:31:03 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:31:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:31:03 spire-1.2.1/test/integration/suites/k8s/teardown 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/ 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:31:03 spire-1.2.1/test/integration/suites/rotation/ 11:31:03 spire-1.2.1/test/integration/suites/rotation/00-setup 11:31:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:31:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:31:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:31:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:31:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:31:03 spire-1.2.1/test/integration/suites/rotation/README.md 11:31:03 spire-1.2.1/test/integration/suites/rotation/conf/ 11:31:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/rotation/teardown 11:31:03 spire-1.2.1/test/integration/suites/self-test/ 11:31:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:31:03 spire-1.2.1/test/integration/suites/self-test/README.md 11:31:03 spire-1.2.1/test/integration/suites/self-test/teardown 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:31:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:31:03 spire-1.2.1/test/integration/suites/upgrade/ 11:31:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:31:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:31:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:31:03 spire-1.2.1/test/integration/suites/upgrade/README.md 11:31:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:31:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:31:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:31:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:31:03 spire-1.2.1/test/integration/suites/upgrade/teardown 11:31:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:31:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:31:03 spire-1.2.1/test/integration/test-one.sh 11:31:03 spire-1.2.1/test/integration/test.sh 11:31:03 spire-1.2.1/test/plugintest/ 11:31:03 spire-1.2.1/test/plugintest/config.go 11:31:03 spire-1.2.1/test/plugintest/load.go 11:31:03 spire-1.2.1/test/plugintest/option.go 11:31:03 spire-1.2.1/test/spiretest/ 11:31:03 spire-1.2.1/test/spiretest/apiserver.go 11:31:03 spire-1.2.1/test/spiretest/assertions.go 11:31:03 spire-1.2.1/test/spiretest/dir.go 11:31:03 spire-1.2.1/test/spiretest/errors_posix.go 11:31:03 spire-1.2.1/test/spiretest/errors_windows.go 11:31:03 spire-1.2.1/test/spiretest/logs.go 11:31:03 spire-1.2.1/test/spiretest/socketapi.go 11:31:03 spire-1.2.1/test/spiretest/suite.go 11:31:03 spire-1.2.1/test/spiretest/x509.go 11:31:03 spire-1.2.1/test/testca/ 11:31:03 spire-1.2.1/test/testca/ca.go 11:31:03 spire-1.2.1/test/testkey/ 11:31:03 spire-1.2.1/test/testkey/generate.sh 11:31:03 spire-1.2.1/test/testkey/genkeys.go 11:31:03 spire-1.2.1/test/testkey/keys.go 11:31:03 spire-1.2.1/test/testkey/new.go 11:31:03 spire-1.2.1/test/tpmsimulator/ 11:31:03 spire-1.2.1/test/tpmsimulator/simulator.go 11:31:03 spire-1.2.1/test/util/ 11:31:03 spire-1.2.1/test/util/cert_fixtures.go 11:31:03 spire-1.2.1/test/util/cert_generation.go 11:31:03 spire-1.2.1/test/util/io_redirection.go 11:31:03 spire-1.2.1/test/util/race.go 11:31:03 spire-1.2.1/test/util/util.go 11:31:03 building spire from source... 11:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:31:04 Installing go1.17.7... 11:31:04 (1/2) Installing ca-certificates (20211220-r0) 11:31:05 (2/2) Installing dumb-init (1.2.5-r1) 11:31:05 Executing busybox-1.33.1-r7.trigger 11:31:05 Executing ca-certificates-20211220-r0.trigger 11:31:05 OK: 6 MiB in 16 packages 11:31:09 Removing intermediate container 71aac70e692a 11:31:09 ---> 1f18332c1ad8 11:31:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:31:09 ---> Running in 193328a4b7ae 11:31:09 Removing intermediate container 193328a4b7ae 11:31:09 ---> 80f5c53a3bbb 11:31:09 Step 13/22 : ENV APP_PORT=59860 11:31:09 ---> Running in 63fdb1861c60 11:31:10 Removing intermediate container 63fdb1861c60 11:31:10 ---> e387907c8984 11:31:10 Step 14/22 : EXPOSE $APP_PORT 11:31:10 ---> Running in b0cd8e2b5dd5 11:31:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:31:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:31:10 ---> 608e95a82d2b 11:31:10 Step 3/22 : WORKDIR /edgex-go 11:31:10 ---> Using cache 11:31:10 ---> 3882e9fa8f1e 11:31:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:10 ---> Using cache 11:31:10 ---> df737be2678e 11:31:10 Step 5/22 : RUN apk add --update --no-cache make git 11:31:10 ---> Using cache 11:31:10 ---> 1df0e12d5a21 11:31:10 Step 6/22 : COPY go.mod vendor* ./ 11:31:10 ---> Using cache 11:31:10 ---> 4b2990bacbcc 11:31:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:10 ---> Using cache 11:31:10 ---> 93198f039180 11:31:10 Step 8/22 : COPY . . 11:31:10 ---> Using cache 11:31:10 ---> b763fe7b7d82 11:31:10 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:31:11 ---> Running in 19d92cf6020a 11:31:11 Removing intermediate container b0cd8e2b5dd5 11:31:11 ---> 94bd2e1cd5bb 11:31:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:31:13 ---> b960b95bbe9a 11:31:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:31:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:31:16 ---> d080fb3a2476 11:31:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:31:16 ---> da58d1718999 11:31:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:31:17 ---> Running in 2adac2f9c6a7 11:31:17 Removing intermediate container 2adac2f9c6a7 11:31:17 ---> a8d95a00a446 11:31:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:31:18 ---> Running in aa70af482bd9 11:31:18 Removing intermediate container aa70af482bd9 11:31:18 ---> efc78c5fd2f7 11:31:18 Step 20/22 : LABEL arch=arm64 11:31:18 ---> Running in d6e9662979e3 11:31:19 Removing intermediate container d6e9662979e3 11:31:19 ---> e1614bef8d9a 11:31:19 Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:31:19 ---> Running in 459f2a1b5ddd 11:31:19 Removing intermediate container 459f2a1b5ddd 11:31:19 ---> 2f4c72b1675c 11:31:19 Step 22/22 : LABEL version=0.0.0 11:31:20 ---> Running in 0876d64671f1 11:31:20 Removing intermediate container 0876d64671f1 11:31:20 ---> 583913d77f60 11:31:20 11:31:21 Successfully built 583913d77f60 11:31:21 Successfully tagged support-notifications-arm64:latest 11:31:21  Building support-notifications ... done Building core-metadata 11:31:36 Building bin/spire-server... 11:31:36 go: downloading github.com/mitchellh/cli v1.1.2 11:31:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:31:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:31:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:31:36 go: downloading google.golang.org/grpc v1.44.0 11:31:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:31:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:31:43 go: downloading github.com/imdario/mergo v0.3.12 11:31:43 go: downloading github.com/sirupsen/logrus v1.8.1 11:31:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:31:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:31:44 go: downloading github.com/fatih/color v1.13.0 11:31:45 go: downloading github.com/mattn/go-isatty v0.0.14 11:31:45 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:31:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:31:46 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:31:46 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:31:46 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:31:46 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:31:48 go: downloading github.com/armon/go-metrics v0.3.10 11:31:48 go: downloading github.com/prometheus/client_golang v1.12.1 11:31:48 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:31:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:31:50 go: downloading github.com/open-policy-agent/opa v0.38.0 11:32:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:32:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:32:00 ---> 608e95a82d2b 11:32:00 Step 3/23 : WORKDIR /edgex-go 11:32:00 ---> Using cache 11:32:00 ---> 3882e9fa8f1e 11:32:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:32:00 ---> Using cache 11:32:00 ---> df737be2678e 11:32:00 Step 5/23 : RUN apk add --update --no-cache make git 11:32:00 ---> Using cache 11:32:00 ---> 1df0e12d5a21 11:32:00 Step 6/23 : COPY go.mod vendor* ./ 11:32:00 ---> Using cache 11:32:00 ---> 4b2990bacbcc 11:32:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:32:00 ---> Using cache 11:32:00 ---> 93198f039180 11:32:00 Step 8/23 : COPY . . 11:32:00 ---> Using cache 11:32:00 ---> b763fe7b7d82 11:32:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:32:00 ---> Running in ed7c162b3039 11:32:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:32:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:32:16 go: downloading github.com/mattn/go-colorable v0.1.12 11:32:16 go: downloading github.com/Masterminds/semver v1.5.0 11:32:16 go: downloading github.com/google/uuid v1.1.2 11:32:16 go: downloading github.com/Masterminds/goutils v1.1.0 11:32:17 go: downloading github.com/huandu/xstrings v1.3.2 11:32:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:32:17 go: downloading github.com/oklog/run v1.0.0 11:32:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:32:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:32:17 go: downloading github.com/prometheus/client_model v0.2.0 11:32:18 go: downloading github.com/prometheus/common v0.32.1 11:32:18 go: downloading github.com/beorn7/perks v1.0.1 11:32:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:32:18 go: downloading github.com/prometheus/procfs v0.7.3 11:32:18 go: downloading github.com/pkg/errors v0.9.1 11:32:18 go: downloading go.uber.org/atomic v1.9.0 11:32:19 go: downloading github.com/imkira/go-observer v1.0.3 11:32:20 go: downloading github.com/hashicorp/errwrap v1.1.0 11:32:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:32:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:32:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:32:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:32:20 go: downloading github.com/twmb/murmur3 v1.1.6 11:32:20 go: downloading github.com/blang/semver/v4 v4.0.0 11:32:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:32:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:32:21 go: downloading github.com/jinzhu/gorm v1.9.16 11:32:22 go: downloading github.com/lib/pq v1.10.4 11:32:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:32:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:32:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:32:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:32:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:32:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:32:31 go: downloading github.com/stretchr/testify v1.7.0 11:32:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:32:31 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:32:53 go: downloading google.golang.org/api v0.70.0 11:32:53 go: downloading k8s.io/client-go v0.23.4 11:32:53 go: downloading k8s.io/api v0.23.4 11:33:06 go: downloading github.com/google/go-tpm v0.3.3 11:33:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:33:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:33:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:33:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:33:38 go: downloading cloud.google.com/go/storage v1.21.0 11:33:38 go: downloading cloud.google.com/go v0.100.2 11:33:38 go: downloading k8s.io/apimachinery v0.23.4 11:33:40 go: downloading k8s.io/kube-aggregator v0.23.3 11:33:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:33:42 go: downloading cloud.google.com/go/security v1.3.0 11:33:43 go: downloading github.com/hashicorp/vault/api v1.4.1 11:33:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:33:44 go: downloading gopkg.in/yaml.v2 v2.4.0 11:33:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:33:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:33:45 go: downloading github.com/gobwas/glob v0.2.3 11:33:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:33:45 go: downloading github.com/jinzhu/inflection v1.0.0 11:33:46 go: downloading github.com/aws/smithy-go v1.11.0 11:33:47 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:33:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:33:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:33:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:33:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:33:48 go: downloading github.com/gogo/protobuf v1.3.2 11:33:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:33:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:33:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:33:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:33:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:33:55 go: downloading github.com/dimchansky/utfbom v1.1.1 11:33:55 go: downloading cloud.google.com/go/compute v1.3.0 11:33:56 go: downloading cloud.google.com/go/iam v0.1.1 11:33:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:33:57 go: downloading k8s.io/klog/v2 v2.30.0 11:33:57 go: downloading github.com/google/gofuzz v1.1.0 11:33:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:33:58 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:33:59 go: downloading github.com/spf13/pflag v1.0.5 11:33:59 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:33:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:33:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:33:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:33:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:33:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:34:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:34:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:34:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:34:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:34:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:34:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:34:04 go: downloading go.opencensus.io v0.23.0 11:34:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:34:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:34:05 go: downloading gopkg.in/inf.v0 v0.9.1 11:34:05 go: downloading github.com/go-logr/logr v1.2.2 11:34:06 go: downloading github.com/google/go-cmp v0.5.7 11:34:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:34:07 go: downloading github.com/json-iterator/go v1.1.12 11:34:08 go: downloading github.com/googleapis/gnostic v0.5.5 11:34:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:34:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:34:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:34:13 go: downloading github.com/tklauser/numcpus v0.3.0 11:34:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:34:13 go: downloading go.uber.org/zap v1.21.0 11:34:14 go: downloading sigs.k8s.io/yaml v1.3.0 11:34:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:34:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:34:14 go: downloading github.com/modern-go/reflect2 v1.0.2 11:34:15 go: downloading github.com/ryanuber/go-glob v1.0.0 11:34:15 go: downloading github.com/golang/snappy v0.0.4 11:34:15 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:34:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:34:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:34:25 go: downloading github.com/hashicorp/go-version v1.2.0 11:34:25 go: downloading go.uber.org/multierr v1.6.0 11:34:52 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:34:52 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:38:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:38:48 Removing intermediate container 19d92cf6020a 11:38:48 ---> 9e1c9f1d86dc 11:38:48 11:38:48 Step 10/22 : FROM alpine:3.14 11:38:48 ---> ac73e934f311 11:38:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 11:38:48 ---> Running in e1fd6b93b2eb 11:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:38:50 (1/6) Installing ca-certificates (20211220-r0) 11:38:50 (2/6) Installing brotli-libs (1.0.9-r5) 11:38:50 (3/6) Installing nghttp2-libs (1.43.0-r0) 11:38:50 (4/6) Installing libcurl (7.79.1-r0) 11:38:50 (5/6) Installing curl (7.79.1-r0) 11:38:50 (6/6) Installing dumb-init (1.2.5-r1) 11:38:50 Executing busybox-1.33.1-r7.trigger 11:38:50 Executing ca-certificates-20211220-r0.trigger 11:38:50 OK: 8 MiB in 20 packages 11:38:53 Removing intermediate container e1fd6b93b2eb 11:38:53 ---> 64c831145d75 11:38:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:38:53 ---> Running in 11daadfcfc21 11:38:53 Removing intermediate container 11daadfcfc21 11:38:53 ---> 464752deb68f 11:38:53 Step 13/22 : WORKDIR /edgex 11:38:54 ---> Running in 091810db8621 11:38:54 Removing intermediate container 091810db8621 11:38:54 ---> 722e573ad04a 11:38:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:38:55 ---> 4a38e4f24b0b 11:38:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:38:57 ---> b60683f13fcb 11:38:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:38:59 ---> 857aafd6c3ae 11:38:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:39:00 ---> b22c9406dc3a 11:39:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:39:00 ---> Running in 1e16cc733c76 11:39:04 Removing intermediate container 1e16cc733c76 11:39:04 ---> 55359ad5f35c 11:39:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:39:04 ---> Running in f4a0bbaf3900 11:39:04 Removing intermediate container f4a0bbaf3900 11:39:04 ---> 9555f31fb6a1 11:39:04 Step 20/22 : LABEL arch=arm64 11:39:04 ---> Running in 54dff8501fa0 11:39:05 Removing intermediate container 54dff8501fa0 11:39:05 ---> fbf456e9e096 11:39:05 Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:39:05 ---> Running in 8c07a49c7551 11:39:05 Removing intermediate container 8c07a49c7551 11:39:05 ---> b66f9106e806 11:39:05 Step 22/22 : LABEL version=0.0.0 11:39:05 ---> Running in 95dfc1d6211a 11:39:06 Removing intermediate container 95dfc1d6211a 11:39:06 ---> e24a92d76e66 11:39:06 11:39:06 Successfully built e24a92d76e66 11:39:06 Successfully tagged security-proxy-setup-arm64:latest 11:39:06  Building security-proxy-setup ... done Building core-data 11:39:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:39:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:39:45 ---> 608e95a82d2b 11:39:45 Step 3/23 : WORKDIR /edgex-go 11:39:45 ---> Using cache 11:39:45 ---> 3882e9fa8f1e 11:39:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:39:45 ---> Using cache 11:39:45 ---> df737be2678e 11:39:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:39:45 ---> Running in f1273cebe0cb 11:39:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:39:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:39:49 Removing intermediate container ed7c162b3039 11:39:49 ---> 8427197cf0e0 11:39:49 11:39:49 Step 10/23 : FROM alpine:3.14 11:39:49 ---> ac73e934f311 11:39:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:39:49 ---> Using cache 11:39:49 ---> cfbbe2c504a3 11:39:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:39:49 ---> Using cache 11:39:49 ---> d69a1ce8b74d 11:39:49 Step 13/23 : ENV APP_PORT=59881 11:39:49 OK: 220 MiB in 52 packages 11:39:49 ---> Running in 58c4cf2df3ae 11:39:50 Removing intermediate container 58c4cf2df3ae 11:39:50 ---> 550934352fda 11:39:50 Step 14/23 : EXPOSE $APP_PORT 11:39:50 ---> Running in 9d6093540c6b 11:39:51 Removing intermediate container 9d6093540c6b 11:39:51 ---> 6210c4b1b495 11:39:51 Step 15/23 : WORKDIR / 11:39:51 Removing intermediate container f1273cebe0cb 11:39:51 ---> e5b273face7c 11:39:51 Step 6/23 : COPY go.mod vendor* ./ 11:39:51 ---> Running in bd4af4945a44 11:39:52 Removing intermediate container bd4af4945a44 11:39:52 ---> d152e44000c7 11:39:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:39:52 ---> 30b7f4b98fbd 11:39:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:52 ---> Running in d504ba93cb63 11:39:53 ---> e31fe1ab99fb 11:39:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:39:57 ---> 2faa77e37b08 11:39:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:39:57 ---> be746f3ab397 11:39:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:39:57 ---> Running in 015dd756fa0f 11:39:58 Removing intermediate container 015dd756fa0f 11:39:58 ---> 645baa278f4c 11:39:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:39:59 ---> Running in cf7746facf36 11:39:59 Removing intermediate container d504ba93cb63 11:39:59 ---> bde5f4054b8c 11:39:59 Step 8/23 : COPY . . 11:39:59 Removing intermediate container cf7746facf36 11:39:59 ---> f10c0145b18f 11:39:59 Step 21/23 : LABEL arch=arm64 11:40:00 ---> Running in 7341037d07b4 11:40:00 Removing intermediate container 7341037d07b4 11:40:00 ---> 2218f345188c 11:40:00 Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:40:00 ---> Running in d8b47e67d869 11:40:02 Removing intermediate container d8b47e67d869 11:40:02 ---> a5867c52cef2 11:40:02 Step 23/23 : LABEL version=0.0.0 11:40:02 ---> Running in 6c922ad36085 11:40:03 Removing intermediate container 6c922ad36085 11:40:03 ---> 3c7c9bae0404 11:40:03 11:40:04 Successfully built 3c7c9bae0404 11:40:04 Successfully tagged core-metadata-arm64:latest 11:40:31  Building core-metadata ... done  ---> 18dcf2c6995a 11:40:31 Step 9/23 : RUN make cmd/core-data/core-data 11:40:31 ---> Running in acf705e53c78 11:40:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:47:24 Removing intermediate container acf705e53c78 11:47:24 ---> 71c05cde271d 11:47:24 11:47:24 Step 10/23 : FROM alpine:3.14 11:47:24 ---> ac73e934f311 11:47:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:47:24 ---> Running in 6d0e2ccbf36a 11:47:24 Removing intermediate container 6d0e2ccbf36a 11:47:24 ---> 82e6251207bf 11:47:24 Step 12/23 : ENV APP_PORT=59880 11:47:24 ---> Running in c38e09535b00 11:47:24 Removing intermediate container c38e09535b00 11:47:24 ---> a03f06abfe57 11:47:24 Step 13/23 : EXPOSE $APP_PORT 11:47:24 ---> Running in 3de79310101b 11:47:24 Removing intermediate container 3de79310101b 11:47:24 ---> e7cb24c6a684 11:47:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:47:24 ---> Running in b859dfc69d08 11:47:25 Removing intermediate container b859dfc69d08 11:47:25 ---> bea66128c2a0 11:47:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:47:25 ---> Running in 4bf174877220 11:47:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:47:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:47:29 (1/6) Installing dumb-init (1.2.5-r1) 11:47:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:47:29 (3/6) Installing libsodium (1.0.18-r0) 11:47:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:47:29 (5/6) Installing libzmq (4.3.4-r0) 11:47:30 (6/6) Installing zeromq (4.3.4-r0) 11:47:30 Executing busybox-1.33.1-r7.trigger 11:47:30 OK: 8 MiB in 20 packages 11:47:32 Removing intermediate container 4bf174877220 11:47:32 ---> 0e9034de52ce 11:47:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:47:33 ---> 4efb3358c3cb 11:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:47:36 ---> f94fd76a9fc8 11:47:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:47:37 ---> 370c5f9b025a 11:47:37 Step 19/23 : ENTRYPOINT ["/core-data"] 11:47:37 ---> Running in 99e8c8828a5c 11:47:37 Removing intermediate container 99e8c8828a5c 11:47:37 ---> 2f31ec8cabe2 11:47:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:47:37 ---> Running in 4c3466b49264 11:47:38 Removing intermediate container 4c3466b49264 11:47:38 ---> e79c358c5dbc 11:47:38 Step 21/23 : LABEL arch=arm64 11:47:38 ---> Running in e318d14549d1 11:47:38 Removing intermediate container e318d14549d1 11:47:38 ---> 8e0f66691d00 11:47:38 Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 11:47:39 ---> Running in 1b5745663ee9 11:47:39 Removing intermediate container 1b5745663ee9 11:47:39 ---> 645774f9e51d 11:47:39 Step 23/23 : LABEL version=0.0.0 11:47:39 ---> Running in 85879c35d2ac 11:47:40 Removing intermediate container 85879c35d2ac 11:47:40 ---> b73788db2036 11:47:40 11:47:41 Successfully built b73788db2036 11:47:41 Successfully tagged core-data-arm64:latest 11:55:18  Building core-data ... done Building bin/spire-agent... 11:55:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:55:18 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:55:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:55:19 go: downloading github.com/docker/docker v20.10.12+incompatible 11:55:25 go: downloading github.com/google/go-tpm-tools v0.3.3 11:55:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:55:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:55:27 go: downloading github.com/docker/go-connections v0.4.0 11:55:27 go: downloading github.com/docker/go-units v0.4.0 11:55:27 go: downloading github.com/opencontainers/image-spec v1.0.1 11:55:27 go: downloading github.com/containerd/containerd v1.3.4 11:55:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:55:27 go: downloading github.com/opencontainers/go-digest v1.0.0 12:02:05 Building bin/spire-agent... 12:02:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 12:02:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 12:02:05 go: downloading github.com/docker/docker v20.10.12+incompatible 12:02:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 12:02:05 go: downloading github.com/google/go-tpm-tools v0.3.3 12:02:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 12:02:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 12:02:05 go: downloading github.com/docker/go-connections v0.4.0 12:02:05 go: downloading github.com/docker/go-units v0.4.0 12:02:05 go: downloading github.com/opencontainers/image-spec v1.0.1 12:02:05 go: downloading github.com/containerd/containerd v1.3.4 12:02:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 12:02:05 go: downloading github.com/opencontainers/go-digest v1.0.0 12:02:05 Removing intermediate container bcbb90c8b4ff 12:02:05 ---> 8210da8976e5 12:02:05 12:02:05 Step 13/26 : FROM alpine:3.15 12:02:05 ---> 3fb3c9af89a9 12:02:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:02:05 ---> Using cache 12:02:05 ---> 59bd6eaa48c5 12:02:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:05 ---> Using cache 12:02:05 ---> 83e05ef4fe52 12:02:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:02:05 ---> Running in 41a960460568 12:02:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:02:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:02:07 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:02:07 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:02:07 OK: 15729 distinct packages available 12:02:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:02:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:02:10 (1/5) Installing dumb-init (1.2.5-r1) 12:02:10 (2/5) Installing musl-obstack (1.2.3-r0) 12:02:10 (3/5) Installing libucontext (1.1-r0) 12:02:10 (4/5) Installing gcompat (1.0.0-r4) 12:02:10 (5/5) Installing openssl (1.1.1n-r0) 12:02:10 Executing busybox-1.34.1-r5.trigger 12:02:10 OK: 6 MiB in 19 packages 12:02:12 Removing intermediate container 41a960460568 12:02:12 ---> 6fe3b1a92c73 12:02:12 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 12:02:15 ---> 3c1369fcecdf 12:02:15 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 12:02:20 ---> bf4a18c404f8 12:02:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:02:21 ---> 47b214a336fd 12:02:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:02:22 ---> f8be3459ef66 12:02:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:02:23 ---> 0f65c22d0779 12:02:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:02:23 ---> Running in 322349a57510 12:02:23 Removing intermediate container 322349a57510 12:02:23 ---> cbccd96637cb 12:02:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:02:23 ---> Running in 00a2bdd80696 12:02:24 Removing intermediate container 00a2bdd80696 12:02:24 ---> 007370273b46 12:02:24 Step 24/26 : LABEL arch=arm64 12:02:24 ---> Running in bfb44d4465f9 12:02:24 Removing intermediate container bfb44d4465f9 12:02:24 ---> 36f2e07063b4 12:02:24 Step 25/26 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 12:02:24 ---> Running in 70d960ac00a2 12:02:25 Removing intermediate container 70d960ac00a2 12:02:25 ---> 84f1d7910949 12:02:25 Step 26/26 : LABEL version=0.0.0 12:02:25 ---> Running in d8b97d19867d 12:02:26 Removing intermediate container d8b97d19867d 12:02:26 ---> b6d492dc4201 12:02:26 12:02:26 Successfully built b6d492dc4201 12:02:26 Successfully tagged security-spire-agent-arm64:latest 12:06:03  Building security-spire-agent ... done Building bin/spire-agent... 12:06:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 12:06:03 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 12:06:03 go: downloading github.com/docker/docker v20.10.12+incompatible 12:06:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 12:06:03 go: downloading github.com/google/go-tpm-tools v0.3.3 12:06:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 12:06:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 12:06:03 go: downloading github.com/docker/go-connections v0.4.0 12:06:03 go: downloading github.com/docker/go-units v0.4.0 12:06:03 go: downloading github.com/opencontainers/image-spec v1.0.1 12:06:03 go: downloading github.com/containerd/containerd v1.3.4 12:06:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 12:06:03 go: downloading github.com/opencontainers/go-digest v1.0.0 12:06:15 Removing intermediate container 67097329c480 12:06:15 ---> 33eb15f39174 12:06:15 12:06:15 Step 13/26 : FROM alpine:3.15 12:06:15 ---> 3fb3c9af89a9 12:06:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:06:15 ---> Using cache 12:06:15 ---> 59bd6eaa48c5 12:06:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:15 ---> Using cache 12:06:15 ---> 83e05ef4fe52 12:06:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 12:06:15 ---> Running in 8cb01a4bb2db 12:06:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:06:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:06:18 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:06:18 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:06:18 OK: 15729 distinct packages available 12:06:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:06:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:06:20 (1/4) Installing dumb-init (1.2.5-r1) 12:06:20 (2/4) Installing musl-obstack (1.2.3-r0) 12:06:20 (3/4) Installing libucontext (1.1-r0) 12:06:20 (4/4) Installing gcompat (1.0.0-r4) 12:06:20 Executing busybox-1.34.1-r5.trigger 12:06:20 OK: 6 MiB in 18 packages 12:06:22 Removing intermediate container 8cb01a4bb2db 12:06:22 ---> d79377e6150a 12:06:22 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 12:06:28 ---> d5dd23c206e1 12:06:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:06:29 ---> cf6085a04112 12:06:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:06:29 ---> Running in 92d5db2cb75c 12:06:29 Removing intermediate container 92d5db2cb75c 12:06:29 ---> 419702d9f0eb 12:06:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:06:30 ---> 73c0f5688244 12:06:30 Step 21/26 : WORKDIR / 12:06:30 ---> Running in 0aeda1dba06c 12:06:31 Removing intermediate container 0aeda1dba06c 12:06:31 ---> 631e58c1ee34 12:06:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:06:31 ---> Running in 69a3eafdc3be 12:06:31 Removing intermediate container 69a3eafdc3be 12:06:31 ---> 534f2d1d858b 12:06:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:06:31 ---> Running in 2577d0ed9cbf 12:06:32 Removing intermediate container 2577d0ed9cbf 12:06:32 ---> 8026de3f300f 12:06:32 Step 24/26 : LABEL arch=arm64 12:06:32 ---> Running in c5a21725e23b 12:06:32 Removing intermediate container c5a21725e23b 12:06:32 ---> e89f9cdbdb2e 12:06:32 Step 25/26 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 12:06:32 ---> Running in f8e7f89e0604 12:06:33 Removing intermediate container f8e7f89e0604 12:06:33 ---> 22f4d034743c 12:06:33 Step 26/26 : LABEL version=0.0.0 12:06:33 ---> Running in 624696876c1b 12:06:34 Removing intermediate container 624696876c1b 12:06:34 ---> bc8785215684 12:06:34 12:06:34 Successfully built bc8785215684 12:06:34 Successfully tagged security-spire-config-arm64:latest 12:09:41  Building security-spire-config ... done Removing intermediate container c7340710e4fe 12:09:41 ---> 5671d73f4447 12:09:41 12:09:41 Step 13/25 : FROM alpine:3.15 12:09:41 ---> 3fb3c9af89a9 12:09:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:09:41 ---> Using cache 12:09:41 ---> 59bd6eaa48c5 12:09:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:41 ---> Using cache 12:09:41 ---> 83e05ef4fe52 12:09:41 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:09:41 ---> Using cache 12:09:41 ---> 6fe3b1a92c73 12:09:41 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 12:09:41 ---> fe480cb91b1d 12:09:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:09:41 ---> eab78d7324f7 12:09:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:09:41 ---> cc28387328b3 12:09:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:09:41 ---> ad8493c5c749 12:09:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:09:41 ---> Running in 181f28825033 12:09:41 Removing intermediate container 181f28825033 12:09:41 ---> 1b781abad518 12:09:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:09:42 ---> Running in 72c40ff7c914 12:09:42 Removing intermediate container 72c40ff7c914 12:09:42 ---> cfc13f4613de 12:09:42 Step 23/25 : LABEL arch=arm64 12:09:42 ---> Running in 7aa1d12fb487 12:09:42 Removing intermediate container 7aa1d12fb487 12:09:42 ---> 1fdf6623f1d2 12:09:42 Step 24/25 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 12:09:42 ---> Running in d861fe340db5 12:09:43 Removing intermediate container d861fe340db5 12:09:43 ---> 2612c71eab6f 12:09:43 Step 25/25 : LABEL version=0.0.0 12:09:43 ---> Running in 3c80c080ae73 12:09:43 Removing intermediate container 3c80c080ae73 12:09:43 ---> 34bdd47425cd 12:09:43 12:09:43 Successfully built 34bdd47425cd 12:09:43 Successfully tagged security-spire-server-arm64:latest 12:09:44  Building security-spire-server ... done  [Pipeline] } 12:09:44 $ docker stop --time=1 6f0c82b2c066da7264f06ab99e1a0a905900543b29d839a954c4b35b7bc7fd8f 12:09:45 $ docker rm -f 6f0c82b2c066da7264f06ab99e1a0a905900543b29d839a954c4b35b7bc7fd8f [Pipeline] // withDockerContainer [Pipeline] sh 12:09:46 + docker images 12:09:47 REPOSITORY TAG IMAGE ID CREATED SIZE 12:09:47 security-spire-server-arm64 latest 34bdd47425cd 3 seconds ago 86.3MB 12:09:47 5671d73f4447 27 seconds ago 4.21GB 12:09:47 security-spire-config-arm64 latest bc8785215684 3 minutes ago 85.6MB 12:09:47 33eb15f39174 3 minutes ago 4.21GB 12:09:47 security-spire-agent-arm64 latest b6d492dc4201 7 minutes ago 126MB 12:09:47 8210da8976e5 8 minutes ago 4.21GB 12:09:47 core-data-arm64 latest b73788db2036 22 minutes ago 34.4MB 12:09:47 71c05cde271d 22 minutes ago 1.46GB 12:09:47 core-metadata-arm64 latest 3c7c9bae0404 29 minutes ago 25.2MB 12:09:47 8427197cf0e0 29 minutes ago 1.43GB 12:09:47 security-proxy-setup-arm64 latest e24a92d76e66 30 minutes ago 42.1MB 12:09:47 9e1c9f1d86dc 31 minutes ago 1.44GB 12:09:47 support-notifications-arm64 latest 583913d77f60 38 minutes ago 25.5MB 12:09:47 f2651e11b51e 38 minutes ago 1.43GB 12:09:47 support-scheduler-arm64 latest b654185cc236 39 minutes ago 24.9MB 12:09:47 f6a20b3a499b 39 minutes ago 1.43GB 12:09:47 core-command-arm64 latest 6a3407108426 39 minutes ago 23.7MB 12:09:47 e712057bf0c1 40 minutes ago 1.43GB 12:09:47 sys-mgmt-agent-arm64 latest 011c2e72ca7e 47 minutes ago 290MB 12:09:47 security-bootstrapper-arm64 latest 59e341ae6c44 49 minutes ago 23.6MB 12:09:47 security-secretstore-setup-arm64 latest 1af778ba61f9 49 minutes ago 40.8MB 12:09:47 security-spiffe-token-provider-arm64 latest 17d3e511281b 49 minutes ago 27.7MB 12:09:47 fbbe46ffe2ba 50 minutes ago 1.43GB 12:09:47 cc487b8b11fd 50 minutes ago 1.44GB 12:09:47 826370fa62ae 50 minutes ago 1.43GB 12:09:47 b5a123e08466 50 minutes ago 1.42GB 12:09:47 ci-base-image-arm64 latest 608e95a82d2b About an hour ago 886MB 12:09:47 docker 20.10.14 c346e9eafbab 7 days ago 202MB 12:09:47 alpine 3.14 ac73e934f311 7 days ago 5.34MB 12:09:47 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 12:09:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 12:09:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:47 12:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:48 arm64: Pulling from edgex-lftools-log-publisher 12:09:48 8998bd30e6a1: Pulling fs layer 12:09:48 04944245beec: Pulling fs layer 12:09:48 699f458cf7ca: Pulling fs layer 12:09:48 765212b225bb: Pulling fs layer 12:09:48 f23df028b6ca: Pulling fs layer 12:09:48 d65c8cfc05b1: Pulling fs layer 12:09:48 2437ff75d9bd: Pulling fs layer 12:09:48 f23df028b6ca: Waiting 12:09:48 d65c8cfc05b1: Waiting 12:09:48 2437ff75d9bd: Waiting 12:09:48 765212b225bb: Waiting 12:09:48 04944245beec: Verifying Checksum 12:09:48 04944245beec: Download complete 12:09:48 765212b225bb: Verifying Checksum 12:09:48 765212b225bb: Download complete 12:09:48 f23df028b6ca: Verifying Checksum 12:09:48 f23df028b6ca: Download complete 12:09:48 d65c8cfc05b1: Verifying Checksum 12:09:48 d65c8cfc05b1: Download complete 12:09:48 699f458cf7ca: Verifying Checksum 12:09:48 699f458cf7ca: Download complete 12:09:49 8998bd30e6a1: Verifying Checksum 12:09:49 8998bd30e6a1: Download complete 12:09:51 2437ff75d9bd: Verifying Checksum 12:09:51 2437ff75d9bd: Download complete 12:09:53 8998bd30e6a1: Pull complete 12:09:54 04944245beec: Pull complete 12:09:55 699f458cf7ca: Pull complete 12:09:55 765212b225bb: Pull complete 12:09:56 f23df028b6ca: Pull complete 12:09:56 d65c8cfc05b1: Pull complete 12:10:15 2437ff75d9bd: Pull complete 12:10:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:10:15 prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container 12:10:15 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 12:10:18 $ docker top 24b59cea571f314def1df39daae6091495c34e5ac6e4a4078fd4910971fa69fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:10:19 ---> job-cost.sh 12:10:19 lf-activate-venv: SKIPPING 12:10:19 INFO: No Stack... 12:10:20 INFO: Retrieving Pricing Info for: v3-standard-4 12:10:21 INFO: Archiving Costs [Pipeline] sh 12:10:22 + cat /w/workspace/edgex-go/7/archives/cost.csv 12:10:22 + cut -d, -f6 [Pipeline] lock 12:10:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3956-7-stack-cost] 12:10:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3956-7-stack-cost] did not exist. Created. 12:10:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3956-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:10:22 + echo total: 0.2199999988079071 [Pipeline] stash 12:10:22 Stashed 1 file(s) [Pipeline] } 12:10:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3956-7-stack-cost] [Pipeline] // lock [Pipeline] } 12:10:22 $ docker stop --time=1 24b59cea571f314def1df39daae6091495c34e5ac6e4a4078fd4910971fa69fe 12:10:24 $ docker rm -f 24b59cea571f314def1df39daae6091495c34e5ac6e4a4078fd4910971fa69fe [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 12:10:24 provisioning config files... 12:10:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config479757663580972191tmp [Pipeline] { [Pipeline] sh 12:10:25 + set +x 12:10:25 + curl -s https://codecov.io/bash 12:10:25 + bash -s -- 12:10:25 12:10:25 _____ _ 12:10:25 / ____| | | 12:10:25 | | ___ __| | ___ ___ _____ __ 12:10:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:10:25 | |___| (_) | (_| | __/ (_| (_) \ V / 12:10:25 \_____\___/ \__,_|\___|\___\___/ \_/ 12:10:25 Bash-1.0.6 12:10:25 12:10:25 12:10:25 ==> git version 2.25.1 found 12:10:25 ==> 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 12:10:25 Release-Date: 2020-01-08 12:10:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:10:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:10:25 ==> Jenkins CI detected. 12:10:25 current dir:  /w/workspace/edgex-go/7 12:10:25 project root: . 12:10:25 --> token set from env 12:10:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:10:25 ==> Running gcov in . (disable via -X gcov) 12:10:25 ==> Python coveragepy not found 12:10:25 ==> Searching for coverage reports in: 12:10:25 + . 12:10:25 -> Found 1 reports 12:10:25 ==> Detecting git/mercurial file structure 12:10:25 ==> Reading reports 12:10:25 + ./coverage.out bytes=432619 12:10:25 ==> Appending adjustments 12:10:25 https://docs.codecov.io/docs/fixing-reports 12:10:26 + Found adjustments 12:10:26 ==> Gzipping contents 12:10:26 60K /tmp/codecov.eAbX8F.gz 12:10:26 ==> Uploading reports 12:10:26 url: https://codecov.io 12:10:26 query: branch=PR-3956&commit=193c4e7f8c8b92f31e9a2521a4273744cda344b5&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= 12:10:26 -> Pinging Codecov 12:10:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3956&commit=193c4e7f8c8b92f31e9a2521a4273744cda344b5&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= 12:10:26 -> Uploading to 12:10:26 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/193c4e7f8c8b92f31e9a2521a4273744cda344b5/f5294778-e833-4f96-b6ee-4b28f1db12a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T121026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9910b3cc9ee2fbaeb88bacbc4ed84aedecdbb691419140602091cad007e5fbd6 12:10:26 % Total % Received % Xferd Average Speed Time Time Time Current 12:10:26 Dload Upload Total Spent Left Speed 12:10:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59348 0 0 100 59348 0 238k --:--:-- --:--:-- --:--:-- 238k 12:10:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/193c4e7f8c8b92f31e9a2521a4273744cda344b5 [Pipeline] } 12:10:27 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 12:10:27 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 12:10:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:10:29 ---> package-listing.sh 12:10:29 ++ tr '[:upper:]' '[:lower:]' 12:10:29 ++ facter osfamily 12:10:29 + OS_FAMILY=debian 12:10:29 + workspace=/w/workspace/edgex-go/7 12:10:29 + START_PACKAGES=/tmp/packages_start.txt 12:10:29 + END_PACKAGES=/tmp/packages_end.txt 12:10:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:29 + PACKAGES=/tmp/packages_start.txt 12:10:29 + '[' /w/workspace/edgex-go/7 ']' 12:10:29 + PACKAGES=/tmp/packages_end.txt 12:10:29 + case "${OS_FAMILY}" in 12:10:29 + dpkg -l 12:10:29 + grep '^ii' 12:10:29 + '[' -f /tmp/packages_start.txt ']' 12:10:29 + '[' -f /tmp/packages_end.txt ']' 12:10:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:29 + '[' /w/workspace/edgex-go/7 ']' 12:10:29 + mkdir -p /w/workspace/edgex-go/7/archives/ 12:10:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 12:10:29 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:10:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:10:29 12:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:10:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:10:30 latest: Pulling from edgex-lftools-log-publisher 12:10:30 5eb5b503b376: Pulling fs layer 12:10:30 5c69ac0246d0: Pulling fs layer 12:10:30 ec43610c2a17: Pulling fs layer 12:10:30 3a2ae6a8a46f: Pulling fs layer 12:10:30 33b1e0a273af: Pulling fs layer 12:10:30 5d3b04190fa2: Pulling fs layer 12:10:30 2f39f015ded8: Pulling fs layer 12:10:30 33b1e0a273af: Waiting 12:10:30 2f39f015ded8: Waiting 12:10:30 3a2ae6a8a46f: Waiting 12:10:30 5c69ac0246d0: Download complete 12:10:30 3a2ae6a8a46f: Verifying Checksum 12:10:30 3a2ae6a8a46f: Download complete 12:10:30 33b1e0a273af: Verifying Checksum 12:10:30 33b1e0a273af: Download complete 12:10:30 ec43610c2a17: Verifying Checksum 12:10:30 ec43610c2a17: Download complete 12:10:30 5d3b04190fa2: Verifying Checksum 12:10:30 5d3b04190fa2: Download complete 12:10:30 5eb5b503b376: Verifying Checksum 12:10:30 5eb5b503b376: Download complete 12:10:31 2f39f015ded8: Download complete 12:10:31 5eb5b503b376: Pull complete 12:10:31 5c69ac0246d0: Pull complete 12:10:32 ec43610c2a17: Pull complete 12:10:32 3a2ae6a8a46f: Pull complete 12:10:32 33b1e0a273af: Pull complete 12:10:32 5d3b04190fa2: Pull complete 12:10:37 2f39f015ded8: Pull complete 12:10:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:10:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:10:37 prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container 12:10:37 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-lftools-log-publisher:latest cat 12:10:39 $ docker top b9643857587803c462999a54d484544705dd11a4c4ba9c19621b77b6822688c6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:40 + touch /tmp/pre-build-complete [Pipeline] sh 12:10:40 + mkdir -p /var/log/sysstat [Pipeline] sh 12:10:40 + ls /var/log/sa-host 12:10:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:40 provisioning config files... 12:10:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config209327478313598059tmp [Pipeline] { [Pipeline] echo 12:10:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:10:41 ---> create-netrc.sh [Pipeline] } 12:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:10:41 ---> python-tools-install.sh [Pipeline] echo 12:10:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:10:41 ---> sudo-logs.sh 12:10:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:10:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:10:42 ---> job-cost.sh 12:10:42 lf-activate-venv: SKIPPING 12:10:42 DEBUG: total: 0.2199999988079071 12:10:42 INFO: Retrieving Stack Cost... 12:10:42 INFO: Retrieving Pricing Info for: v3-standard-8 12:10:43 INFO: Archiving Costs [Pipeline] echo 12:10:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:10:43 ---> logs-deploy.sh 12:10:43 lf-activate-venv: SKIPPING 12:10:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3956/7 12:10:43 INFO: archiving workspace using pattern(s): 12:10:44 Archives upload complete. 12:10:44 INFO: archiving logs to Nexus 12:10:45 ---> uname -a: 12:10:45 Linux prd-ubuntu20-04-docker-8c-8g-20662 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:10:45 12:10:45 12:10:45 ---> lscpu: 12:10:45 Architecture: x86_64 12:10:45 CPU op-mode(s): 32-bit, 64-bit 12:10:45 Byte Order: Little Endian 12:10:45 Address sizes: 40 bits physical, 48 bits virtual 12:10:45 CPU(s): 8 12:10:45 On-line CPU(s) list: 0-7 12:10:45 Thread(s) per core: 1 12:10:45 Core(s) per socket: 1 12:10:45 Socket(s): 8 12:10:45 NUMA node(s): 1 12:10:45 Vendor ID: AuthenticAMD 12:10:45 CPU family: 23 12:10:45 Model: 49 12:10:45 Model name: AMD EPYC-Rome Processor 12:10:45 Stepping: 0 12:10:45 CPU MHz: 2799.998 12:10:45 BogoMIPS: 5599.99 12:10:45 Virtualization: AMD-V 12:10:45 Hypervisor vendor: KVM 12:10:45 Virtualization type: full 12:10:45 L1d cache: 256 KiB 12:10:45 L1i cache: 256 KiB 12:10:45 L2 cache: 4 MiB 12:10:45 L3 cache: 128 MiB 12:10:45 NUMA node0 CPU(s): 0-7 12:10:45 Vulnerability Itlb multihit: Not affected 12:10:45 Vulnerability L1tf: Not affected 12:10:45 Vulnerability Mds: Not affected 12:10:45 Vulnerability Meltdown: Not affected 12:10:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:10:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:10:45 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:10:45 Vulnerability Srbds: Not affected 12:10:45 Vulnerability Tsx async abort: Not affected 12:10:45 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 12:10:45 12:10:45 12:10:45 ---> nproc: 12:10:45 8 12:10:45 12:10:45 12:10:45 ---> df -h: 12:10:45 Filesystem Size Used Avail Use% Mounted on 12:10:45 overlay 155G 27G 129G 18% / 12:10:45 tmpfs 64M 0 64M 0% /dev 12:10:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:10:45 shm 64M 0 64M 0% /dev/shm 12:10:45 /dev/vda1 155G 27G 129G 18% /facter-os 12:10:45 12:10:45 12:10:45 ---> sar -b -r -n DEV: 12:10:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20662) 04/12/22 _x86_64_ (8 CPU) 12:10:45 12:10:45 10:52:29 LINUX RESTART (8 CPU) 12:10:45 12:10:45 10:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:10:45 10:54:01 320.25 14.23 306.02 0.00 2144.59 128774.78 0.00 12:10:45 10:55:01 55.09 0.03 55.06 0.00 4.40 24963.31 0.00 12:10:45 10:56:01 43.30 0.10 43.20 0.00 1.47 11924.04 0.00 12:10:45 10:57:01 438.53 0.33 438.19 0.00 37.59 380540.84 0.00 12:10:45 10:58:01 1006.03 1.52 1004.52 0.00 16.40 308856.39 0.00 12:10:45 10:59:01 422.71 0.40 422.31 0.00 6.80 247346.62 0.00 12:10:45 11:00:01 523.48 1.58 521.89 0.00 49.18 172153.55 0.00 12:10:45 11:01:01 922.96 1.32 921.64 0.00 13.86 303189.74 0.00 12:10:45 11:02:01 1142.49 0.55 1141.94 0.00 4.40 314911.51 0.00 12:10:45 11:03:01 332.96 0.05 332.91 0.00 0.40 102147.95 0.00 12:10:45 11:04:01 2.33 0.00 2.33 0.00 0.00 26.93 0.00 12:10:45 11:05:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 12:10:45 11:06:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 12:10:45 11:07:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 12:10:45 11:08:01 1.77 0.02 1.75 0.00 0.13 19.46 0.00 12:10:45 11:09:01 4.03 0.00 4.03 0.00 0.00 96.75 0.00 12:10:45 11:10:01 11.01 0.00 11.01 0.00 0.00 394.87 0.00 12:10:45 11:11:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 12:10:45 11:12:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:10:45 11:13:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 12:10:45 11:14:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 12:10:45 11:15:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 12:10:45 11:16:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 12:10:45 11:17:01 1.47 0.02 1.45 0.00 0.13 16.53 0.00 12:10:45 11:18:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 12:10:45 11:19:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 12:10:45 11:20:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 12:10:45 11:21:01 2.17 0.00 2.17 0.00 0.00 24.79 0.00 12:10:45 11:22:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:10:45 11:23:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 12:10:45 11:24:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 12:10:45 11:25:01 2.00 0.00 2.00 0.00 0.00 23.19 0.00 12:10:45 11:26:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 12:10:45 11:27:01 2.13 0.00 2.13 0.00 0.00 23.99 0.00 12:10:45 11:28:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 12:10:45 11:29:01 2.22 0.00 2.22 0.00 0.00 24.53 0.00 12:10:45 11:30:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 12:10:45 11:31:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 12:10:45 11:32:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 12:10:45 11:33:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 12:10:45 11:34:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 12:10:45 11:35:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 12:10:45 11:36:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 12:10:45 11:37:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 12:10:45 11:38:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 12:10:45 11:39:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 12:10:45 11:40:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 12:10:45 11:41:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 12:10:45 11:42:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 12:10:45 11:43:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 12:10:45 11:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:10:45 11:45:01 4.07 0.87 3.20 0.00 18.40 42.26 0.00 12:10:45 11:46:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 12:10:45 11:47:01 1.62 0.00 1.62 0.00 0.00 17.99 0.00 12:10:45 11:48:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 12:10:45 11:49:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 12:10:45 11:50:02 1.53 0.00 1.53 0.00 0.00 17.19 0.00 12:10:45 11:51:01 2.07 0.00 2.07 0.00 0.00 25.22 0.00 12:10:45 11:52:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 12:10:45 11:53:01 1.83 0.00 1.83 0.00 0.00 22.00 0.00 12:10:45 11:54:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 12:10:45 11:55:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 12:10:45 11:56:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 12:10:45 11:57:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 12:10:45 11:58:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 12:10:45 11:59:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 12:10:45 12:00:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 12:10:45 12:01:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 12:10:45 12:02:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 12:10:45 12:03:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 12:10:45 12:04:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 12:10:45 12:05:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 12:10:45 12:06:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 12:10:45 12:07:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 12:10:45 12:08:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 12:10:45 12:09:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 12:10:45 12:10:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 12:10:45 Average: 69.06 0.27 68.79 0.00 29.39 25910.85 0.00 12:10:45 12:10:45 10:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:45 10:54:01 27922876 31738184 561112 1.71 138548 3882312 2225644 6.56 1284696 3229908 226644 12:10:45 10:55:01 27806992 31486828 804312 2.45 151376 3728612 2456764 7.24 1660816 2956708 215964 12:10:45 10:56:01 27479572 31710708 578912 1.76 154832 4238372 2022420 5.96 1518696 3388532 410964 12:10:45 10:57:01 20800228 31530584 739804 2.25 173208 10510668 3422764 10.09 2111088 9232092 646100 12:10:45 10:58:01 13847572 30142408 2112640 6.42 334472 15401708 4818424 14.20 4571476 13196968 14764 12:10:45 10:59:01 6077540 27339940 4894220 14.88 423348 19918924 8676240 25.57 8610748 16534708 812008 12:10:45 11:00:01 6696712 29548376 2695864 8.20 436936 21420596 5617256 16.55 6588888 17882284 3996 12:10:45 11:01:01 3335096 31050704 1203264 3.66 567596 25952784 3565876 10.51 5131508 22514416 81400 12:10:45 11:02:01 7430252 31621852 635552 1.93 684160 22527264 2476092 7.30 3429216 20339816 528284 12:10:45 11:03:01 9959276 31748860 517944 1.58 727432 20212076 1979164 5.83 3016252 18358804 552 12:10:45 11:04:01 9959804 31749424 517324 1.57 727460 20212080 1979164 5.83 3016036 18358808 20 12:10:45 11:05:01 9973812 31763444 503268 1.53 727472 20212080 1979164 5.83 3002944 18358808 24 12:10:45 11:06:01 9974316 31763964 502728 1.53 727480 20212084 1979164 5.83 3002076 18358812 20 12:10:45 11:07:01 9975460 31765116 501668 1.53 727484 20212088 1979164 5.83 3000872 18358812 44 12:10:45 11:08:01 9976868 31766816 500380 1.52 727504 20212092 2017672 5.95 3000148 18359012 36 12:10:45 11:09:01 9978804 31768912 498148 1.51 727644 20212096 2017672 5.95 2998576 18359020 76 12:10:45 11:10:01 9980732 31771764 495204 1.51 728464 20212112 2017672 5.95 2996676 18359032 68 12:10:45 11:11:01 9981220 31772260 494660 1.50 728464 20212116 2017672 5.95 2995864 18359036 52 12:10:45 11:12:01 9981172 31772212 494640 1.50 728468 20212120 2017672 5.95 2995848 18359036 8 12:10:45 11:13:01 9980976 31772052 494876 1.50 728492 20212124 2017672 5.95 2996712 18359044 204 12:10:45 11:14:01 9980692 31771808 495084 1.51 728524 20212128 2017672 5.95 2996248 18359048 180 12:10:45 11:15:01 9980636 31771768 495056 1.51 728544 20212132 2017672 5.95 2996600 18359048 188 12:10:45 11:16:01 9980652 31771804 495012 1.51 728560 20212136 2017672 5.95 2995944 18359052 12 12:10:45 11:17:01 9980592 31771864 494836 1.50 728576 20212136 2017672 5.95 2996856 18359060 176 12:10:45 11:18:01 9980800 31772236 494668 1.50 728608 20212268 2017672 5.95 2996696 18359188 48 12:10:45 11:19:01 9980800 31772276 494592 1.50 728636 20212272 2017672 5.95 2996360 18359192 52 12:10:45 11:20:01 9980476 31771964 494784 1.50 728692 20212272 2017672 5.95 2996452 18359192 204 12:10:45 11:21:01 9980460 31772028 494716 1.50 728724 20212276 2017672 5.95 2996384 18359196 12 12:10:45 11:22:01 9980668 31772240 494684 1.50 728744 20212280 2017672 5.95 2996108 18359200 12 12:10:45 11:23:01 9980344 31771964 494936 1.51 728764 20212284 2017672 5.95 2996552 18359200 28 12:10:45 11:24:01 9980296 31771964 494880 1.50 728804 20212288 2017672 5.95 2996232 18359208 24 12:10:45 11:25:01 9980264 31771960 494808 1.50 728852 20212292 2017672 5.95 2996256 18359212 28 12:10:45 11:26:01 9980216 31771912 494776 1.50 728872 20212292 2017672 5.95 2996240 18359212 12 12:10:45 11:27:01 9980168 31771952 494712 1.50 728928 20212288 2017672 5.95 2996340 18359216 12 12:10:45 11:28:01 9980344 31772192 494608 1.50 728968 20212300 2017672 5.95 2996972 18359220 20 12:10:45 11:29:01 9980564 31772448 494348 1.50 729004 20212304 2017672 5.95 2996496 18359224 184 12:10:45 11:30:01 9980240 31772160 494548 1.50 729040 20212308 2001516 5.90 2997028 18359228 16 12:10:45 11:31:01 9980216 31772172 494496 1.50 729068 20212308 2001516 5.90 2996968 18359228 48 12:10:45 11:32:01 9980420 31772404 494164 1.50 729128 20212312 2001516 5.90 2996644 18359232 12 12:10:45 11:33:01 9980572 31772620 494208 1.50 729156 20212316 2001516 5.90 2997240 18359236 88 12:10:45 11:34:01 9980500 31772580 494208 1.50 729172 20212320 2001516 5.90 2996928 18359240 20 12:10:45 11:35:01 9980768 31772860 494028 1.50 729180 20212324 2001516 5.90 2996612 18359244 44 12:10:45 11:36:01 9980752 31772868 493948 1.50 729228 20212324 2017636 5.95 2997060 18359244 12 12:10:45 11:37:01 9980452 31772612 494160 1.50 729252 20212328 2017636 5.95 2996936 18359248 12 12:10:45 11:38:01 9980372 31772556 494176 1.50 729260 20212328 2017636 5.95 2996984 18359252 20 12:10:45 11:39:01 9980608 31772828 493880 1.50 729288 20212332 2017636 5.95 2996732 18359252 180 12:10:45 11:40:01 9980308 31772536 494112 1.50 729292 20212336 2017636 5.95 2996972 18359256 8 12:10:45 11:41:01 9980500 31772740 494052 1.50 729308 20212336 2017636 5.95 2996744 18359256 16 12:10:45 11:42:01 9980232 31772492 494280 1.50 729316 20212344 2017636 5.95 2996736 18359264 12 12:10:45 11:43:01 9980136 31772424 494272 1.50 729328 20212348 2017636 5.95 2997336 18359268 56 12:10:45 11:44:01 9980112 31772412 494248 1.50 729340 20212348 2017636 5.95 2997012 18359268 20 12:10:45 11:45:01 9977340 31770648 495688 1.51 729404 20212988 2044116 6.02 2997272 18359832 8 12:10:45 11:46:01 9977252 31770568 495688 1.51 729424 20212996 2044116 6.02 2996948 18359832 12 12:10:45 11:47:01 9977712 31771064 495364 1.51 729440 20213000 2044116 6.02 2996980 18359836 16 12:10:45 11:48:01 9977712 31771104 495292 1.51 729480 20213004 2044116 6.02 2997492 18359840 36 12:10:45 11:49:01 9977888 31771304 495264 1.51 729496 20213004 2044116 6.02 2997328 18359840 196 12:10:45 11:50:02 9977816 31771244 495236 1.51 729540 20213008 2044116 6.02 2997288 18359844 12 12:10:45 11:51:01 9977572 31771056 495396 1.51 729572 20213016 2044116 6.02 2997708 18359852 12 12:10:45 11:52:01 9978272 31771784 494720 1.50 729584 20213016 2044116 6.02 2997124 18359852 20 12:10:45 11:53:01 9977980 31771520 494920 1.51 729604 20213020 2044116 6.02 2997388 18359856 20 12:10:45 11:54:01 9978120 31771676 494712 1.50 729620 20213020 2044116 6.02 2997164 18359856 36 12:10:45 11:55:01 9978312 31771872 494672 1.50 729640 20213024 2044116 6.02 2997424 18359860 48 12:10:45 11:56:01 9978296 31771860 494632 1.50 729664 20213028 2027788 5.98 2997164 18359864 12 12:10:45 11:57:01 9978044 31771668 494868 1.50 729680 20213028 2027788 5.98 2997220 18359868 48 12:10:45 11:58:01 9977476 31771120 495364 1.51 729700 20213032 2027788 5.98 2997600 18359868 20 12:10:45 11:59:01 9978072 31771764 494588 1.50 729704 20213036 2027788 5.98 2997264 18359872 124 12:10:45 12:00:01 9977288 31771024 495472 1.51 729744 20213040 2027788 5.98 2999296 18358804 44 12:10:45 12:01:01 9977776 31771544 494892 1.51 729772 20213048 2027788 5.98 2998780 18358816 164 12:10:45 12:02:01 9977664 31771432 494936 1.51 729784 20213048 2027788 5.98 2998584 18358816 12 12:10:45 12:03:01 9977372 31771144 495140 1.51 729796 20213052 2027788 5.98 2998884 18358820 20 12:10:45 12:04:01 9977292 31771068 495156 1.51 729808 20213048 2027788 5.98 2998584 18358824 20 12:10:45 12:05:01 9977008 31770840 495380 1.51 729820 20213056 2027788 5.98 2999572 18358820 160 12:10:45 12:06:01 9977552 31771396 494780 1.50 729832 20213060 2027788 5.98 2998612 18358824 12 12:10:45 12:07:01 9977704 31771548 494796 1.50 729840 20213060 2027788 5.98 2998596 18358824 160 12:10:45 12:08:01 9977632 31771508 494812 1.50 729852 20213064 2027788 5.98 2999060 18358828 232 12:10:45 12:09:01 9977788 31771688 494536 1.50 729868 20213072 2027788 5.98 2999216 18358836 92 12:10:45 12:10:01 9977732 31771636 494624 1.50 729880 20213072 2027788 5.98 2998980 18358836 204 12:10:45 Average: 10648495 31643898 622685 1.89 683643 19506935 2242026 6.61 3100952 17632518 38243 12:10:45 12:10:45 10:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:45 10:54:01 docker0 894.12 597.59 75.72 3769.81 0.00 0.00 0.00 0.00 12:10:45 10:54:01 ens3 1326.10 1599.27 10360.92 201.12 0.00 0.00 0.00 0.00 12:10:45 10:54:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 12:10:45 10:55:01 docker0 1.45 1.55 0.09 0.12 0.00 0.00 0.00 0.00 12:10:45 10:55:01 ens3 66.49 66.82 35.67 69.39 0.00 0.00 0.00 0.00 12:10:45 10:55:01 veth1bc63f3 1.45 1.65 0.11 0.13 0.00 0.00 0.00 0.00 12:10:45 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 10:56:01 ens3 25.57 14.36 22.27 11.68 0.00 0.00 0.00 0.00 12:10:45 10:56:01 veth1bc63f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 10:57:01 docker0 78.10 128.71 4.27 882.60 0.00 0.00 0.00 0.00 12:10:45 10:57:01 vethd2d38cc 30.64 67.84 2.01 653.43 0.00 0.00 0.00 0.05 12:10:45 10:57:01 ens3 250.16 163.97 2587.32 80.27 0.00 0.00 0.00 0.00 12:10:45 10:57:01 veth9bd1a83 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 10:57:01 veth2b35fd8 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 10:57:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 12:10:45 10:57:01 vethce53cca 0.00 1.05 0.00 0.06 0.00 0.00 0.00 0.00 12:10:45 10:58:01 docker0 474.52 819.41 34.56 11173.74 0.00 0.00 0.00 0.00 12:10:45 10:58:01 vethd2d38cc 202.02 346.69 17.93 5176.07 0.00 0.00 0.00 0.42 12:10:45 10:58:01 veth062d6a9 250.67 443.24 21.52 5830.82 0.00 0.00 0.00 0.48 12:10:45 10:58:01 ens3 903.72 541.66 11306.33 128.52 0.00 0.00 0.00 0.00 12:10:45 10:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 12:10:45 10:58:01 vethce53cca 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 10:59:01 veth3a91665 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 10:59:01 docker0 229.26 423.29 16.57 5904.42 0.00 0.00 0.00 0.00 12:10:45 10:59:01 vethd2d38cc 0.20 0.23 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 10:59:01 veth062d6a9 0.15 0.22 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 10:59:01 ens3 458.53 247.75 5932.94 36.59 0.00 0.00 0.00 0.00 12:10:45 10:59:01 vethce33b70 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 10:59:01 veth91cc03a 214.91 405.61 18.69 5828.21 0.00 0.00 0.00 0.48 12:10:45 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 10:59:01 vethce53cca 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:00:01 docker0 17.41 37.79 1.53 538.15 0.00 0.00 0.00 0.00 12:10:45 11:00:01 vethd2d38cc 5.00 6.71 0.49 130.37 0.00 0.00 0.00 0.01 12:10:45 11:00:01 veth062d6a9 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 11:00:01 ens3 117.06 67.58 1649.68 71.38 0.00 0.00 0.00 0.00 12:10:45 11:00:01 vethcf869f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 11:00:01 veth91cc03a 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:00:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 12:10:45 11:00:01 vethce53cca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:01:01 docker0 24.69 40.99 1.82 407.94 0.00 0.00 0.00 0.00 12:10:45 11:01:01 ens3 102.13 66.78 447.06 71.87 0.00 0.00 0.00 0.00 12:10:45 11:01:01 veth91cc03a 0.08 0.30 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 11:01:01 veth3813f46 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:01:01 vethce53cca 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 11:02:01 docker0 48.84 62.27 3.13 417.74 0.00 0.00 0.00 0.00 12:10:45 11:02:01 ens3 140.76 106.50 457.67 88.28 0.00 0.00 0.00 0.00 12:10:45 11:02:01 vetha018afd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:02:01 vethce53cca 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:10:45 11:03:01 docker0 2.27 4.42 0.14 38.51 0.00 0.00 0.00 0.00 12:10:45 11:03:01 ens3 22.61 12.25 54.26 8.07 0.00 0.00 0.00 0.00 12:10:45 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:04:01 ens3 1.18 0.40 0.73 0.21 0.00 0.00 0.00 0.00 12:10:45 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:05:01 ens3 0.92 0.37 0.31 0.21 0.00 0.00 0.00 0.00 12:10:45 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:08:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:09:01 ens3 48.01 43.16 18.05 55.76 0.00 0.00 0.00 0.00 12:10:45 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:10:01 ens3 99.75 72.80 82.88 72.31 0.00 0.00 0.00 0.00 12:10:45 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:13:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:15:01 ens3 0.23 0.17 0.15 0.01 0.00 0.00 0.00 0.00 12:10:45 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:18:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:23:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:28:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:29:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:30:01 ens3 0.53 0.17 0.22 0.01 0.00 0.00 0.00 0.00 12:10:45 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:31:01 ens3 0.53 0.53 0.27 0.22 0.00 0.00 0.00 0.00 12:10:45 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:33:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:34:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:10:45 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:35:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 12:10:45 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:36:01 ens3 0.58 0.43 0.35 0.28 0.00 0.00 0.00 0.00 12:10:45 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:38:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 12:10:45 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:43:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:45:01 ens3 0.28 0.28 0.40 0.08 0.00 0.00 0.00 0.00 12:10:45 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:48:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:50:02 ens3 0.20 0.10 0.17 0.01 0.00 0.00 0.00 0.00 12:10:45 11:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:51:01 ens3 0.56 0.41 0.27 0.22 0.00 0.00 0.00 0.00 12:10:45 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:53:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:58:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 11:59:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:00:01 ens3 3.95 2.97 2.32 5.16 0.00 0.00 0.00 0.00 12:10:45 12:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:01:01 ens3 0.30 0.20 0.13 0.01 0.00 0.00 0.00 0.00 12:10:45 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:02:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:10:45 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:03:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:10:45 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:04:01 ens3 0.42 0.02 0.04 0.00 0.00 0.00 0.00 0.00 12:10:45 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:05:01 ens3 0.57 0.40 0.32 0.21 0.00 0.00 0.00 0.00 12:10:45 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:08:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:10:45 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:45 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:45 Average: docker0 22.81 27.36 1.77 299.74 0.00 0.00 0.00 0.00 12:10:45 Average: ens3 46.19 38.80 426.01 11.69 0.00 0.00 0.00 0.00 12:10:45 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 12:10:45 12:10:45 12:10:45 ---> sar -P ALL: 12:10:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20662) 04/12/22 _x86_64_ (8 CPU) 12:10:45 12:10:45 10:52:29 LINUX RESTART (8 CPU) 12:10:45 12:10:45 10:53:02 CPU %user %nice %system %iowait %steal %idle 12:10:45 10:54:01 all 12.23 0.00 4.61 1.66 0.06 81.44 12:10:45 10:54:01 0 10.17 0.00 4.63 1.66 0.07 83.47 12:10:45 10:54:01 1 11.96 0.00 4.41 0.51 0.05 83.06 12:10:45 10:54:01 2 14.44 0.00 4.90 2.59 0.05 78.02 12:10:45 10:54:01 3 19.25 0.00 5.10 3.82 0.07 71.76 12:10:45 10:54:01 4 12.14 0.00 5.14 2.60 0.07 80.06 12:10:45 10:54:01 5 10.02 0.00 4.09 0.38 0.05 85.47 12:10:45 10:54:01 6 10.44 0.00 3.89 1.49 0.05 84.13 12:10:45 10:54:01 7 9.43 0.00 4.74 0.24 0.07 85.52 12:10:45 10:55:01 all 37.26 0.00 7.11 0.48 0.08 55.07 12:10:45 10:55:01 0 38.54 0.00 6.21 0.05 0.07 55.13 12:10:45 10:55:01 1 36.88 0.00 6.90 0.55 0.08 55.58 12:10:45 10:55:01 2 37.24 0.00 7.03 0.22 0.08 55.43 12:10:45 10:55:01 3 37.89 0.00 7.51 2.86 0.08 51.64 12:10:45 10:55:01 4 37.50 0.00 6.53 0.05 0.10 55.82 12:10:45 10:55:01 5 36.47 0.00 8.64 0.07 0.08 54.74 12:10:45 10:55:01 6 37.05 0.00 6.55 0.03 0.07 56.30 12:10:45 10:55:01 7 36.49 0.00 7.50 0.00 0.08 55.92 12:10:45 10:56:01 all 48.98 0.00 6.76 0.26 0.09 43.92 12:10:45 10:56:01 0 46.59 0.00 6.49 0.07 0.10 46.76 12:10:45 10:56:01 1 48.78 0.00 7.12 0.05 0.08 43.97 12:10:45 10:56:01 2 49.59 0.00 6.20 0.34 0.08 43.78 12:10:45 10:56:01 3 48.91 0.00 7.23 1.37 0.10 42.39 12:10:45 10:56:01 4 49.18 0.00 6.74 0.07 0.08 43.92 12:10:45 10:56:01 5 48.91 0.00 6.29 0.02 0.08 44.69 12:10:45 10:56:01 6 51.30 0.00 6.98 0.05 0.10 41.57 12:10:45 10:56:01 7 48.57 0.00 7.00 0.08 0.10 44.24 12:10:45 10:57:01 all 20.36 0.00 13.88 5.10 0.09 60.56 12:10:45 10:57:01 0 22.57 0.00 14.80 2.55 0.12 59.96 12:10:45 10:57:01 1 19.16 0.00 12.92 2.27 0.09 65.56 12:10:45 10:57:01 2 18.90 0.00 14.58 17.30 0.10 49.11 12:10:45 10:57:01 3 17.74 0.00 11.46 7.40 0.07 63.33 12:10:45 10:57:01 4 22.45 0.00 12.47 1.08 0.09 63.92 12:10:45 10:57:01 5 20.54 0.00 12.53 3.15 0.10 63.67 12:10:45 10:57:01 6 21.04 0.00 15.27 4.53 0.10 59.06 12:10:45 10:57:01 7 20.51 0.00 16.98 2.62 0.09 59.81 12:10:45 10:58:01 all 79.72 0.00 15.54 1.79 0.14 2.81 12:10:45 10:58:01 0 80.57 0.00 16.47 1.47 0.13 1.35 12:10:45 10:58:01 1 79.73 0.00 13.81 2.50 0.12 3.84 12:10:45 10:58:01 2 77.15 0.00 16.19 4.16 0.15 2.36 12:10:45 10:58:01 3 79.85 0.00 14.00 1.36 0.15 4.63 12:10:45 10:58:01 4 77.66 0.00 16.00 1.10 0.14 5.11 12:10:45 10:58:01 5 81.39 0.00 15.38 1.16 0.15 1.93 12:10:45 10:58:01 6 82.39 0.00 14.55 1.41 0.15 1.51 12:10:45 10:58:01 7 78.97 0.00 17.87 1.22 0.13 1.79 12:10:45 10:59:01 all 87.05 0.00 12.65 0.01 0.14 0.14 12:10:45 10:59:01 0 85.30 0.00 14.55 0.03 0.12 0.00 12:10:45 10:59:01 1 88.59 0.00 11.01 0.02 0.13 0.25 12:10:45 10:59:01 2 88.13 0.00 11.28 0.02 0.13 0.43 12:10:45 10:59:01 3 88.11 0.00 11.44 0.02 0.18 0.25 12:10:45 10:59:01 4 87.46 0.00 12.31 0.00 0.17 0.07 12:10:45 10:59:01 5 86.68 0.00 13.09 0.00 0.13 0.10 12:10:45 10:59:01 6 86.46 0.00 13.36 0.00 0.15 0.03 12:10:45 10:59:01 7 85.69 0.00 14.18 0.00 0.13 0.00 12:10:45 11:00:01 all 89.48 0.00 10.17 0.06 0.14 0.15 12:10:45 11:00:01 0 88.47 0.00 11.24 0.12 0.13 0.03 12:10:45 11:00:01 1 88.91 0.00 10.11 0.18 0.15 0.65 12:10:45 11:00:01 2 89.97 0.00 9.66 0.08 0.12 0.17 12:10:45 11:00:01 3 88.99 0.00 10.70 0.00 0.18 0.13 12:10:45 11:00:01 4 91.29 0.00 8.58 0.00 0.13 0.00 12:10:45 11:00:01 5 90.23 0.00 9.52 0.00 0.13 0.12 12:10:45 11:00:01 6 87.71 0.00 12.02 0.05 0.13 0.08 12:10:45 11:00:01 7 90.30 0.00 9.55 0.02 0.12 0.02 12:10:45 11:01:01 all 69.86 0.00 14.75 3.42 0.14 11.84 12:10:45 11:01:01 0 67.18 0.00 16.57 7.47 0.13 8.64 12:10:45 11:01:01 1 66.98 0.00 14.51 1.42 0.13 16.96 12:10:45 11:01:01 2 69.22 0.00 13.42 3.54 0.14 13.69 12:10:45 11:01:01 3 69.21 0.00 12.53 7.50 0.15 10.61 12:10:45 11:01:01 4 70.83 0.00 15.37 2.65 0.14 11.01 12:10:45 11:01:01 5 75.43 0.00 13.45 0.89 0.13 10.10 12:10:45 11:01:01 6 72.40 0.00 15.80 1.39 0.13 10.27 12:10:45 11:01:01 7 67.57 0.00 16.33 2.48 0.15 13.48 12:10:45 11:02:01 all 61.86 0.00 16.56 4.62 0.14 16.82 12:10:45 11:02:01 0 63.27 0.00 16.21 3.35 0.14 17.04 12:10:45 11:02:01 1 60.47 0.00 16.58 2.37 0.14 20.44 12:10:45 11:02:01 2 58.82 0.00 18.43 10.58 0.14 12.03 12:10:45 11:02:01 3 59.05 0.00 15.56 4.09 0.12 21.18 12:10:45 11:02:01 4 63.95 0.00 15.04 4.81 0.15 16.05 12:10:45 11:02:01 5 61.81 0.00 18.07 4.26 0.14 15.72 12:10:45 11:02:01 6 64.52 0.00 16.33 3.26 0.14 15.75 12:10:45 11:02:01 7 62.91 0.00 16.29 4.26 0.14 16.41 12:10:45 11:03:01 all 6.92 0.00 4.05 3.06 0.06 85.91 12:10:45 11:03:01 0 7.31 0.00 4.34 3.32 0.05 84.99 12:10:45 11:03:01 1 7.48 0.00 4.83 1.32 0.05 86.33 12:10:45 11:03:01 2 6.69 0.00 3.79 4.85 0.05 84.62 12:10:45 11:03:01 3 5.95 0.00 4.81 1.30 0.07 87.87 12:10:45 11:03:01 4 7.22 0.00 3.45 0.91 0.05 88.38 12:10:45 11:03:01 5 6.56 0.00 4.19 9.25 0.07 79.93 12:10:45 11:03:01 6 7.74 0.00 3.00 0.47 0.05 88.74 12:10:45 11:03:01 7 6.45 0.00 3.99 3.11 0.07 86.39 12:10:45 11:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:10:45 11:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:04:01 1 0.00 0.00 0.07 0.05 0.02 99.87 12:10:45 11:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:10:45 11:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:10:45 11:04:01 CPU %user %nice %system %iowait %steal %idle 12:10:45 11:05:01 all 0.22 0.00 0.02 0.01 0.00 99.74 12:10:45 11:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:10:45 11:05:01 1 0.07 0.00 0.05 0.03 0.02 99.83 12:10:45 11:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 11:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:05:01 4 0.05 0.00 0.05 0.00 0.00 99.90 12:10:45 11:05:01 5 0.03 0.00 0.00 0.03 0.00 99.93 12:10:45 11:05:01 6 1.56 0.00 0.02 0.00 0.00 98.42 12:10:45 11:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:06:01 all 0.25 0.00 0.01 0.01 0.00 99.73 12:10:45 11:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:10:45 11:06:01 2 0.00 0.00 0.02 0.03 0.00 99.95 12:10:45 11:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:10:45 11:06:01 6 1.97 0.00 0.02 0.00 0.00 98.01 12:10:45 11:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:07:01 all 0.28 0.00 0.01 0.00 0.01 99.70 12:10:45 11:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:07:01 1 0.05 0.00 0.03 0.03 0.02 99.87 12:10:45 11:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:07:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:10:45 11:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:07:01 6 2.02 0.00 0.02 0.00 0.02 97.95 12:10:45 11:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 11:08:01 all 0.18 0.00 0.07 0.01 0.00 99.74 12:10:45 11:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:10:45 11:08:01 1 0.03 0.00 0.05 0.03 0.02 99.87 12:10:45 11:08:01 2 0.07 0.00 0.10 0.02 0.00 99.82 12:10:45 11:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:10:45 11:08:01 4 0.05 0.00 0.12 0.00 0.00 99.83 12:10:45 11:08:01 5 0.10 0.00 0.10 0.02 0.00 99.78 12:10:45 11:08:01 6 1.09 0.00 0.08 0.00 0.00 98.82 12:10:45 11:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:10:45 11:09:01 all 0.13 0.00 0.11 0.03 0.00 99.74 12:10:45 11:09:01 0 0.08 0.00 0.15 0.00 0.00 99.77 12:10:45 11:09:01 1 0.12 0.00 0.08 0.00 0.02 99.78 12:10:45 11:09:01 2 0.12 0.00 0.15 0.02 0.00 99.72 12:10:45 11:09:01 3 0.17 0.00 0.05 0.00 0.00 99.78 12:10:45 11:09:01 4 0.13 0.00 0.15 0.02 0.00 99.70 12:10:45 11:09:01 5 0.10 0.00 0.08 0.13 0.02 99.67 12:10:45 11:09:01 6 0.20 0.00 0.10 0.00 0.00 99.70 12:10:45 11:09:01 7 0.08 0.00 0.10 0.03 0.00 99.78 12:10:45 11:10:01 all 0.35 0.00 0.19 0.08 0.01 99.36 12:10:45 11:10:01 0 0.20 0.00 0.13 0.02 0.00 99.65 12:10:45 11:10:01 1 0.45 0.00 0.27 0.03 0.00 99.25 12:10:45 11:10:01 2 0.48 0.00 0.28 0.47 0.02 98.75 12:10:45 11:10:01 3 0.45 0.00 0.27 0.03 0.02 99.23 12:10:45 11:10:01 4 0.30 0.00 0.23 0.02 0.02 99.43 12:10:45 11:10:01 5 0.32 0.00 0.08 0.07 0.00 99.53 12:10:45 11:10:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:10:45 11:10:01 7 0.59 0.00 0.27 0.00 0.02 99.13 12:10:45 11:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:10:45 11:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:11:01 4 0.07 0.00 0.05 0.00 0.02 99.87 12:10:45 11:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:11:01 7 0.02 0.00 0.02 0.05 0.02 99.90 12:10:45 11:12:01 all 0.23 0.00 0.00 0.00 0.00 99.75 12:10:45 11:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:12:01 1 0.02 0.00 0.00 0.03 0.00 99.95 12:10:45 11:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:10:45 11:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 11:12:01 7 1.73 0.00 0.00 0.00 0.00 98.27 12:10:45 11:13:01 all 0.27 0.00 0.00 0.00 0.00 99.72 12:10:45 11:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:13:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:10:45 11:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:13:01 4 0.08 0.00 0.02 0.00 0.02 99.88 12:10:45 11:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:13:01 7 1.97 0.00 0.00 0.00 0.00 98.03 12:10:45 11:14:01 all 0.26 0.00 0.01 0.01 0.01 99.72 12:10:45 11:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:14:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:10:45 11:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:10:45 11:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:14:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:10:45 11:14:01 7 1.99 0.00 0.00 0.00 0.02 98.00 12:10:45 11:15:01 all 0.26 0.00 0.01 0.00 0.00 99.72 12:10:45 11:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:10:45 11:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:15:01 4 0.05 0.00 0.03 0.00 0.00 99.92 12:10:45 11:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:15:01 7 1.97 0.00 0.00 0.00 0.00 98.03 12:10:45 12:10:45 11:15:01 CPU %user %nice %system %iowait %steal %idle 12:10:45 11:16:01 all 0.26 0.00 0.01 0.01 0.01 99.72 12:10:45 11:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:16:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:10:45 11:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:10:45 11:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 11:16:01 7 1.99 0.00 0.00 0.00 0.02 98.00 12:10:45 11:17:01 all 0.25 0.00 0.01 0.00 0.00 99.73 12:10:45 11:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:10:45 11:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:17:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:10:45 11:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:17:01 7 1.94 0.00 0.00 0.00 0.00 98.06 12:10:45 11:18:01 all 0.23 0.00 0.01 0.01 0.01 99.75 12:10:45 11:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:18:01 2 0.02 0.00 0.00 0.05 0.00 99.93 12:10:45 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:10:45 11:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 11:18:01 7 1.68 0.00 0.00 0.00 0.02 98.30 12:10:45 11:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:10:45 11:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:19:01 2 0.02 0.00 0.00 0.05 0.00 99.93 12:10:45 11:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:10:45 11:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:20:01 all 0.01 0.00 0.00 0.01 0.01 99.97 12:10:45 11:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:20:01 2 0.00 0.00 0.00 0.05 0.00 99.95 12:10:45 11:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:21:01 all 0.09 0.00 0.02 0.01 0.00 99.88 12:10:45 11:21:01 0 0.07 0.00 0.00 0.00 0.00 99.93 12:10:45 11:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:21:01 2 0.13 0.00 0.00 0.03 0.00 99.83 12:10:45 11:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:21:01 4 0.02 0.00 0.05 0.00 0.02 99.92 12:10:45 11:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:21:01 6 0.05 0.00 0.02 0.03 0.00 99.90 12:10:45 11:21:01 7 0.42 0.00 0.10 0.00 0.00 99.48 12:10:45 11:22:01 all 0.26 0.00 0.00 0.01 0.00 99.73 12:10:45 11:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 11:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:22:01 6 0.03 0.00 0.02 0.03 0.00 99.92 12:10:45 11:22:01 7 1.99 0.00 0.00 0.00 0.00 98.01 12:10:45 11:23:01 all 0.27 0.00 0.01 0.01 0.01 99.71 12:10:45 11:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:10:45 11:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:23:01 2 0.07 0.00 0.02 0.03 0.00 99.88 12:10:45 11:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:10:45 11:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 11:23:01 7 1.97 0.00 0.00 0.02 0.00 98.01 12:10:45 11:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:10:45 11:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:24:01 2 0.02 0.00 0.00 0.03 0.02 99.93 12:10:45 11:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:10:45 11:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:24:01 7 1.97 0.00 0.00 0.00 0.02 98.01 12:10:45 11:25:01 all 0.26 0.00 0.00 0.01 0.00 99.73 12:10:45 11:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:10:45 11:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:25:01 6 0.05 0.00 0.00 0.03 0.00 99.92 12:10:45 11:25:01 7 1.99 0.00 0.00 0.00 0.00 98.01 12:10:45 11:26:01 all 0.25 0.00 0.01 0.01 0.01 99.72 12:10:45 11:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:10:45 11:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:10:45 11:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:26:01 6 0.00 0.00 0.03 0.05 0.00 99.92 12:10:45 11:26:01 7 1.97 0.00 0.00 0.00 0.02 98.01 12:10:45 12:10:45 11:26:01 CPU %user %nice %system %iowait %steal %idle 12:10:45 11:27:01 all 0.27 0.00 0.01 0.01 0.00 99.72 12:10:45 11:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:27:01 2 0.05 0.00 0.02 0.05 0.02 99.87 12:10:45 11:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:27:01 7 1.99 0.00 0.00 0.00 0.00 98.01 12:10:45 11:28:01 all 0.26 0.00 0.01 0.01 0.00 99.73 12:10:45 11:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:28:01 2 0.02 0.00 0.00 0.03 0.02 99.93 12:10:45 11:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:10:45 11:28:01 7 1.95 0.00 0.02 0.00 0.00 98.03 12:10:45 11:29:01 all 0.26 0.00 0.01 0.01 0.01 99.71 12:10:45 11:29:01 0 0.02 0.00 0.05 0.00 0.00 99.93 12:10:45 11:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:29:01 2 0.03 0.00 0.02 0.03 0.02 99.90 12:10:45 11:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:29:01 6 0.02 0.00 0.00 0.03 0.02 99.93 12:10:45 11:29:01 7 1.97 0.00 0.00 0.00 0.02 98.01 12:10:45 11:30:01 all 0.21 0.00 0.01 0.01 0.00 99.77 12:10:45 11:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:30:01 2 0.03 0.00 0.02 0.05 0.02 99.88 12:10:45 11:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:30:01 7 1.60 0.00 0.10 0.00 0.00 98.30 12:10:45 11:31:01 all 0.02 0.00 0.02 0.01 0.00 99.95 12:10:45 11:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:31:01 2 0.02 0.00 0.05 0.05 0.02 99.87 12:10:45 11:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:31:01 7 0.10 0.00 0.08 0.00 0.00 99.82 12:10:45 11:32:01 all 0.00 0.00 0.01 0.01 0.00 99.97 12:10:45 11:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:32:01 2 0.02 0.00 0.02 0.03 0.02 99.92 12:10:45 11:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:10:45 11:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:10:45 11:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:33:01 2 0.03 0.00 0.02 0.03 0.02 99.90 12:10:45 11:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 11:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 11:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:10:45 11:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:10:45 11:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:34:01 2 0.02 0.00 0.03 0.03 0.02 99.90 12:10:45 11:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:10:45 11:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:10:45 11:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:35:01 2 0.03 0.00 0.02 0.05 0.02 99.88 12:10:45 11:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 11:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 12:10:45 11:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:36:01 2 0.02 0.00 0.02 0.03 0.02 99.92 12:10:45 11:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 11:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:10:45 11:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:37:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:10:45 11:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:10:45 11:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:10:45 11:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 12:10:45 11:37:01 CPU %user %nice %system %iowait %steal %idle 12:10:45 11:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:10:45 11:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:38:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:10:45 11:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:38:01 6 0.02 0.00 0.02 0.03 0.00 99.93 12:10:45 11:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 12:10:45 11:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:39:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:10:45 11:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:10:45 11:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:40:01 all 0.01 0.00 0.00 0.00 0.00 99.98 12:10:45 11:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:10:45 11:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:10:45 11:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:41:01 all 0.01 0.00 0.00 0.01 0.00 99.97 12:10:45 11:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:41:01 2 0.03 0.00 0.00 0.03 0.00 99.93 12:10:45 11:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:10:45 11:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:10:45 11:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:42:01 2 0.05 0.00 0.05 0.03 0.02 99.85 12:10:45 11:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:10:45 11:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:10:45 11:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:43:01 2 0.02 0.00 0.03 0.03 0.02 99.90 12:10:45 11:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:44:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:10:45 11:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 11:44:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:10:45 11:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:10:45 11:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:45:01 all 0.04 0.00 0.05 0.01 0.00 99.90 12:10:45 11:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 12:10:45 11:45:01 1 0.02 0.00 0.05 0.00 0.00 99.93 12:10:45 11:45:01 2 0.00 0.00 0.03 0.08 0.00 99.88 12:10:45 11:45:01 3 0.02 0.00 0.05 0.00 0.00 99.93 12:10:45 11:45:01 4 0.08 0.00 0.03 0.00 0.00 99.88 12:10:45 11:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:10:45 11:45:01 6 0.17 0.00 0.10 0.03 0.00 99.70 12:10:45 11:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 12:10:45 11:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:10:45 11:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:10:45 11:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:10:45 11:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:47:01 all 0.01 0.00 0.01 0.01 0.01 99.97 12:10:45 11:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:47:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:10:45 11:47:01 3 0.00 0.00 0.00 0.03 0.02 99.95 12:10:45 11:47:01 4 0.00 0.00 0.03 0.00 0.02 99.95 12:10:45 11:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:10:45 11:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:10:45 11:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:48:01 2 0.03 0.00 0.00 0.03 0.00 99.93 12:10:45 11:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:10:45 11:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:10:45 11:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 12:10:45 11:48:01 CPU %user %nice %system %iowait %steal %idle 12:10:45 11:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 12:10:45 11:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 11:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:49:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:10:45 11:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:50:02 all 0.02 0.00 0.01 0.00 0.00 99.96 12:10:45 11:50:02 0 0.05 0.00 0.03 0.00 0.02 99.90 12:10:45 11:50:02 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:50:02 2 0.02 0.00 0.02 0.02 0.00 99.95 12:10:45 11:50:02 3 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:50:02 4 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:50:02 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:50:02 6 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 11:50:02 7 0.03 0.00 0.02 0.00 0.02 99.93 12:10:45 11:51:01 all 0.19 0.00 0.01 0.01 0.00 99.79 12:10:45 11:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:51:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:10:45 11:51:01 3 0.00 0.00 0.02 0.05 0.00 99.93 12:10:45 11:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:51:01 7 1.41 0.00 0.03 0.00 0.00 98.56 12:10:45 11:52:01 all 0.26 0.00 0.00 0.00 0.01 99.73 12:10:45 11:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:10:45 11:52:01 7 1.99 0.00 0.00 0.00 0.02 98.00 12:10:45 11:53:01 all 0.26 0.00 0.01 0.01 0.01 99.73 12:10:45 11:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:10:45 11:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:10:45 11:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:53:01 6 0.02 0.00 0.02 0.03 0.02 99.92 12:10:45 11:53:01 7 1.99 0.00 0.00 0.00 0.00 98.01 12:10:45 11:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 12:10:45 11:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:54:01 4 0.03 0.00 0.02 0.02 0.00 99.93 12:10:45 11:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 11:54:01 7 1.97 0.00 0.00 0.00 0.00 98.03 12:10:45 11:55:01 all 0.25 0.00 0.00 0.01 0.00 99.73 12:10:45 11:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:10:45 11:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:55:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:10:45 11:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:55:01 6 0.00 0.00 0.00 0.05 0.00 99.95 12:10:45 11:55:01 7 1.97 0.00 0.00 0.00 0.00 98.03 12:10:45 11:56:01 all 0.26 0.00 0.00 0.00 0.00 99.73 12:10:45 11:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:10:45 11:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:10:45 11:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:56:01 7 1.99 0.00 0.00 0.00 0.02 98.00 12:10:45 11:57:01 all 0.26 0.00 0.01 0.00 0.00 99.73 12:10:45 11:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:10:45 11:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:57:01 3 0.00 0.00 0.02 0.03 0.00 99.95 12:10:45 11:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:57:01 7 1.97 0.00 0.00 0.00 0.00 98.03 12:10:45 11:58:01 all 0.26 0.00 0.01 0.00 0.00 99.73 12:10:45 11:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:10:45 11:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 11:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:58:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:10:45 11:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:58:01 7 1.97 0.00 0.00 0.00 0.00 98.03 12:10:45 11:59:01 all 0.26 0.00 0.01 0.00 0.00 99.72 12:10:45 11:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 11:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 11:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 11:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 11:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:10:45 11:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 11:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 11:59:01 7 1.97 0.00 0.00 0.00 0.02 98.01 12:10:45 12:10:45 11:59:01 CPU %user %nice %system %iowait %steal %idle 12:10:45 12:00:01 all 0.30 0.00 0.02 0.00 0.01 99.68 12:10:45 12:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:10:45 12:00:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:10:45 12:00:01 2 0.23 0.00 0.02 0.02 0.02 99.72 12:10:45 12:00:01 3 0.08 0.00 0.02 0.02 0.00 99.88 12:10:45 12:00:01 4 0.10 0.00 0.03 0.00 0.02 99.85 12:10:45 12:00:01 5 0.07 0.00 0.00 0.00 0.02 99.92 12:10:45 12:00:01 6 0.08 0.00 0.00 0.00 0.00 99.92 12:10:45 12:00:01 7 1.70 0.00 0.05 0.00 0.00 98.25 12:10:45 12:01:01 all 0.02 0.00 0.01 0.01 0.00 99.95 12:10:45 12:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:10:45 12:01:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:10:45 12:01:01 3 0.00 0.00 0.00 0.07 0.00 99.93 12:10:45 12:01:01 4 0.03 0.00 0.05 0.00 0.02 99.90 12:10:45 12:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:10:45 12:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:10:45 12:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 12:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:10:45 12:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 12:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 12:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 12:02:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:10:45 12:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:10:45 12:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 12:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:10:45 12:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:10:45 12:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 12:10:45 12:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:10:45 12:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 12:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 12:03:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:10:45 12:04:01 all 0.05 0.00 0.01 0.00 0.00 99.93 12:10:45 12:04:01 0 0.38 0.00 0.00 0.00 0.00 99.62 12:10:45 12:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:10:45 12:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 12:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:10:45 12:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:10:45 12:05:01 all 0.24 0.00 0.01 0.00 0.00 99.74 12:10:45 12:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 12:10:45 12:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 12:05:01 3 0.00 0.00 0.03 0.02 0.00 99.95 12:10:45 12:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:05:01 7 1.50 0.00 0.03 0.00 0.02 98.45 12:10:45 12:06:01 all 0.00 0.00 0.01 0.00 0.00 99.98 12:10:45 12:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 12:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 12:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 12:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 12:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 12:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 12:10:45 12:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:10:45 12:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 12:07:01 2 0.02 0.00 0.02 0.03 0.00 99.93 12:10:45 12:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:10:45 12:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 12:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:10:45 12:08:01 all 0.01 0.00 0.00 0.00 0.01 99.98 12:10:45 12:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:10:45 12:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:08:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:10:45 12:08:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:10:45 12:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 12:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:10:45 12:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:10:45 12:09:01 0 0.00 0.00 0.05 0.00 0.00 99.95 12:10:45 12:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:10:45 12:09:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:10:45 12:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 12:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 12:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 12:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 12:10:45 12:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:10:45 12:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:10:45 12:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:10:45 12:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:10:45 12:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:10:45 12:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:10:45 12:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:10:45 12:10:45 Average: CPU %user %nice %system %iowait %steal %idle 12:10:45 Average: all 6.73 0.00 1.37 0.27 0.02 91.61 12:10:45 Average: 0 6.61 0.00 1.45 0.26 0.02 91.67 12:10:45 Average: 1 6.56 0.00 1.32 0.15 0.02 91.96 12:10:45 Average: 2 6.59 0.00 1.36 0.58 0.02 91.45 12:10:45 Average: 3 6.63 0.00 1.29 0.38 0.02 91.68 12:10:45 Average: 4 6.71 0.00 1.32 0.17 0.02 91.78 12:10:45 Average: 5 6.70 0.00 1.36 0.25 0.01 91.68 12:10:45 Average: 6 6.83 0.00 1.40 0.17 0.02 91.59 12:10:45 Average: 7 7.21 0.00 1.48 0.18 0.02 91.11 12:10:45 12:10:45 12:10:45