Pull request #4004 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4743c5a0f43ebfd8560233d64bf79b709d984fa+7403972676612df12563dc943565a4020914d98d (703e50d5149b731a11bfc67ea31ea2ebf0f7d9f3) 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-ssh17838242216476366868.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11346849459332597360.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4004/workspace@libs/edgex-global-pipelines # timeout=10 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-4004/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15129089488220700526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4004/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4069121360979638814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16026829183607982791.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4004/workspace@libs/lf-pipelines # timeout=10 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-4004/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5765387438947031298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40384 in /w/workspace/edgexfoundry_edgex-go_PR-4004 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 7403972676612df12563dc943565a4020914d98d into PR head commit d4743c5a0f43ebfd8560233d64bf79b709d984fa Merge succeeded, producing d4743c5a0f43ebfd8560233d64bf79b709d984fa Checking out Revision d4743c5a0f43ebfd8560233d64bf79b709d984fa (PR-4004) > 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/4004/head:refs/remotes/origin/PR-4004 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # 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 7403972676612df12563dc943565a4020914d98d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:05 ========================================================= 19:07:05 EdgeX Global Pipelines Version Info 19:07:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:05 ------------------- 19:07:05 stable info: 19:07:05 ------------------- 19:07:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:05 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:07:05 Message: update stable to v1.0.227 19:07:06 ------------------- 19:07:06 experimental info: 19:07:06 ------------------- 19:07:06 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:06 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 19:07:06 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4004 [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4004 [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4004 [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4743c5a0f43ebfd8560233d64bf79b709d984fa [Pipeline] echo 19:07:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4743c5 [Pipeline] echo 19:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:08 provisioning config files... 19:07:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7882315941083577600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:08 ---> docker-login.sh 19:07:08 nexus3.edgexfoundry.org:10001 19:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:08 Configure a credential helper to remove this warning. See 19:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:08 19:07:08 Login Succeeded 19:07:08 nexus3.edgexfoundry.org:10002 19:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:09 Configure a credential helper to remove this warning. See 19:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:09 19:07:09 Login Succeeded 19:07:09 nexus3.edgexfoundry.org:10003 19:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:09 Configure a credential helper to remove this warning. See 19:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:09 19:07:09 Login Succeeded 19:07:09 nexus3.edgexfoundry.org:10004 19:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:09 Configure a credential helper to remove this warning. See 19:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:09 19:07:09 Login Succeeded 19:07:09 docker.io 19:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:09 Configure a credential helper to remove this warning. See 19:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:09 19:07:09 Login Succeeded 19:07:09 ---> docker-login.sh ends [Pipeline] } 19:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:10 + 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 19:07:10 + dirname cmd/core-command/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo core-command,cmd/core-command/Dockerfile 19:07:10 + dirname cmd/core-data/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo core-data,cmd/core-data/Dockerfile 19:07:10 + dirname cmd/core-metadata/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:10 + dirname cmd/security-bootstrapper/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:10 + dirname cmd/security-proxy-setup/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:10 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:10 + dirname cmd/security-spire-agent/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:10 + dirname cmd/security-spire-config/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:10 + dirname cmd/security-spire-server/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:10 + dirname cmd/support-notifications/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:10 + dirname cmd/support-scheduler/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:10 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:10 + cut -d/ -f2 19:07:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:10 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 19:07:10 + git rev-list -1 --merges d4743c5a0f43ebfd8560233d64bf79b709d984fa~1..d4743c5a0f43ebfd8560233d64bf79b709d984fa [Pipeline] echo 19:07:10 -----------> git rev-list -1 --merges d4743c5a0f43ebfd8560233d64bf79b709d984fa~1..d4743c5a0f43ebfd8560233d64bf79b709d984fa d4743c5a0f43ebfd8560233d64bf79b709d984fa [false] [Pipeline] sh 19:07:11 + git log --format=format:%s -1 d4743c5a0f43ebfd8560233d64bf79b709d984fa [Pipeline] echo 19:07:11 ========================================================= 19:07:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:11 + grep -v github /etc/ssh/ssh_known_hosts 19:07:11 + [ -e /tmp/ssh_known_hosts ] 19:07:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:11 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:12 19:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:12 latest: Pulling from edgex-devops/py-git-semver 19:07:12 1fe172e4850f: Pulling fs layer 19:07:12 caf521ccaac6: Pulling fs layer 19:07:12 3ead6fa29328: Pulling fs layer 19:07:12 5c2a1cbceb83: Pulling fs layer 19:07:12 a8d5f1318db7: Pulling fs layer 19:07:12 c427282e49a2: Pulling fs layer 19:07:12 1827001aaf11: Pulling fs layer 19:07:12 0714d37db230: Pulling fs layer 19:07:12 ac28cf19c067: Pulling fs layer 19:07:12 ca983d60f3e2: Pulling fs layer 19:07:12 9f894cec8388: Pulling fs layer 19:07:12 1827001aaf11: Waiting 19:07:12 0714d37db230: Waiting 19:07:12 ac28cf19c067: Waiting 19:07:12 ca983d60f3e2: Waiting 19:07:12 9f894cec8388: Waiting 19:07:12 5c2a1cbceb83: Waiting 19:07:12 a8d5f1318db7: Waiting 19:07:12 c427282e49a2: Waiting 19:07:12 caf521ccaac6: Download complete 19:07:12 5c2a1cbceb83: Download complete 19:07:12 a8d5f1318db7: Verifying Checksum 19:07:12 c427282e49a2: Download complete 19:07:12 3ead6fa29328: Verifying Checksum 19:07:12 3ead6fa29328: Download complete 19:07:12 0714d37db230: Download complete 19:07:12 ac28cf19c067: Download complete 19:07:12 ca983d60f3e2: Verifying Checksum 19:07:12 ca983d60f3e2: Download complete 19:07:12 9f894cec8388: Download complete 19:07:12 1fe172e4850f: Verifying Checksum 19:07:12 1fe172e4850f: Download complete 19:07:13 1827001aaf11: Verifying Checksum 19:07:13 1827001aaf11: Download complete 19:07:14 1fe172e4850f: Pull complete 19:07:14 caf521ccaac6: Pull complete 19:07:14 3ead6fa29328: Pull complete 19:07:14 5c2a1cbceb83: Pull complete 19:07:15 a8d5f1318db7: Pull complete 19:07:15 c427282e49a2: Pull complete 19:07:17 1827001aaf11: Pull complete 19:07:17 0714d37db230: Pull complete 19:07:17 ac28cf19c067: Pull complete 19:07:17 ca983d60f3e2: Pull complete 19:07:17 9f894cec8388: Pull complete 19:07:17 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:07:18 prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container 19:07:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:07:19 $ docker top 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 -eo pid,comm 19:07:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:19 [ssh-agent] Looking for ssh-agent implementation... 19:07:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:19 $ docker exec 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 ssh-agent 19:07:20 SSH_AUTH_SOCK=/tmp/ssh-gmNvFAiC3AOc/agent.34 19:07:20 SSH_AGENT_PID=40 19:07:20 Running ssh-add (command line suppressed) 19:07:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1711481121608938163.key (/w/workspace/edgex-go/1@tmp/private_key_1711481121608938163.key) 19:07:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:20 + git tag --points-at HEAD [Pipeline] } 19:07:20 $ docker exec --env ******** --env ******** 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 ssh-agent -k 19:07:20 unset SSH_AUTH_SOCK; 19:07:20 unset SSH_AGENT_PID; 19:07:20 echo Agent pid 40 killed; 19:07:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:20 [ssh-agent] Looking for ssh-agent implementation... 19:07:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:20 $ docker exec 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 ssh-agent 19:07:21 SSH_AUTH_SOCK=/tmp/ssh-Hdv4ndmfZNMx/agent.75 19:07:21 SSH_AGENT_PID=81 19:07:21 Running ssh-add (command line suppressed) 19:07:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6400543679390027737.key (/w/workspace/edgex-go/1@tmp/private_key_6400543679390027737.key) 19:07:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:21 + git semver init 19:07:21 2022-05-03 19:07:21,802 [run_init] DEBUG init version:0.0.0 force:False 19:07:21 2022-05-03 19:07:21,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:21 2022-05-03 19:07:21,804 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:21 2022-05-03 19:07:21,804 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:26 2022-05-03 19:07:25,821 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:26 2022-05-03 19:07:25,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4004 with force:False 19:07:26 2022-05-03 19:07:25,822 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4004 19:07:26 2022-05-03 19:07:25,827 [execute] INFO git cat-file --batch-check 19:07:26 2022-05-03 19:07:25,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:26 2022-05-03 19:07:25,834 [execute] INFO git cat-file --batch 19:07:26 2022-05-03 19:07:25,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:26 2022-05-03 19:07:25,840 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4004 19:07:26 0.0.0 [Pipeline] } 19:07:26 $ docker exec --env ******** --env ******** 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 ssh-agent -k 19:07:26 unset SSH_AUTH_SOCK; 19:07:26 unset SSH_AGENT_PID; 19:07:26 echo Agent pid 81 killed; 19:07:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:26 + git semver [Pipeline] } 19:07:26 $ docker stop --time=1 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 19:07:28 $ docker rm -f 084f8587eccfb4c147440c5404a6102834de2f9cf6f68f453ed232421b3b7fb0 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:29 Stashed 1 file(s) [Pipeline] echo 19:07:29 [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 19:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:29 ========================================================= 19:07:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:29 59bf1c3509f3: Pulling fs layer 19:07:29 666ba61612fd: Pulling fs layer 19:07:29 8ed8ca486205: Pulling fs layer 19:07:29 4fe6c5a15a65: Pulling fs layer 19:07:29 22a0e8bec74d: Pulling fs layer 19:07:29 ca2b28591e48: Pulling fs layer 19:07:29 a51346096db8: Pulling fs layer 19:07:29 daebc70d1ce1: Pulling fs layer 19:07:29 0e18a0eac166: Pulling fs layer 19:07:29 ca2b28591e48: Waiting 19:07:29 4fe6c5a15a65: Waiting 19:07:29 daebc70d1ce1: Waiting 19:07:29 22a0e8bec74d: Waiting 19:07:29 0e18a0eac166: Waiting 19:07:29 8ed8ca486205: Download complete 19:07:29 666ba61612fd: Verifying Checksum 19:07:29 666ba61612fd: Download complete 19:07:29 22a0e8bec74d: Verifying Checksum 19:07:29 22a0e8bec74d: Download complete 19:07:29 ca2b28591e48: Download complete 19:07:29 a51346096db8: Verifying Checksum 19:07:29 a51346096db8: Download complete 19:07:29 59bf1c3509f3: Verifying Checksum 19:07:29 daebc70d1ce1: Verifying Checksum 19:07:30 59bf1c3509f3: Pull complete 19:07:30 666ba61612fd: Pull complete 19:07:30 8ed8ca486205: Pull complete 19:07:30 0e18a0eac166: Verifying Checksum 19:07:30 0e18a0eac166: Download complete 19:07:30 4fe6c5a15a65: Verifying Checksum 19:07:30 4fe6c5a15a65: Download complete 19:07:34 4fe6c5a15a65: Pull complete 19:07:34 22a0e8bec74d: Pull complete 19:07:35 ca2b28591e48: Pull complete 19:07:35 a51346096db8: Pull complete 19:07:35 daebc70d1ce1: Pull complete 19:07:37 0e18a0eac166: Pull complete 19:07:37 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:38 WORKDIR /edgex 19:07:38 COPY go.mod . 19:07:38 RUN go mod download 19:07:38 + docker build -t ci-base-image-x86_64 -f - . 19:07:39 Sending build context to Docker daemon 335.2MB 19:07:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:39 ---> f018257e8ee9 19:07:39 Step 2/4 : WORKDIR /edgex 19:07:42 ---> Running in 2f7a387338e1 19:07:42 Removing intermediate container 2f7a387338e1 19:07:42 ---> 77578056dcc0 19:07:42 Step 3/4 : COPY go.mod . 19:07:42 ---> 3e90b74bd3a5 19:07:42 Step 4/4 : RUN go mod download 19:07:42 ---> Running in d0e40bcf769d 19:07:44 Still waiting to schedule task 19:07:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:08:00 Removing intermediate container d0e40bcf769d 19:08:00 ---> 031c5e86fea6 19:08:00 Successfully built 031c5e86fea6 19:08:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:08:00 + docker inspect -f . ci-base-image-x86_64 19:08:00 . [Pipeline] withDockerContainer 19:08:00 prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container 19:08:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:08:01 $ docker top aa036ad6aa5dc56c3d96776a660f8727700b44473b55ace49610d6230f6e83d7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:01 + go version 19:08:01 go version go1.17.6 linux/amd64 [Pipeline] } 19:08:01 $ docker stop --time=1 aa036ad6aa5dc56c3d96776a660f8727700b44473b55ace49610d6230f6e83d7 19:08:02 $ docker rm -f aa036ad6aa5dc56c3d96776a660f8727700b44473b55ace49610d6230f6e83d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:03 + docker inspect -f . ci-base-image-x86_64 19:08:03 . [Pipeline] withDockerContainer 19:08:03 prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container 19:08:03 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:08:04 $ docker top 9a733e93cc8b761218683495769175a3d03b4843c3277ad9d56170417152d927 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:04 ========================================================= 19:08:04 [edgeXBuildGoParallel] Running Tests and Build... 19:08:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:04 + make test 19:08:04 go mod tidy -compat=1.17 19:08:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:11 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 53.4% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.726s coverage: 89.2% of statements 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.128s coverage: 84.4% of statements 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.545s coverage: 95.6% of statements 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.113s coverage: 60.0% of statements 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 19:08:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 19:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 82.5% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.101s coverage: 87.2% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.170s coverage: 91.2% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.8% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:08:50 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 19:09:12 GO111MODULE=on go vet ./... 19:09:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:15 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:16 + ls -al . 19:09:16 total 672 19:09:16 drwxrwxr-x 10 1001 1001 4096 May 3 19:09 . 19:09:16 drwxr-xr-x 4 root root 4096 May 3 19:08 .. 19:09:16 -rw-rw-r-- 1 1001 1001 11 May 3 19:07 .dockerignore 19:09:16 drwxrwxr-x 8 1001 1001 4096 May 3 19:07 .git 19:09:16 drwxrwxr-x 3 1001 1001 4096 May 3 19:07 .github 19:09:16 -rw-rw-r-- 1 1001 1001 879 May 3 19:07 .gitignore 19:09:16 -rw-rw-r-- 1 1001 1001 42 May 3 19:07 .golangci.yml 19:09:16 -rw-rw-r-- 1 1001 1001 87 May 3 19:07 .hadolint.yml 19:09:16 drwxr-xr-x 3 1001 1001 4096 May 3 19:07 .semver 19:09:16 -rw-rw-r-- 1 1001 1001 166 May 3 19:07 .sonarcloud.properties 19:09:16 -rw-rw-r-- 1 1001 1001 1171 May 3 19:07 ADOPTERS.md 19:09:16 -rw-rw-r-- 1 1001 1001 10086 May 3 19:07 Attribution.txt 19:09:16 -rw-rw-r-- 1 1001 1001 51732 May 3 19:07 CHANGELOG.md 19:09:16 -rw-rw-r-- 1 1001 1001 3804 May 3 19:07 CONTRIBUTING.md 19:09:16 -rw-rw-r-- 1 1001 1001 677 May 3 19:07 GOVERNANCE.md 19:09:16 -rw-rw-r-- 1 1001 1001 850 May 3 19:07 Jenkinsfile 19:09:16 -rw-rw-r-- 1 1001 1001 10775 May 3 19:07 LICENSE 19:09:16 -rw-rw-r-- 1 1001 1001 10389 May 3 19:07 Makefile 19:09:16 -rw-rw-r-- 1 1001 1001 582 May 3 19:07 OWNERS.md 19:09:16 -rw-rw-r-- 1 1001 1001 9120 May 3 19:07 README.md 19:09:16 -rw-rw-r-- 1 1001 1001 6912 May 3 19:07 SECURITY.md 19:09:16 -rw-rw-r-- 1 1001 1001 5 May 3 19:07 VERSION 19:09:16 -rw-rw-r-- 1 1001 1001 4131 May 3 19:07 ZMQWindows.md 19:09:16 drwxrwxr-x 2 1001 1001 4096 May 3 19:07 bin 19:09:16 drwxrwxr-x 18 1001 1001 4096 May 3 19:07 cmd 19:09:16 -rw-r--r-- 1 root root 435134 May 3 19:08 coverage.out 19:09:16 -rw-rw-r-- 1 1001 1001 3256 May 3 19:07 go.mod 19:09:16 -rw-rw-r-- 1 1001 1001 35162 May 3 19:08 go.sum 19:09:16 drwxrwxr-x 8 1001 1001 4096 May 3 19:07 internal 19:09:16 drwxrwxr-x 3 1001 1001 4096 May 3 19:07 openapi 19:09:16 drwxrwxr-x 4 1001 1001 4096 May 3 19:07 snap 19:09:16 -rw-rw-r-- 1 1001 1001 204 May 3 19:07 version.go [Pipeline] sh 19:09:16 + '[' -e coverage.out ] 19:09:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:17 Stashed 1 file(s) [Pipeline] sh 19:09:17 + make build 19:09:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:09:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:57 $ docker stop --time=1 9a733e93cc8b761218683495769175a3d03b4843c3277ad9d56170417152d927 19:10:00 $ docker rm -f 9a733e93cc8b761218683495769175a3d03b4843c3277ad9d56170417152d927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:01 19:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:02 latest: Pulling from edgex-devops/edgex-compose 19:10:02 cbdbe7a5bc2a: Pulling fs layer 19:10:02 ca9280d653b3: Pulling fs layer 19:10:02 7e9c9ca2126c: Pulling fs layer 19:10:02 cbdbe7a5bc2a: Download complete 19:10:02 ca9280d653b3: Verifying Checksum 19:10:02 ca9280d653b3: Download complete 19:10:02 cbdbe7a5bc2a: Pull complete 19:10:02 7e9c9ca2126c: Download complete 19:10:02 ca9280d653b3: Pull complete 19:10:07 7e9c9ca2126c: Pull complete 19:10:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:07 prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container 19:10:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:09 $ docker top be84eed7c25eb46121a2760cdc4cd7a1ec9a38b5238d320b29055c5d2eccad43 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:09 + docker-compose build --help 19:10:09 + grep parallel 19:10:10 --parallel Build images in parallel. [Pipeline] } 19:10:10 $ docker stop --time=1 be84eed7c25eb46121a2760cdc4cd7a1ec9a38b5238d320b29055c5d2eccad43 19:10:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40386 in /w/workspace/edgexfoundry_edgex-go_PR-4004 19:10:11 $ docker rm -f be84eed7c25eb46121a2760cdc4cd7a1ec9a38b5238d320b29055c5d2eccad43 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws 19:10:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:12 The recommended git tool is: git 19:10:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:12 . [Pipeline] withDockerContainer 19:10:12 prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container 19:10:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 19:10:12 $ docker top 9f2a1cd17f3fa0169cd5d4e80c0c5b311137d713a9b869199b29c0dbb61a3b6f -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:13 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:13 Building core-command ... 19:10:13 Building core-data ... 19:10:13 Building core-metadata ... 19:10:13 Building security-bootstrapper ... 19:10:13 Building security-proxy-setup ... 19:10:13 Building security-secretstore-setup ... 19:10:13 Building security-spiffe-token-provider ... 19:10:13 Building security-spire-agent ... 19:10:13 Building security-spire-config ... 19:10:13 Building security-spire-server ... 19:10:13 Building support-notifications ... 19:10:13 Building support-scheduler ... 19:10:13 Building sys-mgmt-agent ... 19:10:13 Building security-secretstore-setup 19:10:13 Building sys-mgmt-agent 19:10:13 Building security-spiffe-token-provider 19:10:13 Building security-spire-agent 19:10:13 Building core-metadata 19:10:17 using credential edgex-jenkins-ssh 19:10:17 Cloning the remote Git repository 19:10:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:17 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:17 > git --version # timeout=10 19:10:17 > git --version # 'git version 2.25.1' 19:10:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:35 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:10:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:35 ---> 031c5e86fea6 19:10:35 Step 3/23 : WORKDIR /edgex-go 19:10:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:35 ---> 031c5e86fea6 19:10:35 Step 3/25 : WORKDIR /edgex-go 19:10:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:35 ---> 031c5e86fea6 19:10:35 Step 3/26 : WORKDIR /edgex-go 19:10:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:35 ---> 031c5e86fea6 19:10:35 Step 3/23 : WORKDIR /edgex-go 19:10:35 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:35 ---> 031c5e86fea6 19:10:35 Step 3/20 : WORKDIR /edgex-go 19:10:36 ---> Running in 68bca0c4055f 19:10:36 ---> Running in f3cdade17fdd 19:10:36 ---> Running in 3459f6de13f5 19:10:36 ---> Running in 69a822667693 19:10:36 ---> Running in 9974ffeb9096 19:10:36 Merge succeeded, producing d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:10:36 Checking out Revision d4743c5a0f43ebfd8560233d64bf79b709d984fa (PR-4004) 19:10:36 Removing intermediate container 68bca0c4055f 19:10:36 ---> f47266333e4b 19:10:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:36 Removing intermediate container 69a822667693 19:10:36 ---> 4afc27597b95 19:10:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:36 Removing intermediate container 9974ffeb9096 19:10:36 ---> c92251e95c82 19:10:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:36 ---> Running in 668b3b02d46b 19:10:36 Removing intermediate container 3459f6de13f5 19:10:36 ---> e8ad7129c683 19:10:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:36 Removing intermediate container f3cdade17fdd 19:10:36 ---> a4561a140331 19:10:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:36 ---> Running in a835063edabf 19:10:36 ---> Running in 54a841bfe346 19:10:36 ---> Running in 406114a54f08 19:10:36 ---> Running in a11f973ef3fe 19:10:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4004/head:refs/remotes/origin/PR-4004 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:10:35 > git config core.sparsecheckout # timeout=10 19:10:35 > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 19:10:36 > git remote # timeout=10 19:10:36 > git config --get remote.origin.url # timeout=10 19:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:36 > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 19:10:36 > git rev-parse HEAD^{commit} # timeout=10 19:10:36 > git config core.sparsecheckout # timeout=10 19:10:36 > git checkout -f d4743c5a0f43ebfd8560233d64bf79b709d984fa # timeout=10 19:10:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:37 Removing intermediate container 668b3b02d46b 19:10:37 ---> e9a64cbdd883 19:10:37 Step 5/23 : RUN apk add --update --no-cache make git 19:10:37 ---> Running in 73b6ff3da27c 19:10:37 Removing intermediate container a835063edabf 19:10:37 ---> 95ae1b67a24e 19:10:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:37 ---> Running in 95e0b63fede6 19:10:37 Removing intermediate container a11f973ef3fe 19:10:37 ---> 9beb56b86c33 19:10:37 Step 5/25 : RUN apk add --update --no-cache make git 19:10:37 ---> Running in a9484d10e662 19:10:37 Removing intermediate container 406114a54f08 19:10:37 ---> a976c4ff1396 19:10:37 Step 5/23 : RUN apk add --update --no-cache make bash git 19:10:37 ---> Running in 0b556661926e 19:10:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:38 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:38 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:38 OK: 15864 distinct packages available 19:10:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:39 OK: 221 MiB in 52 packages 19:10:39 OK: 221 MiB in 52 packages 19:10:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:39 OK: 221 MiB in 52 packages 19:10:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:39 Removing intermediate container 73b6ff3da27c 19:10:39 ---> 38af4270a7df 19:10:39 Step 6/23 : COPY go.mod vendor* ./ 19:10:39 OK: 221 MiB in 52 packages 19:10:39 OK: 221 MiB in 52 packages 19:10:39 Removing intermediate container 95e0b63fede6 19:10:39 ---> 6bb9e503e370 19:10:39 Step 6/26 : COPY go.mod vendor* ./ 19:10:39 ---> 0a2f9e0114d5 19:10:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:39 ---> Running in 5190a5b946fa 19:10:39 Removing intermediate container a9484d10e662 19:10:39 ---> a42cbfdbcedf 19:10:39 Step 6/25 : COPY go.mod vendor* ./ 19:10:39 ---> 1345a393320c 19:10:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:39 ---> Running in 53b198099f8e 19:10:39 ---> 95d747c8eb5d 19:10:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:39 ---> Running in 1070357e8666 19:10:39 Removing intermediate container 0b556661926e 19:10:39 ---> b0f0168c38fa 19:10:39 Step 6/23 : COPY go.mod vendor* ./ 19:10:40 Removing intermediate container 54a841bfe346 19:10:40 ---> 668b6137ba42 19:10:40 Step 5/20 : COPY go.mod vendor* ./ 19:10:40 ---> e908463b95f2 19:10:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:40 ---> Running in 81e6cc23c1db 19:10:40 ---> accd383170d5 19:10:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:40 ---> Running in 2c88f1c7024f 19:10:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:10:40 > git --version # timeout=10 19:10:40 > git --version # 'git version 2.25.1' 19:10:40 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:10:40 Removing intermediate container 5190a5b946fa 19:10:40 ---> d5b45ec126c3 19:10:40 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:41 Dload Upload Total Spent Left Speed 19:10:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 19:10:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:42 + sudo tee /etc/docker/daemon.new 19:10:42 { 19:10:42 "registry-mirrors": [ 19:10:42 "https://nexus3.edgexfoundry.org:10001" 19:10:42 ], 19:10:42 "bip": "10.250.0.254/24", 19:10:42 "hosts": [ 19:10:42 "tcp://0.0.0.0:5555", 19:10:42 "unix:///var/run/docker.sock" 19:10:42 ], 19:10:42 "mtu": 1458, 19:10:42 "selinux-enabled": true, 19:10:42 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:42 } [Pipeline] sh 19:10:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:43 + sudo service docker restart 19:10:43 Removing intermediate container 53b198099f8e 19:10:43 ---> d71874bd3301 19:10:43 Step 8/26 : COPY . . 19:10:43 Removing intermediate container 1070357e8666 19:10:43 ---> a407e0f26d28 19:10:43 Step 8/25 : COPY . . 19:10:43 Removing intermediate container 81e6cc23c1db 19:10:43 ---> 510573faca87 19:10:43 Step 8/23 : COPY . . 19:10:43 Removing intermediate container 2c88f1c7024f 19:10:43 ---> 0b7806f94d86 19:10:43 Step 7/20 : COPY . . 19:10:55 ---> f21d6a77e2c2 19:10:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:10:55 ---> 42875c7fb51c 19:10:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:10:55 ---> 424112996264 19:10:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:55 ---> Running in 698b6dadeb0d 19:10:55 ---> Running in c51a5580695f 19:10:55 ---> Running in 0875cc04dead 19:10:55 ---> 2cce3d81bb44 19:10:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:55 ---> 7e9eb6c888c8 19:10:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:55 ---> Running in 7b16eb64e571 19:10:55 ---> Running in 61cb8e74fa26 19:10:55 Removing intermediate container 61cb8e74fa26 19:10:55 ---> 625b2cc84e80 19:10:55 Step 10/26 : RUN mkdir -p spire-build 19:10:55 ---> Running in 72cf140c9528 19:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:10:55 Removing intermediate container 72cf140c9528 19:10:55 ---> 21e97acd91ed 19:10:55 Step 11/26 : WORKDIR /edgex-go/spire-build 19:10:55 ---> Running in 889ac17ccd6c 19:10:55 Removing intermediate container 889ac17ccd6c 19:10:55 ---> da151b602cbb 19:10:55 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 19:10:55 ---> Running in 86a61a23bcc1 19:10:56 spire-1.2.1/ 19:10:56 spire-1.2.1/.data/ 19:10:56 spire-1.2.1/.data/.file 19:10:56 spire-1.2.1/.dockerignore 19:10:56 spire-1.2.1/.gitattributes 19:10:56 spire-1.2.1/.githooks/ 19:10:56 spire-1.2.1/.githooks/pre-commit 19:10:56 spire-1.2.1/.github/ 19:10:56 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:10:56 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:10:56 spire-1.2.1/.github/dependabot.yml 19:10:56 spire-1.2.1/.github/workflows/ 19:10:56 spire-1.2.1/.github/workflows/nightly_build.yaml 19:10:56 spire-1.2.1/.github/workflows/pr_build.yaml 19:10:56 spire-1.2.1/.github/workflows/release_build.yaml 19:10:56 spire-1.2.1/.github/workflows/scripts/ 19:10:56 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:10:56 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:10:56 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:10:56 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:10:56 spire-1.2.1/.github/workflows/scripts/split.sh 19:10:56 spire-1.2.1/.gitignore 19:10:56 spire-1.2.1/.go-version 19:10:56 spire-1.2.1/.golangci.yml 19:10:56 spire-1.2.1/ADOPTERS.md 19:10:56 spire-1.2.1/CHANGELOG.md 19:10:56 spire-1.2.1/CODE-OF-CONDUCT.md 19:10:56 spire-1.2.1/CODEOWNERS 19:10:56 spire-1.2.1/CONTRIBUTING.md 19:10:56 spire-1.2.1/Dockerfile 19:10:56 spire-1.2.1/Dockerfile.dev 19:10:56 spire-1.2.1/Dockerfile.scratch 19:10:56 spire-1.2.1/LICENSE 19:10:56 spire-1.2.1/MAINTAINERS.md 19:10:56 spire-1.2.1/Makefile 19:10:56 spire-1.2.1/README.md 19:10:56 spire-1.2.1/ROADMAP.md 19:10:56 spire-1.2.1/SECURITY.md 19:10:56 spire-1.2.1/cmd/ 19:10:56 spire-1.2.1/cmd/spire-agent/ 19:10:56 spire-1.2.1/cmd/spire-agent/cli/ 19:10:56 spire-1.2.1/cmd/spire-agent/cli/api/ 19:10:56 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/common/ 19:10:56 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:10:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/run/ 19:10:56 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:10:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:10:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:10:56 spire-1.2.1/cmd/spire-agent/main.go 19:10:56 spire-1.2.1/cmd/spire-server/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/agent/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/cli.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/run/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/token/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/validate/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/x509/ 19:10:56 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:10:56 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:10:56 spire-1.2.1/cmd/spire-server/main.go 19:10:56 spire-1.2.1/cmd/spire-server/util/ 19:10:56 spire-1.2.1/cmd/spire-server/util/util.go 19:10:56 spire-1.2.1/conf/ 19:10:56 spire-1.2.1/conf/agent/ 19:10:56 spire-1.2.1/conf/agent/agent.conf 19:10:56 spire-1.2.1/conf/agent/agent_full.conf 19:10:56 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:10:56 spire-1.2.1/conf/server/ 19:10:56 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:10:56 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:10:56 spire-1.2.1/conf/server/server.conf 19:10:56 spire-1.2.1/conf/server/server_full.conf 19:10:56 spire-1.2.1/doc/ 19:10:56 spire-1.2.1/doc/SPIRE101.md 19:10:56 spire-1.2.1/doc/auditlog.md 19:10:56 spire-1.2.1/doc/authorization_policy_engine.md 19:10:56 spire-1.2.1/doc/changelog_guidelines.md 19:10:56 spire-1.2.1/doc/cure53-report.pdf 19:10:56 spire-1.2.1/doc/images/ 19:10:56 spire-1.2.1/doc/images/2019_roadmap.png 19:10:56 spire-1.2.1/doc/images/SPIRE101.png 19:10:56 spire-1.2.1/doc/images/SPIRE_agent.png 19:10:56 spire-1.2.1/doc/images/SPIRE_server.png 19:10:56 spire-1.2.1/doc/images/cache_mgr.png 19:10:56 spire-1.2.1/doc/images/cache_mgr_components.png 19:10:56 spire-1.2.1/doc/images/federated_spire.png 19:10:56 spire-1.2.1/doc/images/ha_mode.png 19:10:56 spire-1.2.1/doc/images/nested_spire.png 19:10:56 spire-1.2.1/doc/images/oidc_federation.png 19:10:56 spire-1.2.1/doc/images/single_trust_domain.png 19:10:56 spire-1.2.1/doc/images/spiffe_compatible.png 19:10:56 spire-1.2.1/doc/images/spire_logo.png 19:10:56 spire-1.2.1/doc/migrating_registration_api_clients.md 19:10:56 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:10:56 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:10:56 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:10:56 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:10:56 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:10:56 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:10:56 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:10:56 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:10:56 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:10:56 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:10:56 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:10:56 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:10:56 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:10:56 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:10:56 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:10:56 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:10:56 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:10:56 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:10:56 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:10:56 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:10:56 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:10:56 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:10:56 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:10:56 spire-1.2.1/doc/scaling_spire.md 19:10:56 spire-1.2.1/doc/spire_agent.md 19:10:56 spire-1.2.1/doc/spire_server.md 19:10:56 spire-1.2.1/doc/supported_integrations.md 19:10:56 spire-1.2.1/doc/telemetry.md 19:10:56 spire-1.2.1/doc/telemetry_config.md 19:10:56 spire-1.2.1/doc/upgrading.md 19:10:56 spire-1.2.1/doc/using_spire.md 19:10:56 spire-1.2.1/examples/ 19:10:56 spire-1.2.1/examples/README.md 19:10:56 spire-1.2.1/go.mod 19:10:56 spire-1.2.1/go.sum 19:10:56 spire-1.2.1/pkg/ 19:10:56 spire-1.2.1/pkg/agent/ 19:10:56 spire-1.2.1/pkg/agent/agent.go 19:10:56 spire-1.2.1/pkg/agent/api/ 19:10:56 spire-1.2.1/pkg/agent/api/config.go 19:10:56 spire-1.2.1/pkg/agent/api/debug/ 19:10:56 spire-1.2.1/pkg/agent/api/debug/v1/ 19:10:56 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:10:56 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:10:56 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:10:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:10:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:10:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:10:56 spire-1.2.1/pkg/agent/api/endpoints.go 19:10:56 spire-1.2.1/pkg/agent/api/health/ 19:10:56 spire-1.2.1/pkg/agent/api/health/v1/ 19:10:56 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:10:56 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:10:56 spire-1.2.1/pkg/agent/api/rpccontext/ 19:10:56 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:10:56 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:10:56 spire-1.2.1/pkg/agent/attestor/ 19:10:56 spire-1.2.1/pkg/agent/attestor/node/ 19:10:56 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:10:56 spire-1.2.1/pkg/agent/attestor/node/node.go 19:10:56 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:10:56 spire-1.2.1/pkg/agent/attestor/workload/ 19:10:56 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:10:56 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:10:56 spire-1.2.1/pkg/agent/catalog/ 19:10:56 spire-1.2.1/pkg/agent/catalog/catalog.go 19:10:56 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:10:56 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:10:56 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:10:56 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:10:56 spire-1.2.1/pkg/agent/client/ 19:10:56 spire-1.2.1/pkg/agent/client/client.go 19:10:56 spire-1.2.1/pkg/agent/client/client_test.go 19:10:56 spire-1.2.1/pkg/agent/client/dial.go 19:10:56 spire-1.2.1/pkg/agent/client/nodeconn.go 19:10:56 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:10:56 spire-1.2.1/pkg/agent/client/update.go 19:10:56 spire-1.2.1/pkg/agent/client/util.go 19:10:56 spire-1.2.1/pkg/agent/common/ 19:10:56 spire-1.2.1/pkg/agent/common/backoff/ 19:10:56 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:10:56 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:10:56 spire-1.2.1/pkg/agent/common/cgroups/ 19:10:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:10:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:10:56 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:10:56 spire-1.2.1/pkg/agent/config.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/ 19:10:56 spire-1.2.1/pkg/agent/endpoints/config.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:10:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:10:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/workload/ 19:10:56 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:10:56 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:10:56 spire-1.2.1/pkg/agent/manager/ 19:10:56 spire-1.2.1/pkg/agent/manager/cache/ 19:10:56 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:10:56 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:10:56 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:10:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:10:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:10:56 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:10:56 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:10:56 spire-1.2.1/pkg/agent/manager/config.go 19:10:56 spire-1.2.1/pkg/agent/manager/manager.go 19:10:56 spire-1.2.1/pkg/agent/manager/manager_test.go 19:10:56 spire-1.2.1/pkg/agent/manager/storage.go 19:10:56 spire-1.2.1/pkg/agent/manager/storage_test.go 19:10:56 spire-1.2.1/pkg/agent/manager/storecache/ 19:10:56 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:10:56 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:10:56 spire-1.2.1/pkg/agent/manager/sync.go 19:10:56 spire-1.2.1/pkg/agent/plugin/ 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:10:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:10:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:10:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:10:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:10:56 spire-1.2.1/pkg/agent/svid/ 19:10:56 spire-1.2.1/pkg/agent/svid/rotator.go 19:10:56 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:10:56 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:10:56 spire-1.2.1/pkg/agent/svid/store/ 19:10:56 spire-1.2.1/pkg/agent/svid/store/service.go 19:10:56 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:10:56 spire-1.2.1/pkg/common/ 19:10:56 spire-1.2.1/pkg/common/agentpathtemplate/ 19:10:56 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:10:56 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:10:56 spire-1.2.1/pkg/common/api/ 19:10:56 spire-1.2.1/pkg/common/api/metrics.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/ 19:10:56 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/logger.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/names.go 19:10:56 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:10:56 spire-1.2.1/pkg/common/api/names.go 19:10:56 spire-1.2.1/pkg/common/api/ratelimit.go 19:10:56 spire-1.2.1/pkg/common/api/rpccontext/ 19:10:56 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:10:56 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:10:56 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:10:56 spire-1.2.1/pkg/common/auth/ 19:10:56 spire-1.2.1/pkg/common/auth/interceptors.go 19:10:56 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:10:56 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/ 19:10:56 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/types.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:10:56 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:10:56 spire-1.2.1/pkg/common/catalog/ 19:10:56 spire-1.2.1/pkg/common/catalog/bind.go 19:10:56 spire-1.2.1/pkg/common/catalog/builtin.go 19:10:56 spire-1.2.1/pkg/common/catalog/catalog.go 19:10:56 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:10:56 spire-1.2.1/pkg/common/catalog/closers.go 19:10:56 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:10:56 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:10:56 spire-1.2.1/pkg/common/catalog/config.go 19:10:56 spire-1.2.1/pkg/common/catalog/config_test.go 19:10:56 spire-1.2.1/pkg/common/catalog/configure.go 19:10:56 spire-1.2.1/pkg/common/catalog/constraints.go 19:10:56 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:10:56 spire-1.2.1/pkg/common/catalog/context.go 19:10:56 spire-1.2.1/pkg/common/catalog/external.go 19:10:56 spire-1.2.1/pkg/common/catalog/host.go 19:10:56 spire-1.2.1/pkg/common/catalog/pipenet.go 19:10:56 spire-1.2.1/pkg/common/catalog/plugin.go 19:10:56 spire-1.2.1/pkg/common/catalog/testplugin/ 19:10:56 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:10:56 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:10:56 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:10:56 spire-1.2.1/pkg/common/cli/ 19:10:56 spire-1.2.1/pkg/common/cli/env.go 19:10:56 spire-1.2.1/pkg/common/cli/flags.go 19:10:56 spire-1.2.1/pkg/common/cli/trust_domain.go 19:10:56 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:10:56 spire-1.2.1/pkg/common/cli/umask.go 19:10:56 spire-1.2.1/pkg/common/cli/umask_posix.go 19:10:56 spire-1.2.1/pkg/common/cli/umask_test.go 19:10:56 spire-1.2.1/pkg/common/cli/umask_windows.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/ 19:10:56 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/flag.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/format.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/ 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:10:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:10:56 spire-1.2.1/pkg/common/coretypes/ 19:10:56 spire-1.2.1/pkg/common/coretypes/bundle/ 19:10:56 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:10:56 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:10:56 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:10:56 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:10:56 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:10:56 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:10:56 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:10:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:10:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:10:56 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:10:56 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:10:56 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:10:56 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:10:56 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:10:56 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:10:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:10:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:10:56 spire-1.2.1/pkg/common/cryptoutil/ 19:10:56 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:10:56 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:10:56 spire-1.2.1/pkg/common/diskutil/ 19:10:56 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:10:56 spire-1.2.1/pkg/common/diskutil/file_test.go 19:10:56 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:10:56 spire-1.2.1/pkg/common/errorutil/ 19:10:56 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:10:56 spire-1.2.1/pkg/common/health/ 19:10:56 spire-1.2.1/pkg/common/health/config.go 19:10:56 spire-1.2.1/pkg/common/health/context.go 19:10:56 spire-1.2.1/pkg/common/health/context_test.go 19:10:56 spire-1.2.1/pkg/common/health/health.go 19:10:56 spire-1.2.1/pkg/common/health/health_test.go 19:10:56 spire-1.2.1/pkg/common/health/logger.go 19:10:56 spire-1.2.1/pkg/common/hostservice/ 19:10:56 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:10:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:10:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:10:56 spire-1.2.1/pkg/common/idutil/ 19:10:56 spire-1.2.1/pkg/common/idutil/require.go 19:10:56 spire-1.2.1/pkg/common/idutil/require_test.go 19:10:56 spire-1.2.1/pkg/common/idutil/safety.go 19:10:56 spire-1.2.1/pkg/common/idutil/safety_test.go 19:10:56 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:10:56 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:10:56 spire-1.2.1/pkg/common/jwtsvid/ 19:10:56 spire-1.2.1/pkg/common/jwtsvid/common.go 19:10:56 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:10:56 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:10:56 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:10:56 spire-1.2.1/pkg/common/jwtutil/ 19:10:56 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:10:56 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:10:56 spire-1.2.1/pkg/common/log/ 19:10:56 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:10:56 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:10:56 spire-1.2.1/pkg/common/log/log.go 19:10:56 spire-1.2.1/pkg/common/log/log_test.go 19:10:56 spire-1.2.1/pkg/common/log/options.go 19:10:56 spire-1.2.1/pkg/common/nodeutil/ 19:10:56 spire-1.2.1/pkg/common/nodeutil/node.go 19:10:56 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:10:56 spire-1.2.1/pkg/common/peertracker/ 19:10:56 spire-1.2.1/pkg/common/peertracker/conn.go 19:10:56 spire-1.2.1/pkg/common/peertracker/credentials.go 19:10:56 spire-1.2.1/pkg/common/peertracker/errors.go 19:10:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:10:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:10:56 spire-1.2.1/pkg/common/peertracker/info.go 19:10:56 spire-1.2.1/pkg/common/peertracker/listener.go 19:10:56 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:10:56 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:10:56 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:10:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:10:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:10:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:10:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:10:56 spire-1.2.1/pkg/common/peertracker/tcp.go 19:10:56 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:10:56 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:10:56 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:10:56 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:10:56 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:10:56 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:10:56 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:10:56 spire-1.2.1/pkg/common/peertracker/uds.go 19:10:56 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:10:56 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:10:56 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:10:56 spire-1.2.1/pkg/common/pemutil/ 19:10:56 spire-1.2.1/pkg/common/pemutil/block.go 19:10:56 spire-1.2.1/pkg/common/pemutil/certs.go 19:10:56 spire-1.2.1/pkg/common/pemutil/common.go 19:10:56 spire-1.2.1/pkg/common/pemutil/csr.go 19:10:56 spire-1.2.1/pkg/common/pemutil/keys.go 19:10:56 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/ 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:10:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:10:56 spire-1.2.1/pkg/common/plugin/ 19:10:56 spire-1.2.1/pkg/common/plugin/aws/ 19:10:56 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:10:56 spire-1.2.1/pkg/common/plugin/azure/ 19:10:56 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:10:56 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:10:56 spire-1.2.1/pkg/common/plugin/facade.go 19:10:56 spire-1.2.1/pkg/common/plugin/facade_test.go 19:10:56 spire-1.2.1/pkg/common/plugin/gcp/ 19:10:56 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:10:56 spire-1.2.1/pkg/common/plugin/k8s/ 19:10:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:10:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:10:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:10:56 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:10:56 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:10:56 spire-1.2.1/pkg/common/plugin/log.go 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/ 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:10:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:10:56 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:10:56 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:10:56 spire-1.2.1/pkg/common/plugin/x509pop/ 19:10:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:10:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:10:56 spire-1.2.1/pkg/common/profiling/ 19:10:56 spire-1.2.1/pkg/common/profiling/dumpers.go 19:10:56 spire-1.2.1/pkg/common/profiling/profiling.go 19:10:56 spire-1.2.1/pkg/common/protoutil/ 19:10:56 spire-1.2.1/pkg/common/protoutil/masks.go 19:10:56 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:10:56 spire-1.2.1/pkg/common/rotationutil/ 19:10:56 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:10:56 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:10:56 spire-1.2.1/pkg/common/selector/ 19:10:56 spire-1.2.1/pkg/common/selector/selector.go 19:10:56 spire-1.2.1/pkg/common/selector/selector_test.go 19:10:56 spire-1.2.1/pkg/common/selector/set.go 19:10:56 spire-1.2.1/pkg/common/selector/set_utils.go 19:10:56 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/ 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/ 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:10:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:10:56 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:10:56 spire-1.2.1/pkg/common/telemetry/call.go 19:10:56 spire-1.2.1/pkg/common/telemetry/common/ 19:10:56 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:10:56 spire-1.2.1/pkg/common/telemetry/config.go 19:10:56 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:10:56 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/inmem.go 19:10:56 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/m3.go 19:10:56 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/metrics.go 19:10:56 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/names.go 19:10:56 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:10:56 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:10:56 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/ 19:10:56 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:10:56 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:10:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:10:56 spire-1.2.1/pkg/common/telemetry/server/server.go 19:10:56 spire-1.2.1/pkg/common/telemetry/sink.go 19:10:56 spire-1.2.1/pkg/common/telemetry/statsd.go 19:10:56 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:10:56 spire-1.2.1/pkg/common/telemetry/uptime.go 19:10:56 spire-1.2.1/pkg/common/telemetry/version.go 19:10:56 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:10:56 spire-1.2.1/pkg/common/uptime/ 19:10:56 spire-1.2.1/pkg/common/uptime/uptime.go 19:10:56 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:10:56 spire-1.2.1/pkg/common/util/ 19:10:56 spire-1.2.1/pkg/common/util/certs.go 19:10:56 spire-1.2.1/pkg/common/util/certs_test.go 19:10:56 spire-1.2.1/pkg/common/util/csr.go 19:10:56 spire-1.2.1/pkg/common/util/hash.go 19:10:56 spire-1.2.1/pkg/common/util/selectors.go 19:10:56 spire-1.2.1/pkg/common/util/selectors_test.go 19:10:56 spire-1.2.1/pkg/common/util/signals.go 19:10:56 spire-1.2.1/pkg/common/util/sort.go 19:10:56 spire-1.2.1/pkg/common/util/sort_test.go 19:10:56 spire-1.2.1/pkg/common/util/task.go 19:10:56 spire-1.2.1/pkg/common/util/task_test.go 19:10:56 spire-1.2.1/pkg/common/util/testdata/ 19:10:56 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:10:56 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:10:56 spire-1.2.1/pkg/common/version/ 19:10:56 spire-1.2.1/pkg/common/version/version.go 19:10:56 spire-1.2.1/pkg/common/x509svid/ 19:10:56 spire-1.2.1/pkg/common/x509svid/common_test.go 19:10:56 spire-1.2.1/pkg/common/x509svid/csr.go 19:10:56 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:10:56 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:10:56 spire-1.2.1/pkg/common/x509util/ 19:10:56 spire-1.2.1/pkg/common/x509util/cert.go 19:10:56 spire-1.2.1/pkg/common/x509util/dns.go 19:10:56 spire-1.2.1/pkg/common/x509util/dns_test.go 19:10:56 spire-1.2.1/pkg/common/x509util/keyid.go 19:10:56 spire-1.2.1/pkg/common/x509util/keypair.go 19:10:56 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:10:56 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:10:56 spire-1.2.1/pkg/server/ 19:10:56 spire-1.2.1/pkg/server/api/ 19:10:56 spire-1.2.1/pkg/server/api/agent.go 19:10:56 spire-1.2.1/pkg/server/api/agent/ 19:10:56 spire-1.2.1/pkg/server/api/agent/v1/ 19:10:56 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:10:56 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:10:56 spire-1.2.1/pkg/server/api/agent_test.go 19:10:56 spire-1.2.1/pkg/server/api/api.go 19:10:56 spire-1.2.1/pkg/server/api/audit/ 19:10:56 spire-1.2.1/pkg/server/api/audit/audit.go 19:10:56 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:10:56 spire-1.2.1/pkg/server/api/bundle.go 19:10:56 spire-1.2.1/pkg/server/api/bundle/ 19:10:56 spire-1.2.1/pkg/server/api/bundle/v1/ 19:10:56 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:10:56 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:10:56 spire-1.2.1/pkg/server/api/bundle_test.go 19:10:56 spire-1.2.1/pkg/server/api/debug/ 19:10:56 spire-1.2.1/pkg/server/api/debug/v1/ 19:10:56 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:10:56 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:10:56 spire-1.2.1/pkg/server/api/entry.go 19:10:56 spire-1.2.1/pkg/server/api/entry/ 19:10:56 spire-1.2.1/pkg/server/api/entry/v1/ 19:10:56 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:10:56 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:10:56 spire-1.2.1/pkg/server/api/entry_test.go 19:10:56 spire-1.2.1/pkg/server/api/health/ 19:10:56 spire-1.2.1/pkg/server/api/health/v1/ 19:10:56 spire-1.2.1/pkg/server/api/health/v1/service.go 19:10:56 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:10:56 spire-1.2.1/pkg/server/api/id.go 19:10:56 spire-1.2.1/pkg/server/api/id_test.go 19:10:56 spire-1.2.1/pkg/server/api/limits/ 19:10:56 spire-1.2.1/pkg/server/api/limits/limits.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/ 19:10:56 spire-1.2.1/pkg/server/api/middleware/alias.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/audit.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/caller.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/common.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/entries.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:10:56 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:10:56 spire-1.2.1/pkg/server/api/ratelimit.go 19:10:56 spire-1.2.1/pkg/server/api/rpccontext/ 19:10:56 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:10:56 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:10:56 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:10:56 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:10:56 spire-1.2.1/pkg/server/api/selector.go 19:10:56 spire-1.2.1/pkg/server/api/selector_test.go 19:10:56 spire-1.2.1/pkg/server/api/status.go 19:10:56 spire-1.2.1/pkg/server/api/status_test.go 19:10:56 spire-1.2.1/pkg/server/api/svid/ 19:10:56 spire-1.2.1/pkg/server/api/svid/v1/ 19:10:56 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:10:56 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:10:56 spire-1.2.1/pkg/server/api/trustdomain.go 19:10:56 spire-1.2.1/pkg/server/api/trustdomain/ 19:10:56 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:10:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:10:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:10:56 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:10:56 spire-1.2.1/pkg/server/authpolicy/ 19:10:56 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:10:56 spire-1.2.1/pkg/server/authpolicy/policy.go 19:10:56 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:10:56 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:10:56 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:10:56 spire-1.2.1/pkg/server/authpolicy/validate.go 19:10:56 spire-1.2.1/pkg/server/bundle/ 19:10:56 spire-1.2.1/pkg/server/bundle/client/ 19:10:56 spire-1.2.1/pkg/server/bundle/client/client.go 19:10:56 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:10:56 spire-1.2.1/pkg/server/bundle/client/manager.go 19:10:56 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:10:56 spire-1.2.1/pkg/server/bundle/client/sources.go 19:10:56 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:10:56 spire-1.2.1/pkg/server/bundle/client/updater.go 19:10:56 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:10:56 spire-1.2.1/pkg/server/ca/ 19:10:56 spire-1.2.1/pkg/server/ca/ca.go 19:10:56 spire-1.2.1/pkg/server/ca/ca_health.go 19:10:56 spire-1.2.1/pkg/server/ca/ca_test.go 19:10:56 spire-1.2.1/pkg/server/ca/journal.go 19:10:56 spire-1.2.1/pkg/server/ca/journal_test.go 19:10:56 spire-1.2.1/pkg/server/ca/manager.go 19:10:56 spire-1.2.1/pkg/server/ca/manager_health.go 19:10:56 spire-1.2.1/pkg/server/ca/manager_test.go 19:10:56 spire-1.2.1/pkg/server/ca/templates.go 19:10:56 spire-1.2.1/pkg/server/ca/upstream_client.go 19:10:56 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:10:56 spire-1.2.1/pkg/server/ca/validation.go 19:10:56 spire-1.2.1/pkg/server/cache/ 19:10:56 spire-1.2.1/pkg/server/cache/dscache/ 19:10:56 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:10:56 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:10:56 spire-1.2.1/pkg/server/cache/entrycache/ 19:10:56 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:10:56 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:10:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:10:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:10:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:10:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:10:56 spire-1.2.1/pkg/server/catalog/ 19:10:56 spire-1.2.1/pkg/server/catalog/catalog.go 19:10:56 spire-1.2.1/pkg/server/catalog/keymanager.go 19:10:56 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:10:56 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:10:56 spire-1.2.1/pkg/server/catalog/notifier.go 19:10:56 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:10:56 spire-1.2.1/pkg/server/config.go 19:10:56 spire-1.2.1/pkg/server/datastore/ 19:10:56 spire-1.2.1/pkg/server/datastore/datastore.go 19:10:56 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:10:56 spire-1.2.1/pkg/server/datastore/repository.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:10:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:10:56 spire-1.2.1/pkg/server/endpoints/ 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/ 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:10:56 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:10:56 spire-1.2.1/pkg/server/endpoints/config.go 19:10:56 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:10:56 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:10:56 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:10:56 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:10:56 spire-1.2.1/pkg/server/endpoints/middleware.go 19:10:56 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:10:56 spire-1.2.1/pkg/server/hostservice/ 19:10:56 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:10:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:10:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:10:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:10:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:10:56 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:10:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:10:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/ 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/ 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:10:56 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:10:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:10:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/ 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:10:56 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:10:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:10:56 spire-1.2.1/pkg/server/registration/ 19:10:56 spire-1.2.1/pkg/server/registration/manager.go 19:10:56 spire-1.2.1/pkg/server/registration/manager_test.go 19:10:56 spire-1.2.1/pkg/server/scanentries.go 19:10:56 spire-1.2.1/pkg/server/scanentries_test.go 19:10:56 spire-1.2.1/pkg/server/server.go 19:10:56 spire-1.2.1/pkg/server/server_test.go 19:10:56 spire-1.2.1/pkg/server/svid/ 19:10:56 spire-1.2.1/pkg/server/svid/observer.go 19:10:56 spire-1.2.1/pkg/server/svid/observer_test.go 19:10:56 spire-1.2.1/pkg/server/svid/rotator.go 19:10:56 spire-1.2.1/pkg/server/svid/rotator_config.go 19:10:56 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:10:56 spire-1.2.1/pkg/server/svid/rotator_test.go 19:10:56 spire-1.2.1/proto/ 19:10:56 spire-1.2.1/proto/private/ 19:10:56 spire-1.2.1/proto/private/server/ 19:10:56 spire-1.2.1/proto/private/server/journal/ 19:10:56 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:10:56 spire-1.2.1/proto/private/server/journal/journal.proto 19:10:56 spire-1.2.1/proto/spire/ 19:10:56 spire-1.2.1/proto/spire/common/ 19:10:56 spire-1.2.1/proto/spire/common/common.pb.go 19:10:56 spire-1.2.1/proto/spire/common/common.proto 19:10:56 spire-1.2.1/proto/spire/common/plugin/ 19:10:56 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:10:56 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:10:56 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:10:56 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:10:56 spire-1.2.1/proto/spire/plugin/ 19:10:56 spire-1.2.1/proto/spire/plugin/agent/ 19:10:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:10:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:10:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:10:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:10:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:10:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:10:56 spire-1.2.1/release/ 19:10:56 spire-1.2.1/release/spire-extras/ 19:10:56 spire-1.2.1/release/spire-extras/README.md 19:10:56 spire-1.2.1/release/spire-extras/conf/ 19:10:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:10:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:10:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:10:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:10:56 spire-1.2.1/release/spire/ 19:10:56 spire-1.2.1/release/spire/README.md 19:10:56 spire-1.2.1/release/spire/conf/ 19:10:56 spire-1.2.1/release/spire/conf/agent/ 19:10:56 spire-1.2.1/release/spire/conf/agent/agent.conf 19:10:56 spire-1.2.1/release/spire/conf/server/ 19:10:56 spire-1.2.1/release/spire/conf/server/server.conf 19:10:56 spire-1.2.1/script/ 19:10:56 spire-1.2.1/script/build-artifact.sh 19:10:56 spire-1.2.1/script/generate_dummy_ca.sh 19:10:56 spire-1.2.1/support/ 19:10:56 spire-1.2.1/support/k8s/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:10:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/ 19:10:56 spire-1.2.1/support/oidc-discovery-provider/README.md 19:10:56 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/config.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/main.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:10:56 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:10:56 spire-1.2.1/test/ 19:10:56 spire-1.2.1/test/clock/ 19:10:56 spire-1.2.1/test/clock/clock.go 19:10:56 spire-1.2.1/test/fakes/ 19:10:56 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:10:56 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:10:56 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:10:56 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:10:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:10:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:10:56 spire-1.2.1/test/fakes/fakeagentstore/ 19:10:56 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:10:56 spire-1.2.1/test/fakes/fakedatastore/ 19:10:56 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:10:56 spire-1.2.1/test/fakes/fakeentryclient/ 19:10:56 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:10:56 spire-1.2.1/test/fakes/fakehealthchecker/ 19:10:56 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:10:56 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:10:56 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:10:56 spire-1.2.1/test/fakes/fakemetrics/ 19:10:56 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:10:56 spire-1.2.1/test/fakes/fakenoderesolver/ 19:10:56 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:10:56 spire-1.2.1/test/fakes/fakenotifier/ 19:10:56 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:10:56 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:10:56 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:10:56 spire-1.2.1/test/fakes/fakeserverca/ 19:10:56 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:10:56 spire-1.2.1/test/fakes/fakeservercatalog/ 19:10:56 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:10:56 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:10:56 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:10:56 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:10:56 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:10:56 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:10:56 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:10:56 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:10:56 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:10:56 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:10:56 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:10:56 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:10:56 spire-1.2.1/test/fixture/ 19:10:56 spire-1.2.1/test/fixture/certs/ 19:10:56 spire-1.2.1/test/fixture/certs/agent_svid.der 19:10:56 spire-1.2.1/test/fixture/certs/base_cert.pem 19:10:56 spire-1.2.1/test/fixture/certs/base_csr.pem 19:10:56 spire-1.2.1/test/fixture/certs/base_key.pem 19:10:56 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:10:56 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:10:56 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:10:56 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:10:56 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:10:56 spire-1.2.1/test/fixture/certs/blog_key.pem 19:10:56 spire-1.2.1/test/fixture/certs/bundle.der 19:10:56 spire-1.2.1/test/fixture/certs/ca.pem 19:10:56 spire-1.2.1/test/fixture/certs/ca_key.pem 19:10:56 spire-1.2.1/test/fixture/certs/database_cert.pem 19:10:56 spire-1.2.1/test/fixture/certs/database_csr.pem 19:10:56 spire-1.2.1/test/fixture/certs/database_key.pem 19:10:56 spire-1.2.1/test/fixture/certs/node_cert.pem 19:10:56 spire-1.2.1/test/fixture/certs/node_csr.pem 19:10:56 spire-1.2.1/test/fixture/certs/node_key.pem 19:10:56 spire-1.2.1/test/fixture/certs/svid.pem 19:10:56 spire-1.2.1/test/fixture/certs/svid_key.pem 19:10:56 spire-1.2.1/test/fixture/config/ 19:10:56 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:10:56 spire-1.2.1/test/fixture/config/agent_good.conf 19:10:56 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:10:56 spire-1.2.1/test/fixture/config/plugin_good.conf 19:10:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:10:56 spire-1.2.1/test/fixture/config/server_good.conf 19:10:56 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:10:56 spire-1.2.1/test/fixture/fixture.go 19:10:56 spire-1.2.1/test/fixture/nodeattestor/ 19:10:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:10:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:10:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:10:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:10:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:10:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:10:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:10:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:10:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:10:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:10:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:10:56 spire-1.2.1/test/fixture/registration/ 19:10:56 spire-1.2.1/test/fixture/registration/entries.json 19:10:56 spire-1.2.1/test/fixture/registration/good-for-update.json 19:10:56 spire-1.2.1/test/fixture/registration/good.json 19:10:56 spire-1.2.1/test/fixture/registration/invalid.json 19:10:56 spire-1.2.1/test/fixture/registration/invalid_json.json 19:10:56 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:10:56 spire-1.2.1/test/integration/ 19:10:56 spire-1.2.1/test/integration/README.md 19:10:56 spire-1.2.1/test/integration/common 19:10:56 spire-1.2.1/test/integration/setup/ 19:10:56 spire-1.2.1/test/integration/setup/adminclient/ 19:10:56 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:10:56 spire-1.2.1/test/integration/setup/adminclient/client.go 19:10:56 spire-1.2.1/test/integration/setup/debugagent/ 19:10:56 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:10:56 spire-1.2.1/test/integration/setup/debugagent/main.go 19:10:56 spire-1.2.1/test/integration/setup/debugserver/ 19:10:56 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:10:56 spire-1.2.1/test/integration/setup/debugserver/main.go 19:10:56 spire-1.2.1/test/integration/setup/downstreamclient/ 19:10:56 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:10:56 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:10:56 spire-1.2.1/test/integration/setup/itclient/ 19:10:56 spire-1.2.1/test/integration/setup/itclient/client.go 19:10:56 spire-1.2.1/test/integration/setup/node-attestation/ 19:10:56 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:10:56 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:10:56 spire-1.2.1/test/integration/setup/x509pop/ 19:10:56 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:10:56 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:10:56 spire-1.2.1/test/integration/suites/ 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:10:56 spire-1.2.1/test/integration/suites/join-token/ 19:10:56 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:10:56 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:10:56 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:10:56 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:10:56 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:10:56 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:10:56 spire-1.2.1/test/integration/suites/join-token/README.md 19:10:56 spire-1.2.1/test/integration/suites/join-token/conf/ 19:10:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/join-token/teardown 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:10:56 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:10:56 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:10:56 spire-1.2.1/test/integration/suites/k8s/ 19:10:56 spire-1.2.1/test/integration/suites/k8s/00-setup 19:10:56 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:10:56 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:10:56 spire-1.2.1/test/integration/suites/k8s/README.md 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/ 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:10:56 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:10:56 spire-1.2.1/test/integration/suites/k8s/teardown 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/ 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:10:56 spire-1.2.1/test/integration/suites/rotation/ 19:10:56 spire-1.2.1/test/integration/suites/rotation/00-setup 19:10:56 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:10:56 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:10:56 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:10:56 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:10:56 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:10:56 spire-1.2.1/test/integration/suites/rotation/README.md 19:10:56 spire-1.2.1/test/integration/suites/rotation/conf/ 19:10:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/rotation/teardown 19:10:56 spire-1.2.1/test/integration/suites/self-test/ 19:10:56 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:10:56 spire-1.2.1/test/integration/suites/self-test/README.md 19:10:56 spire-1.2.1/test/integration/suites/self-test/teardown 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:10:56 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:10:56 spire-1.2.1/test/integration/suites/upgrade/ 19:10:56 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:10:56 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:10:56 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:10:56 spire-1.2.1/test/integration/suites/upgrade/README.md 19:10:56 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:10:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:10:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:10:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:10:56 spire-1.2.1/test/integration/suites/upgrade/teardown 19:10:56 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:10:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:10:56 spire-1.2.1/test/integration/test-one.sh 19:10:56 spire-1.2.1/test/integration/test.sh 19:10:56 spire-1.2.1/test/plugintest/ 19:10:56 spire-1.2.1/test/plugintest/config.go 19:10:56 spire-1.2.1/test/plugintest/load.go 19:10:56 spire-1.2.1/test/plugintest/option.go 19:10:56 spire-1.2.1/test/spiretest/ 19:10:56 spire-1.2.1/test/spiretest/apiserver.go 19:10:56 spire-1.2.1/test/spiretest/assertions.go 19:10:56 spire-1.2.1/test/spiretest/dir.go 19:10:56 spire-1.2.1/test/spiretest/errors_posix.go 19:10:56 spire-1.2.1/test/spiretest/errors_windows.go 19:10:56 spire-1.2.1/test/spiretest/logs.go 19:10:56 spire-1.2.1/test/spiretest/socketapi.go 19:10:56 spire-1.2.1/test/spiretest/suite.go 19:10:56 spire-1.2.1/test/spiretest/x509.go 19:10:56 spire-1.2.1/test/testca/ 19:10:56 spire-1.2.1/test/testca/ca.go 19:10:56 spire-1.2.1/test/testkey/ 19:10:56 spire-1.2.1/test/testkey/generate.sh 19:10:56 spire-1.2.1/test/testkey/genkeys.go 19:10:56 spire-1.2.1/test/testkey/keys.go 19:10:56 spire-1.2.1/test/testkey/new.go 19:10:56 spire-1.2.1/test/tpmsimulator/ 19:10:56 spire-1.2.1/test/tpmsimulator/simulator.go 19:10:56 spire-1.2.1/test/util/ 19:10:56 spire-1.2.1/test/util/cert_fixtures.go 19:10:56 spire-1.2.1/test/util/cert_generation.go 19:10:56 spire-1.2.1/test/util/io_redirection.go 19:10:56 spire-1.2.1/test/util/race.go 19:10:56 spire-1.2.1/test/util/util.go 19:10:56 building spire from source... 19:10:56 Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:01 provisioning config files... 19:11:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6336178175796121024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:02 ---> docker-login.sh 19:11:02 nexus3.edgexfoundry.org:10001 19:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:03 Configure a credential helper to remove this warning. See 19:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:03 19:11:03 Login Succeeded 19:11:03 nexus3.edgexfoundry.org:10002 19:11:03 Building bin/spire-server... 19:11:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:11:03 go: downloading github.com/mitchellh/cli v1.1.2 19:11:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:11:03 go: downloading google.golang.org/grpc v1.44.0 19:11:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:11:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:11:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:11:03 go: downloading github.com/imdario/mergo v0.3.12 19:11:03 go: downloading github.com/sirupsen/logrus v1.8.1 19:11:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:11:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:11:03 go: downloading github.com/fatih/color v1.13.0 19:11:03 go: downloading github.com/mattn/go-isatty v0.0.14 19:11:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:11:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:11:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:11:03 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:11:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:11:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:11:03 go: downloading github.com/armon/go-metrics v0.3.10 19:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:03 go: downloading github.com/prometheus/client_golang v1.12.1 19:11:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:11:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:11:03 go: downloading github.com/open-policy-agent/opa v0.38.0 19:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:03 Configure a credential helper to remove this warning. See 19:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:03 19:11:03 Login Succeeded 19:11:03 nexus3.edgexfoundry.org:10003 19:11:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:11:03 go: downloading github.com/Masterminds/goutils v1.1.0 19:11:03 go: downloading github.com/Masterminds/semver v1.5.0 19:11:03 go: downloading github.com/google/uuid v1.1.2 19:11:03 go: downloading github.com/huandu/xstrings v1.3.2 19:11:03 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:11:03 go: downloading github.com/oklog/run v1.0.0 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 nexus3.edgexfoundry.org:10004 19:11:04 go: downloading github.com/mattn/go-colorable v0.1.12 19:11:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:11:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:11:04 go: downloading github.com/imkira/go-observer v1.0.3 19:11:04 go: downloading github.com/prometheus/client_model v0.2.0 19:11:04 go: downloading github.com/prometheus/common v0.32.1 19:11:04 go: downloading github.com/beorn7/perks v1.0.1 19:11:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:11:04 go: downloading github.com/prometheus/procfs v0.7.3 19:11:04 go: downloading github.com/hashicorp/errwrap v1.1.0 19:11:04 go: downloading go.uber.org/atomic v1.9.0 19:11:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:11:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:11:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:11:04 go: downloading github.com/blang/semver/v4 v4.0.0 19:11:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:11:04 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 docker.io 19:11:04 go: downloading github.com/jinzhu/gorm v1.9.16 19:11:04 go: downloading github.com/lib/pq v1.10.4 19:11:04 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:11:04 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:11:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 ---> docker-login.sh ends [Pipeline] } 19:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:06 ========================================================= 19:11:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:11:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:06 9b3977197b4f: Pulling fs layer 19:11:06 1a89e8eeedd5: Pulling fs layer 19:11:06 94645a83ff95: Pulling fs layer 19:11:06 3f3a8bcf1eab: Pulling fs layer 19:11:06 0c92f367c5e7: Pulling fs layer 19:11:06 3096ccb668a1: Pulling fs layer 19:11:06 e8cf19c19ddd: Pulling fs layer 19:11:06 a4caa8a26152: Pulling fs layer 19:11:06 3f3a8bcf1eab: Waiting 19:11:06 0c92f367c5e7: Waiting 19:11:06 3096ccb668a1: Waiting 19:11:06 e8cf19c19ddd: Waiting 19:11:06 a4caa8a26152: Waiting 19:11:06 94645a83ff95: Verifying Checksum 19:11:06 94645a83ff95: Download complete 19:11:06 1a89e8eeedd5: Download complete 19:11:06 0c92f367c5e7: Verifying Checksum 19:11:06 0c92f367c5e7: Download complete 19:11:06 3096ccb668a1: Verifying Checksum 19:11:06 3096ccb668a1: Download complete 19:11:06 9b3977197b4f: Verifying Checksum 19:11:06 9b3977197b4f: Download complete 19:11:06 e8cf19c19ddd: Verifying Checksum 19:11:06 e8cf19c19ddd: Download complete 19:11:07 9b3977197b4f: Pull complete 19:11:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:11:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:11:07 go: downloading github.com/stretchr/testify v1.7.0 19:11:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:11:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:11:07 1a89e8eeedd5: Pull complete 19:11:08 94645a83ff95: Pull complete 19:11:08 a4caa8a26152: Verifying Checksum 19:11:09 3f3a8bcf1eab: Verifying Checksum 19:11:09 3f3a8bcf1eab: Download complete 19:11:13 go: downloading google.golang.org/api v0.70.0 19:11:13 go: downloading k8s.io/client-go v0.23.4 19:11:13 go: downloading k8s.io/api v0.23.4 19:11:13 go: downloading github.com/google/go-tpm v0.3.3 19:11:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:11:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:11:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:11:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:11:13 go: downloading cloud.google.com/go/storage v1.21.0 19:11:13 go: downloading cloud.google.com/go v0.100.2 19:11:14 go: downloading k8s.io/apimachinery v0.23.4 19:11:14 go: downloading k8s.io/kube-aggregator v0.23.3 19:11:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:11:14 go: downloading cloud.google.com/go/security v1.3.0 19:11:14 go: downloading github.com/hashicorp/vault/api v1.4.1 19:11:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:11:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:11:15 go: downloading github.com/twmb/murmur3 v1.1.6 19:11:15 go: downloading github.com/jinzhu/inflection v1.0.0 19:11:15 go: downloading github.com/aws/smithy-go v1.11.0 19:11:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:11:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:11:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:11:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:11:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:11:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:11:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:11:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:11:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:11:16 go: downloading github.com/dimchansky/utfbom v1.1.1 19:11:16 go: downloading cloud.google.com/go/compute v1.3.0 19:11:16 go: downloading cloud.google.com/go/iam v0.1.1 19:11:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:11:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:11:17 go: downloading github.com/gogo/protobuf v1.3.2 19:11:17 go: downloading k8s.io/klog/v2 v2.30.0 19:11:17 go: downloading github.com/google/gofuzz v1.1.0 19:11:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:11:17 go: downloading github.com/spf13/pflag v1.0.5 19:11:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:11:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:11:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:11:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:11:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:11:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:11:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:11:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:11:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:11:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:11:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:11:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:11:18 go: downloading gopkg.in/yaml.v2 v2.4.0 19:11:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:11:18 go: downloading github.com/gobwas/glob v0.2.3 19:11:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:11:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:11:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:11:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:11:18 go: downloading go.opencensus.io v0.23.0 19:11:18 go: downloading gopkg.in/inf.v0 v0.9.1 19:11:18 go: downloading github.com/google/go-cmp v0.5.7 19:11:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:11:18 go: downloading github.com/googleapis/gnostic v0.5.5 19:11:18 go: downloading github.com/go-logr/logr v1.2.2 19:11:18 go: downloading github.com/json-iterator/go v1.1.12 19:11:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:11:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:11:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:11:18 go: downloading go.uber.org/zap v1.21.0 19:11:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:11:18 go: downloading github.com/tklauser/numcpus v0.3.0 19:11:18 go: downloading sigs.k8s.io/yaml v1.3.0 19:11:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:11:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:11:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:11:18 go: downloading github.com/ryanuber/go-glob v1.0.0 19:11:18 go: downloading github.com/hashicorp/go-version v1.2.0 19:11:18 go: downloading github.com/golang/snappy v0.0.4 19:11:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:11:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:11:18 go: downloading github.com/modern-go/reflect2 v1.0.2 19:11:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:11:18 go: downloading go.uber.org/multierr v1.6.0 19:11:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:21 3f3a8bcf1eab: Pull complete 19:11:21 0c92f367c5e7: Pull complete 19:11:21 3096ccb668a1: Pull complete 19:11:22 e8cf19c19ddd: Pull complete 19:11:25 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:11:25 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:11:28 a4caa8a26152: Pull complete 19:11:28 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:11:29 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:29 WORKDIR /edgex 19:11:29 COPY go.mod . 19:11:29 RUN go mod download 19:11:29 docker build -t ci-base-image-arm64 -f - . 19:11:31 Sending build context to Docker daemon 169.3MB 19:11:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:31 ---> 725f1c02e7f9 19:11:31 Step 2/4 : WORKDIR /edgex 19:11:33 ---> Running in 11e21d331807 19:11:33 Removing intermediate container 11e21d331807 19:11:33 ---> ef54a620a17d 19:11:33 Step 3/4 : COPY go.mod . 19:11:34 ---> 61384b65f1cc 19:11:34 Step 4/4 : RUN go mod download 19:11:34 ---> Running in 32613b29366d 19:11:35 Removing intermediate container 698b6dadeb0d 19:11:35 ---> 5df55e8da370 19:11:35 19:11:35 Step 10/23 : FROM alpine:3.14 19:11:35 Removing intermediate container c51a5580695f 19:11:35 ---> f6e6acdd190c 19:11:35 19:11:35 Step 10/25 : FROM alpine:3.14 19:11:35 Removing intermediate container 0875cc04dead 19:11:35 ---> 5d763920a9d0 19:11:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:35 Removing intermediate container 7b16eb64e571 19:11:35 ---> 86ee21b43092 19:11:35 19:11:35 Step 9/20 : FROM alpine:3.15 19:11:35 ---> Running in 1137948220c2 19:11:35 3.15: Pulling from library/alpine 19:11:35 3.14: Pulling from library/alpine 19:11:35 3.14: Pulling from library/alpine 19:11:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:36 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:11:36 Status: Downloaded newer image for alpine:3.15 19:11:36 ---> 0ac33e5f5afa 19:11:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:36 ---> Running in 1490b30d57d2 19:11:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:36 Status: Downloaded newer image for alpine:3.14 19:11:36 Status: Downloaded newer image for alpine:3.14 19:11:36 ---> e04c818066af 19:11:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:36 ---> e04c818066af 19:11:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:36 ---> Running in 2b1673145ef4 19:11:36 ---> Running in 80e2f3ef3304 19:11:36 Removing intermediate container 1137948220c2 19:11:36 ---> de0bec18885c 19:11:36 19:11:36 Step 11/23 : FROM docker:20.10.14 19:11:37 Removing intermediate container 1490b30d57d2 19:11:37 ---> bbdbf6715faf 19:11:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:37 20.10.14: Pulling from library/docker 19:11:37 ---> Running in 6f0366b9bf1c 19:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:38 (1/3) Installing ca-certificates (20211220-r0) 19:11:38 (2/3) Installing dumb-init (1.2.5-r1) 19:11:38 (3/3) Installing su-exec (0.2-r1) 19:11:38 (1/1) Installing dumb-init (1.2.5-r1) 19:11:38 Executing busybox-1.33.1-r7.trigger 19:11:38 OK: 6 MiB in 15 packages 19:11:38 Executing busybox-1.33.1-r7.trigger 19:11:38 Executing ca-certificates-20211220-r0.trigger 19:11:38 OK: 6 MiB in 17 packages 19:11:39 Removing intermediate container 6f0366b9bf1c 19:11:39 ---> a2e3c0e7f92a 19:11:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:39 ---> Running in 63ebd28e51ab 19:11:39 Removing intermediate container 80e2f3ef3304 19:11:39 ---> 5e1593153ab9 19:11:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:39 Removing intermediate container 2b1673145ef4 19:11:39 ---> b7e60a5747bc 19:11:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:39 ---> Running in bdc031972084 19:11:39 ---> Running in 7c99dfea7e13 19:11:39 Removing intermediate container bdc031972084 19:11:39 ---> b574b5b33f27 19:11:39 Step 13/23 : ENV APP_PORT=59881 19:11:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:40 ---> Running in 03c748901fca 19:11:40 Removing intermediate container 7c99dfea7e13 19:11:40 ---> dbe9ee472232 19:11:40 Step 13/25 : WORKDIR / 19:11:40 ---> Running in 28e094aedfb9 19:11:40 Removing intermediate container 03c748901fca 19:11:40 ---> c912406c21fc 19:11:40 Step 14/23 : EXPOSE $APP_PORT 19:11:40 Removing intermediate container 28e094aedfb9 19:11:40 ---> 8a1de3cf0ecd 19:11:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:40 ---> Running in caf070b82d28 19:11:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:41 Removing intermediate container caf070b82d28 19:11:41 ---> e3ec3b9f8180 19:11:41 Step 15/23 : WORKDIR / 19:11:41 ---> Running in 25efcbdc2636 19:11:41 ---> 84e2d50d77b3 19:11:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:41 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:41 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:41 OK: 15855 distinct packages available 19:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:41 Removing intermediate container 25efcbdc2636 19:11:41 ---> cdd0b2d6e6ca 19:11:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:41 ---> 0e5ca17f6e9d 19:11:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:41 ---> bd89d69f4343 19:11:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:41 ---> 409e2569729d 19:11:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:42 (1/9) Installing ca-certificates (20211220-r0) 19:11:42 ---> 80e435fdeb6e 19:11:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:42 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:42 ---> 83e6b716748b 19:11:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:42 (4/9) Installing libcurl (7.80.0-r1) 19:11:42 (5/9) Installing curl (7.80.0-r1) 19:11:42 (6/9) Installing dumb-init (1.2.5-r1) 19:11:43 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:43 (8/9) Installing libucontext (1.1-r0) 19:11:43 (9/9) Installing gcompat (1.0.0-r4) 19:11:43 ---> e54eb42f5231 19:11:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:11:43 Executing busybox-1.34.1-r5.trigger 19:11:43 Executing ca-certificates-20211220-r0.trigger 19:11:43 ---> 2d3d307c5147 19:11:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:43 ---> Running in 4cfb7e09c875 19:11:43 OK: 8 MiB in 23 packages 19:11:43 Removing intermediate container 4cfb7e09c875 19:11:43 ---> eeaa33ddb2aa 19:11:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:43 ---> Running in 0141d1499315 19:11:44 ---> b6a225258f72 19:11:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:44 Removing intermediate container 0141d1499315 19:11:44 ---> a3ac48707e85 19:11:44 Step 21/23 : LABEL arch=x86_64 19:11:44 Removing intermediate container 63ebd28e51ab 19:11:44 ---> a74c0026d47c 19:11:44 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:44 ---> Running in 6de753fcaf2e 19:11:44 ---> 7cb9b61c0f28 19:11:44 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/ 19:11:44 ---> Running in 7df72b96de7b 19:11:45 Removing intermediate container 6de753fcaf2e 19:11:45 ---> 352ed29af252 19:11:45 Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:11:45 ---> Running in e9ca294cecf6 19:11:45 ---> ebc5d18053ff 19:11:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:45 Removing intermediate container e9ca294cecf6 19:11:45 ---> 9b48e879cbb5 19:11:45 Step 23/23 : LABEL version=0.0.0 19:11:45 ---> Running in a4d7fc92249f 19:11:45 Removing intermediate container a4d7fc92249f 19:11:45 ---> 35a58b6f69d4 19:11:45 19:11:45 Successfully built 35a58b6f69d4 19:11:45 Successfully tagged core-metadata:latest 19:11:45  Building core-metadata ... done Building support-scheduler 19:11:46 ---> 717cc358ec36 19:11:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:46 Removing intermediate container 7df72b96de7b 19:11:46 ---> 1557faffca1d 19:11:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:47 ---> d6c11d9df348 19:11:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:47 ---> Running in e7d68fb9267a 19:11:47 ---> Running in 6f5db3c21de2 19:11:47 Removing intermediate container e7d68fb9267a 19:11:47 ---> b9b057d8cb21 19:11:47 Step 23/25 : LABEL arch=x86_64 19:11:48 Removing intermediate container 6f5db3c21de2 19:11:48 ---> 6bcf7b9db9be 19:11:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:48 ---> Running in 672b1fe3f6aa 19:11:48 ---> Running in 5426c6c5a362 19:11:48 Removing intermediate container 672b1fe3f6aa 19:11:48 ---> 801fe6469b9b 19:11:48 Step 24/25 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:11:48 Removing intermediate container 5426c6c5a362 19:11:48 ---> Running in 7ffc0ed155b9 19:11:48 ---> 98ad40c68936 19:11:48 Step 18/20 : LABEL arch=x86_64 19:11:48 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:11:48 Status: Downloaded newer image for docker:20.10.14 19:11:48 ---> 7417809fdb73 19:11:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:11:48 ---> Running in 979105a5994f 19:11:48 ---> Running in 315036721be9 19:11:48 Removing intermediate container 7ffc0ed155b9 19:11:48 ---> 1c2f7e77e886 19:11:48 Step 25/25 : LABEL version=0.0.0 19:11:48 ---> Running in 082e8e41c38d 19:11:48 Removing intermediate container 315036721be9 19:11:48 ---> 5cc9bbb5956c 19:11:48 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 19:11:48 Removing intermediate container 979105a5994f 19:11:48 ---> 880f4658443f 19:11:48 Step 19/20 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:11:49 ---> Running in 9bb51f85d061 19:11:49 ---> Running in b73ad82b1151 19:11:49 Removing intermediate container 082e8e41c38d 19:11:49 ---> 119eaaeea079 19:11:49 19:11:49 Successfully built 119eaaeea079 19:11:49 Successfully tagged security-secretstore-setup:latest 19:11:49  Building security-secretstore-setup ... done Building core-command 19:11:49 Removing intermediate container b73ad82b1151 19:11:49 ---> ccdd712fad96 19:11:49 Step 20/20 : LABEL version=0.0.0 19:11:49 ---> Running in 91ce1b20746e 19:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:50 (1/43) Installing readline (8.1.1-r0) 19:11:50 (2/43) Installing bash (5.1.16-r0) 19:11:50 Executing bash-5.1.16-r0.post-install 19:11:50 (3/43) Installing brotli-libs (1.0.9-r5) 19:11:50 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:11:50 (5/43) Installing libcurl (7.80.0-r1) 19:11:50 (6/43) Installing curl (7.80.0-r1) 19:11:50 (7/43) Installing dumb-init (1.2.5-r1) 19:11:50 (8/43) Installing libbz2 (1.0.8-r1) 19:11:50 (9/43) Installing expat (2.4.7-r0) 19:11:50 (10/43) Installing libffi (3.4.2-r1) 19:11:50 (11/43) Installing gdbm (1.22-r0) 19:11:50 (12/43) Installing xz-libs (5.2.5-r1) 19:11:50 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:11:50 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:11:50 (15/43) Installing mpdecimal (2.5.1-r1) 19:11:50 (16/43) Installing sqlite-libs (3.36.0-r0) 19:11:50 (17/43) Installing python3 (3.9.7-r4) 19:11:50 Removing intermediate container 91ce1b20746e 19:11:50 ---> d38b33de8273 19:11:50 19:11:50 Successfully built d38b33de8273 19:11:50 Successfully tagged security-spiffe-token-provider:latest 19:11:50 Building security-bootstrapper 19:11:50  Building security-spiffe-token-provider ... done (18/43) Installing py3-appdirs (1.4.4-r2) 19:11:50 (19/43) Installing py3-certifi (2020.12.5-r1) 19:11:50 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:11:50 (21/43) Installing py3-idna (3.3-r0) 19:11:50 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:11:50 (23/43) Installing py3-requests (2.26.0-r1) 19:11:50 (24/43) Installing py3-msgpack (1.0.2-r1) 19:11:50 (25/43) Installing py3-lockfile (0.12.2-r4) 19:11:50 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:11:51 (27/43) Installing py3-colorama (0.4.4-r1) 19:11:51 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:11:51 (29/43) Installing py3-distlib (0.3.3-r0) 19:11:51 (30/43) Installing py3-distro (1.6.0-r0) 19:11:51 (31/43) Installing py3-six (1.16.0-r0) 19:11:51 (32/43) Installing py3-webencodings (0.5.1-r4) 19:11:51 (33/43) Installing py3-html5lib (1.1-r1) 19:11:51 (34/43) Installing py3-parsing (2.4.7-r2) 19:11:51 (35/43) Installing py3-packaging (20.9-r1) 19:11:51 (36/43) Installing py3-tomli (1.2.2-r0) 19:11:51 (37/43) Installing py3-pep517 (0.12.0-r0) 19:11:51 (38/43) Installing py3-progress (1.6-r0) 19:11:51 (39/43) Installing py3-retrying (1.3.3-r2) 19:11:51 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:11:51 (41/43) Installing py3-setuptools (52.0.0-r4) 19:11:51 (42/43) Installing py3-toml (0.10.2-r2) 19:11:51 (43/43) Installing py3-pip (20.3.4-r1) 19:11:51 Executing busybox-1.34.1-r5.trigger 19:11:51 OK: 83 MiB in 65 packages 19:11:52 Collecting docker-compose==1.23.2 19:11:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:11:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:11:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:11:52 Collecting jsonschema<3,>=2.5.1 19:11:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:11:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:11:52 Collecting PyYAML<4,>=3.10 19:11:52 Downloading PyYAML-3.13.tar.gz (270 kB) 19:11:52 Collecting texttable<0.10,>=0.9.0 19:11:52 Downloading texttable-0.9.1.tar.gz (11 kB) 19:11:53 Collecting cached-property<2,>=1.2.0 19:11:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:11:53 Collecting docopt<0.7,>=0.6.1 19:11:53 Downloading docopt-0.6.2.tar.gz (25 kB) 19:11:53 Collecting docker<4.0,>=3.6.0 19:11:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:11:53 Collecting dockerpty<0.5,>=0.4.1 19:11:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:11:53 Collecting websocket-client<1.0,>=0.32.0 19:11:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:11:53 Collecting docker-pycreds>=0.4.0 19:11:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:11:54 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) 19:11:54 Collecting chardet<3.1.0,>=3.0.2 19:11:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:11:54 Collecting urllib3<1.25,>=1.21.1 19:11:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:11:54 Collecting idna<2.8,>=2.5 19:11:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:11:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:11:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:11:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:11:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:11:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:11:54 Attempting uninstall: urllib3 19:11:54 Found existing installation: urllib3 1.26.7 19:11:54 Uninstalling urllib3-1.26.7: 19:11:54 Successfully uninstalled urllib3-1.26.7 19:11:54 Attempting uninstall: idna 19:11:54 Found existing installation: idna 3.3 19:11:54 Uninstalling idna-3.3: 19:11:54 Successfully uninstalled idna-3.3 19:11:55 Attempting uninstall: requests 19:11:55 Found existing installation: requests 2.26.0 19:11:55 Uninstalling requests-2.26.0: 19:11:55 Successfully uninstalled requests-2.26.0 19:11:55 Running setup.py install for texttable: started 19:11:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:55 ---> 031c5e86fea6 19:11:55 Step 3/22 : WORKDIR /edgex-go 19:11:55 ---> Using cache 19:11:55 ---> a4561a140331 19:11:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:55 ---> Using cache 19:11:55 ---> 9beb56b86c33 19:11:55 Step 5/22 : RUN apk add --update --no-cache make git 19:11:55 ---> Using cache 19:11:55 ---> a42cbfdbcedf 19:11:55 Step 6/22 : COPY go.mod vendor* ./ 19:11:55 ---> Using cache 19:11:55 ---> 95d747c8eb5d 19:11:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:55 ---> Using cache 19:11:55 ---> a407e0f26d28 19:11:55 Step 8/22 : COPY . . 19:11:55 ---> Using cache 19:11:55 ---> 424112996264 19:11:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:55 Running setup.py install for texttable: finished with status 'done' 19:11:55 Running setup.py install for PyYAML: started 19:11:56 Running setup.py install for PyYAML: finished with status 'done' 19:11:57 Running setup.py install for docopt: started 19:11:57 Running setup.py install for docopt: finished with status 'done' 19:11:57 Running setup.py install for dockerpty: started 19:11:57 Running setup.py install for dockerpty: finished with status 'done' 19:11:58 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:11:58 ---> 031c5e86fea6 19:11:58 Step 3/31 : WORKDIR /edgex-go 19:11:58 ---> Using cache 19:11:58 ---> a4561a140331 19:11:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:58 ---> Using cache 19:11:58 ---> 9beb56b86c33 19:11:58 Step 5/31 : RUN apk add --update --no-cache make git 19:11:58 ---> Using cache 19:11:58 ---> a42cbfdbcedf 19:11:58 Step 6/31 : COPY go.mod vendor* ./ 19:11:58 ---> Using cache 19:11:58 ---> 95d747c8eb5d 19:11:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:58 ---> Using cache 19:11:58 ---> a407e0f26d28 19:11:58 Step 8/31 : COPY . . 19:11:58 ---> Using cache 19:11:58 ---> 424112996264 19:11:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:58 ---> 031c5e86fea6 19:11:58 Step 3/23 : WORKDIR /edgex-go 19:11:58 ---> Using cache 19:11:58 ---> a4561a140331 19:11:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:58 ---> Using cache 19:11:58 ---> 9beb56b86c33 19:11:58 Step 5/23 : RUN apk add --update --no-cache make git 19:11:58 ---> Using cache 19:11:58 ---> a42cbfdbcedf 19:11:58 Step 6/23 : COPY go.mod vendor* ./ 19:11:58 ---> Using cache 19:11:58 ---> 95d747c8eb5d 19:11:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:58 ---> Using cache 19:11:58 ---> a407e0f26d28 19:11:58 Step 8/23 : COPY . . 19:11:58 ---> Using cache 19:11:58 ---> 424112996264 19:11:58 Step 9/23 : RUN make cmd/core-command/core-command 19:12:00 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 19:12:01 ---> Running in 0c79bd17cee9 19:12:01 ---> Running in f5c757c91523 19:12:01 ---> Running in 6d7fdee94f93 19:12:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:05 Removing intermediate container 9bb51f85d061 19:12:05 ---> a9dc1e776ce9 19:12:05 Step 14/23 : ENV APP_PORT=58890 19:12:05 ---> Running in e18b67e02766 19:12:06 Removing intermediate container e18b67e02766 19:12:06 ---> d2246f32e5c6 19:12:06 Step 15/23 : EXPOSE $APP_PORT 19:12:06 ---> Running in 599c6d6dd5a8 19:12:06 Removing intermediate container 599c6d6dd5a8 19:12:06 ---> c01008e7ba14 19:12:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:07 ---> efe5f5816dd8 19:12:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:08 ---> 13949bb0914c 19:12:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:09 ---> 3dff2f1de36b 19:12:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:09 ---> Running in 442506941a58 19:12:10 Removing intermediate container 442506941a58 19:12:10 ---> c040514d92d0 19:12:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:10 ---> Running in 8ddf439ad3be 19:12:10 Removing intermediate container 8ddf439ad3be 19:12:10 ---> 09918b33bf46 19:12:10 Step 21/23 : LABEL arch=x86_64 19:12:10 ---> Running in 9cad5b7e09cf 19:12:11 Removing intermediate container 9cad5b7e09cf 19:12:11 ---> ee5b493d34b0 19:12:11 Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:12:11 ---> Running in bd2fd1f059bb 19:12:12 Removing intermediate container bd2fd1f059bb 19:12:12 ---> 3120647d7fd2 19:12:12 Step 23/23 : LABEL version=0.0.0 19:12:12 ---> Running in d10fa3ca4070 19:12:12 Removing intermediate container d10fa3ca4070 19:12:12 ---> 5e191fbfa885 19:12:12 19:12:12 Successfully built 5e191fbfa885 19:12:12 Successfully tagged sys-mgmt-agent:latest 19:12:12  Building sys-mgmt-agent ... done Building support-notifications 19:12:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:16 ---> 031c5e86fea6 19:12:16 Step 3/22 : WORKDIR /edgex-go 19:12:16 ---> Using cache 19:12:16 ---> a4561a140331 19:12:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:16 ---> Using cache 19:12:16 ---> 9beb56b86c33 19:12:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:19 ---> Running in 967bb80b6818 19:12:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:21 Removing intermediate container 32613b29366d 19:12:21 ---> eee4a3ca3166 19:12:21 Successfully built eee4a3ca3166 19:12:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:21 OK: 221 MiB in 52 packages 19:12:21 + docker inspect -f . ci-base-image-arm64 19:12:21 . [Pipeline] withDockerContainer 19:12:22 prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container 19:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:12:22 Removing intermediate container 967bb80b6818 19:12:22 ---> 8858f6685271 19:12:22 Step 6/22 : COPY go.mod vendor* ./ 19:12:23 $ docker top a52106bef96137430629743811d18dbd4c69913494b1743048cf96ceaa430893 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:23 ---> 0d4af520c840 19:12:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:23 ---> Running in 2b58c619b3ae 19:12:24 + go version 19:12:24 go version go1.17.6 linux/arm64 [Pipeline] } 19:12:24 $ docker stop --time=1 a52106bef96137430629743811d18dbd4c69913494b1743048cf96ceaa430893 19:12:26 $ docker rm -f a52106bef96137430629743811d18dbd4c69913494b1743048cf96ceaa430893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:27 + docker inspect -f . ci-base-image-arm64 19:12:27 . [Pipeline] withDockerContainer 19:12:27 Removing intermediate container 2b58c619b3ae 19:12:27 ---> fb68add01aa8 19:12:27 Step 8/22 : COPY . . 19:12:27 prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container 19:12:27 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:12:28 $ docker top cfb3d305d8801f2233b37803626371fe8ffc9c5e540e97cc9cd8a290a57e67da -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:29 ========================================================= 19:12:29 [edgeXBuildGoParallel] Running Tests and Build... 19:12:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:29 + make test 19:12:29 go mod tidy -compat=1.17 19:12:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:35 ---> c3ef3487aea7 19:12:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:35 ---> Running in f3e401228720 19:12:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:38 Removing intermediate container 6d7fdee94f93 19:12:38 ---> f01eda469f36 19:12:38 19:12:38 Step 10/23 : FROM alpine:3.14 19:12:38 ---> e04c818066af 19:12:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:38 ---> Using cache 19:12:38 ---> 5e1593153ab9 19:12:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:38 ---> Using cache 19:12:38 ---> b574b5b33f27 19:12:38 Step 13/23 : ENV APP_PORT=59882 19:12:38 Removing intermediate container 0c79bd17cee9 19:12:38 ---> a3bd1a7d037b 19:12:38 19:12:38 Step 10/31 : FROM alpine:3.14 19:12:38 ---> e04c818066af 19:12:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:12:39 ---> Running in e1ec66aa38af 19:12:39 ---> Running in a2ec9713a9a1 19:12:39 Removing intermediate container a2ec9713a9a1 19:12:39 ---> 851204e52425 19:12:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:12:39 Removing intermediate container e1ec66aa38af 19:12:39 ---> 2e47e862084f 19:12:39 Step 14/23 : EXPOSE $APP_PORT 19:12:39 ---> Running in fc6e0f1233b0 19:12:39 ---> Running in 08cfdce11991 19:12:39 Removing intermediate container 08cfdce11991 19:12:39 ---> f31ce57ae6e7 19:12:39 Step 15/23 : WORKDIR / 19:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:40 ---> Running in 9844a6f86294 19:12:40 (1/2) Installing dumb-init (1.2.5-r1) 19:12:40 (2/2) Installing su-exec (0.2-r1) 19:12:40 Executing busybox-1.33.1-r7.trigger 19:12:40 OK: 6 MiB in 16 packages 19:12:40 Removing intermediate container 9844a6f86294 19:12:40 ---> fde218bd9e0b 19:12:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:41 ---> 63aeab0bae7d 19:12:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:41 Removing intermediate container fc6e0f1233b0 19:12:41 ---> 66c6fd5b98c5 19:12:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:12:41 ---> Running in 2a2ee18c6dbc 19:12:41 Removing intermediate container 2a2ee18c6dbc 19:12:41 ---> af2efe722926 19:12:41 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:12:41 ---> Running in 0838b3c7a267 19:12:42 ---> 3c4e5f269c80 19:12:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:42 Removing intermediate container 0838b3c7a267 19:12:42 ---> 2235f1d1a984 19:12:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:42 ---> Running in 28f4ebf6eabe 19:12:42 ---> 98c16c43bb26 19:12:42 Step 19/23 : ENTRYPOINT ["/core-command"] 19:12:42 ---> Running in 1f3fc831a185 19:12:43 Removing intermediate container 1f3fc831a185 19:12:43 ---> 1b09e3e9ed75 19:12:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:43 Removing intermediate container f5c757c91523 19:12:43 ---> 2829f6d19938 19:12:43 19:12:43 Step 10/22 : FROM alpine:3.14 19:12:43 ---> e04c818066af 19:12:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:43 ---> Using cache 19:12:43 ---> 5e1593153ab9 19:12:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:43 ---> Using cache 19:12:43 ---> b574b5b33f27 19:12:43 Step 13/22 : ENV APP_PORT=59861 19:12:43 ---> Running in 04a420fd40b0 19:12:43 ---> Running in b7fc9109c29f 19:12:43 Removing intermediate container 28f4ebf6eabe 19:12:43 ---> f73eaa8ca6b6 19:12:43 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:12:43 Removing intermediate container 04a420fd40b0 19:12:43 ---> f47be8fe86f5 19:12:43 Step 21/23 : LABEL arch=x86_64 19:12:44 Removing intermediate container b7fc9109c29f 19:12:44 ---> 7376d09bb85f 19:12:44 Step 14/22 : EXPOSE $APP_PORT 19:12:44 ---> Running in 1988016bf8ab 19:12:44 ---> Running in 5baf6005ab38 19:12:44 ---> Running in 91434152f8b9 19:12:44 Removing intermediate container 5baf6005ab38 19:12:44 ---> b25281e88fa4 19:12:44 Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:12:44 Removing intermediate container 1988016bf8ab 19:12:44 ---> a52a357093d7 19:12:44 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:12:44 Removing intermediate container 91434152f8b9 19:12:44 ---> 76aaa91cb0a1 19:12:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:44 ---> Running in f5d3f08f01d1 19:12:44 Removing intermediate container f5d3f08f01d1 19:12:44 ---> 85e8901393dc 19:12:44 Step 23/23 : LABEL version=0.0.0 19:12:45 ---> 249324b9423d 19:12:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:45 ---> Running in 43bd707bda5d 19:12:45 ---> dc4fde3cbfd6 19:12:45 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:12:45 ---> Running in 0c9df0085e2e 19:12:45 Removing intermediate container 43bd707bda5d 19:12:45 ---> d033f2f0bdbc 19:12:45 19:12:45 Successfully built d033f2f0bdbc 19:12:45 Successfully tagged core-command:latest 19:12:45 Building core-data 19:12:49  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:49 ---> 031c5e86fea6 19:12:49 Step 3/23 : WORKDIR /edgex-go 19:12:49 ---> Using cache 19:12:49 ---> a4561a140331 19:12:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:49 ---> Using cache 19:12:49 ---> 9beb56b86c33 19:12:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12:50 ---> 91450f1c7aa0 19:12:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:50 ---> Running in 753637587c86 19:12:50 Removing intermediate container 0c9df0085e2e 19:12:50 ---> 268315758046 19:12:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:51 ---> 5f157b617863 19:12:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:51 ---> Running in 493a8b573678 19:12:51 ---> 5dc87a6230ce 19:12:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:51 Removing intermediate container 493a8b573678 19:12:51 ---> e95afedf4cfd 19:12:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:51 ---> Running in 743f4d069d3a 19:12:51 Removing intermediate container 743f4d069d3a 19:12:51 ---> 786e26533997 19:12:51 Step 20/22 : LABEL arch=x86_64 19:12:51 ---> 6eb4a18dba7e 19:12:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:51 ---> Running in a671f06e83fa 19:12:51 Removing intermediate container a671f06e83fa 19:12:51 ---> 28ddccffe992 19:12:51 Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:12:51 ---> Running in 6ebb3ae466c8 19:12:51 ---> add7e1fb9693 19:12:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:52 Removing intermediate container 6ebb3ae466c8 19:12:52 ---> f7008d8aabe2 19:12:52 Step 22/22 : LABEL version=0.0.0 19:12:52 ---> Running in be8fafc6fcad 19:12:52 ---> a4c313f8fca7 19:12:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:12:52 OK: 221 MiB in 52 packages 19:12:53 Removing intermediate container be8fafc6fcad 19:12:53 ---> b50ea7809f77 19:12:53 19:12:53 ---> 58e32ab26faf 19:12:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:12:53 Successfully built b50ea7809f77 19:12:53 Successfully tagged support-scheduler:latest 19:12:53 Building security-spire-server 19:12:53  Building support-scheduler ... done  ---> Running in 082e8c40ff0e 19:12:53 Removing intermediate container 753637587c86 19:12:53 ---> 2814ac14da06 19:12:53 Step 6/23 : COPY go.mod vendor* ./ 19:12:55 Removing intermediate container 082e8c40ff0e 19:12:55 ---> 7f9de7a587d7 19:12:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:12:58 ---> 031c5e86fea6 19:12:58 Step 3/25 : WORKDIR /edgex-go 19:12:58 ---> Using cache 19:12:58 ---> a4561a140331 19:12:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:58 ---> Using cache 19:12:58 ---> 9beb56b86c33 19:12:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:12:59 ---> 3f5c567fe20b 19:12:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:59 ---> 3d42164af0f6 19:12:59 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:59 ---> Running in 9c3e4410a90a 19:12:59 ---> Running in 13bd30194130 19:12:59 ---> Running in 40c2c137458b 19:13:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:01 OK: 221 MiB in 52 packages 19:13:01 Removing intermediate container 13bd30194130 19:13:01 ---> a4d3d24c1f8c 19:13:01 Step 8/23 : COPY . . 19:13:01 Removing intermediate container 40c2c137458b 19:13:01 ---> ec11fbfe2f30 19:13:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:13:01 ---> Running in 805d2757cf64 19:13:01 Removing intermediate container f3e401228720 19:13:01 ---> 181cb1906173 19:13:01 19:13:01 Step 10/22 : FROM alpine:3.14 19:13:01 ---> e04c818066af 19:13:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:02 Removing intermediate container 9c3e4410a90a 19:13:02 ---> baa45937ede8 19:13:02 Step 6/25 : COPY go.mod vendor* ./ 19:13:03 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:03 ---> Running in 3065b595968d 19:13:03 ---> a978fec11b76 19:13:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:03 Removing intermediate container 805d2757cf64 19:13:03 ---> 3aee52428703 19:13:03 Step 28/31 : CMD ["gate"] 19:13:03 ---> Running in 32b4a98a3dcb 19:13:03 ---> Running in 6ca83fb25685 19:13:03 Removing intermediate container 6ca83fb25685 19:13:03 ---> 10342f54ad24 19:13:03 Step 29/31 : LABEL arch=x86_64 19:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:04 ---> Running in 6acf82b16ede 19:13:04 Removing intermediate container 6acf82b16ede 19:13:04 ---> e561d700cb4d 19:13:04 Step 30/31 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:13:04 (1/2) Installing ca-certificates (20211220-r0) 19:13:04 (2/2) Installing dumb-init (1.2.5-r1) 19:13:04 Executing busybox-1.33.1-r7.trigger 19:13:04 Executing ca-certificates-20211220-r0.trigger 19:13:04 OK: 6 MiB in 16 packages 19:13:04 ---> Running in 2c04e18763d7 19:13:04 Removing intermediate container 2c04e18763d7 19:13:04 ---> 5c727f6b5fad 19:13:04 Step 31/31 : LABEL version=0.0.0 19:13:05 ---> Running in f7d3d03cc065 19:13:05 Removing intermediate container 32b4a98a3dcb 19:13:05 ---> 3518d0d95646 19:13:05 Step 8/25 : COPY . . 19:13:05 Removing intermediate container f7d3d03cc065 19:13:05 ---> df677ea7df4b 19:13:05 19:13:05 Removing intermediate container 3065b595968d 19:13:05 ---> bd95e65c506c 19:13:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:05 ---> Running in 3fac90c49e7a 19:13:05 Successfully built df677ea7df4b 19:13:05 Successfully tagged security-bootstrapper:latest 19:13:05 Building security-proxy-setup 19:13:06  Building security-bootstrapper ... done Removing intermediate container 3fac90c49e7a 19:13:06 ---> 681a879a30d3 19:13:06 Step 13/22 : ENV APP_PORT=59860 19:13:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:11 ---> 031c5e86fea6 19:13:11 Step 3/22 : WORKDIR /edgex-go 19:13:11 ---> Using cache 19:13:11 ---> a4561a140331 19:13:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:11 ---> Using cache 19:13:11 ---> 9beb56b86c33 19:13:11 Step 5/22 : RUN apk add --update --no-cache make git 19:13:11 ---> Using cache 19:13:11 ---> a42cbfdbcedf 19:13:11 Step 6/22 : COPY go.mod vendor* ./ 19:13:11 ---> Using cache 19:13:11 ---> 95d747c8eb5d 19:13:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:11 ---> Using cache 19:13:11 ---> a407e0f26d28 19:13:11 Step 8/22 : COPY . . 19:13:11 ---> Using cache 19:13:11 ---> 424112996264 19:13:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:11 ---> Running in a69fbf90cb53 19:13:11 ---> Running in 6a66bf81db51 19:13:11 ---> 984979aa545a 19:13:11 Step 9/23 : RUN make cmd/core-data/core-data 19:13:11 Removing intermediate container a69fbf90cb53 19:13:11 ---> 71ec410dbda2 19:13:11 Step 14/22 : EXPOSE $APP_PORT 19:13:12 ---> 292b956ce184 19:13:12 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:13:12 ---> Running in b83a91031a12 19:13:12 ---> Running in 633b3ee20310 19:13:12 ---> Running in 732f5f37443d 19:13:12 Removing intermediate container 633b3ee20310 19:13:12 ---> 217cfde3411b 19:13:12 Step 10/25 : RUN mkdir -p spire-build 19:13:12 Removing intermediate container b83a91031a12 19:13:12 ---> b336cbb5184d 19:13:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:13:12 ---> Running in e348c15ba376 19:13:12 ---> e6862751184f 19:13:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:12 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:13:13 ---> 172773662eee 19:13:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:14 Removing intermediate container e348c15ba376 19:13:14 ---> b791b2aed752 19:13:14 Step 11/25 : WORKDIR /edgex-go/spire-build 19:13:14 ---> Running in 8f2b47ce5644 19:13:14 ---> 3798d2f7064d 19:13:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:13:14 ---> Running in bd7604db794c 19:13:14 Removing intermediate container 8f2b47ce5644 19:13:14 ---> 8693e5c872e2 19:13:14 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 19:13:14 ---> Running in 6836aa1a7a46 19:13:14 Removing intermediate container bd7604db794c 19:13:14 ---> 2db2a0815f45 19:13:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:14 ---> Running in 12e50d3adfcb 19:13:14 Removing intermediate container 12e50d3adfcb 19:13:14 ---> dd52fadff8f3 19:13:14 Step 20/22 : LABEL arch=x86_64 19:13:14 ---> Running in da1c820ef418 19:13:14 Removing intermediate container da1c820ef418 19:13:14 ---> 26d9e5409428 19:13:14 Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:13:14 ---> Running in 315a926fdb4d 19:13:14 Removing intermediate container 315a926fdb4d 19:13:14 ---> 9ee57c06a720 19:13:14 Step 22/22 : LABEL version=0.0.0 19:13:14 ---> Running in 7e63c8fd1d05 19:13:15 Removing intermediate container 7e63c8fd1d05 19:13:15 ---> 2f3f64ad4b0e 19:13:15 19:13:15 Successfully built 2f3f64ad4b0e 19:13:15 Successfully tagged support-notifications:latest 19:13:15  Building support-notifications ... done Building security-spire-config 19:13:15 spire-1.2.1/ 19:13:15 spire-1.2.1/.data/ 19:13:15 spire-1.2.1/.data/.file 19:13:15 spire-1.2.1/.dockerignore 19:13:15 spire-1.2.1/.gitattributes 19:13:15 spire-1.2.1/.githooks/ 19:13:15 spire-1.2.1/.githooks/pre-commit 19:13:15 spire-1.2.1/.github/ 19:13:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:13:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:13:15 spire-1.2.1/.github/dependabot.yml 19:13:15 spire-1.2.1/.github/workflows/ 19:13:15 spire-1.2.1/.github/workflows/nightly_build.yaml 19:13:15 spire-1.2.1/.github/workflows/pr_build.yaml 19:13:15 spire-1.2.1/.github/workflows/release_build.yaml 19:13:15 spire-1.2.1/.github/workflows/scripts/ 19:13:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:13:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:13:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:13:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:13:15 spire-1.2.1/.github/workflows/scripts/split.sh 19:13:15 spire-1.2.1/.gitignore 19:13:15 spire-1.2.1/.go-version 19:13:15 spire-1.2.1/.golangci.yml 19:13:15 spire-1.2.1/ADOPTERS.md 19:13:15 spire-1.2.1/CHANGELOG.md 19:13:15 spire-1.2.1/CODE-OF-CONDUCT.md 19:13:15 spire-1.2.1/CODEOWNERS 19:13:15 spire-1.2.1/CONTRIBUTING.md 19:13:15 spire-1.2.1/Dockerfile 19:13:15 spire-1.2.1/Dockerfile.dev 19:13:15 spire-1.2.1/Dockerfile.scratch 19:13:15 spire-1.2.1/LICENSE 19:13:15 spire-1.2.1/MAINTAINERS.md 19:13:15 spire-1.2.1/Makefile 19:13:15 spire-1.2.1/README.md 19:13:15 spire-1.2.1/ROADMAP.md 19:13:15 spire-1.2.1/SECURITY.md 19:13:15 spire-1.2.1/cmd/ 19:13:15 spire-1.2.1/cmd/spire-agent/ 19:13:15 spire-1.2.1/cmd/spire-agent/cli/ 19:13:15 spire-1.2.1/cmd/spire-agent/cli/api/ 19:13:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/common/ 19:13:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:13:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/run/ 19:13:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:13:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:13:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:13:15 spire-1.2.1/cmd/spire-agent/main.go 19:13:15 spire-1.2.1/cmd/spire-server/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/agent/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/cli.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/run/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/token/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/validate/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/x509/ 19:13:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:13:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:13:15 spire-1.2.1/cmd/spire-server/main.go 19:13:15 spire-1.2.1/cmd/spire-server/util/ 19:13:15 spire-1.2.1/cmd/spire-server/util/util.go 19:13:15 spire-1.2.1/conf/ 19:13:15 spire-1.2.1/conf/agent/ 19:13:15 spire-1.2.1/conf/agent/agent.conf 19:13:15 spire-1.2.1/conf/agent/agent_full.conf 19:13:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:13:15 spire-1.2.1/conf/server/ 19:13:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:13:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:13:15 spire-1.2.1/conf/server/server.conf 19:13:15 spire-1.2.1/conf/server/server_full.conf 19:13:15 spire-1.2.1/doc/ 19:13:15 spire-1.2.1/doc/SPIRE101.md 19:13:15 spire-1.2.1/doc/auditlog.md 19:13:15 spire-1.2.1/doc/authorization_policy_engine.md 19:13:15 spire-1.2.1/doc/changelog_guidelines.md 19:13:15 spire-1.2.1/doc/cure53-report.pdf 19:13:15 spire-1.2.1/doc/images/ 19:13:15 spire-1.2.1/doc/images/2019_roadmap.png 19:13:15 spire-1.2.1/doc/images/SPIRE101.png 19:13:15 spire-1.2.1/doc/images/SPIRE_agent.png 19:13:15 spire-1.2.1/doc/images/SPIRE_server.png 19:13:15 spire-1.2.1/doc/images/cache_mgr.png 19:13:15 spire-1.2.1/doc/images/cache_mgr_components.png 19:13:15 spire-1.2.1/doc/images/federated_spire.png 19:13:15 spire-1.2.1/doc/images/ha_mode.png 19:13:15 spire-1.2.1/doc/images/nested_spire.png 19:13:15 spire-1.2.1/doc/images/oidc_federation.png 19:13:15 spire-1.2.1/doc/images/single_trust_domain.png 19:13:15 spire-1.2.1/doc/images/spiffe_compatible.png 19:13:15 spire-1.2.1/doc/images/spire_logo.png 19:13:15 spire-1.2.1/doc/migrating_registration_api_clients.md 19:13:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:13:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:13:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:13:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:13:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:13:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:13:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:13:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:13:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:13:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:13:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:13:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:13:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:13:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:13:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:13:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:13:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:13:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:13:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:13:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:13:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:13:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:13:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:13:15 spire-1.2.1/doc/scaling_spire.md 19:13:15 spire-1.2.1/doc/spire_agent.md 19:13:15 spire-1.2.1/doc/spire_server.md 19:13:15 spire-1.2.1/doc/supported_integrations.md 19:13:15 spire-1.2.1/doc/telemetry.md 19:13:15 spire-1.2.1/doc/telemetry_config.md 19:13:15 spire-1.2.1/doc/upgrading.md 19:13:15 spire-1.2.1/doc/using_spire.md 19:13:15 spire-1.2.1/examples/ 19:13:15 spire-1.2.1/examples/README.md 19:13:15 spire-1.2.1/go.mod 19:13:15 spire-1.2.1/go.sum 19:13:15 spire-1.2.1/pkg/ 19:13:15 spire-1.2.1/pkg/agent/ 19:13:15 spire-1.2.1/pkg/agent/agent.go 19:13:15 spire-1.2.1/pkg/agent/api/ 19:13:15 spire-1.2.1/pkg/agent/api/config.go 19:13:15 spire-1.2.1/pkg/agent/api/debug/ 19:13:15 spire-1.2.1/pkg/agent/api/debug/v1/ 19:13:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:13:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:13:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:13:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:13:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:13:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:13:15 spire-1.2.1/pkg/agent/api/endpoints.go 19:13:15 spire-1.2.1/pkg/agent/api/health/ 19:13:15 spire-1.2.1/pkg/agent/api/health/v1/ 19:13:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:13:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:13:15 spire-1.2.1/pkg/agent/api/rpccontext/ 19:13:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:13:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:13:15 spire-1.2.1/pkg/agent/attestor/ 19:13:15 spire-1.2.1/pkg/agent/attestor/node/ 19:13:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:13:15 spire-1.2.1/pkg/agent/attestor/node/node.go 19:13:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:13:15 spire-1.2.1/pkg/agent/attestor/workload/ 19:13:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:13:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:13:15 spire-1.2.1/pkg/agent/catalog/ 19:13:15 spire-1.2.1/pkg/agent/catalog/catalog.go 19:13:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:13:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:13:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:13:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:13:15 spire-1.2.1/pkg/agent/client/ 19:13:15 spire-1.2.1/pkg/agent/client/client.go 19:13:15 spire-1.2.1/pkg/agent/client/client_test.go 19:13:15 spire-1.2.1/pkg/agent/client/dial.go 19:13:15 spire-1.2.1/pkg/agent/client/nodeconn.go 19:13:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:13:15 spire-1.2.1/pkg/agent/client/update.go 19:13:15 spire-1.2.1/pkg/agent/client/util.go 19:13:15 spire-1.2.1/pkg/agent/common/ 19:13:15 spire-1.2.1/pkg/agent/common/backoff/ 19:13:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:13:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:13:15 spire-1.2.1/pkg/agent/common/cgroups/ 19:13:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:13:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:13:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:13:15 spire-1.2.1/pkg/agent/config.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/ 19:13:15 spire-1.2.1/pkg/agent/endpoints/config.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:13:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:13:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/workload/ 19:13:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:13:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:13:15 spire-1.2.1/pkg/agent/manager/ 19:13:15 spire-1.2.1/pkg/agent/manager/cache/ 19:13:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:13:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:13:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:13:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:13:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:13:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:13:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:13:15 spire-1.2.1/pkg/agent/manager/config.go 19:13:15 spire-1.2.1/pkg/agent/manager/manager.go 19:13:15 spire-1.2.1/pkg/agent/manager/manager_test.go 19:13:15 spire-1.2.1/pkg/agent/manager/storage.go 19:13:15 spire-1.2.1/pkg/agent/manager/storage_test.go 19:13:15 spire-1.2.1/pkg/agent/manager/storecache/ 19:13:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:13:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:13:15 spire-1.2.1/pkg/agent/manager/sync.go 19:13:15 spire-1.2.1/pkg/agent/plugin/ 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:13:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:13:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:13:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:13:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:13:15 spire-1.2.1/pkg/agent/svid/ 19:13:15 spire-1.2.1/pkg/agent/svid/rotator.go 19:13:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:13:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:13:15 spire-1.2.1/pkg/agent/svid/store/ 19:13:15 spire-1.2.1/pkg/agent/svid/store/service.go 19:13:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:13:15 spire-1.2.1/pkg/common/ 19:13:15 spire-1.2.1/pkg/common/agentpathtemplate/ 19:13:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:13:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:13:15 spire-1.2.1/pkg/common/api/ 19:13:15 spire-1.2.1/pkg/common/api/metrics.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/ 19:13:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/logger.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/names.go 19:13:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:13:15 spire-1.2.1/pkg/common/api/names.go 19:13:15 spire-1.2.1/pkg/common/api/ratelimit.go 19:13:15 spire-1.2.1/pkg/common/api/rpccontext/ 19:13:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:13:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:13:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:13:15 spire-1.2.1/pkg/common/auth/ 19:13:15 spire-1.2.1/pkg/common/auth/interceptors.go 19:13:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:13:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/ 19:13:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/types.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:13:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:13:15 spire-1.2.1/pkg/common/catalog/ 19:13:15 spire-1.2.1/pkg/common/catalog/bind.go 19:13:15 spire-1.2.1/pkg/common/catalog/builtin.go 19:13:15 spire-1.2.1/pkg/common/catalog/catalog.go 19:13:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:13:15 spire-1.2.1/pkg/common/catalog/closers.go 19:13:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:13:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:13:15 spire-1.2.1/pkg/common/catalog/config.go 19:13:15 spire-1.2.1/pkg/common/catalog/config_test.go 19:13:15 spire-1.2.1/pkg/common/catalog/configure.go 19:13:15 spire-1.2.1/pkg/common/catalog/constraints.go 19:13:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:13:15 spire-1.2.1/pkg/common/catalog/context.go 19:13:15 spire-1.2.1/pkg/common/catalog/external.go 19:13:15 spire-1.2.1/pkg/common/catalog/host.go 19:13:15 spire-1.2.1/pkg/common/catalog/pipenet.go 19:13:15 spire-1.2.1/pkg/common/catalog/plugin.go 19:13:15 spire-1.2.1/pkg/common/catalog/testplugin/ 19:13:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:13:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:13:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:13:15 spire-1.2.1/pkg/common/cli/ 19:13:15 spire-1.2.1/pkg/common/cli/env.go 19:13:15 spire-1.2.1/pkg/common/cli/flags.go 19:13:15 spire-1.2.1/pkg/common/cli/trust_domain.go 19:13:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:13:15 spire-1.2.1/pkg/common/cli/umask.go 19:13:15 spire-1.2.1/pkg/common/cli/umask_posix.go 19:13:15 spire-1.2.1/pkg/common/cli/umask_test.go 19:13:15 spire-1.2.1/pkg/common/cli/umask_windows.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/ 19:13:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/flag.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/format.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/ 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:13:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:13:15 spire-1.2.1/pkg/common/coretypes/ 19:13:15 spire-1.2.1/pkg/common/coretypes/bundle/ 19:13:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:13:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:13:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:13:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:13:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:13:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:13:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:13:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:13:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:13:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:13:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:13:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:13:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:13:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:13:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:13:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:13:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:13:15 spire-1.2.1/pkg/common/cryptoutil/ 19:13:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:13:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:13:15 spire-1.2.1/pkg/common/diskutil/ 19:13:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:13:15 spire-1.2.1/pkg/common/diskutil/file_test.go 19:13:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:13:15 spire-1.2.1/pkg/common/errorutil/ 19:13:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:13:15 spire-1.2.1/pkg/common/health/ 19:13:15 spire-1.2.1/pkg/common/health/config.go 19:13:15 spire-1.2.1/pkg/common/health/context.go 19:13:15 spire-1.2.1/pkg/common/health/context_test.go 19:13:15 spire-1.2.1/pkg/common/health/health.go 19:13:15 spire-1.2.1/pkg/common/health/health_test.go 19:13:15 spire-1.2.1/pkg/common/health/logger.go 19:13:15 spire-1.2.1/pkg/common/hostservice/ 19:13:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:13:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:13:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:13:15 spire-1.2.1/pkg/common/idutil/ 19:13:15 spire-1.2.1/pkg/common/idutil/require.go 19:13:15 spire-1.2.1/pkg/common/idutil/require_test.go 19:13:15 spire-1.2.1/pkg/common/idutil/safety.go 19:13:15 spire-1.2.1/pkg/common/idutil/safety_test.go 19:13:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:13:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:13:15 spire-1.2.1/pkg/common/jwtsvid/ 19:13:15 spire-1.2.1/pkg/common/jwtsvid/common.go 19:13:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:13:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:13:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:13:15 spire-1.2.1/pkg/common/jwtutil/ 19:13:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:13:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:13:15 spire-1.2.1/pkg/common/log/ 19:13:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:13:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:13:15 spire-1.2.1/pkg/common/log/log.go 19:13:15 spire-1.2.1/pkg/common/log/log_test.go 19:13:15 spire-1.2.1/pkg/common/log/options.go 19:13:15 spire-1.2.1/pkg/common/nodeutil/ 19:13:15 spire-1.2.1/pkg/common/nodeutil/node.go 19:13:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:13:15 spire-1.2.1/pkg/common/peertracker/ 19:13:15 spire-1.2.1/pkg/common/peertracker/conn.go 19:13:15 spire-1.2.1/pkg/common/peertracker/credentials.go 19:13:15 spire-1.2.1/pkg/common/peertracker/errors.go 19:13:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:13:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:13:15 spire-1.2.1/pkg/common/peertracker/info.go 19:13:15 spire-1.2.1/pkg/common/peertracker/listener.go 19:13:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:13:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:13:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:13:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:13:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:13:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:13:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:13:15 spire-1.2.1/pkg/common/peertracker/tcp.go 19:13:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:13:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:13:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:13:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:13:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:13:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:13:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:13:15 spire-1.2.1/pkg/common/peertracker/uds.go 19:13:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:13:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:13:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:13:15 spire-1.2.1/pkg/common/pemutil/ 19:13:15 spire-1.2.1/pkg/common/pemutil/block.go 19:13:15 spire-1.2.1/pkg/common/pemutil/certs.go 19:13:15 spire-1.2.1/pkg/common/pemutil/common.go 19:13:15 spire-1.2.1/pkg/common/pemutil/csr.go 19:13:15 spire-1.2.1/pkg/common/pemutil/keys.go 19:13:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/ 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:13:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:13:15 spire-1.2.1/pkg/common/plugin/ 19:13:15 spire-1.2.1/pkg/common/plugin/aws/ 19:13:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:13:15 spire-1.2.1/pkg/common/plugin/azure/ 19:13:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:13:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:13:15 spire-1.2.1/pkg/common/plugin/facade.go 19:13:15 spire-1.2.1/pkg/common/plugin/facade_test.go 19:13:15 spire-1.2.1/pkg/common/plugin/gcp/ 19:13:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:13:15 spire-1.2.1/pkg/common/plugin/k8s/ 19:13:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:13:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:13:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:13:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:13:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:13:15 spire-1.2.1/pkg/common/plugin/log.go 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/ 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:13:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:13:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:13:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:13:15 spire-1.2.1/pkg/common/plugin/x509pop/ 19:13:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:13:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:13:15 spire-1.2.1/pkg/common/profiling/ 19:13:15 spire-1.2.1/pkg/common/profiling/dumpers.go 19:13:15 spire-1.2.1/pkg/common/profiling/profiling.go 19:13:15 spire-1.2.1/pkg/common/protoutil/ 19:13:15 spire-1.2.1/pkg/common/protoutil/masks.go 19:13:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:13:15 spire-1.2.1/pkg/common/rotationutil/ 19:13:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:13:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:13:15 spire-1.2.1/pkg/common/selector/ 19:13:15 spire-1.2.1/pkg/common/selector/selector.go 19:13:15 spire-1.2.1/pkg/common/selector/selector_test.go 19:13:15 spire-1.2.1/pkg/common/selector/set.go 19:13:15 spire-1.2.1/pkg/common/selector/set_utils.go 19:13:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/ 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/ 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:13:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:13:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:13:15 spire-1.2.1/pkg/common/telemetry/call.go 19:13:15 spire-1.2.1/pkg/common/telemetry/common/ 19:13:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:13:15 spire-1.2.1/pkg/common/telemetry/config.go 19:13:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:13:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/inmem.go 19:13:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/m3.go 19:13:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/metrics.go 19:13:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/names.go 19:13:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:13:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:13:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/ 19:13:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:13:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:13:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:13:15 spire-1.2.1/pkg/common/telemetry/server/server.go 19:13:15 spire-1.2.1/pkg/common/telemetry/sink.go 19:13:15 spire-1.2.1/pkg/common/telemetry/statsd.go 19:13:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:13:15 spire-1.2.1/pkg/common/telemetry/uptime.go 19:13:15 spire-1.2.1/pkg/common/telemetry/version.go 19:13:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:13:15 spire-1.2.1/pkg/common/uptime/ 19:13:15 spire-1.2.1/pkg/common/uptime/uptime.go 19:13:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:13:15 spire-1.2.1/pkg/common/util/ 19:13:15 spire-1.2.1/pkg/common/util/certs.go 19:13:15 spire-1.2.1/pkg/common/util/certs_test.go 19:13:15 spire-1.2.1/pkg/common/util/csr.go 19:13:15 spire-1.2.1/pkg/common/util/hash.go 19:13:15 spire-1.2.1/pkg/common/util/selectors.go 19:13:15 spire-1.2.1/pkg/common/util/selectors_test.go 19:13:15 spire-1.2.1/pkg/common/util/signals.go 19:13:15 spire-1.2.1/pkg/common/util/sort.go 19:13:15 spire-1.2.1/pkg/common/util/sort_test.go 19:13:15 spire-1.2.1/pkg/common/util/task.go 19:13:15 spire-1.2.1/pkg/common/util/task_test.go 19:13:15 spire-1.2.1/pkg/common/util/testdata/ 19:13:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:13:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:13:15 spire-1.2.1/pkg/common/version/ 19:13:15 spire-1.2.1/pkg/common/version/version.go 19:13:15 spire-1.2.1/pkg/common/x509svid/ 19:13:15 spire-1.2.1/pkg/common/x509svid/common_test.go 19:13:15 spire-1.2.1/pkg/common/x509svid/csr.go 19:13:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:13:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:13:15 spire-1.2.1/pkg/common/x509util/ 19:13:15 spire-1.2.1/pkg/common/x509util/cert.go 19:13:15 spire-1.2.1/pkg/common/x509util/dns.go 19:13:15 spire-1.2.1/pkg/common/x509util/dns_test.go 19:13:15 spire-1.2.1/pkg/common/x509util/keyid.go 19:13:15 spire-1.2.1/pkg/common/x509util/keypair.go 19:13:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:13:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:13:15 spire-1.2.1/pkg/server/ 19:13:15 spire-1.2.1/pkg/server/api/ 19:13:15 spire-1.2.1/pkg/server/api/agent.go 19:13:15 spire-1.2.1/pkg/server/api/agent/ 19:13:15 spire-1.2.1/pkg/server/api/agent/v1/ 19:13:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:13:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:13:15 spire-1.2.1/pkg/server/api/agent_test.go 19:13:15 spire-1.2.1/pkg/server/api/api.go 19:13:15 spire-1.2.1/pkg/server/api/audit/ 19:13:15 spire-1.2.1/pkg/server/api/audit/audit.go 19:13:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:13:15 spire-1.2.1/pkg/server/api/bundle.go 19:13:15 spire-1.2.1/pkg/server/api/bundle/ 19:13:15 spire-1.2.1/pkg/server/api/bundle/v1/ 19:13:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:13:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:13:15 spire-1.2.1/pkg/server/api/bundle_test.go 19:13:15 spire-1.2.1/pkg/server/api/debug/ 19:13:15 spire-1.2.1/pkg/server/api/debug/v1/ 19:13:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:13:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:13:15 spire-1.2.1/pkg/server/api/entry.go 19:13:15 spire-1.2.1/pkg/server/api/entry/ 19:13:15 spire-1.2.1/pkg/server/api/entry/v1/ 19:13:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:13:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:13:15 spire-1.2.1/pkg/server/api/entry_test.go 19:13:15 spire-1.2.1/pkg/server/api/health/ 19:13:15 spire-1.2.1/pkg/server/api/health/v1/ 19:13:15 spire-1.2.1/pkg/server/api/health/v1/service.go 19:13:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:13:15 spire-1.2.1/pkg/server/api/id.go 19:13:15 spire-1.2.1/pkg/server/api/id_test.go 19:13:15 spire-1.2.1/pkg/server/api/limits/ 19:13:15 spire-1.2.1/pkg/server/api/limits/limits.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/ 19:13:15 spire-1.2.1/pkg/server/api/middleware/alias.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/audit.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/caller.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/common.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/entries.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:13:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:13:15 spire-1.2.1/pkg/server/api/ratelimit.go 19:13:15 spire-1.2.1/pkg/server/api/rpccontext/ 19:13:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:13:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:13:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:13:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:13:15 spire-1.2.1/pkg/server/api/selector.go 19:13:15 spire-1.2.1/pkg/server/api/selector_test.go 19:13:15 spire-1.2.1/pkg/server/api/status.go 19:13:15 spire-1.2.1/pkg/server/api/status_test.go 19:13:15 spire-1.2.1/pkg/server/api/svid/ 19:13:15 spire-1.2.1/pkg/server/api/svid/v1/ 19:13:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:13:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:13:15 spire-1.2.1/pkg/server/api/trustdomain.go 19:13:15 spire-1.2.1/pkg/server/api/trustdomain/ 19:13:15 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:13:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:13:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:13:15 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:13:15 spire-1.2.1/pkg/server/authpolicy/ 19:13:15 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:13:15 spire-1.2.1/pkg/server/authpolicy/policy.go 19:13:15 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:13:15 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:13:15 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:13:15 spire-1.2.1/pkg/server/authpolicy/validate.go 19:13:15 spire-1.2.1/pkg/server/bundle/ 19:13:15 spire-1.2.1/pkg/server/bundle/client/ 19:13:15 spire-1.2.1/pkg/server/bundle/client/client.go 19:13:15 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:13:15 spire-1.2.1/pkg/server/bundle/client/manager.go 19:13:15 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:13:15 spire-1.2.1/pkg/server/bundle/client/sources.go 19:13:15 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:13:15 spire-1.2.1/pkg/server/bundle/client/updater.go 19:13:15 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:13:15 spire-1.2.1/pkg/server/ca/ 19:13:15 spire-1.2.1/pkg/server/ca/ca.go 19:13:15 spire-1.2.1/pkg/server/ca/ca_health.go 19:13:15 spire-1.2.1/pkg/server/ca/ca_test.go 19:13:15 spire-1.2.1/pkg/server/ca/journal.go 19:13:15 spire-1.2.1/pkg/server/ca/journal_test.go 19:13:15 spire-1.2.1/pkg/server/ca/manager.go 19:13:15 spire-1.2.1/pkg/server/ca/manager_health.go 19:13:15 spire-1.2.1/pkg/server/ca/manager_test.go 19:13:15 spire-1.2.1/pkg/server/ca/templates.go 19:13:15 spire-1.2.1/pkg/server/ca/upstream_client.go 19:13:15 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:13:15 spire-1.2.1/pkg/server/ca/validation.go 19:13:15 spire-1.2.1/pkg/server/cache/ 19:13:15 spire-1.2.1/pkg/server/cache/dscache/ 19:13:15 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:13:15 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:13:15 spire-1.2.1/pkg/server/cache/entrycache/ 19:13:15 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:13:15 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:13:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:13:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:13:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:13:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:13:15 spire-1.2.1/pkg/server/catalog/ 19:13:15 spire-1.2.1/pkg/server/catalog/catalog.go 19:13:15 spire-1.2.1/pkg/server/catalog/keymanager.go 19:13:15 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:13:15 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:13:15 spire-1.2.1/pkg/server/catalog/notifier.go 19:13:15 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:13:15 spire-1.2.1/pkg/server/config.go 19:13:15 spire-1.2.1/pkg/server/datastore/ 19:13:15 spire-1.2.1/pkg/server/datastore/datastore.go 19:13:15 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:13:15 spire-1.2.1/pkg/server/datastore/repository.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:13:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:13:15 spire-1.2.1/pkg/server/endpoints/ 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/ 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:13:15 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:13:15 spire-1.2.1/pkg/server/endpoints/config.go 19:13:15 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:13:15 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:13:15 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:13:15 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:13:15 spire-1.2.1/pkg/server/endpoints/middleware.go 19:13:15 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:13:15 spire-1.2.1/pkg/server/hostservice/ 19:13:15 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:13:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:13:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:13:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:13:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:13:15 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:13:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:13:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/ 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/ 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:13:15 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:13:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:13:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/ 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:13:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:13:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:13:15 spire-1.2.1/pkg/server/registration/ 19:13:15 spire-1.2.1/pkg/server/registration/manager.go 19:13:15 spire-1.2.1/pkg/server/registration/manager_test.go 19:13:15 spire-1.2.1/pkg/server/scanentries.go 19:13:15 spire-1.2.1/pkg/server/scanentries_test.go 19:13:15 spire-1.2.1/pkg/server/server.go 19:13:15 spire-1.2.1/pkg/server/server_test.go 19:13:15 spire-1.2.1/pkg/server/svid/ 19:13:15 spire-1.2.1/pkg/server/svid/observer.go 19:13:15 spire-1.2.1/pkg/server/svid/observer_test.go 19:13:15 spire-1.2.1/pkg/server/svid/rotator.go 19:13:15 spire-1.2.1/pkg/server/svid/rotator_config.go 19:13:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:13:15 spire-1.2.1/pkg/server/svid/rotator_test.go 19:13:15 spire-1.2.1/proto/ 19:13:15 spire-1.2.1/proto/private/ 19:13:15 spire-1.2.1/proto/private/server/ 19:13:15 spire-1.2.1/proto/private/server/journal/ 19:13:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:13:15 spire-1.2.1/proto/private/server/journal/journal.proto 19:13:15 spire-1.2.1/proto/spire/ 19:13:15 spire-1.2.1/proto/spire/common/ 19:13:15 spire-1.2.1/proto/spire/common/common.pb.go 19:13:15 spire-1.2.1/proto/spire/common/common.proto 19:13:15 spire-1.2.1/proto/spire/common/plugin/ 19:13:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:13:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:13:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:13:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:13:15 spire-1.2.1/proto/spire/plugin/ 19:13:15 spire-1.2.1/proto/spire/plugin/agent/ 19:13:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:13:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:13:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:13:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:13:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:13:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:13:15 spire-1.2.1/release/ 19:13:15 spire-1.2.1/release/spire-extras/ 19:13:15 spire-1.2.1/release/spire-extras/README.md 19:13:15 spire-1.2.1/release/spire-extras/conf/ 19:13:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:13:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:13:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:13:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:13:15 spire-1.2.1/release/spire/ 19:13:15 spire-1.2.1/release/spire/README.md 19:13:15 spire-1.2.1/release/spire/conf/ 19:13:15 spire-1.2.1/release/spire/conf/agent/ 19:13:15 spire-1.2.1/release/spire/conf/agent/agent.conf 19:13:15 spire-1.2.1/release/spire/conf/server/ 19:13:15 spire-1.2.1/release/spire/conf/server/server.conf 19:13:15 spire-1.2.1/script/ 19:13:15 spire-1.2.1/script/build-artifact.sh 19:13:15 spire-1.2.1/script/generate_dummy_ca.sh 19:13:15 spire-1.2.1/support/ 19:13:15 spire-1.2.1/support/k8s/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:13:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/ 19:13:15 spire-1.2.1/support/oidc-discovery-provider/README.md 19:13:15 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/config.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/main.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:13:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:13:15 spire-1.2.1/test/ 19:13:15 spire-1.2.1/test/clock/ 19:13:15 spire-1.2.1/test/clock/clock.go 19:13:15 spire-1.2.1/test/fakes/ 19:13:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:13:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:13:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:13:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:13:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:13:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:13:15 spire-1.2.1/test/fakes/fakeagentstore/ 19:13:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:13:15 spire-1.2.1/test/fakes/fakedatastore/ 19:13:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:13:15 spire-1.2.1/test/fakes/fakeentryclient/ 19:13:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:13:15 spire-1.2.1/test/fakes/fakehealthchecker/ 19:13:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:13:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:13:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:13:15 spire-1.2.1/test/fakes/fakemetrics/ 19:13:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:13:15 spire-1.2.1/test/fakes/fakenoderesolver/ 19:13:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:13:15 spire-1.2.1/test/fakes/fakenotifier/ 19:13:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:13:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:13:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:13:15 spire-1.2.1/test/fakes/fakeserverca/ 19:13:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:13:15 spire-1.2.1/test/fakes/fakeservercatalog/ 19:13:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:13:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:13:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:13:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:13:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:13:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:13:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:13:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:13:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:13:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:13:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:13:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:13:15 spire-1.2.1/test/fixture/ 19:13:15 spire-1.2.1/test/fixture/certs/ 19:13:15 spire-1.2.1/test/fixture/certs/agent_svid.der 19:13:15 spire-1.2.1/test/fixture/certs/base_cert.pem 19:13:15 spire-1.2.1/test/fixture/certs/base_csr.pem 19:13:15 spire-1.2.1/test/fixture/certs/base_key.pem 19:13:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:13:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:13:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:13:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:13:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:13:15 spire-1.2.1/test/fixture/certs/blog_key.pem 19:13:15 spire-1.2.1/test/fixture/certs/bundle.der 19:13:15 spire-1.2.1/test/fixture/certs/ca.pem 19:13:15 spire-1.2.1/test/fixture/certs/ca_key.pem 19:13:15 spire-1.2.1/test/fixture/certs/database_cert.pem 19:13:15 spire-1.2.1/test/fixture/certs/database_csr.pem 19:13:15 spire-1.2.1/test/fixture/certs/database_key.pem 19:13:15 spire-1.2.1/test/fixture/certs/node_cert.pem 19:13:15 spire-1.2.1/test/fixture/certs/node_csr.pem 19:13:15 spire-1.2.1/test/fixture/certs/node_key.pem 19:13:15 spire-1.2.1/test/fixture/certs/svid.pem 19:13:15 spire-1.2.1/test/fixture/certs/svid_key.pem 19:13:15 spire-1.2.1/test/fixture/config/ 19:13:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:13:15 spire-1.2.1/test/fixture/config/agent_good.conf 19:13:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:13:15 spire-1.2.1/test/fixture/config/plugin_good.conf 19:13:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:13:15 spire-1.2.1/test/fixture/config/server_good.conf 19:13:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:13:15 spire-1.2.1/test/fixture/fixture.go 19:13:15 spire-1.2.1/test/fixture/nodeattestor/ 19:13:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:13:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:13:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:13:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:13:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:13:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:13:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:13:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:13:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:13:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:13:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:13:15 spire-1.2.1/test/fixture/registration/ 19:13:15 spire-1.2.1/test/fixture/registration/entries.json 19:13:15 spire-1.2.1/test/fixture/registration/good-for-update.json 19:13:15 spire-1.2.1/test/fixture/registration/good.json 19:13:15 spire-1.2.1/test/fixture/registration/invalid.json 19:13:15 spire-1.2.1/test/fixture/registration/invalid_json.json 19:13:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:13:15 spire-1.2.1/test/integration/ 19:13:15 spire-1.2.1/test/integration/README.md 19:13:15 spire-1.2.1/test/integration/common 19:13:15 spire-1.2.1/test/integration/setup/ 19:13:15 spire-1.2.1/test/integration/setup/adminclient/ 19:13:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:13:15 spire-1.2.1/test/integration/setup/adminclient/client.go 19:13:15 spire-1.2.1/test/integration/setup/debugagent/ 19:13:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:13:15 spire-1.2.1/test/integration/setup/debugagent/main.go 19:13:15 spire-1.2.1/test/integration/setup/debugserver/ 19:13:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:13:15 spire-1.2.1/test/integration/setup/debugserver/main.go 19:13:15 spire-1.2.1/test/integration/setup/downstreamclient/ 19:13:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:13:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:13:15 spire-1.2.1/test/integration/setup/itclient/ 19:13:15 spire-1.2.1/test/integration/setup/itclient/client.go 19:13:15 spire-1.2.1/test/integration/setup/node-attestation/ 19:13:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:13:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:13:15 spire-1.2.1/test/integration/setup/x509pop/ 19:13:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:13:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:13:15 spire-1.2.1/test/integration/suites/ 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:13:15 spire-1.2.1/test/integration/suites/join-token/ 19:13:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:13:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:13:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:13:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:13:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:13:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:13:15 spire-1.2.1/test/integration/suites/join-token/README.md 19:13:15 spire-1.2.1/test/integration/suites/join-token/conf/ 19:13:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/join-token/teardown 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:13:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:13:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:13:15 spire-1.2.1/test/integration/suites/k8s/ 19:13:15 spire-1.2.1/test/integration/suites/k8s/00-setup 19:13:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:13:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:13:15 spire-1.2.1/test/integration/suites/k8s/README.md 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/ 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:13:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:13:15 spire-1.2.1/test/integration/suites/k8s/teardown 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/ 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:13:15 spire-1.2.1/test/integration/suites/rotation/ 19:13:15 spire-1.2.1/test/integration/suites/rotation/00-setup 19:13:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:13:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:13:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:13:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:13:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:13:15 spire-1.2.1/test/integration/suites/rotation/README.md 19:13:15 spire-1.2.1/test/integration/suites/rotation/conf/ 19:13:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/rotation/teardown 19:13:15 spire-1.2.1/test/integration/suites/self-test/ 19:13:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:13:15 spire-1.2.1/test/integration/suites/self-test/README.md 19:13:15 spire-1.2.1/test/integration/suites/self-test/teardown 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:13:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:13:15 spire-1.2.1/test/integration/suites/upgrade/ 19:13:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:13:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:13:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:13:15 spire-1.2.1/test/integration/suites/upgrade/README.md 19:13:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:13:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:13:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:13:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:13:15 spire-1.2.1/test/integration/suites/upgrade/teardown 19:13:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:13:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:13:15 spire-1.2.1/test/integration/test-one.sh 19:13:15 spire-1.2.1/test/integration/test.sh 19:13:15 spire-1.2.1/test/plugintest/ 19:13:15 spire-1.2.1/test/plugintest/config.go 19:13:15 spire-1.2.1/test/plugintest/load.go 19:13:15 spire-1.2.1/test/plugintest/option.go 19:13:15 spire-1.2.1/test/spiretest/ 19:13:15 spire-1.2.1/test/spiretest/apiserver.go 19:13:15 spire-1.2.1/test/spiretest/assertions.go 19:13:15 spire-1.2.1/test/spiretest/dir.go 19:13:15 spire-1.2.1/test/spiretest/errors_posix.go 19:13:15 spire-1.2.1/test/spiretest/errors_windows.go 19:13:15 spire-1.2.1/test/spiretest/logs.go 19:13:15 spire-1.2.1/test/spiretest/socketapi.go 19:13:15 spire-1.2.1/test/spiretest/suite.go 19:13:15 spire-1.2.1/test/spiretest/x509.go 19:13:15 spire-1.2.1/test/testca/ 19:13:15 spire-1.2.1/test/testca/ca.go 19:13:15 spire-1.2.1/test/testkey/ 19:13:15 spire-1.2.1/test/testkey/generate.sh 19:13:15 spire-1.2.1/test/testkey/genkeys.go 19:13:15 spire-1.2.1/test/testkey/keys.go 19:13:15 spire-1.2.1/test/testkey/new.go 19:13:15 spire-1.2.1/test/tpmsimulator/ 19:13:15 spire-1.2.1/test/tpmsimulator/simulator.go 19:13:15 spire-1.2.1/test/util/ 19:13:15 spire-1.2.1/test/util/cert_fixtures.go 19:13:15 spire-1.2.1/test/util/cert_generation.go 19:13:15 spire-1.2.1/test/util/io_redirection.go 19:13:15 spire-1.2.1/test/util/race.go 19:13:15 spire-1.2.1/test/util/util.go 19:13:15 building spire from source... 19:13:15 Installing go1.17.7... 19:13:19 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:19 ---> 031c5e86fea6 19:13:19 Step 3/26 : WORKDIR /edgex-go 19:13:19 ---> Using cache 19:13:19 ---> a4561a140331 19:13:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:19 ---> Using cache 19:13:19 ---> 9beb56b86c33 19:13:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:13:19 ---> Using cache 19:13:19 ---> baa45937ede8 19:13:19 Step 6/26 : COPY go.mod vendor* ./ 19:13:19 ---> Using cache 19:13:19 ---> a978fec11b76 19:13:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:19 ---> Using cache 19:13:19 ---> 3518d0d95646 19:13:19 Step 8/26 : COPY . . 19:13:19 ---> Using cache 19:13:19 ---> 292b956ce184 19:13:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:13:19 ---> Using cache 19:13:19 ---> 217cfde3411b 19:13:19 Step 10/26 : RUN mkdir -p spire-build 19:13:19 ---> Using cache 19:13:19 ---> b791b2aed752 19:13:19 Step 11/26 : WORKDIR /edgex-go/spire-build 19:13:19 ---> Using cache 19:13:19 ---> 8693e5c872e2 19:13:19 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 19:13:21 Building bin/spire-server... 19:13:21 go: downloading github.com/mitchellh/cli v1.1.2 19:13:21 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:13:21 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:13:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:13:21 go: downloading google.golang.org/grpc v1.44.0 19:13:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:13:21 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:13:21 go: downloading github.com/imdario/mergo v0.3.12 19:13:21 go: downloading github.com/sirupsen/logrus v1.8.1 19:13:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:13:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:13:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:13:22 go: downloading github.com/fatih/color v1.13.0 19:13:22 go: downloading github.com/mattn/go-isatty v0.0.14 19:13:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:13:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:13:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:13:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:13:22 go: downloading github.com/armon/go-metrics v0.3.10 19:13:22 go: downloading github.com/prometheus/client_golang v1.12.1 19:13:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:13:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:13:22 go: downloading github.com/open-policy-agent/opa v0.38.0 19:13:22 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:13:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:13:22 go: downloading github.com/mattn/go-colorable v0.1.12 19:13:22 go: downloading github.com/Masterminds/goutils v1.1.0 19:13:22 go: downloading github.com/Masterminds/semver v1.5.0 19:13:22 go: downloading github.com/google/uuid v1.1.2 19:13:23 go: downloading github.com/huandu/xstrings v1.3.2 19:13:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:13:23 go: downloading github.com/oklog/run v1.0.0 19:13:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:13:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:13:23 go: downloading github.com/imkira/go-observer v1.0.3 19:13:23 go: downloading github.com/prometheus/client_model v0.2.0 19:13:23 go: downloading github.com/prometheus/common v0.32.1 19:13:23 go: downloading github.com/beorn7/perks v1.0.1 19:13:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:13:24 go: downloading github.com/prometheus/procfs v0.7.3 19:13:24 go: downloading go.uber.org/atomic v1.9.0 19:13:24 go: downloading github.com/hashicorp/errwrap v1.1.0 19:13:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:13:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:13:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:13:24 go: downloading github.com/blang/semver/v4 v4.0.0 19:13:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:13:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:13:24 go: downloading github.com/jinzhu/gorm v1.9.16 19:13:24 go: downloading github.com/lib/pq v1.10.4 19:13:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:13:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:13:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:13:24  ---> Running in 67e7fe29e1ba 19:13:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:13:25 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:13:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:13:25 go: downloading github.com/stretchr/testify v1.7.0 19:13:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:13:27 spire-1.2.1/ 19:13:27 spire-1.2.1/.data/ 19:13:27 spire-1.2.1/.data/.file 19:13:27 spire-1.2.1/.dockerignore 19:13:27 spire-1.2.1/.gitattributes 19:13:27 spire-1.2.1/.githooks/ 19:13:27 spire-1.2.1/.githooks/pre-commit 19:13:27 spire-1.2.1/.github/ 19:13:27 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:13:27 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:13:27 spire-1.2.1/.github/dependabot.yml 19:13:27 spire-1.2.1/.github/workflows/ 19:13:27 spire-1.2.1/.github/workflows/nightly_build.yaml 19:13:27 spire-1.2.1/.github/workflows/pr_build.yaml 19:13:27 spire-1.2.1/.github/workflows/release_build.yaml 19:13:27 spire-1.2.1/.github/workflows/scripts/ 19:13:27 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:13:27 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:13:27 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:13:27 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:13:27 spire-1.2.1/.github/workflows/scripts/split.sh 19:13:27 spire-1.2.1/.gitignore 19:13:27 spire-1.2.1/.go-version 19:13:27 spire-1.2.1/.golangci.yml 19:13:27 spire-1.2.1/ADOPTERS.md 19:13:27 spire-1.2.1/CHANGELOG.md 19:13:27 spire-1.2.1/CODE-OF-CONDUCT.md 19:13:27 spire-1.2.1/CODEOWNERS 19:13:27 spire-1.2.1/CONTRIBUTING.md 19:13:27 spire-1.2.1/Dockerfile 19:13:27 spire-1.2.1/Dockerfile.dev 19:13:27 spire-1.2.1/Dockerfile.scratch 19:13:27 spire-1.2.1/LICENSE 19:13:27 spire-1.2.1/MAINTAINERS.md 19:13:27 spire-1.2.1/Makefile 19:13:27 spire-1.2.1/README.md 19:13:27 spire-1.2.1/ROADMAP.md 19:13:27 spire-1.2.1/SECURITY.md 19:13:27 spire-1.2.1/cmd/ 19:13:27 spire-1.2.1/cmd/spire-agent/ 19:13:27 spire-1.2.1/cmd/spire-agent/cli/ 19:13:27 spire-1.2.1/cmd/spire-agent/cli/api/ 19:13:27 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/common/ 19:13:27 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:13:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/run/ 19:13:27 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:13:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:13:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:13:27 spire-1.2.1/cmd/spire-agent/main.go 19:13:27 spire-1.2.1/cmd/spire-server/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/agent/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/cli.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/run/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/token/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/validate/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/x509/ 19:13:27 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:13:27 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:13:27 spire-1.2.1/cmd/spire-server/main.go 19:13:27 spire-1.2.1/cmd/spire-server/util/ 19:13:27 spire-1.2.1/cmd/spire-server/util/util.go 19:13:27 spire-1.2.1/conf/ 19:13:27 spire-1.2.1/conf/agent/ 19:13:27 spire-1.2.1/conf/agent/agent.conf 19:13:27 spire-1.2.1/conf/agent/agent_full.conf 19:13:27 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:13:27 spire-1.2.1/conf/server/ 19:13:27 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:13:27 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:13:27 spire-1.2.1/conf/server/server.conf 19:13:27 spire-1.2.1/conf/server/server_full.conf 19:13:27 spire-1.2.1/doc/ 19:13:27 spire-1.2.1/doc/SPIRE101.md 19:13:27 spire-1.2.1/doc/auditlog.md 19:13:27 spire-1.2.1/doc/authorization_policy_engine.md 19:13:27 spire-1.2.1/doc/changelog_guidelines.md 19:13:27 spire-1.2.1/doc/cure53-report.pdf 19:13:27 spire-1.2.1/doc/images/ 19:13:27 spire-1.2.1/doc/images/2019_roadmap.png 19:13:27 spire-1.2.1/doc/images/SPIRE101.png 19:13:27 spire-1.2.1/doc/images/SPIRE_agent.png 19:13:27 spire-1.2.1/doc/images/SPIRE_server.png 19:13:27 spire-1.2.1/doc/images/cache_mgr.png 19:13:27 spire-1.2.1/doc/images/cache_mgr_components.png 19:13:27 spire-1.2.1/doc/images/federated_spire.png 19:13:27 spire-1.2.1/doc/images/ha_mode.png 19:13:27 spire-1.2.1/doc/images/nested_spire.png 19:13:27 spire-1.2.1/doc/images/oidc_federation.png 19:13:27 spire-1.2.1/doc/images/single_trust_domain.png 19:13:27 spire-1.2.1/doc/images/spiffe_compatible.png 19:13:27 spire-1.2.1/doc/images/spire_logo.png 19:13:27 spire-1.2.1/doc/migrating_registration_api_clients.md 19:13:27 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:13:27 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:13:27 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:13:27 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:13:27 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:13:27 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:13:27 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:13:27 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:13:27 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:13:27 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:13:27 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:13:27 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:13:27 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:13:27 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:13:27 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:13:27 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:13:27 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:13:27 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:13:27 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:13:27 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:13:27 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:13:27 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:13:27 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:13:27 spire-1.2.1/doc/scaling_spire.md 19:13:27 spire-1.2.1/doc/spire_agent.md 19:13:27 spire-1.2.1/doc/spire_server.md 19:13:27 spire-1.2.1/doc/supported_integrations.md 19:13:27 spire-1.2.1/doc/telemetry.md 19:13:27 spire-1.2.1/doc/telemetry_config.md 19:13:27 spire-1.2.1/doc/upgrading.md 19:13:27 spire-1.2.1/doc/using_spire.md 19:13:27 spire-1.2.1/examples/ 19:13:27 spire-1.2.1/examples/README.md 19:13:27 spire-1.2.1/go.mod 19:13:27 spire-1.2.1/go.sum 19:13:27 spire-1.2.1/pkg/ 19:13:27 spire-1.2.1/pkg/agent/ 19:13:27 spire-1.2.1/pkg/agent/agent.go 19:13:27 spire-1.2.1/pkg/agent/api/ 19:13:27 spire-1.2.1/pkg/agent/api/config.go 19:13:27 spire-1.2.1/pkg/agent/api/debug/ 19:13:27 spire-1.2.1/pkg/agent/api/debug/v1/ 19:13:27 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:13:27 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:13:27 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:13:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:13:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:13:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:13:27 spire-1.2.1/pkg/agent/api/endpoints.go 19:13:27 spire-1.2.1/pkg/agent/api/health/ 19:13:27 spire-1.2.1/pkg/agent/api/health/v1/ 19:13:27 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:13:27 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:13:27 spire-1.2.1/pkg/agent/api/rpccontext/ 19:13:27 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:13:27 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:13:27 spire-1.2.1/pkg/agent/attestor/ 19:13:27 spire-1.2.1/pkg/agent/attestor/node/ 19:13:27 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:13:27 spire-1.2.1/pkg/agent/attestor/node/node.go 19:13:27 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:13:27 spire-1.2.1/pkg/agent/attestor/workload/ 19:13:27 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:13:27 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:13:27 spire-1.2.1/pkg/agent/catalog/ 19:13:27 spire-1.2.1/pkg/agent/catalog/catalog.go 19:13:27 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:13:27 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:13:27 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:13:27 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:13:27 spire-1.2.1/pkg/agent/client/ 19:13:27 spire-1.2.1/pkg/agent/client/client.go 19:13:27 spire-1.2.1/pkg/agent/client/client_test.go 19:13:27 spire-1.2.1/pkg/agent/client/dial.go 19:13:27 spire-1.2.1/pkg/agent/client/nodeconn.go 19:13:27 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:13:27 spire-1.2.1/pkg/agent/client/update.go 19:13:27 spire-1.2.1/pkg/agent/client/util.go 19:13:27 spire-1.2.1/pkg/agent/common/ 19:13:27 spire-1.2.1/pkg/agent/common/backoff/ 19:13:27 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:13:27 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:13:27 spire-1.2.1/pkg/agent/common/cgroups/ 19:13:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:13:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:13:27 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:13:27 spire-1.2.1/pkg/agent/config.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/ 19:13:27 spire-1.2.1/pkg/agent/endpoints/config.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:13:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:13:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/workload/ 19:13:27 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:13:27 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:13:27 spire-1.2.1/pkg/agent/manager/ 19:13:27 spire-1.2.1/pkg/agent/manager/cache/ 19:13:27 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:13:27 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:13:27 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:13:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:13:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:13:27 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:13:27 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:13:27 spire-1.2.1/pkg/agent/manager/config.go 19:13:27 spire-1.2.1/pkg/agent/manager/manager.go 19:13:27 spire-1.2.1/pkg/agent/manager/manager_test.go 19:13:27 spire-1.2.1/pkg/agent/manager/storage.go 19:13:27 spire-1.2.1/pkg/agent/manager/storage_test.go 19:13:27 spire-1.2.1/pkg/agent/manager/storecache/ 19:13:27 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:13:27 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:13:27 spire-1.2.1/pkg/agent/manager/sync.go 19:13:27 spire-1.2.1/pkg/agent/plugin/ 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:13:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:13:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:13:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:13:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:13:27 spire-1.2.1/pkg/agent/svid/ 19:13:27 spire-1.2.1/pkg/agent/svid/rotator.go 19:13:27 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:13:27 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:13:27 spire-1.2.1/pkg/agent/svid/store/ 19:13:27 spire-1.2.1/pkg/agent/svid/store/service.go 19:13:27 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:13:27 spire-1.2.1/pkg/common/ 19:13:27 spire-1.2.1/pkg/common/agentpathtemplate/ 19:13:27 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:13:27 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:13:27 spire-1.2.1/pkg/common/api/ 19:13:27 spire-1.2.1/pkg/common/api/metrics.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/ 19:13:27 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/logger.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/names.go 19:13:27 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:13:27 spire-1.2.1/pkg/common/api/names.go 19:13:27 spire-1.2.1/pkg/common/api/ratelimit.go 19:13:27 spire-1.2.1/pkg/common/api/rpccontext/ 19:13:27 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:13:27 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:13:27 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:13:27 spire-1.2.1/pkg/common/auth/ 19:13:27 spire-1.2.1/pkg/common/auth/interceptors.go 19:13:27 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:13:27 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/ 19:13:27 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/types.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:13:27 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:13:27 spire-1.2.1/pkg/common/catalog/ 19:13:27 spire-1.2.1/pkg/common/catalog/bind.go 19:13:27 spire-1.2.1/pkg/common/catalog/builtin.go 19:13:27 spire-1.2.1/pkg/common/catalog/catalog.go 19:13:27 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:13:27 spire-1.2.1/pkg/common/catalog/closers.go 19:13:27 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:13:27 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:13:27 spire-1.2.1/pkg/common/catalog/config.go 19:13:27 spire-1.2.1/pkg/common/catalog/config_test.go 19:13:27 spire-1.2.1/pkg/common/catalog/configure.go 19:13:27 spire-1.2.1/pkg/common/catalog/constraints.go 19:13:27 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:13:27 spire-1.2.1/pkg/common/catalog/context.go 19:13:27 spire-1.2.1/pkg/common/catalog/external.go 19:13:27 spire-1.2.1/pkg/common/catalog/host.go 19:13:27 spire-1.2.1/pkg/common/catalog/pipenet.go 19:13:27 spire-1.2.1/pkg/common/catalog/plugin.go 19:13:27 spire-1.2.1/pkg/common/catalog/testplugin/ 19:13:27 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:13:27 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:13:27 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:13:27 spire-1.2.1/pkg/common/cli/ 19:13:27 spire-1.2.1/pkg/common/cli/env.go 19:13:27 spire-1.2.1/pkg/common/cli/flags.go 19:13:27 spire-1.2.1/pkg/common/cli/trust_domain.go 19:13:27 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:13:27 spire-1.2.1/pkg/common/cli/umask.go 19:13:27 spire-1.2.1/pkg/common/cli/umask_posix.go 19:13:27 spire-1.2.1/pkg/common/cli/umask_test.go 19:13:27 spire-1.2.1/pkg/common/cli/umask_windows.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/ 19:13:27 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/flag.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/format.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/ 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:13:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:13:27 spire-1.2.1/pkg/common/coretypes/ 19:13:27 spire-1.2.1/pkg/common/coretypes/bundle/ 19:13:27 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:13:27 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:13:27 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:13:27 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:13:27 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:13:27 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:13:27 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:13:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:13:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:13:27 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:13:27 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:13:27 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:13:27 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:13:27 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:13:27 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:13:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:13:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:13:27 spire-1.2.1/pkg/common/cryptoutil/ 19:13:27 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:13:27 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:13:27 spire-1.2.1/pkg/common/diskutil/ 19:13:27 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:13:27 spire-1.2.1/pkg/common/diskutil/file_test.go 19:13:27 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:13:27 spire-1.2.1/pkg/common/errorutil/ 19:13:27 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:13:27 spire-1.2.1/pkg/common/health/ 19:13:27 spire-1.2.1/pkg/common/health/config.go 19:13:27 spire-1.2.1/pkg/common/health/context.go 19:13:27 spire-1.2.1/pkg/common/health/context_test.go 19:13:27 spire-1.2.1/pkg/common/health/health.go 19:13:27 spire-1.2.1/pkg/common/health/health_test.go 19:13:27 spire-1.2.1/pkg/common/health/logger.go 19:13:27 spire-1.2.1/pkg/common/hostservice/ 19:13:27 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:13:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:13:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:13:27 spire-1.2.1/pkg/common/idutil/ 19:13:27 spire-1.2.1/pkg/common/idutil/require.go 19:13:27 spire-1.2.1/pkg/common/idutil/require_test.go 19:13:27 spire-1.2.1/pkg/common/idutil/safety.go 19:13:27 spire-1.2.1/pkg/common/idutil/safety_test.go 19:13:27 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:13:27 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:13:27 spire-1.2.1/pkg/common/jwtsvid/ 19:13:27 spire-1.2.1/pkg/common/jwtsvid/common.go 19:13:27 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:13:27 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:13:27 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:13:27 spire-1.2.1/pkg/common/jwtutil/ 19:13:27 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:13:27 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:13:27 spire-1.2.1/pkg/common/log/ 19:13:27 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:13:27 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:13:27 spire-1.2.1/pkg/common/log/log.go 19:13:27 spire-1.2.1/pkg/common/log/log_test.go 19:13:27 spire-1.2.1/pkg/common/log/options.go 19:13:27 spire-1.2.1/pkg/common/nodeutil/ 19:13:27 spire-1.2.1/pkg/common/nodeutil/node.go 19:13:27 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:13:27 spire-1.2.1/pkg/common/peertracker/ 19:13:27 spire-1.2.1/pkg/common/peertracker/conn.go 19:13:27 spire-1.2.1/pkg/common/peertracker/credentials.go 19:13:27 spire-1.2.1/pkg/common/peertracker/errors.go 19:13:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:13:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:13:27 spire-1.2.1/pkg/common/peertracker/info.go 19:13:27 spire-1.2.1/pkg/common/peertracker/listener.go 19:13:27 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:13:27 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:13:27 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:13:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:13:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:13:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:13:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:13:27 spire-1.2.1/pkg/common/peertracker/tcp.go 19:13:27 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:13:27 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:13:27 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:13:27 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:13:27 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:13:27 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:13:27 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:13:27 spire-1.2.1/pkg/common/peertracker/uds.go 19:13:27 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:13:27 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:13:27 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:13:27 spire-1.2.1/pkg/common/pemutil/ 19:13:27 spire-1.2.1/pkg/common/pemutil/block.go 19:13:27 spire-1.2.1/pkg/common/pemutil/certs.go 19:13:27 spire-1.2.1/pkg/common/pemutil/common.go 19:13:27 spire-1.2.1/pkg/common/pemutil/csr.go 19:13:27 spire-1.2.1/pkg/common/pemutil/keys.go 19:13:27 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/ 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:13:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:13:27 spire-1.2.1/pkg/common/plugin/ 19:13:27 spire-1.2.1/pkg/common/plugin/aws/ 19:13:27 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:13:27 spire-1.2.1/pkg/common/plugin/azure/ 19:13:27 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:13:27 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:13:27 spire-1.2.1/pkg/common/plugin/facade.go 19:13:27 spire-1.2.1/pkg/common/plugin/facade_test.go 19:13:27 spire-1.2.1/pkg/common/plugin/gcp/ 19:13:27 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:13:27 spire-1.2.1/pkg/common/plugin/k8s/ 19:13:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:13:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:13:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:13:27 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:13:27 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:13:27 spire-1.2.1/pkg/common/plugin/log.go 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/ 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:13:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:13:27 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:13:27 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:13:27 spire-1.2.1/pkg/common/plugin/x509pop/ 19:13:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:13:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:13:27 spire-1.2.1/pkg/common/profiling/ 19:13:27 spire-1.2.1/pkg/common/profiling/dumpers.go 19:13:27 spire-1.2.1/pkg/common/profiling/profiling.go 19:13:27 spire-1.2.1/pkg/common/protoutil/ 19:13:27 spire-1.2.1/pkg/common/protoutil/masks.go 19:13:27 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:13:27 spire-1.2.1/pkg/common/rotationutil/ 19:13:27 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:13:27 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:13:27 spire-1.2.1/pkg/common/selector/ 19:13:27 spire-1.2.1/pkg/common/selector/selector.go 19:13:27 spire-1.2.1/pkg/common/selector/selector_test.go 19:13:27 spire-1.2.1/pkg/common/selector/set.go 19:13:27 spire-1.2.1/pkg/common/selector/set_utils.go 19:13:27 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/ 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/ 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:13:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:13:27 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:13:27 spire-1.2.1/pkg/common/telemetry/call.go 19:13:27 spire-1.2.1/pkg/common/telemetry/common/ 19:13:27 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:13:27 spire-1.2.1/pkg/common/telemetry/config.go 19:13:27 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:13:27 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/inmem.go 19:13:27 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/m3.go 19:13:27 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/metrics.go 19:13:27 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/names.go 19:13:27 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:13:27 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:13:27 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/ 19:13:27 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:13:27 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:13:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:13:27 spire-1.2.1/pkg/common/telemetry/server/server.go 19:13:27 spire-1.2.1/pkg/common/telemetry/sink.go 19:13:27 spire-1.2.1/pkg/common/telemetry/statsd.go 19:13:27 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:13:27 spire-1.2.1/pkg/common/telemetry/uptime.go 19:13:27 spire-1.2.1/pkg/common/telemetry/version.go 19:13:27 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:13:27 spire-1.2.1/pkg/common/uptime/ 19:13:27 spire-1.2.1/pkg/common/uptime/uptime.go 19:13:27 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:13:27 spire-1.2.1/pkg/common/util/ 19:13:27 spire-1.2.1/pkg/common/util/certs.go 19:13:27 spire-1.2.1/pkg/common/util/certs_test.go 19:13:27 spire-1.2.1/pkg/common/util/csr.go 19:13:27 spire-1.2.1/pkg/common/util/hash.go 19:13:27 spire-1.2.1/pkg/common/util/selectors.go 19:13:27 spire-1.2.1/pkg/common/util/selectors_test.go 19:13:27 spire-1.2.1/pkg/common/util/signals.go 19:13:27 spire-1.2.1/pkg/common/util/sort.go 19:13:27 spire-1.2.1/pkg/common/util/sort_test.go 19:13:27 spire-1.2.1/pkg/common/util/task.go 19:13:27 spire-1.2.1/pkg/common/util/task_test.go 19:13:27 spire-1.2.1/pkg/common/util/testdata/ 19:13:27 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:13:27 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:13:27 spire-1.2.1/pkg/common/version/ 19:13:27 spire-1.2.1/pkg/common/version/version.go 19:13:27 spire-1.2.1/pkg/common/x509svid/ 19:13:27 spire-1.2.1/pkg/common/x509svid/common_test.go 19:13:27 spire-1.2.1/pkg/common/x509svid/csr.go 19:13:27 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:13:27 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:13:27 spire-1.2.1/pkg/common/x509util/ 19:13:27 spire-1.2.1/pkg/common/x509util/cert.go 19:13:27 spire-1.2.1/pkg/common/x509util/dns.go 19:13:27 spire-1.2.1/pkg/common/x509util/dns_test.go 19:13:27 spire-1.2.1/pkg/common/x509util/keyid.go 19:13:27 spire-1.2.1/pkg/common/x509util/keypair.go 19:13:27 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:13:27 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:13:27 spire-1.2.1/pkg/server/ 19:13:27 spire-1.2.1/pkg/server/api/ 19:13:27 spire-1.2.1/pkg/server/api/agent.go 19:13:27 spire-1.2.1/pkg/server/api/agent/ 19:13:27 spire-1.2.1/pkg/server/api/agent/v1/ 19:13:27 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:13:27 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:13:27 spire-1.2.1/pkg/server/api/agent_test.go 19:13:27 spire-1.2.1/pkg/server/api/api.go 19:13:27 spire-1.2.1/pkg/server/api/audit/ 19:13:27 spire-1.2.1/pkg/server/api/audit/audit.go 19:13:27 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:13:27 spire-1.2.1/pkg/server/api/bundle.go 19:13:27 spire-1.2.1/pkg/server/api/bundle/ 19:13:27 spire-1.2.1/pkg/server/api/bundle/v1/ 19:13:27 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:13:27 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:13:27 spire-1.2.1/pkg/server/api/bundle_test.go 19:13:27 spire-1.2.1/pkg/server/api/debug/ 19:13:27 spire-1.2.1/pkg/server/api/debug/v1/ 19:13:27 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:13:27 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:13:27 spire-1.2.1/pkg/server/api/entry.go 19:13:27 spire-1.2.1/pkg/server/api/entry/ 19:13:27 spire-1.2.1/pkg/server/api/entry/v1/ 19:13:27 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:13:27 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:13:27 spire-1.2.1/pkg/server/api/entry_test.go 19:13:27 spire-1.2.1/pkg/server/api/health/ 19:13:27 spire-1.2.1/pkg/server/api/health/v1/ 19:13:27 spire-1.2.1/pkg/server/api/health/v1/service.go 19:13:27 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:13:27 spire-1.2.1/pkg/server/api/id.go 19:13:27 spire-1.2.1/pkg/server/api/id_test.go 19:13:27 spire-1.2.1/pkg/server/api/limits/ 19:13:27 spire-1.2.1/pkg/server/api/limits/limits.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/ 19:13:27 spire-1.2.1/pkg/server/api/middleware/alias.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/audit.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/caller.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/common.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/entries.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:13:27 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:13:27 spire-1.2.1/pkg/server/api/ratelimit.go 19:13:27 spire-1.2.1/pkg/server/api/rpccontext/ 19:13:27 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:13:27 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:13:27 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:13:27 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:13:27 spire-1.2.1/pkg/server/api/selector.go 19:13:27 spire-1.2.1/pkg/server/api/selector_test.go 19:13:27 spire-1.2.1/pkg/server/api/status.go 19:13:27 spire-1.2.1/pkg/server/api/status_test.go 19:13:27 spire-1.2.1/pkg/server/api/svid/ 19:13:27 spire-1.2.1/pkg/server/api/svid/v1/ 19:13:27 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:13:27 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:13:27 spire-1.2.1/pkg/server/api/trustdomain.go 19:13:27 spire-1.2.1/pkg/server/api/trustdomain/ 19:13:27 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:13:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:13:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:13:27 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:13:27 spire-1.2.1/pkg/server/authpolicy/ 19:13:27 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:13:27 spire-1.2.1/pkg/server/authpolicy/policy.go 19:13:27 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:13:27 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:13:27 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:13:27 spire-1.2.1/pkg/server/authpolicy/validate.go 19:13:27 spire-1.2.1/pkg/server/bundle/ 19:13:27 spire-1.2.1/pkg/server/bundle/client/ 19:13:27 spire-1.2.1/pkg/server/bundle/client/client.go 19:13:27 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:13:27 spire-1.2.1/pkg/server/bundle/client/manager.go 19:13:27 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:13:27 spire-1.2.1/pkg/server/bundle/client/sources.go 19:13:27 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:13:27 spire-1.2.1/pkg/server/bundle/client/updater.go 19:13:27 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:13:27 spire-1.2.1/pkg/server/ca/ 19:13:27 spire-1.2.1/pkg/server/ca/ca.go 19:13:27 spire-1.2.1/pkg/server/ca/ca_health.go 19:13:27 spire-1.2.1/pkg/server/ca/ca_test.go 19:13:27 spire-1.2.1/pkg/server/ca/journal.go 19:13:27 spire-1.2.1/pkg/server/ca/journal_test.go 19:13:27 spire-1.2.1/pkg/server/ca/manager.go 19:13:27 spire-1.2.1/pkg/server/ca/manager_health.go 19:13:27 spire-1.2.1/pkg/server/ca/manager_test.go 19:13:27 spire-1.2.1/pkg/server/ca/templates.go 19:13:27 spire-1.2.1/pkg/server/ca/upstream_client.go 19:13:27 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:13:27 spire-1.2.1/pkg/server/ca/validation.go 19:13:27 spire-1.2.1/pkg/server/cache/ 19:13:27 spire-1.2.1/pkg/server/cache/dscache/ 19:13:27 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:13:27 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:13:27 spire-1.2.1/pkg/server/cache/entrycache/ 19:13:27 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:13:27 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:13:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:13:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:13:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:13:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:13:27 spire-1.2.1/pkg/server/catalog/ 19:13:27 spire-1.2.1/pkg/server/catalog/catalog.go 19:13:27 spire-1.2.1/pkg/server/catalog/keymanager.go 19:13:27 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:13:27 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:13:27 spire-1.2.1/pkg/server/catalog/notifier.go 19:13:27 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:13:27 spire-1.2.1/pkg/server/config.go 19:13:27 spire-1.2.1/pkg/server/datastore/ 19:13:27 spire-1.2.1/pkg/server/datastore/datastore.go 19:13:27 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:13:27 spire-1.2.1/pkg/server/datastore/repository.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:13:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:13:27 spire-1.2.1/pkg/server/endpoints/ 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/ 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:13:27 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:13:27 spire-1.2.1/pkg/server/endpoints/config.go 19:13:27 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:13:27 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:13:27 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:13:27 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:13:27 spire-1.2.1/pkg/server/endpoints/middleware.go 19:13:27 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:13:27 spire-1.2.1/pkg/server/hostservice/ 19:13:27 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:13:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:13:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:13:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:13:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:13:27 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:13:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:13:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/ 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/ 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:13:27 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:13:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:13:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/ 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:13:27 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:13:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:13:27 spire-1.2.1/pkg/server/registration/ 19:13:27 spire-1.2.1/pkg/server/registration/manager.go 19:13:27 spire-1.2.1/pkg/server/registration/manager_test.go 19:13:27 spire-1.2.1/pkg/server/scanentries.go 19:13:27 spire-1.2.1/pkg/server/scanentries_test.go 19:13:27 spire-1.2.1/pkg/server/server.go 19:13:27 spire-1.2.1/pkg/server/server_test.go 19:13:27 spire-1.2.1/pkg/server/svid/ 19:13:27 spire-1.2.1/pkg/server/svid/observer.go 19:13:27 spire-1.2.1/pkg/server/svid/observer_test.go 19:13:27 spire-1.2.1/pkg/server/svid/rotator.go 19:13:27 spire-1.2.1/pkg/server/svid/rotator_config.go 19:13:27 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:13:27 spire-1.2.1/pkg/server/svid/rotator_test.go 19:13:27 spire-1.2.1/proto/ 19:13:27 spire-1.2.1/proto/private/ 19:13:27 spire-1.2.1/proto/private/server/ 19:13:27 spire-1.2.1/proto/private/server/journal/ 19:13:27 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:13:27 spire-1.2.1/proto/private/server/journal/journal.proto 19:13:27 spire-1.2.1/proto/spire/ 19:13:27 spire-1.2.1/proto/spire/common/ 19:13:27 spire-1.2.1/proto/spire/common/common.pb.go 19:13:27 spire-1.2.1/proto/spire/common/common.proto 19:13:27 spire-1.2.1/proto/spire/common/plugin/ 19:13:27 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:13:27 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:13:27 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:13:27 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:13:27 spire-1.2.1/proto/spire/plugin/ 19:13:27 spire-1.2.1/proto/spire/plugin/agent/ 19:13:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:13:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:13:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:13:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:13:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:13:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:13:27 spire-1.2.1/release/ 19:13:27 spire-1.2.1/release/spire-extras/ 19:13:27 spire-1.2.1/release/spire-extras/README.md 19:13:27 spire-1.2.1/release/spire-extras/conf/ 19:13:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:13:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:13:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:13:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:13:27 spire-1.2.1/release/spire/ 19:13:27 spire-1.2.1/release/spire/README.md 19:13:27 spire-1.2.1/release/spire/conf/ 19:13:27 spire-1.2.1/release/spire/conf/agent/ 19:13:27 spire-1.2.1/release/spire/conf/agent/agent.conf 19:13:27 spire-1.2.1/release/spire/conf/server/ 19:13:27 spire-1.2.1/release/spire/conf/server/server.conf 19:13:27 spire-1.2.1/script/ 19:13:27 spire-1.2.1/script/build-artifact.sh 19:13:27 spire-1.2.1/script/generate_dummy_ca.sh 19:13:27 spire-1.2.1/support/ 19:13:27 spire-1.2.1/support/k8s/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:13:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/ 19:13:27 spire-1.2.1/support/oidc-discovery-provider/README.md 19:13:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/config.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/main.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:13:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:13:27 spire-1.2.1/test/ 19:13:27 spire-1.2.1/test/clock/ 19:13:27 spire-1.2.1/test/clock/clock.go 19:13:27 spire-1.2.1/test/fakes/ 19:13:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:13:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:13:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:13:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:13:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:13:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:13:27 spire-1.2.1/test/fakes/fakeagentstore/ 19:13:27 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:13:27 spire-1.2.1/test/fakes/fakedatastore/ 19:13:27 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:13:27 spire-1.2.1/test/fakes/fakeentryclient/ 19:13:27 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:13:27 spire-1.2.1/test/fakes/fakehealthchecker/ 19:13:27 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:13:27 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:13:27 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:13:27 spire-1.2.1/test/fakes/fakemetrics/ 19:13:27 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:13:27 spire-1.2.1/test/fakes/fakenoderesolver/ 19:13:27 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:13:27 spire-1.2.1/test/fakes/fakenotifier/ 19:13:27 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:13:27 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:13:27 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:13:27 spire-1.2.1/test/fakes/fakeserverca/ 19:13:27 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:13:27 spire-1.2.1/test/fakes/fakeservercatalog/ 19:13:27 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:13:27 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:13:27 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:13:27 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:13:27 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:13:27 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:13:27 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:13:27 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:13:27 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:13:27 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:13:27 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:13:27 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:13:27 spire-1.2.1/test/fixture/ 19:13:27 spire-1.2.1/test/fixture/certs/ 19:13:27 spire-1.2.1/test/fixture/certs/agent_svid.der 19:13:27 spire-1.2.1/test/fixture/certs/base_cert.pem 19:13:27 spire-1.2.1/test/fixture/certs/base_csr.pem 19:13:27 spire-1.2.1/test/fixture/certs/base_key.pem 19:13:27 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:13:27 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:13:27 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:13:27 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:13:27 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:13:27 spire-1.2.1/test/fixture/certs/blog_key.pem 19:13:27 spire-1.2.1/test/fixture/certs/bundle.der 19:13:27 spire-1.2.1/test/fixture/certs/ca.pem 19:13:27 spire-1.2.1/test/fixture/certs/ca_key.pem 19:13:27 spire-1.2.1/test/fixture/certs/database_cert.pem 19:13:27 spire-1.2.1/test/fixture/certs/database_csr.pem 19:13:27 spire-1.2.1/test/fixture/certs/database_key.pem 19:13:27 spire-1.2.1/test/fixture/certs/node_cert.pem 19:13:27 spire-1.2.1/test/fixture/certs/node_csr.pem 19:13:27 spire-1.2.1/test/fixture/certs/node_key.pem 19:13:27 spire-1.2.1/test/fixture/certs/svid.pem 19:13:27 spire-1.2.1/test/fixture/certs/svid_key.pem 19:13:27 spire-1.2.1/test/fixture/config/ 19:13:27 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:13:27 spire-1.2.1/test/fixture/config/agent_good.conf 19:13:27 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:13:27 spire-1.2.1/test/fixture/config/plugin_good.conf 19:13:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:13:27 spire-1.2.1/test/fixture/config/server_good.conf 19:13:27 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:13:27 spire-1.2.1/test/fixture/fixture.go 19:13:27 spire-1.2.1/test/fixture/nodeattestor/ 19:13:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:13:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:13:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:13:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:13:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:13:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:13:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:13:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:13:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:13:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:13:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:13:27 spire-1.2.1/test/fixture/registration/ 19:13:27 spire-1.2.1/test/fixture/registration/entries.json 19:13:27 spire-1.2.1/test/fixture/registration/good-for-update.json 19:13:27 spire-1.2.1/test/fixture/registration/good.json 19:13:27 spire-1.2.1/test/fixture/registration/invalid.json 19:13:27 spire-1.2.1/test/fixture/registration/invalid_json.json 19:13:27 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:13:27 spire-1.2.1/test/integration/ 19:13:27 spire-1.2.1/test/integration/README.md 19:13:27 spire-1.2.1/test/integration/common 19:13:27 spire-1.2.1/test/integration/setup/ 19:13:27 spire-1.2.1/test/integration/setup/adminclient/ 19:13:27 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:13:27 spire-1.2.1/test/integration/setup/adminclient/client.go 19:13:27 spire-1.2.1/test/integration/setup/debugagent/ 19:13:27 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:13:27 spire-1.2.1/test/integration/setup/debugagent/main.go 19:13:27 spire-1.2.1/test/integration/setup/debugserver/ 19:13:27 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:13:27 spire-1.2.1/test/integration/setup/debugserver/main.go 19:13:27 spire-1.2.1/test/integration/setup/downstreamclient/ 19:13:27 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:13:27 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:13:27 spire-1.2.1/test/integration/setup/itclient/ 19:13:27 spire-1.2.1/test/integration/setup/itclient/client.go 19:13:27 spire-1.2.1/test/integration/setup/node-attestation/ 19:13:27 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:13:27 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:13:27 spire-1.2.1/test/integration/setup/x509pop/ 19:13:27 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:13:27 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:13:27 spire-1.2.1/test/integration/suites/ 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:13:27 spire-1.2.1/test/integration/suites/join-token/ 19:13:27 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:13:27 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:13:27 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:13:27 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:13:27 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:13:27 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:13:27 spire-1.2.1/test/integration/suites/join-token/README.md 19:13:27 spire-1.2.1/test/integration/suites/join-token/conf/ 19:13:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/join-token/teardown 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:13:27 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:13:27 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:13:27 spire-1.2.1/test/integration/suites/k8s/ 19:13:27 spire-1.2.1/test/integration/suites/k8s/00-setup 19:13:27 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:13:27 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:13:27 spire-1.2.1/test/integration/suites/k8s/README.md 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/ 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:13:27 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:13:27 spire-1.2.1/test/integration/suites/k8s/teardown 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/ 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:13:27 spire-1.2.1/test/integration/suites/rotation/ 19:13:27 spire-1.2.1/test/integration/suites/rotation/00-setup 19:13:27 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:13:27 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:13:27 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:13:27 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:13:27 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:13:27 spire-1.2.1/test/integration/suites/rotation/README.md 19:13:27 spire-1.2.1/test/integration/suites/rotation/conf/ 19:13:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/rotation/teardown 19:13:27 spire-1.2.1/test/integration/suites/self-test/ 19:13:27 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:13:27 spire-1.2.1/test/integration/suites/self-test/README.md 19:13:27 spire-1.2.1/test/integration/suites/self-test/teardown 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:13:27 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:13:27 spire-1.2.1/test/integration/suites/upgrade/ 19:13:27 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:13:27 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:13:27 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:13:27 spire-1.2.1/test/integration/suites/upgrade/README.md 19:13:27 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:13:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:13:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:13:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:13:27 spire-1.2.1/test/integration/suites/upgrade/teardown 19:13:27 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:13:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:13:27 spire-1.2.1/test/integration/test-one.sh 19:13:27 spire-1.2.1/test/integration/test.sh 19:13:27 spire-1.2.1/test/plugintest/ 19:13:27 spire-1.2.1/test/plugintest/config.go 19:13:27 spire-1.2.1/test/plugintest/load.go 19:13:27 spire-1.2.1/test/plugintest/option.go 19:13:27 spire-1.2.1/test/spiretest/ 19:13:27 spire-1.2.1/test/spiretest/apiserver.go 19:13:27 spire-1.2.1/test/spiretest/assertions.go 19:13:27 spire-1.2.1/test/spiretest/dir.go 19:13:27 spire-1.2.1/test/spiretest/errors_posix.go 19:13:27 spire-1.2.1/test/spiretest/errors_windows.go 19:13:27 spire-1.2.1/test/spiretest/logs.go 19:13:27 spire-1.2.1/test/spiretest/socketapi.go 19:13:27 spire-1.2.1/test/spiretest/suite.go 19:13:27 spire-1.2.1/test/spiretest/x509.go 19:13:27 spire-1.2.1/test/testca/ 19:13:27 spire-1.2.1/test/testca/ca.go 19:13:27 spire-1.2.1/test/testkey/ 19:13:27 spire-1.2.1/test/testkey/generate.sh 19:13:27 spire-1.2.1/test/testkey/genkeys.go 19:13:27 spire-1.2.1/test/testkey/keys.go 19:13:27 spire-1.2.1/test/testkey/new.go 19:13:27 spire-1.2.1/test/tpmsimulator/ 19:13:27 spire-1.2.1/test/tpmsimulator/simulator.go 19:13:27 spire-1.2.1/test/util/ 19:13:27 spire-1.2.1/test/util/cert_fixtures.go 19:13:27 spire-1.2.1/test/util/cert_generation.go 19:13:27 spire-1.2.1/test/util/io_redirection.go 19:13:27 spire-1.2.1/test/util/race.go 19:13:27 spire-1.2.1/test/util/util.go 19:13:27 building spire from source... 19:13:27 Installing go1.17.7... 19:13:29 go: downloading google.golang.org/api v0.70.0 19:13:29 go: downloading k8s.io/client-go v0.23.4 19:13:29 go: downloading k8s.io/api v0.23.4 19:13:29 go: downloading github.com/google/go-tpm v0.3.3 19:13:29 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:13:29 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:13:29 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:13:29 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:13:29 go: downloading cloud.google.com/go/storage v1.21.0 19:13:29 go: downloading cloud.google.com/go v0.100.2 19:13:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:13:30 go: downloading k8s.io/apimachinery v0.23.4 19:13:30 go: downloading k8s.io/kube-aggregator v0.23.3 19:13:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:13:30 go: downloading cloud.google.com/go/security v1.3.0 19:13:30 go: downloading github.com/hashicorp/vault/api v1.4.1 19:13:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:13:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:13:30 go: downloading github.com/twmb/murmur3 v1.1.6 19:13:30 go: downloading github.com/jinzhu/inflection v1.0.0 19:13:30 go: downloading github.com/aws/smithy-go v1.11.0 19:13:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:13:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:13:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:13:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:13:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:13:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:13:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:13:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:13:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:13:30 go: downloading github.com/dimchansky/utfbom v1.1.1 19:13:30 go: downloading cloud.google.com/go/compute v1.3.0 19:13:30 go: downloading cloud.google.com/go/iam v0.1.1 19:13:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:13:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:13:32 Building bin/spire-server... 19:13:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:13:32 go: downloading github.com/mitchellh/cli v1.1.2 19:13:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:13:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:13:32 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:13:33 go: downloading github.com/imdario/mergo v0.3.12 19:13:33 go: downloading github.com/sirupsen/logrus v1.8.1 19:13:33 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:13:33 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:13:33 go: downloading github.com/gogo/protobuf v1.3.2 19:13:33 go: downloading github.com/google/gofuzz v1.1.0 19:13:33 go: downloading k8s.io/klog/v2 v2.30.0 19:13:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:13:33 go: downloading google.golang.org/grpc v1.44.0 19:13:33 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:13:33 go: downloading github.com/spf13/pflag v1.0.5 19:13:33 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:13:33 go: downloading github.com/fatih/color v1.13.0 19:13:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:13:33 go: downloading github.com/mattn/go-isatty v0.0.14 19:13:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:13:33 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:13:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:13:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:13:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:13:33 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:13:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:13:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:13:34 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:13:34 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:13:34 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:13:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:13:34 go: downloading github.com/open-policy-agent/opa v0.38.0 19:13:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:13:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:13:34 go: downloading gopkg.in/yaml.v2 v2.4.0 19:13:34 go: downloading github.com/armon/go-metrics v0.3.10 19:13:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:13:34 go: downloading github.com/gobwas/glob v0.2.3 19:13:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:13:34 go: downloading github.com/prometheus/client_golang v1.12.1 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:13:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:13:34 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:13:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:13:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:13:34 go: downloading go.opencensus.io v0.23.0 19:13:34 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:13:34 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:13:34 go: downloading github.com/mattn/go-colorable v0.1.12 19:13:34 go: downloading gopkg.in/inf.v0 v0.9.1 19:13:34 go: downloading github.com/google/go-cmp v0.5.7 19:13:34 go: downloading github.com/Masterminds/goutils v1.1.0 19:13:34 go: downloading github.com/Masterminds/semver v1.5.0 19:13:34 go: downloading github.com/google/uuid v1.1.2 19:13:34 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:13:34 go: downloading github.com/googleapis/gnostic v0.5.5 19:13:34 go: downloading github.com/huandu/xstrings v1.3.2 19:13:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:13:34 go: downloading github.com/go-logr/logr v1.2.2 19:13:34 go: downloading github.com/json-iterator/go v1.1.12 19:13:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:13:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:13:34 go: downloading github.com/oklog/run v1.0.0 19:13:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:13:34 go: downloading go.uber.org/zap v1.21.0 19:13:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:13:34 go: downloading github.com/imkira/go-observer v1.0.3 19:13:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:13:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:13:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:13:34 go: downloading github.com/tklauser/numcpus v0.3.0 19:13:34 go: downloading sigs.k8s.io/yaml v1.3.0 19:13:34 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:13:34 go: downloading github.com/prometheus/client_model v0.2.0 19:13:34 go: downloading github.com/prometheus/common v0.32.1 19:13:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:13:34 go: downloading github.com/beorn7/perks v1.0.1 19:13:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:13:34 go: downloading github.com/modern-go/reflect2 v1.0.2 19:13:34 go: downloading github.com/golang/snappy v0.0.4 19:13:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:13:34 go: downloading github.com/ryanuber/go-glob v1.0.0 19:13:34 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:13:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:13:34 go: downloading github.com/hashicorp/go-version v1.2.0 19:13:34 go: downloading go.uber.org/multierr v1.6.0 19:13:34 go: downloading github.com/prometheus/procfs v0.7.3 19:13:34 go: downloading go.uber.org/atomic v1.9.0 19:13:34 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:13:35 go: downloading github.com/hashicorp/errwrap v1.1.0 19:13:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:13:35 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:13:35 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:13:35 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:13:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:13:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:13:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:13:36 go: downloading github.com/stretchr/testify v1.7.0 19:13:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:13:36 go: downloading github.com/blang/semver/v4 v4.0.0 19:13:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:13:36 go: downloading github.com/jinzhu/gorm v1.9.16 19:13:36 go: downloading github.com/lib/pq v1.10.4 19:13:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:13:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:13:39 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:39 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:13:40 go: downloading k8s.io/client-go v0.23.4 19:13:40 go: downloading google.golang.org/api v0.70.0 19:13:40 go: downloading k8s.io/api v0.23.4 19:13:40 go: downloading github.com/google/go-tpm v0.3.3 19:13:40 go: downloading cloud.google.com/go/storage v1.21.0 19:13:40 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:13:40 go: downloading cloud.google.com/go v0.100.2 19:13:41 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:13:41 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:13:41 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:13:41 go: downloading k8s.io/apimachinery v0.23.4 19:13:41 go: downloading k8s.io/kube-aggregator v0.23.3 19:13:41 go: downloading cloud.google.com/go/security v1.3.0 19:13:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:13:41 Building bin/spire-agent... 19:13:41 go: downloading github.com/hashicorp/vault/api v1.4.1 19:13:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:13:42 go: downloading github.com/docker/docker v20.10.12+incompatible 19:13:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:13:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:13:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:13:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:13:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:13:42 go: downloading github.com/twmb/murmur3 v1.1.6 19:13:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:13:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:13:43 go: downloading github.com/google/go-tpm-tools v0.3.3 19:13:43 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:13:43 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:13:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:13:43 go: downloading github.com/aws/smithy-go v1.11.0 19:13:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:13:43 go: downloading github.com/docker/go-connections v0.4.0 19:13:43 go: downloading github.com/docker/go-units v0.4.0 19:13:43 go: downloading github.com/opencontainers/image-spec v1.0.1 19:13:43 go: downloading github.com/containerd/containerd v1.3.4 19:13:43 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:13:43 go: downloading github.com/opencontainers/go-digest v1.0.0 19:13:43 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:13:43 go: downloading github.com/jinzhu/inflection v1.0.0 19:13:43 go: downloading cloud.google.com/go/compute v1.3.0 19:13:43 go: downloading cloud.google.com/go/iam v0.1.1 19:13:43 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:13:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:13:44 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:13:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:13:44 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:13:44 go: downloading github.com/gogo/protobuf v1.3.2 19:13:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:13:44 go: downloading github.com/dimchansky/utfbom v1.1.1 19:13:44 go: downloading k8s.io/klog/v2 v2.30.0 19:13:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:13:44 go: downloading github.com/google/gofuzz v1.1.0 19:13:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:13:44 go: downloading github.com/spf13/pflag v1.0.5 19:13:44 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:13:44 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:13:44 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:13:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:13:44 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:13:44 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:13:44 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:13:45 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:13:45 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:13:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:13:45 go: downloading gopkg.in/yaml.v2 v2.4.0 19:13:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:13:45 go: downloading github.com/gobwas/glob v0.2.3 19:13:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:13:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:13:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:13:45 go: downloading go.opencensus.io v0.23.0 19:13:46 go: downloading gopkg.in/inf.v0 v0.9.1 19:13:46 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:13:46 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:13:46 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:13:46 go: downloading github.com/googleapis/gnostic v0.5.5 19:13:46 go: downloading github.com/go-logr/logr v1.2.2 19:13:46 go: downloading github.com/google/go-cmp v0.5.7 19:13:46 go: downloading github.com/json-iterator/go v1.1.12 19:13:46 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:13:46 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:13:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:13:46 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:13:46 go: downloading go.uber.org/zap v1.21.0 19:13:46 go: downloading github.com/tklauser/numcpus v0.3.0 19:13:46 go: downloading sigs.k8s.io/yaml v1.3.0 19:13:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:13:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:13:46 go: downloading github.com/modern-go/reflect2 v1.0.2 19:13:46 go: downloading github.com/golang/snappy v0.0.4 19:13:46 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:13:46 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:13:46 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:13:47 go: downloading github.com/hashicorp/go-version v1.2.0 19:13:47 go: downloading github.com/ryanuber/go-glob v1.0.0 19:13:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:13:47 go: downloading go.uber.org/multierr v1.6.0 19:13:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:13:55 Removing intermediate container 6a66bf81db51 19:13:55 ---> 5c674d941fac 19:13:55 19:13:55 Step 10/22 : FROM alpine:3.14 19:13:55 ---> e04c818066af 19:13:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:13:55 Removing intermediate container 732f5f37443d 19:13:55 ---> 2d199474ef08 19:13:55 19:13:55 Step 10/23 : FROM alpine:3.14 19:13:55 ---> e04c818066af 19:13:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:55 ---> Running in 304f675ddb69 19:13:55 ---> Running in 21c3fd12b1f9 19:13:55 Removing intermediate container 304f675ddb69 19:13:55 ---> f4d65b7a5d07 19:13:55 Step 12/23 : ENV APP_PORT=59880 19:13:55 ---> Running in e12f4f0d1b64 19:13:56 Removing intermediate container e12f4f0d1b64 19:13:56 ---> 4b280186d476 19:13:56 Step 13/23 : EXPOSE $APP_PORT 19:13:56 ---> Running in 591a240a387b 19:13:56 Removing intermediate container 591a240a387b 19:13:56 ---> 17e58a8e7bf8 19:13:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:56 ---> Running in 27b3dd1d8dec 19:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:57 (1/6) Installing ca-certificates (20211220-r0) 19:13:57 (2/6) Installing brotli-libs (1.0.9-r5) 19:13:57 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:13:57 (4/6) Installing libcurl (7.79.1-r1) 19:13:57 (5/6) Installing curl (7.79.1-r1) 19:13:57 (6/6) Installing dumb-init (1.2.5-r1) 19:13:57 Executing busybox-1.33.1-r7.trigger 19:13:57 Executing ca-certificates-20211220-r0.trigger 19:13:57 OK: 8 MiB in 20 packages 19:13:58 Removing intermediate container 21c3fd12b1f9 19:13:58 ---> a4d18915b21e 19:13:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:58 ---> Running in 5a28db5436ee 19:13:58 Removing intermediate container 27b3dd1d8dec 19:13:58 ---> 7ed189fcef57 19:13:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:13:59 Removing intermediate container 5a28db5436ee 19:13:59 ---> f765ab7350bf 19:13:59 Step 13/22 : WORKDIR /edgex 19:13:59 ---> Running in 130b1cb0041e 19:13:59 ---> Running in 9dd12b6c16c6 19:13:59 Removing intermediate container 9dd12b6c16c6 19:13:59 ---> 5a18d7a77177 19:13:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:00 ---> 9a6ab20ff051 19:14:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:01 (1/6) Installing dumb-init (1.2.5-r1) 19:14:01 ---> 933ef3141153 19:14:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:14:01 (3/6) Installing libsodium (1.0.18-r0) 19:14:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:14:01 (5/6) Installing libzmq (4.3.4-r0) 19:14:01 (6/6) Installing zeromq (4.3.4-r0) 19:14:01 Executing busybox-1.33.1-r7.trigger 19:14:01 OK: 8 MiB in 20 packages 19:14:02 ---> 6aba9dd72a48 19:14:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:14:03 Removing intermediate container 130b1cb0041e 19:14:03 ---> c405aa270add 19:14:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:03 ---> 2c9debd52279 19:14:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:03 ---> Running in 2540ccc1ee23 19:14:03 ---> 389fc3f4b71a 19:14:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:14:06 ---> ddb05e9c9740 19:14:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:14:06 Removing intermediate container 2540ccc1ee23 19:14:06 ---> 3458546bbd44 19:14:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:14:06 ---> Running in 8083bf716f21 19:14:06 ---> 486bfc6a38b4 19:14:06 Step 19/23 : ENTRYPOINT ["/core-data"] 19:14:06 ---> Running in de1b5e8a342f 19:14:06 Removing intermediate container 8083bf716f21 19:14:06 ---> 6574d2d13f3f 19:14:06 Step 20/22 : LABEL arch=x86_64 19:14:06 ---> Running in a18a4a1fde70 19:14:07 Removing intermediate container de1b5e8a342f 19:14:07 ---> c66473a4ff2f 19:14:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:07 Removing intermediate container a18a4a1fde70 19:14:07 ---> aaf8a727f028 19:14:07 Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:14:07 ---> Running in e54d6a7194ea 19:14:07 ---> Running in 1b3c971a2179 19:14:07 Removing intermediate container e54d6a7194ea 19:14:07 ---> 344aa7a3dd0c 19:14:07 Step 21/23 : LABEL arch=x86_64 19:14:08 ---> Running in 48dbdabdb302 19:14:08 Removing intermediate container 1b3c971a2179 19:14:08 ---> 2100fc1e10ce 19:14:08 Step 22/22 : LABEL version=0.0.0 19:14:09 ---> Running in ad02bbc72789 19:14:09 Removing intermediate container 48dbdabdb302 19:14:09 ---> f8234b11ed9d 19:14:09 Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:14:09 ---> Running in c6ea75b73a8e 19:14:09 Removing intermediate container ad02bbc72789 19:14:09 ---> 8148d8e36304 19:14:09 19:14:09 Successfully built 8148d8e36304 19:14:09 Successfully tagged security-proxy-setup:latest 19:14:09  Building security-proxy-setup ... done Removing intermediate container c6ea75b73a8e 19:14:09 ---> 1075abb1e7ea 19:14:09 Step 23/23 : LABEL version=0.0.0 19:14:10 ---> Running in 43abb234f47e 19:14:10 Removing intermediate container 43abb234f47e 19:14:10 ---> bbe0a30046fe 19:14:10 19:14:10 Successfully built bbe0a30046fe 19:14:10 Successfully tagged core-data:latest 19:14:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.429s coverage: 98.5% of statements 19:15:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.659s coverage: 53.4% of statements 19:15:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.660s coverage: 89.2% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.610s coverage: 84.4% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.096s coverage: 95.6% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.653s coverage: 72.2% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.452s coverage: 60.0% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.664s coverage: 0.9% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.458s coverage: 58.8% of statements 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.543s coverage: 29.6% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.229s coverage: 47.1% of statements 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.292s coverage: 79.5% of statements 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 19:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 19:15:32  Building core-data ... done Removing intermediate container 86a61a23bcc1 19:15:32 ---> d916b72c40ed 19:15:32 19:15:32 Step 13/26 : FROM alpine:3.15 19:15:32 ---> 0ac33e5f5afa 19:15:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:32 ---> Using cache 19:15:32 ---> bbdbf6715faf 19:15:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:32 ---> Using cache 19:15:32 ---> a2e3c0e7f92a 19:15:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:32 ---> Running in 909381e45b0a 19:15:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:32 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 19:15:32 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:15:32 OK: 15855 distinct packages available 19:15:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:32 (1/5) Installing dumb-init (1.2.5-r1) 19:15:32 (2/5) Installing musl-obstack (1.2.3-r0) 19:15:32 (3/5) Installing libucontext (1.1-r0) 19:15:32 (4/5) Installing gcompat (1.0.0-r4) 19:15:32 (5/5) Installing openssl (1.1.1n-r0) 19:15:32 Executing busybox-1.34.1-r5.trigger 19:15:32 OK: 6 MiB in 19 packages 19:15:32 Removing intermediate container 909381e45b0a 19:15:32 ---> b9aa01ad1547 19:15:32 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:15:32 ---> ce860de78675 19:15:32 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:15:32 ---> fda5b003f117 19:15:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:15:32 ---> 4c4188a34a45 19:15:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:15:32 ---> c3ab6aa0291d 19:15:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:15:32 ---> c22622fafb0d 19:15:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:15:32 ---> Running in dca3f14df3c2 19:15:33 Removing intermediate container dca3f14df3c2 19:15:33 ---> 59dabcdd3055 19:15:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:15:33 ---> Running in 291ac1d41b82 19:15:33 Removing intermediate container 291ac1d41b82 19:15:33 ---> 3917568d058f 19:15:33 Step 24/26 : LABEL arch=x86_64 19:15:33 ---> Running in faac17f98eb8 19:15:33 Removing intermediate container faac17f98eb8 19:15:33 ---> ef8c1da021a4 19:15:33 Step 25/26 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:15:33 ---> Running in 90e584159dd4 19:15:33 Removing intermediate container 90e584159dd4 19:15:33 ---> ff7550bb4d18 19:15:33 Step 26/26 : LABEL version=0.0.0 19:15:33 ---> Running in d42192f627a9 19:15:33 Removing intermediate container d42192f627a9 19:15:33 ---> d0da10cb91bb 19:15:33 19:15:33 Successfully built d0da10cb91bb 19:15:33 Successfully tagged security-spire-agent:latest 19:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.347s coverage: 94.4% of statements 19:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.646s coverage: 82.5% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.326s coverage: 85.4% of statements 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.810s coverage: 91.2% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.841s coverage: 64.4% of statements 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 19:16:00  Building security-spire-agent ... done Building bin/spire-agent... 19:16:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:16:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:16:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:16:00 go: downloading github.com/docker/docker v20.10.12+incompatible 19:16:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:16:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:16:00 go: downloading github.com/google/go-tpm-tools v0.3.3 19:16:00 go: downloading github.com/docker/go-connections v0.4.0 19:16:00 go: downloading github.com/docker/go-units v0.4.0 19:16:00 go: downloading github.com/opencontainers/image-spec v1.0.1 19:16:00 go: downloading github.com/containerd/containerd v1.3.4 19:16:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:16:00 go: downloading github.com/opencontainers/go-digest v1.0.0 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.508s coverage: 65.4% of statements 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:04 Building bin/spire-agent... 19:16:04 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:16:04 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:16:04 go: downloading github.com/docker/docker v20.10.12+incompatible 19:16:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:16:04 go: downloading github.com/google/go-tpm-tools v0.3.3 19:16:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:16:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:16:04 go: downloading github.com/docker/go-connections v0.4.0 19:16:04 go: downloading github.com/docker/go-units v0.4.0 19:16:04 go: downloading github.com/opencontainers/image-spec v1.0.1 19:16:04 go: downloading github.com/opencontainers/go-digest v1.0.0 19:16:04 go: downloading github.com/containerd/containerd v1.3.4 19:16:04 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.988s coverage: 43.8% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.347s coverage: 84.8% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.396s coverage: 17.7% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.858s coverage: 92.3% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:16:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:16:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:14 GO111MODULE=on go vet ./... 19:17:41 Removing intermediate container 67e7fe29e1ba 19:17:41 ---> fc48d2f80768 19:17:41 19:17:41 Step 13/26 : FROM alpine:3.15 19:17:41 ---> 0ac33e5f5afa 19:17:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:41 ---> Using cache 19:17:41 ---> bbdbf6715faf 19:17:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:41 ---> Using cache 19:17:41 ---> a2e3c0e7f92a 19:17:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:17:41 Removing intermediate container 6836aa1a7a46 19:17:41 ---> fe6f32a7feb1 19:17:41 19:17:41 Step 13/25 : FROM alpine:3.15 19:17:41 ---> 0ac33e5f5afa 19:17:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:41 ---> Using cache 19:17:41 ---> bbdbf6715faf 19:17:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:41 ---> Using cache 19:17:41 ---> a2e3c0e7f92a 19:17:41 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:41 ---> Using cache 19:17:41 ---> b9aa01ad1547 19:17:41 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:17:41 ---> Running in db69828172b7 19:17:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:41 ---> 1030e43437c9 19:17:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:17:41 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 19:17:41 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:17:41 OK: 15855 distinct packages available 19:17:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:41 ---> d14878a62b71 19:17:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:17:41 ---> 9ab4baf134a3 19:17:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:17:41 ---> 441d733986c1 19:17:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:41 ---> Running in c0c8da67196b 19:17:41 Removing intermediate container c0c8da67196b 19:17:41 ---> 159e6f44e684 19:17:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:41 ---> Running in 46016fd10214 19:17:41 Removing intermediate container 46016fd10214 19:17:41 ---> 3ba1e166815f 19:17:41 Step 23/25 : LABEL arch=x86_64 19:17:41 ---> Running in 7737113ba438 19:17:41 Removing intermediate container 7737113ba438 19:17:41 ---> 041267a325be 19:17:41 Step 24/25 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:17:41 ---> Running in 4f91491e84ef 19:17:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:41 Removing intermediate container 4f91491e84ef 19:17:41 ---> 9e69b1966fe8 19:17:41 Step 25/25 : LABEL version=0.0.0 19:17:41 ---> Running in b98482dad5a7 19:17:41 Removing intermediate container b98482dad5a7 19:17:41 ---> 88af8dfb8f60 19:17:41 19:17:41 Successfully built 88af8dfb8f60 19:17:41 Successfully tagged security-spire-server:latest 19:17:41  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) 19:17:41 (2/4) Installing musl-obstack (1.2.3-r0) 19:17:41 (3/4) Installing libucontext (1.1-r0) 19:17:41 (4/4) Installing gcompat (1.0.0-r4) 19:17:41 Executing busybox-1.34.1-r5.trigger 19:17:41 OK: 6 MiB in 18 packages 19:17:41 Removing intermediate container db69828172b7 19:17:41 ---> 4bdc79aafe6f 19:17:41 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:17:41 ---> 3b6c1132a916 19:17:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:17:41 ---> e4df14a360f3 19:17:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:17:41 ---> Running in 13b430565224 19:17:41 Removing intermediate container 13b430565224 19:17:41 ---> e5e1c9e65059 19:17:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:17:41 ---> d0cd471513b4 19:17:41 Step 21/26 : WORKDIR / 19:17:41 ---> Running in 5391dedc9d07 19:17:41 Removing intermediate container 5391dedc9d07 19:17:41 ---> 76e36cb0b15b 19:17:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:41 ---> Running in 07fded536a05 19:17:41 Removing intermediate container 07fded536a05 19:17:41 ---> 0b9c60c389f2 19:17:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:41 ---> Running in a9934d5219cc 19:17:41 Removing intermediate container a9934d5219cc 19:17:41 ---> 995c05290e36 19:17:41 Step 24/26 : LABEL arch=x86_64 19:17:41 ---> Running in f742b2484605 19:17:41 Removing intermediate container f742b2484605 19:17:41 ---> 5881969737e4 19:17:41 Step 25/26 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:17:42 ---> Running in 4920d0429480 19:17:43 Removing intermediate container 4920d0429480 19:17:43 ---> 169374f6ace5 19:17:43 Step 26/26 : LABEL version=0.0.0 19:17:44 ---> Running in d6fc98d623da 19:17:44 Removing intermediate container d6fc98d623da 19:17:44 ---> 0cae597ac900 19:17:44 19:17:44 Successfully built 0cae597ac900 19:17:45 Successfully tagged security-spire-config:latest 19:17:45  Building security-spire-config ... done  [Pipeline] } 19:17:45 $ docker stop --time=1 9f2a1cd17f3fa0169cd5d4e80c0c5b311137d713a9b869199b29c0dbb61a3b6f 19:17:47 $ docker rm -f 9f2a1cd17f3fa0169cd5d4e80c0c5b311137d713a9b869199b29c0dbb61a3b6f [Pipeline] // withDockerContainer [Pipeline] sh 19:17:48 + docker images 19:17:48 REPOSITORY TAG IMAGE ID CREATED SIZE 19:17:48 security-spire-config latest 0cae597ac900 4 seconds ago 86.7MB 19:17:48 security-spire-server latest 88af8dfb8f60 16 seconds ago 87.3MB 19:17:48 fc48d2f80768 49 seconds ago 4.43GB 19:17:48 fe6f32a7feb1 49 seconds ago 4.43GB 19:17:48 security-spire-agent latest d0da10cb91bb 2 minutes ago 127MB 19:17:48 d916b72c40ed 2 minutes ago 4.43GB 19:17:48 core-data latest bbe0a30046fe 3 minutes ago 22.5MB 19:17:48 security-proxy-setup latest 8148d8e36304 3 minutes ago 26.9MB 19:17:48 2d199474ef08 3 minutes ago 1.52GB 19:17:48 5c674d941fac 3 minutes ago 1.5GB 19:17:48 support-notifications latest 2f3f64ad4b0e 4 minutes ago 26.9MB 19:17:48 security-bootstrapper latest df677ea7df4b 4 minutes ago 19.1MB 19:17:48 181cb1906173 4 minutes ago 1.55GB 19:17:48 support-scheduler latest b50ea7809f77 4 minutes ago 26.3MB 19:17:48 core-command latest d033f2f0bdbc 5 minutes ago 16.1MB 19:17:48 2829f6d19938 5 minutes ago 1.55GB 19:17:48 a3bd1a7d037b 5 minutes ago 1.5GB 19:17:48 f01eda469f36 5 minutes ago 1.49GB 19:17:48 sys-mgmt-agent latest 5e191fbfa885 5 minutes ago 299MB 19:17:48 security-spiffe-token-provider latest d38b33de8273 5 minutes ago 28.8MB 19:17:48 security-secretstore-setup latest 119eaaeea079 5 minutes ago 28.5MB 19:17:48 core-metadata latest 35a58b6f69d4 6 minutes ago 17MB 19:17:48 de0bec18885c 6 minutes ago 1.49GB 19:17:48 86ee21b43092 6 minutes ago 1.54GB 19:17:48 5df55e8da370 6 minutes ago 1.5GB 19:17:48 f6e6acdd190c 6 minutes ago 1.5GB 19:17:48 ci-base-image-x86_64 latest 031c5e86fea6 9 minutes ago 895MB 19:17:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 11 days ago 562MB 19:17:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 12 days ago 254MB 19:17:48 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 19:17:48 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 19:17:48 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 19:17:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:06 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:07 + ls -al . 19:18:07 total 668 19:18:07 drwxrwxr-x 9 1001 1001 4096 May 3 19:17 . 19:18:07 drwxr-xr-x 4 root root 4096 May 3 19:12 .. 19:18:07 -rw-rw-r-- 1 1001 1001 11 May 3 19:10 .dockerignore 19:18:07 drwxrwxr-x 8 1001 1001 4096 May 3 19:10 .git 19:18:07 drwxrwxr-x 3 1001 1001 4096 May 3 19:10 .github 19:18:07 -rw-rw-r-- 1 1001 1001 879 May 3 19:10 .gitignore 19:18:07 -rw-rw-r-- 1 1001 1001 42 May 3 19:10 .golangci.yml 19:18:07 -rw-rw-r-- 1 1001 1001 87 May 3 19:10 .hadolint.yml 19:18:07 -rw-rw-r-- 1 1001 1001 166 May 3 19:10 .sonarcloud.properties 19:18:07 -rw-rw-r-- 1 1001 1001 1171 May 3 19:10 ADOPTERS.md 19:18:07 -rw-rw-r-- 1 1001 1001 10086 May 3 19:10 Attribution.txt 19:18:07 -rw-rw-r-- 1 1001 1001 51732 May 3 19:10 CHANGELOG.md 19:18:07 -rw-rw-r-- 1 1001 1001 3804 May 3 19:10 CONTRIBUTING.md 19:18:07 -rw-rw-r-- 1 1001 1001 677 May 3 19:10 GOVERNANCE.md 19:18:07 -rw-rw-r-- 1 1001 1001 850 May 3 19:10 Jenkinsfile 19:18:07 -rw-rw-r-- 1 1001 1001 10775 May 3 19:10 LICENSE 19:18:07 -rw-rw-r-- 1 1001 1001 10389 May 3 19:10 Makefile 19:18:07 -rw-rw-r-- 1 1001 1001 582 May 3 19:10 OWNERS.md 19:18:07 -rw-rw-r-- 1 1001 1001 9120 May 3 19:10 README.md 19:18:07 -rw-rw-r-- 1 1001 1001 6912 May 3 19:10 SECURITY.md 19:18:07 -rw-rw-r-- 1 1001 1001 5 May 3 19:07 VERSION 19:18:07 -rw-rw-r-- 1 1001 1001 4131 May 3 19:10 ZMQWindows.md 19:18:07 drwxrwxr-x 2 1001 1001 4096 May 3 19:10 bin 19:18:07 drwxrwxr-x 18 1001 1001 4096 May 3 19:10 cmd 19:18:07 -rw-r--r-- 1 root root 435134 May 3 19:16 coverage.out 19:18:07 -rw-rw-r-- 1 1001 1001 3256 May 3 19:10 go.mod 19:18:07 -rw-rw-r-- 1 1001 1001 35162 May 3 19:12 go.sum 19:18:07 drwxrwxr-x 8 1001 1001 4096 May 3 19:10 internal 19:18:07 drwxrwxr-x 3 1001 1001 4096 May 3 19:10 openapi 19:18:07 drwxrwxr-x 4 1001 1001 4096 May 3 19:10 snap 19:18:07 -rw-rw-r-- 1 1001 1001 204 May 3 19:10 version.go [Pipeline] sh 19:18:08 + '[' -e coverage.out ] 19:18:08 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:08 Warning: overwriting stash ‘coverage-report’ 19:18:09 Stashed 1 file(s) [Pipeline] sh 19:18:09 + make build 19:18:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:19:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:20:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:21:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:21:35 $ docker stop --time=1 cfb3d305d8801f2233b37803626371fe8ffc9c5e540e97cc9cd8a290a57e67da 19:21:37 $ docker rm -f cfb3d305d8801f2233b37803626371fe8ffc9c5e540e97cc9cd8a290a57e67da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:39 19:21:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:21:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:40 latest: Pulling from edgex-devops/edgex-compose-arm64 19:21:40 29e5d40040c1: Pulling fs layer 19:21:40 1ce36da41761: Pulling fs layer 19:21:40 25b303627fd3: Pulling fs layer 19:21:40 29e5d40040c1: Verifying Checksum 19:21:40 29e5d40040c1: Download complete 19:21:40 1ce36da41761: Verifying Checksum 19:21:40 1ce36da41761: Download complete 19:21:41 29e5d40040c1: Pull complete 19:21:42 25b303627fd3: Download complete 19:21:42 1ce36da41761: Pull complete 19:21:54 25b303627fd3: Pull complete 19:21:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:21:55 prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container 19:21:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:57 $ docker top a6bf19125a5ea1dfe2da5b599017a04f361419dc4488d32e45b9903907226a9c -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:58 + grep parallel 19:21:58 + docker-compose build --help 19:22:02 --parallel Build images in parallel. [Pipeline] } 19:22:02 $ docker stop --time=1 a6bf19125a5ea1dfe2da5b599017a04f361419dc4488d32e45b9903907226a9c 19:22:04 $ docker rm -f a6bf19125a5ea1dfe2da5b599017a04f361419dc4488d32e45b9903907226a9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:05 . [Pipeline] withDockerContainer 19:22:05 prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container 19:22:05 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:06 $ docker top 278f17ce7be82d2c1ece8714ccdeb2fc922800c12d157e92451d9940f25be083 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:07 + docker-compose -f ./docker-compose-build.yml build --parallel 19:22:11 Building core-command ... 19:22:11 Building core-data ... 19:22:11 Building core-metadata ... 19:22:11 Building security-bootstrapper ... 19:22:11 Building security-proxy-setup ... 19:22:11 Building security-secretstore-setup ... 19:22:11 Building security-spiffe-token-provider ... 19:22:11 Building security-spire-agent ... 19:22:11 Building security-spire-config ... 19:22:11 Building security-spire-server ... 19:22:11 Building support-notifications ... 19:22:11 Building support-scheduler ... 19:22:11 Building sys-mgmt-agent ... 19:22:11 Building security-spire-agent 19:22:11 Building security-spire-config 19:22:11 Building security-proxy-setup 19:22:11 Building support-scheduler 19:22:11 Building support-notifications 19:23:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:23:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:23:48 ---> eee4a3ca3166 19:23:48 Step 3/26 : WORKDIR /edgex-go 19:23:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:23:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:23:48 ---> eee4a3ca3166 19:23:48 Step 3/26 : WORKDIR /edgex-go 19:23:48 ---> Running in e33bdb2db515 19:23:48 ---> Running in 4b19f73eab2e 19:23:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:23:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:48 ---> eee4a3ca3166 19:23:48 Step 3/22 : WORKDIR /edgex-go 19:23:48 ---> Running in 26c874fabfe4 19:23:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:23:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:48 ---> eee4a3ca3166 19:23:48 Step 3/22 : WORKDIR /edgex-go 19:23:48 ---> Running in 9d2a6f548ea0 19:23:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:23:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:48 ---> eee4a3ca3166 19:23:48 Step 3/22 : WORKDIR /edgex-go 19:23:48 ---> Running in 381e468263d9 19:23:48 Removing intermediate container 26c874fabfe4 19:23:48 ---> 426000f27674 19:23:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:48 Removing intermediate container e33bdb2db515 19:23:48 ---> d8213f168e58 19:23:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:48 ---> Running in 66b1d2973270 19:23:48 ---> Running in bedacbf4b084 19:23:48 Removing intermediate container 4b19f73eab2e 19:23:48 ---> 6e81e1d29ad3 19:23:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:48 Removing intermediate container 9d2a6f548ea0 19:23:48 ---> 9e6f422f77c9 19:23:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:48 ---> Running in c01ac78be4f3 19:23:48 ---> Running in 4e0b318cb798 19:23:48 Removing intermediate container 381e468263d9 19:23:48 ---> 0aed62685fdf 19:23:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:48 ---> Running in a4aa0a9e0e52 19:23:48 Removing intermediate container bedacbf4b084 19:23:48 ---> 31206e3479b8 19:23:48 Step 5/22 : RUN apk add --update --no-cache make git 19:23:48 Removing intermediate container 66b1d2973270 19:23:48 ---> 5e8093c8a71c 19:23:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:23:48 ---> Running in aba02b262720 19:23:48 Removing intermediate container c01ac78be4f3 19:23:48 ---> 0863dbd8ae9d 19:23:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:23:48 ---> Running in cfa5be372dfe 19:23:48 ---> Running in 42f8f3f5cd45 19:23:48 Removing intermediate container 4e0b318cb798 19:23:48 ---> 6f90f7f58dda 19:23:48 Step 5/22 : RUN apk add --update --no-cache make git 19:23:48 ---> Running in 9f4202fe0366 19:23:48 Removing intermediate container a4aa0a9e0e52 19:23:48 ---> 7d07f6510961 19:23:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:23:48 ---> Running in aca45b14689d 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:48 OK: 220 MiB in 52 packages 19:23:48 OK: 220 MiB in 52 packages 19:23:48 OK: 220 MiB in 52 packages 19:23:48 OK: 220 MiB in 52 packages 19:23:48 OK: 220 MiB in 52 packages 19:23:48 Removing intermediate container aba02b262720 19:23:48 ---> bcead5cb8c57 19:23:48 Step 6/22 : COPY go.mod vendor* ./ 19:23:48 Removing intermediate container aca45b14689d 19:23:48 ---> 28fb07019505 19:23:48 Step 6/22 : COPY go.mod vendor* ./ 19:23:48 Removing intermediate container cfa5be372dfe 19:23:48 ---> 10da7663c034 19:23:48 Step 6/26 : COPY go.mod vendor* ./ 19:23:48 ---> 36d0a25057cb 19:23:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 Removing intermediate container 42f8f3f5cd45 19:23:48 ---> 6f35e00ab465 19:23:48 Step 6/26 : COPY go.mod vendor* ./ 19:23:48 ---> Running in 3a28e84bbddb 19:23:48 Removing intermediate container 9f4202fe0366 19:23:48 ---> 215afadc6825 19:23:48 Step 6/22 : COPY go.mod vendor* ./ 19:23:49 ---> dea230489f3a 19:23:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:49 ---> 5f4dd2fa8759 19:23:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:49 ---> Running in 9d06fbaf2252 19:23:49 ---> Running in 0b0d43a4bf1a 19:23:50 ---> 3d78c1d40409 19:23:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:50 ---> a626e154840b 19:23:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:50 ---> Running in 4ba1834d293c 19:23:50 ---> Running in fa3fcf0017db 19:23:53 Removing intermediate container 3a28e84bbddb 19:23:53 ---> 5a37f3481274 19:23:53 Step 8/22 : COPY . . 19:23:55 Removing intermediate container 9d06fbaf2252 19:23:55 ---> 0dd30db2f72d 19:23:55 Step 8/22 : COPY . . 19:23:56 Removing intermediate container 4ba1834d293c 19:23:56 ---> d844fc42d6e4 19:23:56 Step 8/26 : COPY . . 19:23:56 Removing intermediate container 0b0d43a4bf1a 19:23:56 ---> 26c28a427d84 19:23:56 Step 8/26 : COPY . . 19:23:56 Removing intermediate container fa3fcf0017db 19:23:56 ---> e9482ed894be 19:23:56 Step 8/22 : COPY . . 19:24:23 ---> ff39daa94ccc 19:24:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:24:23 ---> Running in 808d9c557ed1 19:24:23 ---> ab394970ee6e 19:24:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:24:23 ---> Running in dcb413ecf212 19:24:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:24:23 ---> 819b45cc3a5a 19:24:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:23 ---> 7d311c37824a 19:24:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:24 ---> c32a31c31919 19:24:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:24:24 ---> Running in bac84bc83fd4 19:24:24 ---> Running in 8805d322993a 19:24:24 ---> Running in 4f27f5c27084 19:24:25 Removing intermediate container bac84bc83fd4 19:24:25 ---> 9fc74dc6db0f 19:24:25 Step 10/26 : RUN mkdir -p spire-build 19:24:25 Removing intermediate container 8805d322993a 19:24:25 ---> c6c459343cbb 19:24:25 Step 10/26 : RUN mkdir -p spire-build 19:24:25 ---> Running in 59c70d175f1a 19:24:25 ---> Running in 24a1a2110e67 19:24:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:29 Removing intermediate container 59c70d175f1a 19:24:29 ---> 9c78f7da7136 19:24:29 Step 11/26 : WORKDIR /edgex-go/spire-build 19:24:29 ---> Running in db06a0d68e97 19:24:29 Removing intermediate container 24a1a2110e67 19:24:29 ---> e7fbc2eaef1e 19:24:29 Step 11/26 : WORKDIR /edgex-go/spire-build 19:24:30 ---> Running in ddec20d47a18 19:24:30 Removing intermediate container db06a0d68e97 19:24:30 ---> d6215ba3aae4 19:24:30 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 19:24:30 ---> Running in 7e9c9b378a3a 19:24:30 Removing intermediate container ddec20d47a18 19:24:30 ---> 42549917a48e 19:24:30 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 19:24:30 ---> Running in 1a6e22132556 19:24:34 spire-1.2.1/ 19:24:34 spire-1.2.1/ 19:24:34 spire-1.2.1/.data/ 19:24:34 spire-1.2.1/.data/.file 19:24:34 spire-1.2.1/.dockerignore 19:24:34 spire-1.2.1/.gitattributes 19:24:34 spire-1.2.1/.githooks/ 19:24:34 spire-1.2.1/.githooks/pre-commit 19:24:34 spire-1.2.1/.github/ 19:24:34 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:24:34 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:24:34 spire-1.2.1/.github/dependabot.yml 19:24:34 spire-1.2.1/.github/workflows/ 19:24:34 spire-1.2.1/.github/workflows/nightly_build.yaml 19:24:34 spire-1.2.1/.github/workflows/pr_build.yaml 19:24:34 spire-1.2.1/.github/workflows/release_build.yaml 19:24:34 spire-1.2.1/.github/workflows/scripts/ 19:24:34 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:24:34 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:24:34 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:24:34 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:24:34 spire-1.2.1/.github/workflows/scripts/split.sh 19:24:34 spire-1.2.1/.gitignore 19:24:34 spire-1.2.1/.go-version 19:24:34 spire-1.2.1/.golangci.yml 19:24:34 spire-1.2.1/ADOPTERS.md 19:24:34 spire-1.2.1/CHANGELOG.md 19:24:34 spire-1.2.1/CODE-OF-CONDUCT.md 19:24:34 spire-1.2.1/CODEOWNERS 19:24:34 spire-1.2.1/CONTRIBUTING.md 19:24:34 spire-1.2.1/Dockerfile 19:24:34 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 19:24:34 spire-1.2.1/.data/.file 19:24:34 spire-1.2.1/.dockerignore 19:24:34 spire-1.2.1/.gitattributes 19:24:34 spire-1.2.1/.githooks/ 19:24:34 spire-1.2.1/.githooks/pre-commit 19:24:34 spire-1.2.1/.github/ 19:24:34 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:24:34 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:24:34 spire-1.2.1/.github/dependabot.yml 19:24:34 spire-1.2.1/.github/workflows/ 19:24:34 spire-1.2.1/.github/workflows/nightly_build.yaml 19:24:34 spire-1.2.1/.github/workflows/pr_build.yaml 19:24:34 spire-1.2.1/.github/workflows/release_build.yaml 19:24:34 spire-1.2.1/.github/workflows/scripts/ 19:24:34 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:24:34 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:24:34 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:24:34 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:24:34 spire-1.2.1/.github/workflows/scripts/split.sh 19:24:34 spire-1.2.1/.gitignore 19:24:34 spire-1.2.1/.go-version 19:24:34 spire-1.2.1/.golangci.yml 19:24:34 spire-1.2.1/ADOPTERS.md 19:24:34 spire-1.2.1/CHANGELOG.md 19:24:34 spire-1.2.1/CODE-OF-CONDUCT.md 19:24:34 spire-1.2.1/CODEOWNERS 19:24:34 spire-1.2.1/CONTRIBUTING.md 19:24:34 spire-1.2.1/Dockerfile 19:24:34 spire-1.2.1/Dockerfile.dev 19:24:34 spire-1.2.1/Dockerfile.scratch 19:24:34 spire-1.2.1/LICENSE 19:24:34 spire-1.2.1/MAINTAINERS.md 19:24:34 spire-1.2.1/Makefile 19:24:34 spire-1.2.1/README.md 19:24:34 spire-1.2.1/ROADMAP.md 19:24:34 spire-1.2.1/SECURITY.md 19:24:34 spire-1.2.1/cmd/ 19:24:34 spire-1.2.1/cmd/spire-agent/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/common/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/run/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:24:34 spire-1.2.1/Dockerfile.scratch 19:24:34 spire-1.2.1/LICENSE 19:24:34 spire-1.2.1/MAINTAINERS.md 19:24:34 spire-1.2.1/Makefile 19:24:34 spire-1.2.1/README.md 19:24:34 spire-1.2.1/ROADMAP.md 19:24:34 spire-1.2.1/SECURITY.md 19:24:34 spire-1.2.1/cmd/ 19:24:34 spire-1.2.1/cmd/spire-agent/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/common/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/run/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:24:34 spire-1.2.1/cmd/spire-agent/main.go 19:24:34 spire-1.2.1/cmd/spire-server/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/cli.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/ 19:24:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:24:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:24:34 spire-1.2.1/cmd/spire-agent/main.go 19:24:34 spire-1.2.1/cmd/spire-server/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/cli.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/run/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/token/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/validate/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/run/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/token/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/validate/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/x509/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:24:34 spire-1.2.1/cmd/spire-server/main.go 19:24:34 spire-1.2.1/cmd/spire-server/util/ 19:24:34 spire-1.2.1/cmd/spire-server/util/util.go 19:24:34 spire-1.2.1/conf/ 19:24:34 spire-1.2.1/conf/agent/ 19:24:34 spire-1.2.1/conf/agent/agent.conf 19:24:34 spire-1.2.1/conf/agent/agent_full.conf 19:24:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:24:34 spire-1.2.1/conf/server/ 19:24:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:24:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:24:34 spire-1.2.1/conf/server/server.conf 19:24:34 spire-1.2.1/conf/server/server_full.conf 19:24:34 spire-1.2.1/doc/ 19:24:34 spire-1.2.1/doc/SPIRE101.md 19:24:34 spire-1.2.1/doc/auditlog.md 19:24:34 spire-1.2.1/doc/authorization_policy_engine.md 19:24:34 spire-1.2.1/doc/changelog_guidelines.md 19:24:34 spire-1.2.1/doc/cure53-report.pdf 19:24:34 spire-1.2.1/doc/images/ 19:24:34 spire-1.2.1/doc/images/2019_roadmap.png 19:24:34 spire-1.2.1/doc/images/SPIRE101.png 19:24:34 spire-1.2.1/doc/images/SPIRE_agent.png 19:24:34 spire-1.2.1/doc/images/SPIRE_server.png 19:24:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/x509/ 19:24:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:24:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:24:34 spire-1.2.1/cmd/spire-server/main.go 19:24:34 spire-1.2.1/cmd/spire-server/util/ 19:24:34 spire-1.2.1/cmd/spire-server/util/util.go 19:24:34 spire-1.2.1/conf/ 19:24:34 spire-1.2.1/conf/agent/ 19:24:34 spire-1.2.1/conf/agent/agent.conf 19:24:34 spire-1.2.1/conf/agent/agent_full.conf 19:24:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:24:34 spire-1.2.1/conf/server/ 19:24:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:24:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:24:34 spire-1.2.1/conf/server/server.conf 19:24:34 spire-1.2.1/conf/server/server_full.conf 19:24:34 spire-1.2.1/doc/ 19:24:34 spire-1.2.1/doc/SPIRE101.md 19:24:34 spire-1.2.1/doc/auditlog.md 19:24:34 spire-1.2.1/doc/authorization_policy_engine.md 19:24:34 spire-1.2.1/doc/changelog_guidelines.md 19:24:34 spire-1.2.1/doc/cure53-report.pdf 19:24:34 spire-1.2.1/doc/images/ 19:24:34 spire-1.2.1/doc/images/2019_roadmap.png 19:24:34 spire-1.2.1/doc/images/SPIRE101.png 19:24:34 spire-1.2.1/doc/images/SPIRE_agent.png 19:24:34 spire-1.2.1/doc/images/SPIRE_server.png 19:24:34 spire-1.2.1/doc/images/cache_mgr.png 19:24:34 spire-1.2.1/doc/images/cache_mgr_components.png 19:24:34 spire-1.2.1/doc/images/federated_spire.png 19:24:34 spire-1.2.1/doc/images/ha_mode.png 19:24:34 spire-1.2.1/doc/images/nested_spire.png 19:24:34 spire-1.2.1/doc/images/oidc_federation.png 19:24:34 spire-1.2.1/doc/images/single_trust_domain.png 19:24:34 spire-1.2.1/doc/images/spiffe_compatible.png 19:24:34 spire-1.2.1/doc/images/spire_logo.png 19:24:34 spire-1.2.1/doc/migrating_registration_api_clients.md 19:24:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:24:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:24:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:24:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:24:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:24:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:24:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:24:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:24:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:24:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:24:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:24:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:24:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:24:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:24:34 spire-1.2.1/doc/scaling_spire.md 19:24:34 spire-1.2.1/doc/spire_agent.md 19:24:34 spire-1.2.1/doc/spire_server.md 19:24:34 spire-1.2.1/doc/supported_integrations.md 19:24:34 spire-1.2.1/doc/telemetry.md 19:24:34 spire-1.2.1/doc/telemetry_config.md 19:24:34 spire-1.2.1/doc/upgrading.md 19:24:34 spire-1.2.1/doc/using_spire.md 19:24:34 spire-1.2.1/examples/ 19:24:34 spire-1.2.1/examples/README.md 19:24:34 spire-1.2.1/go.mod 19:24:34 spire-1.2.1/go.sum 19:24:34 spire-1.2.1/pkg/ 19:24:34 spire-1.2.1/pkg/agent/ 19:24:34 spire-1.2.1/pkg/agent/agent.go 19:24:34 spire-1.2.1/pkg/agent/api/ 19:24:34 spire-1.2.1/pkg/agent/api/config.go 19:24:34 spire-1.2.1/pkg/agent/api/debug/ 19:24:34 spire-1.2.1/pkg/agent/api/debug/v1/ 19:24:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:24:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:24:34 spire-1.2.1/doc/images/cache_mgr.png 19:24:34 spire-1.2.1/doc/images/cache_mgr_components.png 19:24:34 spire-1.2.1/doc/images/federated_spire.png 19:24:34 spire-1.2.1/doc/images/ha_mode.png 19:24:34 spire-1.2.1/doc/images/nested_spire.png 19:24:34 spire-1.2.1/doc/images/oidc_federation.png 19:24:34 spire-1.2.1/doc/images/single_trust_domain.png 19:24:34 spire-1.2.1/doc/images/spiffe_compatible.png 19:24:34 spire-1.2.1/doc/images/spire_logo.png 19:24:34 spire-1.2.1/doc/migrating_registration_api_clients.md 19:24:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:24:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:24:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:24:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:24:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:24:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:24:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:24:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:24:34 spire-1.2.1/pkg/agent/api/endpoints.go 19:24:34 spire-1.2.1/pkg/agent/api/health/ 19:24:34 spire-1.2.1/pkg/agent/api/health/v1/ 19:24:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:24:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:24:34 spire-1.2.1/pkg/agent/api/rpccontext/ 19:24:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:24:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:24:34 spire-1.2.1/pkg/agent/attestor/ 19:24:34 spire-1.2.1/pkg/agent/attestor/node/ 19:24:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:24:34 spire-1.2.1/pkg/agent/attestor/node/node.go 19:24:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:24:34 spire-1.2.1/pkg/agent/attestor/workload/ 19:24:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:24:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:24:34 spire-1.2.1/pkg/agent/catalog/ 19:24:34 spire-1.2.1/pkg/agent/catalog/catalog.go 19:24:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:24:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:24:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:24:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:24:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:24:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:24:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:24:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:24:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:24:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:24:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:24:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:24:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:24:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:24:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:24:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:24:34 spire-1.2.1/pkg/agent/client/ 19:24:34 spire-1.2.1/pkg/agent/client/client.go 19:24:34 spire-1.2.1/pkg/agent/client/client_test.go 19:24:34 spire-1.2.1/pkg/agent/client/dial.go 19:24:34 spire-1.2.1/pkg/agent/client/nodeconn.go 19:24:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:24:34 spire-1.2.1/pkg/agent/client/update.go 19:24:34 spire-1.2.1/pkg/agent/client/util.go 19:24:34 spire-1.2.1/pkg/agent/common/ 19:24:34 spire-1.2.1/pkg/agent/common/backoff/ 19:24:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:24:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:24:34 spire-1.2.1/pkg/agent/common/cgroups/ 19:24:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:24:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:24:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:24:34 spire-1.2.1/pkg/agent/config.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/config.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/workload/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/ 19:24:34 spire-1.2.1/pkg/agent/manager/cache/ 19:24:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:24:34 spire-1.2.1/pkg/agent/manager/config.go 19:24:34 spire-1.2.1/pkg/agent/manager/manager.go 19:24:34 spire-1.2.1/pkg/agent/manager/manager_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/storage.go 19:24:34 spire-1.2.1/pkg/agent/manager/storage_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/storecache/ 19:24:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:24:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/sync.go 19:24:34 spire-1.2.1/pkg/agent/plugin/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:24:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:24:34 spire-1.2.1/doc/scaling_spire.md 19:24:34 spire-1.2.1/doc/spire_agent.md 19:24:34 spire-1.2.1/doc/spire_server.md 19:24:34 spire-1.2.1/doc/supported_integrations.md 19:24:34 spire-1.2.1/doc/telemetry.md 19:24:34 spire-1.2.1/doc/telemetry_config.md 19:24:34 spire-1.2.1/doc/upgrading.md 19:24:34 spire-1.2.1/doc/using_spire.md 19:24:34 spire-1.2.1/examples/ 19:24:34 spire-1.2.1/examples/README.md 19:24:34 spire-1.2.1/go.mod 19:24:34 spire-1.2.1/go.sum 19:24:34 spire-1.2.1/pkg/ 19:24:34 spire-1.2.1/pkg/agent/ 19:24:34 spire-1.2.1/pkg/agent/agent.go 19:24:34 spire-1.2.1/pkg/agent/api/ 19:24:34 spire-1.2.1/pkg/agent/api/config.go 19:24:34 spire-1.2.1/pkg/agent/api/debug/ 19:24:34 spire-1.2.1/pkg/agent/api/debug/v1/ 19:24:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:24:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:24:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:24:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:24:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:24:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:24:34 spire-1.2.1/pkg/agent/api/endpoints.go 19:24:34 spire-1.2.1/pkg/agent/api/health/ 19:24:34 spire-1.2.1/pkg/agent/api/health/v1/ 19:24:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:24:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:24:34 spire-1.2.1/pkg/agent/api/rpccontext/ 19:24:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:24:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:24:34 spire-1.2.1/pkg/agent/attestor/ 19:24:34 spire-1.2.1/pkg/agent/attestor/node/ 19:24:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:24:34 spire-1.2.1/pkg/agent/attestor/node/node.go 19:24:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:24:34 spire-1.2.1/pkg/agent/attestor/workload/ 19:24:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:24:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:24:34 spire-1.2.1/pkg/agent/catalog/ 19:24:34 spire-1.2.1/pkg/agent/catalog/catalog.go 19:24:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:24:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:24:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:24:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:24:34 spire-1.2.1/pkg/agent/client/ 19:24:34 spire-1.2.1/pkg/agent/client/client.go 19:24:34 spire-1.2.1/pkg/agent/client/client_test.go 19:24:34 spire-1.2.1/pkg/agent/client/dial.go 19:24:34 spire-1.2.1/pkg/agent/client/nodeconn.go 19:24:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:24:34 spire-1.2.1/pkg/agent/client/update.go 19:24:34 spire-1.2.1/pkg/agent/client/util.go 19:24:34 spire-1.2.1/pkg/agent/common/ 19:24:34 spire-1.2.1/pkg/agent/common/backoff/ 19:24:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:24:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:24:34 spire-1.2.1/pkg/agent/common/cgroups/ 19:24:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:24:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:24:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:24:34 spire-1.2.1/pkg/agent/config.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/config.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/workload/ 19:24:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:24:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/ 19:24:34 spire-1.2.1/pkg/agent/manager/cache/ 19:24:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:24:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:24:34 spire-1.2.1/pkg/agent/manager/config.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:24:34 spire-1.2.1/pkg/agent/svid/ 19:24:34 spire-1.2.1/pkg/agent/svid/rotator.go 19:24:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:24:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:24:34 spire-1.2.1/pkg/agent/svid/store/ 19:24:34 spire-1.2.1/pkg/agent/svid/store/service.go 19:24:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:24:34 spire-1.2.1/pkg/common/ 19:24:34 spire-1.2.1/pkg/common/agentpathtemplate/ 19:24:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:24:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:24:34 spire-1.2.1/pkg/common/api/ 19:24:34 spire-1.2.1/pkg/common/api/metrics.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/ 19:24:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/manager.go 19:24:34 spire-1.2.1/pkg/agent/manager/manager_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/storage.go 19:24:34 spire-1.2.1/pkg/agent/manager/storage_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/storecache/ 19:24:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:24:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:24:34 spire-1.2.1/pkg/agent/manager/sync.go 19:24:34 spire-1.2.1/pkg/agent/plugin/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/logger.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/names.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:24:34 spire-1.2.1/pkg/common/api/names.go 19:24:34 spire-1.2.1/pkg/common/api/ratelimit.go 19:24:34 spire-1.2.1/pkg/common/api/rpccontext/ 19:24:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:24:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:24:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:24:34 spire-1.2.1/pkg/common/auth/ 19:24:34 spire-1.2.1/pkg/common/auth/interceptors.go 19:24:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:24:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/ 19:24:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:24:34 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:24:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/types.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:24:34 spire-1.2.1/pkg/common/catalog/ 19:24:34 spire-1.2.1/pkg/common/catalog/bind.go 19:24:34 spire-1.2.1/pkg/common/catalog/builtin.go 19:24:34 spire-1.2.1/pkg/common/catalog/catalog.go 19:24:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:24:34 spire-1.2.1/pkg/common/catalog/closers.go 19:24:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:24:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:24:34 spire-1.2.1/pkg/common/catalog/config.go 19:24:34 spire-1.2.1/pkg/common/catalog/config_test.go 19:24:34 spire-1.2.1/pkg/common/catalog/configure.go 19:24:34 spire-1.2.1/pkg/common/catalog/constraints.go 19:24:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:24:34 spire-1.2.1/pkg/common/catalog/context.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:24:34 spire-1.2.1/pkg/common/catalog/external.go 19:24:34 spire-1.2.1/pkg/common/catalog/host.go 19:24:34 spire-1.2.1/pkg/common/catalog/pipenet.go 19:24:34 spire-1.2.1/pkg/common/catalog/plugin.go 19:24:34 spire-1.2.1/pkg/common/catalog/testplugin/ 19:24:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:24:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:24:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:24:34 spire-1.2.1/pkg/common/cli/ 19:24:34 spire-1.2.1/pkg/common/cli/env.go 19:24:34 spire-1.2.1/pkg/common/cli/flags.go 19:24:34 spire-1.2.1/pkg/common/cli/trust_domain.go 19:24:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:24:34 spire-1.2.1/pkg/common/cli/umask.go 19:24:34 spire-1.2.1/pkg/common/cli/umask_posix.go 19:24:34 spire-1.2.1/pkg/common/cli/umask_test.go 19:24:34 spire-1.2.1/pkg/common/cli/umask_windows.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/flag.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/format.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:24:34 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:24:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:24:34 spire-1.2.1/pkg/common/coretypes/ 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/ 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:24:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:24:34 spire-1.2.1/pkg/common/cryptoutil/ 19:24:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:24:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:24:34 spire-1.2.1/pkg/common/diskutil/ 19:24:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:24:34 spire-1.2.1/pkg/common/diskutil/file_test.go 19:24:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:24:34 spire-1.2.1/pkg/common/errorutil/ 19:24:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:24:34 spire-1.2.1/pkg/common/health/ 19:24:34 spire-1.2.1/pkg/common/health/config.go 19:24:34 spire-1.2.1/pkg/common/health/context.go 19:24:34 spire-1.2.1/pkg/common/health/context_test.go 19:24:34 spire-1.2.1/pkg/common/health/health.go 19:24:34 spire-1.2.1/pkg/common/health/health_test.go 19:24:34 spire-1.2.1/pkg/common/health/logger.go 19:24:34 spire-1.2.1/pkg/common/hostservice/ 19:24:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:24:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:24:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:24:34 spire-1.2.1/pkg/common/idutil/ 19:24:34 spire-1.2.1/pkg/common/idutil/require.go 19:24:34 spire-1.2.1/pkg/common/idutil/require_test.go 19:24:34 spire-1.2.1/pkg/common/idutil/safety.go 19:24:34 spire-1.2.1/pkg/common/idutil/safety_test.go 19:24:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:24:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:24:34 spire-1.2.1/pkg/common/jwtsvid/ 19:24:34 spire-1.2.1/pkg/common/jwtsvid/common.go 19:24:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:24:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:24:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:24:34 spire-1.2.1/pkg/common/jwtutil/ 19:24:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:24:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:24:34 spire-1.2.1/pkg/common/log/ 19:24:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:24:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:24:34 spire-1.2.1/pkg/common/log/log.go 19:24:34 spire-1.2.1/pkg/common/log/log_test.go 19:24:34 spire-1.2.1/pkg/common/log/options.go 19:24:34 spire-1.2.1/pkg/common/nodeutil/ 19:24:34 spire-1.2.1/pkg/common/nodeutil/node.go 19:24:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/ 19:24:34 spire-1.2.1/pkg/common/peertracker/conn.go 19:24:34 spire-1.2.1/pkg/common/peertracker/credentials.go 19:24:34 spire-1.2.1/pkg/common/peertracker/errors.go 19:24:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:24:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:24:34 spire-1.2.1/pkg/common/peertracker/info.go 19:24:34 spire-1.2.1/pkg/common/peertracker/listener.go 19:24:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tcp.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:24:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:24:34 spire-1.2.1/pkg/agent/svid/ 19:24:34 spire-1.2.1/pkg/agent/svid/rotator.go 19:24:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:24:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:24:34 spire-1.2.1/pkg/agent/svid/store/ 19:24:34 spire-1.2.1/pkg/agent/svid/store/service.go 19:24:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:24:34 spire-1.2.1/pkg/common/ 19:24:34 spire-1.2.1/pkg/common/agentpathtemplate/ 19:24:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:24:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:24:34 spire-1.2.1/pkg/common/api/ 19:24:34 spire-1.2.1/pkg/common/api/metrics.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/ 19:24:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:24:34 spire-1.2.1/pkg/common/peertracker/uds.go 19:24:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:24:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:24:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:24:34 spire-1.2.1/pkg/common/pemutil/ 19:24:34 spire-1.2.1/pkg/common/pemutil/block.go 19:24:34 spire-1.2.1/pkg/common/pemutil/certs.go 19:24:34 spire-1.2.1/pkg/common/pemutil/common.go 19:24:34 spire-1.2.1/pkg/common/pemutil/csr.go 19:24:34 spire-1.2.1/pkg/common/pemutil/keys.go 19:24:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/ 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:24:34 spire-1.2.1/pkg/common/api/middleware/logger.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/names.go 19:24:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:24:34 spire-1.2.1/pkg/common/api/names.go 19:24:34 spire-1.2.1/pkg/common/api/ratelimit.go 19:24:34 spire-1.2.1/pkg/common/api/rpccontext/ 19:24:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:24:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:24:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:24:34 spire-1.2.1/pkg/common/auth/ 19:24:34 spire-1.2.1/pkg/common/auth/interceptors.go 19:24:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:24:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/ 19:24:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:24:34 19:24:34 spire-1.2.1/pkg/common/plugin/ 19:24:34 spire-1.2.1/pkg/common/plugin/aws/ 19:24:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:24:34 spire-1.2.1/pkg/common/plugin/azure/ 19:24:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:24:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/facade.go 19:24:34 spire-1.2.1/pkg/common/plugin/facade_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/gcp/ 19:24:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/ 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/log.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/ 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/types.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:24:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:24:34 spire-1.2.1/pkg/common/catalog/ 19:24:34 spire-1.2.1/pkg/common/catalog/bind.go 19:24:34 spire-1.2.1/pkg/common/catalog/builtin.go 19:24:34 spire-1.2.1/pkg/common/catalog/catalog.go 19:24:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:24:34 spire-1.2.1/pkg/common/catalog/closers.go 19:24:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:24:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:24:34 spire-1.2.1/pkg/common/catalog/config.go 19:24:34 spire-1.2.1/pkg/common/catalog/config_test.go 19:24:34 spire-1.2.1/pkg/common/catalog/configure.go 19:24:34 spire-1.2.1/pkg/common/catalog/constraints.go 19:24:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:24:34 spire-1.2.1/pkg/common/catalog/context.go 19:24:34 spire-1.2.1/pkg/common/catalog/external.go 19:24:34 spire-1.2.1/pkg/common/catalog/host.go 19:24:34 spire-1.2.1/pkg/common/catalog/pipenet.go 19:24:34 spire-1.2.1/pkg/common/catalog/plugin.go 19:24:34 spire-1.2.1/pkg/common/catalog/testplugin/ 19:24:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:24:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:24:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:24:34 spire-1.2.1/pkg/common/cli/ 19:24:34 spire-1.2.1/pkg/common/cli/env.go 19:24:34 spire-1.2.1/pkg/common/cli/flags.go 19:24:34 spire-1.2.1/pkg/common/cli/trust_domain.go 19:24:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:24:34 spire-1.2.1/pkg/common/cli/umask.go 19:24:34 spire-1.2.1/pkg/common/cli/umask_posix.go 19:24:34 spire-1.2.1/pkg/common/cli/umask_test.go 19:24:34 spire-1.2.1/pkg/common/cli/umask_windows.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/flag.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/format.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:24:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:24:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:24:34 spire-1.2.1/pkg/common/plugin/x509pop/ 19:24:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:24:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:24:34 spire-1.2.1/pkg/common/profiling/ 19:24:34 spire-1.2.1/pkg/common/profiling/dumpers.go 19:24:34 spire-1.2.1/pkg/common/profiling/profiling.go 19:24:34 spire-1.2.1/pkg/common/protoutil/ 19:24:34 spire-1.2.1/pkg/common/protoutil/masks.go 19:24:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:24:34 spire-1.2.1/pkg/common/rotationutil/ 19:24:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:24:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:24:34 spire-1.2.1/pkg/common/selector/ 19:24:34 spire-1.2.1/pkg/common/selector/selector.go 19:24:34 spire-1.2.1/pkg/common/selector/selector_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:24:34 19:24:34 spire-1.2.1/pkg/common/selector/set.go 19:24:34 spire-1.2.1/pkg/common/selector/set_utils.go 19:24:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:24:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:24:34 spire-1.2.1/pkg/common/telemetry/call.go 19:24:34 spire-1.2.1/pkg/common/telemetry/common/ 19:24:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:24:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:24:34 spire-1.2.1/pkg/common/coretypes/ 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/ 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:24:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:24:34 spire-1.2.1/pkg/common/cryptoutil/ 19:24:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:24:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:24:34 spire-1.2.1/pkg/common/diskutil/ 19:24:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:24:34 spire-1.2.1/pkg/common/diskutil/file_test.go 19:24:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:24:34 spire-1.2.1/pkg/common/errorutil/ 19:24:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:24:34 spire-1.2.1/pkg/common/health/ 19:24:34 spire-1.2.1/pkg/common/health/config.go 19:24:34 spire-1.2.1/pkg/common/health/context.go 19:24:34 spire-1.2.1/pkg/common/health/context_test.go 19:24:34 spire-1.2.1/pkg/common/health/health.go 19:24:34 spire-1.2.1/pkg/common/health/health_test.go 19:24:34 spire-1.2.1/pkg/common/health/logger.go 19:24:34 spire-1.2.1/pkg/common/hostservice/ 19:24:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:24:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:24:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/config.go 19:24:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:24:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/inmem.go 19:24:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/m3.go 19:24:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/metrics.go 19:24:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/names.go 19:24:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:24:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:24:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/ 19:24:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:24:34 spire-1.2.1/pkg/common/idutil/ 19:24:34 spire-1.2.1/pkg/common/idutil/require.go 19:24:34 spire-1.2.1/pkg/common/idutil/require_test.go 19:24:34 spire-1.2.1/pkg/common/idutil/safety.go 19:24:34 spire-1.2.1/pkg/common/idutil/safety_test.go 19:24:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:24:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:24:34 spire-1.2.1/pkg/common/jwtsvid/ 19:24:34 spire-1.2.1/pkg/common/jwtsvid/common.go 19:24:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:24:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:24:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:24:34 spire-1.2.1/pkg/common/jwtutil/ 19:24:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:24:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:24:34 spire-1.2.1/pkg/common/log/ 19:24:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:24:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:24:34 spire-1.2.1/pkg/common/log/log.go 19:24:34 spire-1.2.1/pkg/common/log/log_test.go 19:24:34 spire-1.2.1/pkg/common/log/options.go 19:24:34 spire-1.2.1/pkg/common/nodeutil/ 19:24:34 spire-1.2.1/pkg/common/nodeutil/node.go 19:24:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/ 19:24:34 spire-1.2.1/pkg/common/peertracker/conn.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:24:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/server.go 19:24:34 spire-1.2.1/pkg/common/telemetry/sink.go 19:24:34 spire-1.2.1/pkg/common/telemetry/statsd.go 19:24:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/uptime.go 19:24:34 spire-1.2.1/pkg/common/telemetry/version.go 19:24:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:24:34 spire-1.2.1/pkg/common/uptime/ 19:24:34 spire-1.2.1/pkg/common/uptime/uptime.go 19:24:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/credentials.go 19:24:34 spire-1.2.1/pkg/common/peertracker/errors.go 19:24:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:24:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:24:34 spire-1.2.1/pkg/common/peertracker/info.go 19:24:34 spire-1.2.1/pkg/common/peertracker/listener.go 19:24:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:24:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tcp.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:24:34 spire-1.2.1/pkg/common/util/ 19:24:34 spire-1.2.1/pkg/common/util/certs.go 19:24:34 spire-1.2.1/pkg/common/util/certs_test.go 19:24:34 spire-1.2.1/pkg/common/util/csr.go 19:24:34 spire-1.2.1/pkg/common/util/hash.go 19:24:34 spire-1.2.1/pkg/common/util/selectors.go 19:24:34 spire-1.2.1/pkg/common/util/selectors_test.go 19:24:34 spire-1.2.1/pkg/common/util/signals.go 19:24:34 spire-1.2.1/pkg/common/util/sort.go 19:24:34 spire-1.2.1/pkg/common/util/sort_test.go 19:24:34 spire-1.2.1/pkg/common/util/task.go 19:24:34 spire-1.2.1/pkg/common/util/task_test.go 19:24:34 spire-1.2.1/pkg/common/util/testdata/ 19:24:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:24:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:24:34 spire-1.2.1/pkg/common/version/ 19:24:34 spire-1.2.1/pkg/common/version/version.go 19:24:34 spire-1.2.1/pkg/common/x509svid/ 19:24:34 spire-1.2.1/pkg/common/x509svid/common_test.go 19:24:34 spire-1.2.1/pkg/common/x509svid/csr.go 19:24:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:24:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:24:34 spire-1.2.1/pkg/common/x509util/ 19:24:34 spire-1.2.1/pkg/common/x509util/cert.go 19:24:34 spire-1.2.1/pkg/common/x509util/dns.go 19:24:34 spire-1.2.1/pkg/common/x509util/dns_test.go 19:24:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:24:34 spire-1.2.1/pkg/common/peertracker/uds.go 19:24:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:24:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:24:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:24:34 spire-1.2.1/pkg/common/pemutil/ 19:24:34 spire-1.2.1/pkg/common/pemutil/block.go 19:24:34 spire-1.2.1/pkg/common/pemutil/certs.go 19:24:34 spire-1.2.1/pkg/common/pemutil/common.go 19:24:34 spire-1.2.1/pkg/common/pemutil/csr.go 19:24:34 spire-1.2.1/pkg/common/pemutil/keys.go 19:24:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/ 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:24:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:24:34 spire-1.2.1/pkg/common/plugin/ 19:24:34 spire-1.2.1/pkg/common/plugin/aws/ 19:24:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:24:34 spire-1.2.1/pkg/common/plugin/azure/ 19:24:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:24:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/facade.go 19:24:34 spire-1.2.1/pkg/common/plugin/facade_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/gcp/ 19:24:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/ 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:24:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/log.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/ 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:24:34 spire-1.2.1/pkg/common/x509util/keyid.go 19:24:34 spire-1.2.1/pkg/common/x509util/keypair.go 19:24:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:24:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:24:34 spire-1.2.1/pkg/server/ 19:24:34 spire-1.2.1/pkg/server/api/ 19:24:34 spire-1.2.1/pkg/server/api/agent.go 19:24:34 spire-1.2.1/pkg/server/api/agent/ 19:24:34 spire-1.2.1/pkg/server/api/agent/v1/ 19:24:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/agent_test.go 19:24:34 spire-1.2.1/pkg/server/api/api.go 19:24:34 spire-1.2.1/pkg/server/api/audit/ 19:24:34 spire-1.2.1/pkg/server/api/audit/audit.go 19:24:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:24:34 spire-1.2.1/pkg/server/api/bundle.go 19:24:34 spire-1.2.1/pkg/server/api/bundle/ 19:24:34 spire-1.2.1/pkg/server/api/bundle/v1/ 19:24:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/bundle_test.go 19:24:34 spire-1.2.1/pkg/server/api/debug/ 19:24:34 spire-1.2.1/pkg/server/api/debug/v1/ 19:24:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:24:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:24:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:24:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:24:34 spire-1.2.1/pkg/common/plugin/x509pop/ 19:24:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:24:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:24:34 spire-1.2.1/pkg/common/profiling/ 19:24:34 spire-1.2.1/pkg/common/profiling/dumpers.go 19:24:34 spire-1.2.1/pkg/common/profiling/profiling.go 19:24:34 spire-1.2.1/pkg/common/protoutil/ 19:24:34 spire-1.2.1/pkg/common/protoutil/masks.go 19:24:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:24:34 spire-1.2.1/pkg/common/rotationutil/ 19:24:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:24:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:24:34 spire-1.2.1/pkg/common/selector/ 19:24:34 spire-1.2.1/pkg/common/selector/selector.go 19:24:34 spire-1.2.1/pkg/common/selector/selector_test.go 19:24:34 spire-1.2.1/pkg/server/api/entry.go 19:24:34 spire-1.2.1/pkg/server/api/entry/ 19:24:34 spire-1.2.1/pkg/server/api/entry/v1/ 19:24:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/entry_test.go 19:24:34 spire-1.2.1/pkg/server/api/health/ 19:24:34 spire-1.2.1/pkg/server/api/health/v1/ 19:24:34 spire-1.2.1/pkg/server/api/health/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/id.go 19:24:34 spire-1.2.1/pkg/server/api/id_test.go 19:24:34 spire-1.2.1/pkg/server/api/limits/ 19:24:34 spire-1.2.1/pkg/server/api/limits/limits.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/ 19:24:34 spire-1.2.1/pkg/server/api/middleware/alias.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/audit.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/caller.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:24:34 spire-1.2.1/pkg/common/selector/set.go 19:24:34 spire-1.2.1/pkg/common/selector/set_utils.go 19:24:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:24:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:24:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:24:34 spire-1.2.1/pkg/common/telemetry/call.go 19:24:34 spire-1.2.1/pkg/common/telemetry/common/ 19:24:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/common.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/entries.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:24:34 spire-1.2.1/pkg/server/api/ratelimit.go 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/ 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:24:34 spire-1.2.1/pkg/server/api/selector.go 19:24:34 spire-1.2.1/pkg/server/api/selector_test.go 19:24:34 spire-1.2.1/pkg/server/api/status.go 19:24:34 spire-1.2.1/pkg/server/api/status_test.go 19:24:34 spire-1.2.1/pkg/server/api/svid/ 19:24:34 spire-1.2.1/pkg/server/api/svid/v1/ 19:24:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain/ 19:24:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:24:34 spire-1.2.1/pkg/common/telemetry/config.go 19:24:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:24:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/inmem.go 19:24:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/m3.go 19:24:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/metrics.go 19:24:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/names.go 19:24:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:24:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:24:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/ 19:24:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:24:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:24:34 spire-1.2.1/pkg/common/telemetry/server/server.go 19:24:34 spire-1.2.1/pkg/common/telemetry/sink.go 19:24:34 spire-1.2.1/pkg/common/telemetry/statsd.go 19:24:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:24:34 spire-1.2.1/pkg/common/telemetry/uptime.go 19:24:34 spire-1.2.1/pkg/common/telemetry/version.go 19:24:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:24:34 spire-1.2.1/pkg/common/uptime/ 19:24:34 spire-1.2.1/pkg/common/uptime/uptime.go 19:24:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:24:34 spire-1.2.1/pkg/server/authpolicy/ 19:24:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:24:34 spire-1.2.1/pkg/server/authpolicy/policy.go 19:24:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:24:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:24:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:24:34 spire-1.2.1/pkg/server/authpolicy/validate.go 19:24:34 spire-1.2.1/pkg/server/bundle/ 19:24:34 spire-1.2.1/pkg/server/bundle/client/ 19:24:34 spire-1.2.1/pkg/server/bundle/client/client.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/manager.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/sources.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/updater.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:24:34 spire-1.2.1/pkg/server/ca/ 19:24:34 spire-1.2.1/pkg/server/ca/ca.go 19:24:34 spire-1.2.1/pkg/server/ca/ca_health.go 19:24:34 spire-1.2.1/pkg/common/util/ 19:24:34 spire-1.2.1/pkg/common/util/certs.go 19:24:34 spire-1.2.1/pkg/common/util/certs_test.go 19:24:34 spire-1.2.1/pkg/common/util/csr.go 19:24:34 spire-1.2.1/pkg/common/util/hash.go 19:24:34 spire-1.2.1/pkg/common/util/selectors.go 19:24:34 spire-1.2.1/pkg/common/util/selectors_test.go 19:24:34 spire-1.2.1/pkg/common/util/signals.go 19:24:34 spire-1.2.1/pkg/common/util/sort.go 19:24:34 spire-1.2.1/pkg/common/util/sort_test.go 19:24:34 spire-1.2.1/pkg/common/util/task.go 19:24:34 spire-1.2.1/pkg/common/util/task_test.go 19:24:34 spire-1.2.1/pkg/common/util/testdata/ 19:24:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:24:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:24:34 spire-1.2.1/pkg/common/version/ 19:24:34 spire-1.2.1/pkg/common/version/version.go 19:24:34 spire-1.2.1/pkg/common/x509svid/ 19:24:34 spire-1.2.1/pkg/common/x509svid/common_test.go 19:24:34 spire-1.2.1/pkg/common/x509svid/csr.go 19:24:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:24:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:24:34 spire-1.2.1/pkg/common/x509util/ 19:24:34 spire-1.2.1/pkg/common/x509util/cert.go 19:24:34 spire-1.2.1/pkg/common/x509util/dns.go 19:24:34 spire-1.2.1/pkg/common/x509util/dns_test.go 19:24:34 spire-1.2.1/pkg/server/ca/ca_test.go 19:24:34 spire-1.2.1/pkg/server/ca/journal.go 19:24:34 spire-1.2.1/pkg/server/ca/journal_test.go 19:24:34 spire-1.2.1/pkg/server/ca/manager.go 19:24:34 spire-1.2.1/pkg/server/ca/manager_health.go 19:24:34 spire-1.2.1/pkg/server/ca/manager_test.go 19:24:34 spire-1.2.1/pkg/server/ca/templates.go 19:24:34 spire-1.2.1/pkg/server/ca/upstream_client.go 19:24:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:24:34 spire-1.2.1/pkg/server/ca/validation.go 19:24:34 spire-1.2.1/pkg/server/cache/ 19:24:34 spire-1.2.1/pkg/server/cache/dscache/ 19:24:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:24:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/ 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:24:34 spire-1.2.1/pkg/server/catalog/ 19:24:34 spire-1.2.1/pkg/server/catalog/catalog.go 19:24:34 19:24:34 spire-1.2.1/pkg/common/x509util/keyid.go 19:24:34 spire-1.2.1/pkg/common/x509util/keypair.go 19:24:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:24:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:24:34 spire-1.2.1/pkg/server/ 19:24:34 spire-1.2.1/pkg/server/api/ 19:24:34 spire-1.2.1/pkg/server/api/agent.go 19:24:34 spire-1.2.1/pkg/server/api/agent/ 19:24:34 spire-1.2.1/pkg/server/api/agent/v1/ 19:24:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/agent_test.go 19:24:34 spire-1.2.1/pkg/server/api/api.go 19:24:34 spire-1.2.1/pkg/server/api/audit/ 19:24:34 spire-1.2.1/pkg/server/api/audit/audit.go 19:24:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:24:34 spire-1.2.1/pkg/server/api/bundle.go 19:24:34 spire-1.2.1/pkg/server/api/bundle/ 19:24:34 spire-1.2.1/pkg/server/api/bundle/v1/ 19:24:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/bundle_test.go 19:24:34 spire-1.2.1/pkg/server/api/debug/ 19:24:34 spire-1.2.1/pkg/server/api/debug/v1/ 19:24:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 19:24:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:24:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:24:34 spire-1.2.1/pkg/server/catalog/notifier.go 19:24:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:24:34 spire-1.2.1/pkg/server/config.go 19:24:34 spire-1.2.1/pkg/server/datastore/ 19:24:34 spire-1.2.1/pkg/server/datastore/datastore.go 19:24:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:24:34 spire-1.2.1/pkg/server/datastore/repository.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:24:34 spire-1.2.1/pkg/server/api/entry.go 19:24:34 spire-1.2.1/pkg/server/api/entry/ 19:24:34 spire-1.2.1/pkg/server/api/entry/v1/ 19:24:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/entry_test.go 19:24:34 spire-1.2.1/pkg/server/api/health/ 19:24:34 spire-1.2.1/pkg/server/api/health/v1/ 19:24:34 spire-1.2.1/pkg/server/api/health/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/id.go 19:24:34 spire-1.2.1/pkg/server/api/id_test.go 19:24:34 spire-1.2.1/pkg/server/api/limits/ 19:24:34 spire-1.2.1/pkg/server/api/limits/limits.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/ 19:24:34 spire-1.2.1/pkg/server/api/middleware/alias.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/audit.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/caller.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:24:34 spire-1.2.1/pkg/server/endpoints/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:24:34 spire-1.2.1/pkg/server/endpoints/config.go 19:24:34 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:24:34 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:24:34 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:24:34 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:24:34 spire-1.2.1/pkg/server/endpoints/middleware.go 19:24:34 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:24:34 spire-1.2.1/pkg/server/hostservice/ 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/common.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/entries.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:24:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:24:34 spire-1.2.1/pkg/server/api/ratelimit.go 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/ 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:24:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:24:34 spire-1.2.1/pkg/server/api/selector.go 19:24:34 spire-1.2.1/pkg/server/api/selector_test.go 19:24:34 spire-1.2.1/pkg/server/api/status.go 19:24:34 spire-1.2.1/pkg/server/api/status_test.go 19:24:34 spire-1.2.1/pkg/server/api/svid/ 19:24:34 spire-1.2.1/pkg/server/api/svid/v1/ 19:24:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain/ 19:24:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:24:34 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:24:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:24:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:24:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:24:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:24:34 spire-1.2.1/pkg/server/authpolicy/ 19:24:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:24:34 spire-1.2.1/pkg/server/authpolicy/policy.go 19:24:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:24:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:24:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:24:34 spire-1.2.1/pkg/server/authpolicy/validate.go 19:24:34 spire-1.2.1/pkg/server/bundle/ 19:24:34 spire-1.2.1/pkg/server/bundle/client/ 19:24:34 spire-1.2.1/pkg/server/bundle/client/client.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/manager.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/sources.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/updater.go 19:24:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:24:34 spire-1.2.1/pkg/server/ca/ 19:24:34 spire-1.2.1/pkg/server/ca/ca.go 19:24:34 spire-1.2.1/pkg/server/ca/ca_health.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:24:34 spire-1.2.1/pkg/server/ca/ca_test.go 19:24:34 spire-1.2.1/pkg/server/ca/journal.go 19:24:34 spire-1.2.1/pkg/server/ca/journal_test.go 19:24:34 spire-1.2.1/pkg/server/ca/manager.go 19:24:34 spire-1.2.1/pkg/server/ca/manager_health.go 19:24:34 spire-1.2.1/pkg/server/ca/manager_test.go 19:24:34 spire-1.2.1/pkg/server/ca/templates.go 19:24:34 spire-1.2.1/pkg/server/ca/upstream_client.go 19:24:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:24:34 spire-1.2.1/pkg/server/ca/validation.go 19:24:34 spire-1.2.1/pkg/server/cache/ 19:24:34 spire-1.2.1/pkg/server/cache/dscache/ 19:24:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:24:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/ 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:24:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:24:34 spire-1.2.1/pkg/server/catalog/ 19:24:34 spire-1.2.1/pkg/server/catalog/catalog.go 19:24:34 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 19:24:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:24:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:24:34 spire-1.2.1/pkg/server/catalog/notifier.go 19:24:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:24:34 spire-1.2.1/pkg/server/config.go 19:24:34 spire-1.2.1/pkg/server/datastore/ 19:24:34 spire-1.2.1/pkg/server/datastore/datastore.go 19:24:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:24:34 spire-1.2.1/pkg/server/datastore/repository.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/ 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:24:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:24:34 spire-1.2.1/pkg/server/endpoints/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:24:34 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:24:34 spire-1.2.1/pkg/server/endpoints/config.go 19:24:34 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:24:34 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:24:34 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:24:34 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:24:34 spire-1.2.1/pkg/server/endpoints/middleware.go 19:24:34 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:24:34 spire-1.2.1/pkg/server/hostservice/ 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:24:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:24:34 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:24:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:24:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:24:34 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:24:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/ 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:24:34 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:24:34 spire-1.2.1/pkg/server/registration/ 19:24:34 spire-1.2.1/pkg/server/registration/manager.go 19:24:34 spire-1.2.1/pkg/server/registration/manager_test.go 19:24:34 spire-1.2.1/pkg/server/scanentries.go 19:24:34 spire-1.2.1/pkg/server/scanentries_test.go 19:24:34 spire-1.2.1/pkg/server/server.go 19:24:34 spire-1.2.1/pkg/server/server_test.go 19:24:34 spire-1.2.1/pkg/server/svid/ 19:24:34 spire-1.2.1/pkg/server/svid/observer.go 19:24:34 spire-1.2.1/pkg/server/svid/observer_test.go 19:24:34 spire-1.2.1/pkg/server/svid/rotator.go 19:24:34 spire-1.2.1/pkg/server/svid/rotator_config.go 19:24:34 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:24:34 spire-1.2.1/pkg/server/svid/rotator_test.go 19:24:34 spire-1.2.1/proto/ 19:24:34 spire-1.2.1/proto/private/ 19:24:34 spire-1.2.1/proto/private/server/ 19:24:34 spire-1.2.1/proto/private/server/journal/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:24:34 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:24:34 spire-1.2.1/proto/private/server/journal/journal.proto 19:24:34 spire-1.2.1/proto/spire/ 19:24:34 spire-1.2.1/proto/spire/common/ 19:24:34 spire-1.2.1/proto/spire/common/common.pb.go 19:24:34 spire-1.2.1/proto/spire/common/common.proto 19:24:34 spire-1.2.1/proto/spire/common/plugin/ 19:24:34 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:24:34 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:24:34 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:24:34 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:24:34 spire-1.2.1/proto/spire/plugin/ 19:24:34 spire-1.2.1/proto/spire/plugin/agent/ 19:24:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:24:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:24:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:24:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:24:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:24:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:24:34 spire-1.2.1/release/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:24:34 spire-1.2.1/release/spire-extras/ 19:24:34 spire-1.2.1/release/spire-extras/README.md 19:24:34 spire-1.2.1/release/spire-extras/conf/ 19:24:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:24:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:24:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:24:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:24:34 spire-1.2.1/release/spire/ 19:24:34 spire-1.2.1/release/spire/README.md 19:24:34 spire-1.2.1/release/spire/conf/ 19:24:34 spire-1.2.1/release/spire/conf/agent/ 19:24:34 spire-1.2.1/release/spire/conf/agent/agent.conf 19:24:34 spire-1.2.1/release/spire/conf/server/ 19:24:34 spire-1.2.1/release/spire/conf/server/server.conf 19:24:34 spire-1.2.1/script/ 19:24:34 spire-1.2.1/script/build-artifact.sh 19:24:34 spire-1.2.1/script/generate_dummy_ca.sh 19:24:34 spire-1.2.1/support/ 19:24:34 spire-1.2.1/support/k8s/ 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:24:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:24:34 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:24:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/ 19:24:35 spire-1.2.1/support/oidc-discovery-provider/README.md 19:24:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/config.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:24:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/main.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:24:35 spire-1.2.1/test/ 19:24:35 spire-1.2.1/test/clock/ 19:24:35 spire-1.2.1/test/clock/clock.go 19:24:35 spire-1.2.1/test/fakes/ 19:24:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:24:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:24:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:24:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:24:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:24:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:24:35 spire-1.2.1/test/fakes/fakeagentstore/ 19:24:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:24:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:24:35 spire-1.2.1/pkg/server/registration/ 19:24:35 spire-1.2.1/pkg/server/registration/manager.go 19:24:35 spire-1.2.1/pkg/server/registration/manager_test.go 19:24:35 spire-1.2.1/pkg/server/scanentries.go 19:24:35 spire-1.2.1/pkg/server/scanentries_test.go 19:24:35 spire-1.2.1/pkg/server/server.go 19:24:35 spire-1.2.1/pkg/server/server_test.go 19:24:35 spire-1.2.1/pkg/server/svid/ 19:24:35 spire-1.2.1/pkg/server/svid/observer.go 19:24:35 spire-1.2.1/pkg/server/svid/observer_test.go 19:24:35 spire-1.2.1/pkg/server/svid/rotator.go 19:24:35 spire-1.2.1/pkg/server/svid/rotator_config.go 19:24:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:24:35 spire-1.2.1/pkg/server/svid/rotator_test.go 19:24:35 spire-1.2.1/proto/ 19:24:35 spire-1.2.1/proto/private/ 19:24:35 spire-1.2.1/proto/private/server/ 19:24:35 spire-1.2.1/proto/private/server/journal/ 19:24:35 spire-1.2.1/test/fakes/fakedatastore/ 19:24:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:24:35 spire-1.2.1/test/fakes/fakeentryclient/ 19:24:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:24:35 spire-1.2.1/test/fakes/fakehealthchecker/ 19:24:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:24:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:24:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:24:35 spire-1.2.1/test/fakes/fakemetrics/ 19:24:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:24:35 spire-1.2.1/test/fakes/fakenoderesolver/ 19:24:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:24:35 spire-1.2.1/test/fakes/fakenotifier/ 19:24:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:24:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:24:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:24:35 spire-1.2.1/test/fakes/fakeserverca/ 19:24:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:24:35 spire-1.2.1/test/fakes/fakeservercatalog/ 19:24:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:24:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:24:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:24:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:24:35 spire-1.2.1/proto/private/server/journal/journal.proto 19:24:35 spire-1.2.1/proto/spire/ 19:24:35 spire-1.2.1/proto/spire/common/ 19:24:35 spire-1.2.1/proto/spire/common/common.pb.go 19:24:35 spire-1.2.1/proto/spire/common/common.proto 19:24:35 spire-1.2.1/proto/spire/common/plugin/ 19:24:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:24:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:24:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:24:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:24:35 spire-1.2.1/proto/spire/plugin/ 19:24:35 spire-1.2.1/proto/spire/plugin/agent/ 19:24:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:24:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:24:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:24:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:24:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:24:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:24:35 spire-1.2.1/release/ 19:24:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:24:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:24:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:24:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:24:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:24:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:24:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:24:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:24:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:24:35 spire-1.2.1/test/fixture/ 19:24:35 spire-1.2.1/test/fixture/certs/ 19:24:35 spire-1.2.1/test/fixture/certs/agent_svid.der 19:24:35 spire-1.2.1/test/fixture/certs/base_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/blog_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/bundle.der 19:24:35 spire-1.2.1/release/spire-extras/ 19:24:35 spire-1.2.1/release/spire-extras/README.md 19:24:35 spire-1.2.1/release/spire-extras/conf/ 19:24:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:24:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:24:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:24:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:24:35 spire-1.2.1/release/spire/ 19:24:35 spire-1.2.1/release/spire/README.md 19:24:35 spire-1.2.1/release/spire/conf/ 19:24:35 spire-1.2.1/release/spire/conf/agent/ 19:24:35 spire-1.2.1/release/spire/conf/agent/agent.conf 19:24:35 spire-1.2.1/release/spire/conf/server/ 19:24:35 spire-1.2.1/release/spire/conf/server/server.conf 19:24:35 spire-1.2.1/script/ 19:24:35 spire-1.2.1/script/build-artifact.sh 19:24:35 spire-1.2.1/script/generate_dummy_ca.sh 19:24:35 spire-1.2.1/support/ 19:24:35 spire-1.2.1/support/k8s/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:24:35 spire-1.2.1/test/fixture/certs/ca.pem 19:24:35 spire-1.2.1/test/fixture/certs/ca_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/database_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/database_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/database_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/node_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/node_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/node_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/svid.pem 19:24:35 spire-1.2.1/test/fixture/certs/svid_key.pem 19:24:35 spire-1.2.1/test/fixture/config/ 19:24:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:24:35 spire-1.2.1/test/fixture/config/agent_good.conf 19:24:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:24:35 spire-1.2.1/test/fixture/config/plugin_good.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_good.conf 19:24:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:24:35 spire-1.2.1/test/fixture/fixture.go 19:24:35 spire-1.2.1/test/fixture/nodeattestor/ 19:24:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:24:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:24:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:24:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:24:35 spire-1.2.1/test/fixture/registration/ 19:24:35 spire-1.2.1/test/fixture/registration/entries.json 19:24:35 spire-1.2.1/test/fixture/registration/good-for-update.json 19:24:35 spire-1.2.1/test/fixture/registration/good.json 19:24:35 spire-1.2.1/test/fixture/registration/invalid.json 19:24:35 spire-1.2.1/test/fixture/registration/invalid_json.json 19:24:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:24:35 spire-1.2.1/test/integration/ 19:24:35 spire-1.2.1/test/integration/README.md 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:24:35 spire-1.2.1/test/integration/common 19:24:35 spire-1.2.1/test/integration/setup/ 19:24:35 spire-1.2.1/test/integration/setup/adminclient/ 19:24:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:24:35 spire-1.2.1/test/integration/setup/adminclient/client.go 19:24:35 spire-1.2.1/test/integration/setup/debugagent/ 19:24:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:24:35 spire-1.2.1/test/integration/setup/debugagent/main.go 19:24:35 spire-1.2.1/test/integration/setup/debugserver/ 19:24:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:24:35 spire-1.2.1/test/integration/setup/debugserver/main.go 19:24:35 spire-1.2.1/test/integration/setup/downstreamclient/ 19:24:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:24:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:24:35 spire-1.2.1/test/integration/setup/itclient/ 19:24:35 spire-1.2.1/test/integration/setup/itclient/client.go 19:24:35 spire-1.2.1/test/integration/setup/node-attestation/ 19:24:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:24:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:24:35 spire-1.2.1/test/integration/setup/x509pop/ 19:24:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:24:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:24:35 spire-1.2.1/test/integration/suites/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:24:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/ 19:24:35 spire-1.2.1/support/oidc-discovery-provider/README.md 19:24:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/config.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:24:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/main.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:24:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:24:35 spire-1.2.1/test/ 19:24:35 spire-1.2.1/test/clock/ 19:24:35 spire-1.2.1/test/clock/clock.go 19:24:35 spire-1.2.1/test/fakes/ 19:24:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:24:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:24:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:24:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:24:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:24:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:24:35 spire-1.2.1/test/fakes/fakeagentstore/ 19:24:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:24:35 spire-1.2.1/test/fakes/fakedatastore/ 19:24:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:24:35 spire-1.2.1/test/fakes/fakeentryclient/ 19:24:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:24:35 spire-1.2.1/test/fakes/fakehealthchecker/ 19:24:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:24:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:24:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:24:35 spire-1.2.1/test/fakes/fakemetrics/ 19:24:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:24:35 spire-1.2.1/test/fakes/fakenoderesolver/ 19:24:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:24:35 spire-1.2.1/test/fakes/fakenotifier/ 19:24:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:24:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:24:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:24:35 spire-1.2.1/test/fakes/fakeserverca/ 19:24:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:24:35 spire-1.2.1/test/fakes/fakeservercatalog/ 19:24:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:24:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:24:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:24:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:24:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:24:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:24:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:24:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:24:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:24:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:24:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:24:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:24:35 spire-1.2.1/test/fixture/ 19:24:35 spire-1.2.1/test/fixture/certs/ 19:24:35 spire-1.2.1/test/fixture/certs/agent_svid.der 19:24:35 spire-1.2.1/test/fixture/certs/base_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/blog_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/bundle.der 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:24:35 spire-1.2.1/test/fixture/certs/ca.pem 19:24:35 spire-1.2.1/test/fixture/certs/ca_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/database_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/database_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/database_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/node_cert.pem 19:24:35 spire-1.2.1/test/fixture/certs/node_csr.pem 19:24:35 spire-1.2.1/test/fixture/certs/node_key.pem 19:24:35 spire-1.2.1/test/fixture/certs/svid.pem 19:24:35 spire-1.2.1/test/fixture/certs/svid_key.pem 19:24:35 spire-1.2.1/test/fixture/config/ 19:24:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:24:35 spire-1.2.1/test/fixture/config/agent_good.conf 19:24:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:24:35 spire-1.2.1/test/fixture/config/plugin_good.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:24:35 spire-1.2.1/test/fixture/config/server_good.conf 19:24:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:24:35 spire-1.2.1/test/fixture/fixture.go 19:24:35 spire-1.2.1/test/fixture/nodeattestor/ 19:24:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:24:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:24:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:24:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:24:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:24:35 spire-1.2.1/test/fixture/registration/ 19:24:35 spire-1.2.1/test/fixture/registration/entries.json 19:24:35 spire-1.2.1/test/fixture/registration/good-for-update.json 19:24:35 spire-1.2.1/test/fixture/registration/good.json 19:24:35 spire-1.2.1/test/fixture/registration/invalid.json 19:24:35 spire-1.2.1/test/fixture/registration/invalid_json.json 19:24:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:24:35 spire-1.2.1/test/integration/ 19:24:35 spire-1.2.1/test/integration/README.md 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:24:35 spire-1.2.1/test/integration/common 19:24:35 spire-1.2.1/test/integration/setup/ 19:24:35 spire-1.2.1/test/integration/setup/adminclient/ 19:24:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:24:35 spire-1.2.1/test/integration/setup/adminclient/client.go 19:24:35 spire-1.2.1/test/integration/setup/debugagent/ 19:24:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:24:35 spire-1.2.1/test/integration/setup/debugagent/main.go 19:24:35 spire-1.2.1/test/integration/setup/debugserver/ 19:24:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:24:35 spire-1.2.1/test/integration/setup/debugserver/main.go 19:24:35 spire-1.2.1/test/integration/setup/downstreamclient/ 19:24:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:24:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:24:35 spire-1.2.1/test/integration/setup/itclient/ 19:24:35 spire-1.2.1/test/integration/setup/itclient/client.go 19:24:35 spire-1.2.1/test/integration/setup/node-attestation/ 19:24:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:24:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:24:35 spire-1.2.1/test/integration/setup/x509pop/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:24:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:24:35 spire-1.2.1/test/integration/suites/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:24:35 spire-1.2.1/test/integration/suites/join-token/ 19:24:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:24:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:24:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:24:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:24:35 spire-1.2.1/test/integration/suites/join-token/README.md 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/ 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/join-token/teardown 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:24:35 spire-1.2.1/test/integration/suites/k8s/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/00-setup 19:24:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:24:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:24:35 spire-1.2.1/test/integration/suites/k8s/README.md 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:24:35 spire-1.2.1/test/integration/suites/k8s/teardown 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/ 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:24:35 spire-1.2.1/test/integration/suites/rotation/ 19:24:35 spire-1.2.1/test/integration/suites/rotation/00-setup 19:24:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:24:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:24:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:24:35 spire-1.2.1/test/integration/suites/rotation/README.md 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/rotation/teardown 19:24:35 spire-1.2.1/test/integration/suites/self-test/ 19:24:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:24:35 spire-1.2.1/test/integration/suites/self-test/README.md 19:24:35 spire-1.2.1/test/integration/suites/self-test/teardown 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:24:35 spire-1.2.1/test/integration/suites/join-token/ 19:24:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:24:35 spire-1.2.1/test/integration/suites/upgrade/ 19:24:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:24:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:24:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:24:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:24:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:24:35 spire-1.2.1/test/integration/suites/join-token/README.md 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/ 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/join-token/teardown 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:24:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:24:35 spire-1.2.1/test/integration/suites/upgrade/README.md 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/upgrade/teardown 19:24:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:24:35 spire-1.2.1/test/integration/test-one.sh 19:24:35 spire-1.2.1/test/integration/test.sh 19:24:35 spire-1.2.1/test/plugintest/ 19:24:35 spire-1.2.1/test/plugintest/config.go 19:24:35 spire-1.2.1/test/plugintest/load.go 19:24:35 spire-1.2.1/test/plugintest/option.go 19:24:35 spire-1.2.1/test/spiretest/ 19:24:35 spire-1.2.1/test/spiretest/apiserver.go 19:24:35 spire-1.2.1/test/spiretest/assertions.go 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:24:35 spire-1.2.1/test/spiretest/dir.go 19:24:35 spire-1.2.1/test/spiretest/errors_posix.go 19:24:35 spire-1.2.1/test/spiretest/errors_windows.go 19:24:35 spire-1.2.1/test/spiretest/logs.go 19:24:35 spire-1.2.1/test/spiretest/socketapi.go 19:24:35 spire-1.2.1/test/spiretest/suite.go 19:24:35 spire-1.2.1/test/spiretest/x509.go 19:24:35 spire-1.2.1/test/testca/ 19:24:35 spire-1.2.1/test/testca/ca.go 19:24:35 spire-1.2.1/test/testkey/ 19:24:35 spire-1.2.1/test/testkey/generate.sh 19:24:35 spire-1.2.1/test/testkey/genkeys.go 19:24:35 spire-1.2.1/test/testkey/keys.go 19:24:35 spire-1.2.1/test/testkey/new.go 19:24:35 spire-1.2.1/test/tpmsimulator/ 19:24:35 spire-1.2.1/test/tpmsimulator/simulator.go 19:24:35 spire-1.2.1/test/util/ 19:24:35 spire-1.2.1/test/util/cert_fixtures.go 19:24:35 spire-1.2.1/test/util/cert_generation.go 19:24:35 spire-1.2.1/test/util/io_redirection.go 19:24:35 spire-1.2.1/test/util/race.go 19:24:35 spire-1.2.1/test/util/util.go 19:24:35 building spire from source... 19:24:35 19:24:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:24:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:24:35 spire-1.2.1/test/integration/suites/k8s/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/00-setup 19:24:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:24:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:24:35 spire-1.2.1/test/integration/suites/k8s/README.md 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:24:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:24:35 spire-1.2.1/test/integration/suites/k8s/teardown 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/ 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:24:35 spire-1.2.1/test/integration/suites/rotation/ 19:24:35 spire-1.2.1/test/integration/suites/rotation/00-setup 19:24:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:24:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:24:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:24:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:24:35 spire-1.2.1/test/integration/suites/rotation/README.md 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/ 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/rotation/teardown 19:24:35 spire-1.2.1/test/integration/suites/self-test/ 19:24:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:24:35 spire-1.2.1/test/integration/suites/self-test/README.md 19:24:35 spire-1.2.1/test/integration/suites/self-test/teardown 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:24:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:24:35 spire-1.2.1/test/integration/suites/upgrade/ 19:24:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:24:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:24:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:24:35 spire-1.2.1/test/integration/suites/upgrade/README.md 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:24:35 spire-1.2.1/test/integration/suites/upgrade/teardown 19:24:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:24:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:24:35 spire-1.2.1/test/integration/test-one.sh 19:24:35 spire-1.2.1/test/integration/test.sh 19:24:35 spire-1.2.1/test/plugintest/ 19:24:35 spire-1.2.1/test/plugintest/config.go 19:24:35 spire-1.2.1/test/plugintest/load.go 19:24:35 spire-1.2.1/test/plugintest/option.go 19:24:35 spire-1.2.1/test/spiretest/ 19:24:35 spire-1.2.1/test/spiretest/apiserver.go 19:24:35 spire-1.2.1/test/spiretest/assertions.go 19:24:35 spire-1.2.1/test/spiretest/dir.go 19:24:35 spire-1.2.1/test/spiretest/errors_posix.go 19:24:35 spire-1.2.1/test/spiretest/errors_windows.go 19:24:35 spire-1.2.1/test/spiretest/logs.go 19:24:35 spire-1.2.1/test/spiretest/socketapi.go 19:24:35 spire-1.2.1/test/spiretest/suite.go 19:24:35 spire-1.2.1/test/spiretest/x509.go 19:24:35 spire-1.2.1/test/testca/ 19:24:35 spire-1.2.1/test/testca/ca.go 19:24:35 spire-1.2.1/test/testkey/ 19:24:35 spire-1.2.1/test/testkey/generate.sh 19:24:35 spire-1.2.1/test/testkey/genkeys.go 19:24:35 spire-1.2.1/test/testkey/keys.go 19:24:35 spire-1.2.1/test/testkey/new.go 19:24:35 spire-1.2.1/test/tpmsimulator/ 19:24:35 spire-1.2.1/test/tpmsimulator/simulator.go 19:24:35 spire-1.2.1/test/util/ 19:24:35 spire-1.2.1/test/util/cert_fixtures.go 19:24:35 spire-1.2.1/test/util/cert_generation.go 19:24:35 spire-1.2.1/test/util/io_redirection.go 19:24:35 spire-1.2.1/test/util/race.go 19:24:35 spire-1.2.1/test/util/util.go 19:24:35 building spire from source... 19:24:36 Installing go1.17.7... 19:24:36 Installing go1.17.7... 19:25:03 Building bin/spire-server... 19:25:03 go: downloading github.com/mitchellh/cli v1.1.2 19:25:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:25:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:25:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:25:03 go: downloading google.golang.org/grpc v1.44.0 19:25:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:25:03 Building bin/spire-server... 19:25:03 go: downloading github.com/mitchellh/cli v1.1.2 19:25:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:25:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:25:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:25:03 go: downloading google.golang.org/grpc v1.44.0 19:25:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:25:04 go: downloading github.com/imdario/mergo v0.3.12 19:25:04 go: downloading github.com/sirupsen/logrus v1.8.1 19:25:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:25:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:25:05 go: downloading github.com/fatih/color v1.13.0 19:25:05 go: downloading github.com/mattn/go-isatty v0.0.14 19:25:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:25:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:25:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:25:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:25:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:25:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:25:07 go: downloading github.com/imdario/mergo v0.3.12 19:25:07 go: downloading github.com/sirupsen/logrus v1.8.1 19:25:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:25:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:25:08 go: downloading github.com/armon/go-metrics v0.3.10 19:25:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:25:08 go: downloading github.com/prometheus/client_golang v1.12.1 19:25:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:25:08 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:25:08 go: downloading github.com/fatih/color v1.13.0 19:25:08 go: downloading github.com/mattn/go-isatty v0.0.14 19:25:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:25:09 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:25:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:25:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:25:09 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:25:09 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:25:10 go: downloading github.com/open-policy-agent/opa v0.38.0 19:25:10 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:25:10 go: downloading github.com/open-policy-agent/opa v0.38.0 19:25:25 go: downloading github.com/Masterminds/goutils v1.1.0 19:25:25 go: downloading github.com/Masterminds/semver v1.5.0 19:25:25 go: downloading github.com/google/uuid v1.1.2 19:25:25 go: downloading github.com/huandu/xstrings v1.3.2 19:25:25 go: downloading github.com/mattn/go-colorable v0.1.12 19:25:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:25:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:25:25 go: downloading github.com/oklog/run v1.0.0 19:25:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:25:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:25:25 go: downloading github.com/prometheus/client_model v0.2.0 19:25:25 go: downloading github.com/prometheus/common v0.32.1 19:25:25 go: downloading github.com/beorn7/perks v1.0.1 19:25:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:25:26 go: downloading github.com/prometheus/procfs v0.7.3 19:25:27 go: downloading go.uber.org/atomic v1.9.0 19:25:27 go: downloading github.com/imkira/go-observer v1.0.3 19:25:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:25:28 go: downloading github.com/hashicorp/errwrap v1.1.0 19:25:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:25:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:25:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:25:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:25:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:25:37 go: downloading github.com/armon/go-metrics v0.3.10 19:25:37 go: downloading github.com/prometheus/client_golang v1.12.1 19:25:37 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:25:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:25:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:25:37 go: downloading github.com/mattn/go-colorable v0.1.12 19:25:37 go: downloading github.com/Masterminds/goutils v1.1.0 19:25:37 go: downloading github.com/Masterminds/semver v1.5.0 19:25:37 go: downloading github.com/google/uuid v1.1.2 19:25:37 go: downloading github.com/huandu/xstrings v1.3.2 19:25:38 go: downloading github.com/imkira/go-observer v1.0.3 19:25:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:25:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:25:38 go: downloading github.com/prometheus/client_model v0.2.0 19:25:38 go: downloading github.com/prometheus/common v0.32.1 19:25:38 go: downloading github.com/beorn7/perks v1.0.1 19:25:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:25:38 go: downloading github.com/prometheus/procfs v0.7.3 19:25:39 go: downloading go.uber.org/atomic v1.9.0 19:25:39 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:25:39 go: downloading github.com/oklog/run v1.0.0 19:25:39 go: downloading github.com/hashicorp/errwrap v1.1.0 19:25:39 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:25:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:25:39 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:25:39 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:25:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:25:42 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:25:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:25:42 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:25:42 go: downloading github.com/stretchr/testify v1.7.0 19:25:43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:25:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:25:43 go: downloading github.com/blang/semver/v4 v4.0.0 19:25:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:25:43 go: downloading github.com/jinzhu/gorm v1.9.16 19:25:44 go: downloading github.com/lib/pq v1.10.4 19:25:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:25:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:25:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:25:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:25:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:25:46 go: downloading github.com/blang/semver/v4 v4.0.0 19:25:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:25:47 go: downloading github.com/jinzhu/gorm v1.9.16 19:25:47 go: downloading github.com/lib/pq v1.10.4 19:25:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:25:47 go: downloading github.com/stretchr/testify v1.7.0 19:25:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:25:48 go: downloading google.golang.org/api v0.70.0 19:25:48 go: downloading k8s.io/client-go v0.23.4 19:25:53 go: downloading github.com/google/go-tpm v0.3.3 19:25:53 go: downloading k8s.io/api v0.23.4 19:26:00 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:26:10 go: downloading google.golang.org/api v0.70.0 19:26:10 go: downloading k8s.io/client-go v0.23.4 19:26:10 go: downloading k8s.io/api v0.23.4 19:26:22 go: downloading github.com/google/go-tpm v0.3.3 19:26:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:26:36 go: downloading cloud.google.com/go/storage v1.21.0 19:26:36 go: downloading k8s.io/apimachinery v0.23.4 19:26:36 go: downloading cloud.google.com/go v0.100.2 19:26:38 go: downloading k8s.io/kube-aggregator v0.23.3 19:26:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:26:38 go: downloading cloud.google.com/go/security v1.3.0 19:26:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:26:42 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:26:42 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:26:42 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:26:42 go: downloading github.com/hashicorp/vault/api v1.4.1 19:26:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:26:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:26:44 go: downloading gopkg.in/yaml.v2 v2.4.0 19:26:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:26:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:26:45 go: downloading github.com/gobwas/glob v0.2.3 19:26:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:26:45 go: downloading github.com/twmb/murmur3 v1.1.6 19:26:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:26:45 go: downloading github.com/aws/smithy-go v1.11.0 19:26:47 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:26:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:26:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:26:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:26:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:26:47 go: downloading github.com/jinzhu/inflection v1.0.0 19:26:48 go: downloading github.com/gogo/protobuf v1.3.2 19:26:54 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:26:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:26:54 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:26:54 go: downloading cloud.google.com/go/compute v1.3.0 19:26:54 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:26:54 go: downloading k8s.io/apimachinery v0.23.4 19:26:55 go: downloading cloud.google.com/go/iam v0.1.1 19:26:55 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:26:56 go: downloading k8s.io/klog/v2 v2.30.0 19:26:56 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:26:57 go: downloading github.com/google/gofuzz v1.1.0 19:26:57 go: downloading k8s.io/kube-aggregator v0.23.3 19:26:57 go: downloading github.com/spf13/pflag v1.0.5 19:26:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:26:58 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:26:58 go: downloading cloud.google.com/go/storage v1.21.0 19:26:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:26:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:26:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:26:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:26:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:26:59 go: downloading github.com/dimchansky/utfbom v1.1.1 19:26:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:26:59 go: downloading cloud.google.com/go v0.100.2 19:26:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:26:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:26:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:27:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:27:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:27:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:27:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:27:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:27:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:27:02 go: downloading go.opencensus.io v0.23.0 19:27:02 go: downloading cloud.google.com/go/security v1.3.0 19:27:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:27:03 go: downloading github.com/hashicorp/vault/api v1.4.1 19:27:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:27:04 go: downloading github.com/twmb/murmur3 v1.1.6 19:27:04 go: downloading gopkg.in/inf.v0 v0.9.1 19:27:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:27:04 go: downloading github.com/go-logr/logr v1.2.2 19:27:04 go: downloading gopkg.in/yaml.v2 v2.4.0 19:27:04 go: downloading github.com/googleapis/gnostic v0.5.5 19:27:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:27:05 go: downloading github.com/gobwas/glob v0.2.3 19:27:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:27:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:27:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:27:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:27:06 go: downloading github.com/aws/smithy-go v1.11.0 19:27:07 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:27:07 go: downloading github.com/json-iterator/go v1.1.12 19:27:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:27:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:27:07 go: downloading github.com/google/go-cmp v0.5.7 19:27:07 go: downloading github.com/jinzhu/inflection v1.0.0 19:27:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:27:08 go: downloading github.com/gogo/protobuf v1.3.2 19:27:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:27:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:27:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:27:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:27:11 go: downloading github.com/tklauser/numcpus v0.3.0 19:27:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:27:12 go: downloading go.uber.org/zap v1.21.0 19:27:12 go: downloading sigs.k8s.io/yaml v1.3.0 19:27:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:27:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:27:13 go: downloading github.com/modern-go/reflect2 v1.0.2 19:27:13 go: downloading github.com/ryanuber/go-glob v1.0.0 19:27:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:27:13 go: downloading github.com/golang/snappy v0.0.4 19:27:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:27:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:27:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:27:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:27:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:27:14 go: downloading github.com/dimchansky/utfbom v1.1.1 19:27:14 go: downloading k8s.io/klog/v2 v2.30.0 19:27:14 go: downloading github.com/google/gofuzz v1.1.0 19:27:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:27:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:27:16 go: downloading github.com/spf13/pflag v1.0.5 19:27:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:27:16 go: downloading cloud.google.com/go/compute v1.3.0 19:27:17 go: downloading cloud.google.com/go/iam v0.1.1 19:27:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:27:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:27:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:27:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:27:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:27:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:27:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:27:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:27:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:27:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:27:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:27:20 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:27:22 go: downloading go.opencensus.io v0.23.0 19:27:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:27:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:27:22 go: downloading github.com/hashicorp/go-version v1.2.0 19:27:22 go: downloading go.uber.org/multierr v1.6.0 19:27:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:27:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:27:23 go: downloading gopkg.in/inf.v0 v0.9.1 19:27:23 go: downloading github.com/go-logr/logr v1.2.2 19:27:24 go: downloading github.com/google/go-cmp v0.5.7 19:27:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:27:24 go: downloading github.com/json-iterator/go v1.1.12 19:27:25 go: downloading github.com/googleapis/gnostic v0.5.5 19:27:27 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:27:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:27:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:27:30 go: downloading github.com/tklauser/numcpus v0.3.0 19:27:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:27:30 go: downloading go.uber.org/zap v1.21.0 19:27:30 go: downloading sigs.k8s.io/yaml v1.3.0 19:27:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:27:30 go: downloading github.com/modern-go/reflect2 v1.0.2 19:27:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:27:31 go: downloading github.com/ryanuber/go-glob v1.0.0 19:27:31 go: downloading github.com/golang/snappy v0.0.4 19:27:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:27:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:27:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:27:39 go: downloading github.com/hashicorp/go-version v1.2.0 19:27:39 go: downloading go.uber.org/multierr v1.6.0 19:28:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:28:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:28:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:28:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:29:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:29:18 Removing intermediate container 4f27f5c27084 19:29:18 ---> 625fa187c368 19:29:18 19:29:18 Step 10/22 : FROM alpine:3.14 19:29:18 3.14: Pulling from library/alpine 19:29:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:29:18 Status: Downloaded newer image for alpine:3.14 19:29:18 ---> ac73e934f311 19:29:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:29:18 ---> Running in 236148c80044 19:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:21 (1/6) Installing ca-certificates (20211220-r0) 19:29:21 (2/6) Installing brotli-libs (1.0.9-r5) 19:29:21 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:29:21 (4/6) Installing libcurl (7.79.1-r1) 19:29:21 (5/6) Installing curl (7.79.1-r1) 19:29:21 (6/6) Installing dumb-init (1.2.5-r1) 19:29:21 Executing busybox-1.33.1-r7.trigger 19:29:21 Executing ca-certificates-20211220-r0.trigger 19:29:22 OK: 8 MiB in 20 packages 19:29:24 Removing intermediate container 236148c80044 19:29:24 ---> 23748ff494e9 19:29:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:24 ---> Running in 6b7224d0ff5e 19:29:25 Removing intermediate container 6b7224d0ff5e 19:29:25 ---> cfe11cf1e222 19:29:25 Step 13/22 : WORKDIR /edgex 19:29:25 ---> Running in 9cf35da37419 19:29:25 Removing intermediate container 9cf35da37419 19:29:25 ---> 3f4c1e66ba73 19:29:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:29:26 ---> bf4e6e23f8d1 19:29:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:29:28 ---> 4ca54cb180c0 19:29:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:29:29 ---> fad45889d54a 19:29:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:29:30 ---> 02305e2c41a4 19:29:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:30 ---> Running in 0893f48dd44a 19:29:33 Removing intermediate container 0893f48dd44a 19:29:33 ---> 90bbb20a7040 19:29:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:29:33 ---> Running in bc93634e0927 19:29:34 Removing intermediate container bc93634e0927 19:29:34 ---> 1bcf5938d2be 19:29:34 Step 20/22 : LABEL arch=arm64 19:29:34 ---> Running in adcf2e6f0c35 19:29:34 Removing intermediate container adcf2e6f0c35 19:29:34 ---> 8607d9fb9b5e 19:29:34 Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:29:35 ---> Running in 9b854b164928 19:29:35 Removing intermediate container 9b854b164928 19:29:35 ---> 3300b7d198da 19:29:35 Step 22/22 : LABEL version=0.0.0 19:29:35 ---> Running in d64cc9fe313a 19:29:35 Removing intermediate container d64cc9fe313a 19:29:35 ---> 051aaf6e64ce 19:29:35 19:29:36 Successfully built 051aaf6e64ce 19:29:36 Successfully tagged security-proxy-setup-arm64:latest 19:29:36  Building security-proxy-setup ... done Building security-spire-server 19:30:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:30:03 ---> eee4a3ca3166 19:30:03 Step 3/25 : WORKDIR /edgex-go 19:30:03 ---> Using cache 19:30:03 ---> 0aed62685fdf 19:30:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:03 ---> Using cache 19:30:03 ---> 7d07f6510961 19:30:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:30:03 ---> Running in a045cb465faa 19:30:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:07 OK: 220 MiB in 52 packages 19:30:09 Removing intermediate container a045cb465faa 19:30:09 ---> 07f64bcb7901 19:30:09 Step 6/25 : COPY go.mod vendor* ./ 19:30:10 ---> 398cbf61e176 19:30:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:10 ---> Running in 69fe29f5b251 19:30:15 Removing intermediate container 69fe29f5b251 19:30:15 ---> f69a953e2f9c 19:30:15 Step 8/25 : COPY . . 19:30:38 ---> 4a8633391570 19:30:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:30:38 ---> Running in e200741dccb3 19:30:38 Removing intermediate container e200741dccb3 19:30:38 ---> cca19defdb1a 19:30:38 Step 10/25 : RUN mkdir -p spire-build 19:30:38 ---> Running in d7224ecd8bdf 19:30:39 Removing intermediate container d7224ecd8bdf 19:30:39 ---> 1c0a4103cc15 19:30:39 Step 11/25 : WORKDIR /edgex-go/spire-build 19:30:39 ---> Running in 99d99dbb8c0a 19:30:39 Removing intermediate container 99d99dbb8c0a 19:30:39 ---> 57b909768db7 19:30:39 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 19:30:39 ---> Running in 93f6938025d9 19:30:42 spire-1.2.1/ 19:30:42 spire-1.2.1/.data/ 19:30:42 spire-1.2.1/.data/.file 19:30:42 spire-1.2.1/.dockerignore 19:30:42 spire-1.2.1/.gitattributes 19:30:42 spire-1.2.1/.githooks/ 19:30:42 spire-1.2.1/.githooks/pre-commit 19:30:42 spire-1.2.1/.github/ 19:30:42 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:30:42 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:30:42 spire-1.2.1/.github/dependabot.yml 19:30:42 spire-1.2.1/.github/workflows/ 19:30:42 spire-1.2.1/.github/workflows/nightly_build.yaml 19:30:42 spire-1.2.1/.github/workflows/pr_build.yaml 19:30:42 spire-1.2.1/.github/workflows/release_build.yaml 19:30:42 spire-1.2.1/.github/workflows/scripts/ 19:30:42 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:30:42 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:30:42 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:30:42 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:30:42 spire-1.2.1/.github/workflows/scripts/split.sh 19:30:42 spire-1.2.1/.gitignore 19:30:42 spire-1.2.1/.go-version 19:30:42 spire-1.2.1/.golangci.yml 19:30:42 spire-1.2.1/ADOPTERS.md 19:30:42 spire-1.2.1/CHANGELOG.md 19:30:42 spire-1.2.1/CODE-OF-CONDUCT.md 19:30:42 spire-1.2.1/CODEOWNERS 19:30:42 spire-1.2.1/CONTRIBUTING.md 19:30:42 spire-1.2.1/Dockerfile 19:30:42 spire-1.2.1/Dockerfile.dev 19:30:42 spire-1.2.1/Dockerfile.scratch 19:30:42 spire-1.2.1/LICENSE 19:30:42 spire-1.2.1/MAINTAINERS.md 19:30:42 spire-1.2.1/Makefile 19:30:42 spire-1.2.1/README.md 19:30:42 spire-1.2.1/ROADMAP.md 19:30:42 spire-1.2.1/SECURITY.md 19:30:42 spire-1.2.1/cmd/ 19:30:42 spire-1.2.1/cmd/spire-agent/ 19:30:42 spire-1.2.1/cmd/spire-agent/cli/ 19:30:42 spire-1.2.1/cmd/spire-agent/cli/api/ 19:30:42 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/common/ 19:30:42 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:30:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/run/ 19:30:42 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:30:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:30:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:30:42 spire-1.2.1/cmd/spire-agent/main.go 19:30:42 spire-1.2.1/cmd/spire-server/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/agent/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/cli.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/run/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/token/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/validate/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/x509/ 19:30:42 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:30:42 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:30:42 spire-1.2.1/cmd/spire-server/main.go 19:30:42 spire-1.2.1/cmd/spire-server/util/ 19:30:42 spire-1.2.1/cmd/spire-server/util/util.go 19:30:42 spire-1.2.1/conf/ 19:30:42 spire-1.2.1/conf/agent/ 19:30:42 spire-1.2.1/conf/agent/agent.conf 19:30:42 spire-1.2.1/conf/agent/agent_full.conf 19:30:42 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:30:42 spire-1.2.1/conf/server/ 19:30:42 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:30:42 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:30:42 spire-1.2.1/conf/server/server.conf 19:30:42 spire-1.2.1/conf/server/server_full.conf 19:30:42 spire-1.2.1/doc/ 19:30:42 spire-1.2.1/doc/SPIRE101.md 19:30:42 spire-1.2.1/doc/auditlog.md 19:30:42 spire-1.2.1/doc/authorization_policy_engine.md 19:30:42 spire-1.2.1/doc/changelog_guidelines.md 19:30:42 spire-1.2.1/doc/cure53-report.pdf 19:30:42 spire-1.2.1/doc/images/ 19:30:42 spire-1.2.1/doc/images/2019_roadmap.png 19:30:42 spire-1.2.1/doc/images/SPIRE101.png 19:30:42 spire-1.2.1/doc/images/SPIRE_agent.png 19:30:42 spire-1.2.1/doc/images/SPIRE_server.png 19:30:42 spire-1.2.1/doc/images/cache_mgr.png 19:30:42 spire-1.2.1/doc/images/cache_mgr_components.png 19:30:42 spire-1.2.1/doc/images/federated_spire.png 19:30:42 spire-1.2.1/doc/images/ha_mode.png 19:30:42 spire-1.2.1/doc/images/nested_spire.png 19:30:42 spire-1.2.1/doc/images/oidc_federation.png 19:30:42 spire-1.2.1/doc/images/single_trust_domain.png 19:30:42 spire-1.2.1/doc/images/spiffe_compatible.png 19:30:42 spire-1.2.1/doc/images/spire_logo.png 19:30:42 spire-1.2.1/doc/migrating_registration_api_clients.md 19:30:42 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:30:42 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:30:42 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:30:42 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:30:42 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:30:42 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:30:42 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:30:42 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:30:42 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:30:42 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:30:42 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:30:42 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:30:42 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:30:42 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:30:42 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:30:42 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:30:42 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:30:42 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:30:42 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:30:42 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:30:42 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:30:42 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:30:42 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:30:42 spire-1.2.1/doc/scaling_spire.md 19:30:42 spire-1.2.1/doc/spire_agent.md 19:30:42 spire-1.2.1/doc/spire_server.md 19:30:42 spire-1.2.1/doc/supported_integrations.md 19:30:42 spire-1.2.1/doc/telemetry.md 19:30:42 spire-1.2.1/doc/telemetry_config.md 19:30:42 spire-1.2.1/doc/upgrading.md 19:30:42 spire-1.2.1/doc/using_spire.md 19:30:42 spire-1.2.1/examples/ 19:30:42 spire-1.2.1/examples/README.md 19:30:42 spire-1.2.1/go.mod 19:30:42 spire-1.2.1/go.sum 19:30:42 spire-1.2.1/pkg/ 19:30:42 spire-1.2.1/pkg/agent/ 19:30:42 spire-1.2.1/pkg/agent/agent.go 19:30:42 spire-1.2.1/pkg/agent/api/ 19:30:42 spire-1.2.1/pkg/agent/api/config.go 19:30:42 spire-1.2.1/pkg/agent/api/debug/ 19:30:42 spire-1.2.1/pkg/agent/api/debug/v1/ 19:30:42 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:30:42 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:30:42 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:30:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:30:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:30:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:30:42 spire-1.2.1/pkg/agent/api/endpoints.go 19:30:42 spire-1.2.1/pkg/agent/api/health/ 19:30:42 spire-1.2.1/pkg/agent/api/health/v1/ 19:30:42 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:30:42 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:30:42 spire-1.2.1/pkg/agent/api/rpccontext/ 19:30:42 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:30:42 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:30:42 spire-1.2.1/pkg/agent/attestor/ 19:30:42 spire-1.2.1/pkg/agent/attestor/node/ 19:30:42 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:30:42 spire-1.2.1/pkg/agent/attestor/node/node.go 19:30:42 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:30:42 spire-1.2.1/pkg/agent/attestor/workload/ 19:30:42 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:30:42 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:30:42 spire-1.2.1/pkg/agent/catalog/ 19:30:42 spire-1.2.1/pkg/agent/catalog/catalog.go 19:30:42 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:30:42 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:30:42 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:30:42 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:30:42 spire-1.2.1/pkg/agent/client/ 19:30:42 spire-1.2.1/pkg/agent/client/client.go 19:30:42 spire-1.2.1/pkg/agent/client/client_test.go 19:30:42 spire-1.2.1/pkg/agent/client/dial.go 19:30:42 spire-1.2.1/pkg/agent/client/nodeconn.go 19:30:42 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:30:42 spire-1.2.1/pkg/agent/client/update.go 19:30:42 spire-1.2.1/pkg/agent/client/util.go 19:30:42 spire-1.2.1/pkg/agent/common/ 19:30:42 spire-1.2.1/pkg/agent/common/backoff/ 19:30:42 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:30:42 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:30:42 spire-1.2.1/pkg/agent/common/cgroups/ 19:30:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:30:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:30:42 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:30:42 spire-1.2.1/pkg/agent/config.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/ 19:30:42 spire-1.2.1/pkg/agent/endpoints/config.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:30:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:30:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/workload/ 19:30:42 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:30:42 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:30:42 spire-1.2.1/pkg/agent/manager/ 19:30:42 spire-1.2.1/pkg/agent/manager/cache/ 19:30:42 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:30:42 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:30:42 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:30:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:30:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:30:42 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:30:42 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:30:42 spire-1.2.1/pkg/agent/manager/config.go 19:30:42 spire-1.2.1/pkg/agent/manager/manager.go 19:30:42 spire-1.2.1/pkg/agent/manager/manager_test.go 19:30:42 spire-1.2.1/pkg/agent/manager/storage.go 19:30:42 spire-1.2.1/pkg/agent/manager/storage_test.go 19:30:42 spire-1.2.1/pkg/agent/manager/storecache/ 19:30:42 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:30:42 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:30:42 spire-1.2.1/pkg/agent/manager/sync.go 19:30:42 spire-1.2.1/pkg/agent/plugin/ 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:30:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:30:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:30:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:30:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:30:42 spire-1.2.1/pkg/agent/svid/ 19:30:42 spire-1.2.1/pkg/agent/svid/rotator.go 19:30:42 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:30:42 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:30:42 spire-1.2.1/pkg/agent/svid/store/ 19:30:42 spire-1.2.1/pkg/agent/svid/store/service.go 19:30:42 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:30:42 spire-1.2.1/pkg/common/ 19:30:42 spire-1.2.1/pkg/common/agentpathtemplate/ 19:30:42 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:30:42 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:30:42 spire-1.2.1/pkg/common/api/ 19:30:42 spire-1.2.1/pkg/common/api/metrics.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/ 19:30:42 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/logger.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/names.go 19:30:42 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:30:42 spire-1.2.1/pkg/common/api/names.go 19:30:42 spire-1.2.1/pkg/common/api/ratelimit.go 19:30:42 spire-1.2.1/pkg/common/api/rpccontext/ 19:30:42 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:30:42 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:30:42 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:30:42 spire-1.2.1/pkg/common/auth/ 19:30:42 spire-1.2.1/pkg/common/auth/interceptors.go 19:30:42 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:30:42 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/ 19:30:42 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/types.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:30:42 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:30:42 spire-1.2.1/pkg/common/catalog/ 19:30:42 spire-1.2.1/pkg/common/catalog/bind.go 19:30:42 spire-1.2.1/pkg/common/catalog/builtin.go 19:30:42 spire-1.2.1/pkg/common/catalog/catalog.go 19:30:42 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:30:42 spire-1.2.1/pkg/common/catalog/closers.go 19:30:42 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:30:42 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:30:42 spire-1.2.1/pkg/common/catalog/config.go 19:30:42 spire-1.2.1/pkg/common/catalog/config_test.go 19:30:42 spire-1.2.1/pkg/common/catalog/configure.go 19:30:42 spire-1.2.1/pkg/common/catalog/constraints.go 19:30:42 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:30:42 spire-1.2.1/pkg/common/catalog/context.go 19:30:42 spire-1.2.1/pkg/common/catalog/external.go 19:30:42 spire-1.2.1/pkg/common/catalog/host.go 19:30:42 spire-1.2.1/pkg/common/catalog/pipenet.go 19:30:42 spire-1.2.1/pkg/common/catalog/plugin.go 19:30:42 spire-1.2.1/pkg/common/catalog/testplugin/ 19:30:42 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:30:42 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:30:42 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:30:42 spire-1.2.1/pkg/common/cli/ 19:30:42 spire-1.2.1/pkg/common/cli/env.go 19:30:42 spire-1.2.1/pkg/common/cli/flags.go 19:30:42 spire-1.2.1/pkg/common/cli/trust_domain.go 19:30:42 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:30:42 spire-1.2.1/pkg/common/cli/umask.go 19:30:42 spire-1.2.1/pkg/common/cli/umask_posix.go 19:30:42 spire-1.2.1/pkg/common/cli/umask_test.go 19:30:42 spire-1.2.1/pkg/common/cli/umask_windows.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/ 19:30:42 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/flag.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/format.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/ 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:30:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:30:42 spire-1.2.1/pkg/common/coretypes/ 19:30:42 spire-1.2.1/pkg/common/coretypes/bundle/ 19:30:42 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:30:42 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:30:42 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:30:42 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:30:42 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:30:42 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:30:42 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:30:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:30:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:30:42 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:30:42 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:30:42 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:30:42 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:30:42 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:30:42 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:30:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:30:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:30:42 spire-1.2.1/pkg/common/cryptoutil/ 19:30:42 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:30:42 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:30:42 spire-1.2.1/pkg/common/diskutil/ 19:30:42 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:30:42 spire-1.2.1/pkg/common/diskutil/file_test.go 19:30:42 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:30:42 spire-1.2.1/pkg/common/errorutil/ 19:30:42 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:30:42 spire-1.2.1/pkg/common/health/ 19:30:42 spire-1.2.1/pkg/common/health/config.go 19:30:42 spire-1.2.1/pkg/common/health/context.go 19:30:42 spire-1.2.1/pkg/common/health/context_test.go 19:30:42 spire-1.2.1/pkg/common/health/health.go 19:30:42 spire-1.2.1/pkg/common/health/health_test.go 19:30:42 spire-1.2.1/pkg/common/health/logger.go 19:30:42 spire-1.2.1/pkg/common/hostservice/ 19:30:42 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:30:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:30:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:30:42 spire-1.2.1/pkg/common/idutil/ 19:30:42 spire-1.2.1/pkg/common/idutil/require.go 19:30:42 spire-1.2.1/pkg/common/idutil/require_test.go 19:30:42 spire-1.2.1/pkg/common/idutil/safety.go 19:30:42 spire-1.2.1/pkg/common/idutil/safety_test.go 19:30:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:30:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:30:42 spire-1.2.1/pkg/common/jwtsvid/ 19:30:42 spire-1.2.1/pkg/common/jwtsvid/common.go 19:30:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:30:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:30:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:30:42 spire-1.2.1/pkg/common/jwtutil/ 19:30:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:30:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:30:42 spire-1.2.1/pkg/common/log/ 19:30:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:30:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:30:42 spire-1.2.1/pkg/common/log/log.go 19:30:42 spire-1.2.1/pkg/common/log/log_test.go 19:30:42 spire-1.2.1/pkg/common/log/options.go 19:30:42 spire-1.2.1/pkg/common/nodeutil/ 19:30:42 spire-1.2.1/pkg/common/nodeutil/node.go 19:30:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:30:42 spire-1.2.1/pkg/common/peertracker/ 19:30:42 spire-1.2.1/pkg/common/peertracker/conn.go 19:30:42 spire-1.2.1/pkg/common/peertracker/credentials.go 19:30:42 spire-1.2.1/pkg/common/peertracker/errors.go 19:30:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:30:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:30:42 spire-1.2.1/pkg/common/peertracker/info.go 19:30:42 spire-1.2.1/pkg/common/peertracker/listener.go 19:30:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:30:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:30:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:30:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:30:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:30:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:30:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:30:42 spire-1.2.1/pkg/common/peertracker/tcp.go 19:30:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:30:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:30:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:30:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:30:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:30:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:30:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:30:42 spire-1.2.1/pkg/common/peertracker/uds.go 19:30:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:30:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:30:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:30:42 spire-1.2.1/pkg/common/pemutil/ 19:30:42 spire-1.2.1/pkg/common/pemutil/block.go 19:30:42 spire-1.2.1/pkg/common/pemutil/certs.go 19:30:42 spire-1.2.1/pkg/common/pemutil/common.go 19:30:42 spire-1.2.1/pkg/common/pemutil/csr.go 19:30:42 spire-1.2.1/pkg/common/pemutil/keys.go 19:30:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/ 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:30:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:30:42 spire-1.2.1/pkg/common/plugin/ 19:30:42 spire-1.2.1/pkg/common/plugin/aws/ 19:30:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:30:42 spire-1.2.1/pkg/common/plugin/azure/ 19:30:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:30:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:30:42 spire-1.2.1/pkg/common/plugin/facade.go 19:30:42 spire-1.2.1/pkg/common/plugin/facade_test.go 19:30:42 spire-1.2.1/pkg/common/plugin/gcp/ 19:30:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:30:42 spire-1.2.1/pkg/common/plugin/k8s/ 19:30:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:30:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:30:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:30:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:30:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:30:42 spire-1.2.1/pkg/common/plugin/log.go 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/ 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:30:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:30:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:30:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:30:42 spire-1.2.1/pkg/common/plugin/x509pop/ 19:30:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:30:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:30:42 spire-1.2.1/pkg/common/profiling/ 19:30:42 spire-1.2.1/pkg/common/profiling/dumpers.go 19:30:42 spire-1.2.1/pkg/common/profiling/profiling.go 19:30:42 spire-1.2.1/pkg/common/protoutil/ 19:30:42 spire-1.2.1/pkg/common/protoutil/masks.go 19:30:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:30:42 spire-1.2.1/pkg/common/rotationutil/ 19:30:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:30:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:30:42 spire-1.2.1/pkg/common/selector/ 19:30:42 spire-1.2.1/pkg/common/selector/selector.go 19:30:42 spire-1.2.1/pkg/common/selector/selector_test.go 19:30:42 spire-1.2.1/pkg/common/selector/set.go 19:30:42 spire-1.2.1/pkg/common/selector/set_utils.go 19:30:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:30:42 spire-1.2.1/pkg/common/telemetry/ 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/ 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:30:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:30:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:30:42 spire-1.2.1/pkg/common/telemetry/call.go 19:30:42 spire-1.2.1/pkg/common/telemetry/common/ 19:30:43 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:30:43 spire-1.2.1/pkg/common/telemetry/config.go 19:30:43 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:30:43 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/inmem.go 19:30:43 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/m3.go 19:30:43 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/metrics.go 19:30:43 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/names.go 19:30:43 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:30:43 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:30:43 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/ 19:30:43 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:30:43 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:30:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:30:43 spire-1.2.1/pkg/common/telemetry/server/server.go 19:30:43 spire-1.2.1/pkg/common/telemetry/sink.go 19:30:43 spire-1.2.1/pkg/common/telemetry/statsd.go 19:30:43 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:30:43 spire-1.2.1/pkg/common/telemetry/uptime.go 19:30:43 spire-1.2.1/pkg/common/telemetry/version.go 19:30:43 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:30:43 spire-1.2.1/pkg/common/uptime/ 19:30:43 spire-1.2.1/pkg/common/uptime/uptime.go 19:30:43 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:30:43 spire-1.2.1/pkg/common/util/ 19:30:43 spire-1.2.1/pkg/common/util/certs.go 19:30:43 spire-1.2.1/pkg/common/util/certs_test.go 19:30:43 spire-1.2.1/pkg/common/util/csr.go 19:30:43 spire-1.2.1/pkg/common/util/hash.go 19:30:43 spire-1.2.1/pkg/common/util/selectors.go 19:30:43 spire-1.2.1/pkg/common/util/selectors_test.go 19:30:43 spire-1.2.1/pkg/common/util/signals.go 19:30:43 spire-1.2.1/pkg/common/util/sort.go 19:30:43 spire-1.2.1/pkg/common/util/sort_test.go 19:30:43 spire-1.2.1/pkg/common/util/task.go 19:30:43 spire-1.2.1/pkg/common/util/task_test.go 19:30:43 spire-1.2.1/pkg/common/util/testdata/ 19:30:43 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:30:43 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:30:43 spire-1.2.1/pkg/common/version/ 19:30:43 spire-1.2.1/pkg/common/version/version.go 19:30:43 spire-1.2.1/pkg/common/x509svid/ 19:30:43 spire-1.2.1/pkg/common/x509svid/common_test.go 19:30:43 spire-1.2.1/pkg/common/x509svid/csr.go 19:30:43 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:30:43 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:30:43 spire-1.2.1/pkg/common/x509util/ 19:30:43 spire-1.2.1/pkg/common/x509util/cert.go 19:30:43 spire-1.2.1/pkg/common/x509util/dns.go 19:30:43 spire-1.2.1/pkg/common/x509util/dns_test.go 19:30:43 spire-1.2.1/pkg/common/x509util/keyid.go 19:30:43 spire-1.2.1/pkg/common/x509util/keypair.go 19:30:43 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:30:43 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:30:43 spire-1.2.1/pkg/server/ 19:30:43 spire-1.2.1/pkg/server/api/ 19:30:43 spire-1.2.1/pkg/server/api/agent.go 19:30:43 spire-1.2.1/pkg/server/api/agent/ 19:30:43 spire-1.2.1/pkg/server/api/agent/v1/ 19:30:43 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:30:43 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:30:43 spire-1.2.1/pkg/server/api/agent_test.go 19:30:43 spire-1.2.1/pkg/server/api/api.go 19:30:43 spire-1.2.1/pkg/server/api/audit/ 19:30:43 spire-1.2.1/pkg/server/api/audit/audit.go 19:30:43 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:30:43 spire-1.2.1/pkg/server/api/bundle.go 19:30:43 spire-1.2.1/pkg/server/api/bundle/ 19:30:43 spire-1.2.1/pkg/server/api/bundle/v1/ 19:30:43 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:30:43 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:30:43 spire-1.2.1/pkg/server/api/bundle_test.go 19:30:43 spire-1.2.1/pkg/server/api/debug/ 19:30:43 spire-1.2.1/pkg/server/api/debug/v1/ 19:30:43 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:30:43 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:30:43 spire-1.2.1/pkg/server/api/entry.go 19:30:43 spire-1.2.1/pkg/server/api/entry/ 19:30:43 spire-1.2.1/pkg/server/api/entry/v1/ 19:30:43 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:30:43 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:30:43 spire-1.2.1/pkg/server/api/entry_test.go 19:30:43 spire-1.2.1/pkg/server/api/health/ 19:30:43 spire-1.2.1/pkg/server/api/health/v1/ 19:30:43 spire-1.2.1/pkg/server/api/health/v1/service.go 19:30:43 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:30:43 spire-1.2.1/pkg/server/api/id.go 19:30:43 spire-1.2.1/pkg/server/api/id_test.go 19:30:43 spire-1.2.1/pkg/server/api/limits/ 19:30:43 spire-1.2.1/pkg/server/api/limits/limits.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/ 19:30:43 spire-1.2.1/pkg/server/api/middleware/alias.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/audit.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/caller.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/common.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/entries.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:30:43 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:30:43 spire-1.2.1/pkg/server/api/ratelimit.go 19:30:43 spire-1.2.1/pkg/server/api/rpccontext/ 19:30:43 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:30:43 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:30:43 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:30:43 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:30:43 spire-1.2.1/pkg/server/api/selector.go 19:30:43 spire-1.2.1/pkg/server/api/selector_test.go 19:30:43 spire-1.2.1/pkg/server/api/status.go 19:30:43 spire-1.2.1/pkg/server/api/status_test.go 19:30:43 spire-1.2.1/pkg/server/api/svid/ 19:30:43 spire-1.2.1/pkg/server/api/svid/v1/ 19:30:43 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:30:43 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:30:43 spire-1.2.1/pkg/server/api/trustdomain.go 19:30:43 spire-1.2.1/pkg/server/api/trustdomain/ 19:30:43 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:30:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:30:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:30:43 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:30:43 spire-1.2.1/pkg/server/authpolicy/ 19:30:43 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:30:43 spire-1.2.1/pkg/server/authpolicy/policy.go 19:30:43 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:30:43 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:30:43 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:30:43 spire-1.2.1/pkg/server/authpolicy/validate.go 19:30:43 spire-1.2.1/pkg/server/bundle/ 19:30:43 spire-1.2.1/pkg/server/bundle/client/ 19:30:43 spire-1.2.1/pkg/server/bundle/client/client.go 19:30:43 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:30:43 spire-1.2.1/pkg/server/bundle/client/manager.go 19:30:43 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:30:43 spire-1.2.1/pkg/server/bundle/client/sources.go 19:30:43 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:30:43 spire-1.2.1/pkg/server/bundle/client/updater.go 19:30:43 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:30:43 spire-1.2.1/pkg/server/ca/ 19:30:43 spire-1.2.1/pkg/server/ca/ca.go 19:30:43 spire-1.2.1/pkg/server/ca/ca_health.go 19:30:43 spire-1.2.1/pkg/server/ca/ca_test.go 19:30:43 spire-1.2.1/pkg/server/ca/journal.go 19:30:43 spire-1.2.1/pkg/server/ca/journal_test.go 19:30:43 spire-1.2.1/pkg/server/ca/manager.go 19:30:43 spire-1.2.1/pkg/server/ca/manager_health.go 19:30:43 spire-1.2.1/pkg/server/ca/manager_test.go 19:30:43 spire-1.2.1/pkg/server/ca/templates.go 19:30:43 spire-1.2.1/pkg/server/ca/upstream_client.go 19:30:43 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:30:43 spire-1.2.1/pkg/server/ca/validation.go 19:30:43 spire-1.2.1/pkg/server/cache/ 19:30:43 spire-1.2.1/pkg/server/cache/dscache/ 19:30:43 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:30:43 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:30:43 spire-1.2.1/pkg/server/cache/entrycache/ 19:30:43 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:30:43 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:30:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:30:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:30:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:30:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:30:43 spire-1.2.1/pkg/server/catalog/ 19:30:43 spire-1.2.1/pkg/server/catalog/catalog.go 19:30:43 spire-1.2.1/pkg/server/catalog/keymanager.go 19:30:43 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:30:43 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:30:43 spire-1.2.1/pkg/server/catalog/notifier.go 19:30:43 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:30:43 spire-1.2.1/pkg/server/config.go 19:30:43 spire-1.2.1/pkg/server/datastore/ 19:30:43 spire-1.2.1/pkg/server/datastore/datastore.go 19:30:43 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:30:43 spire-1.2.1/pkg/server/datastore/repository.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:30:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:30:43 spire-1.2.1/pkg/server/endpoints/ 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/ 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:30:43 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:30:43 spire-1.2.1/pkg/server/endpoints/config.go 19:30:43 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:30:43 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:30:43 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:30:43 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:30:43 spire-1.2.1/pkg/server/endpoints/middleware.go 19:30:43 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:30:43 spire-1.2.1/pkg/server/hostservice/ 19:30:43 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:30:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:30:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:30:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:30:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:30:43 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:30:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:30:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/ 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/ 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:30:43 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:30:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:30:43 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/ 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:30:43 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:30:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:30:43 spire-1.2.1/pkg/server/registration/ 19:30:43 spire-1.2.1/pkg/server/registration/manager.go 19:30:43 spire-1.2.1/pkg/server/registration/manager_test.go 19:30:43 spire-1.2.1/pkg/server/scanentries.go 19:30:43 spire-1.2.1/pkg/server/scanentries_test.go 19:30:43 spire-1.2.1/pkg/server/server.go 19:30:43 spire-1.2.1/pkg/server/server_test.go 19:30:43 spire-1.2.1/pkg/server/svid/ 19:30:43 spire-1.2.1/pkg/server/svid/observer.go 19:30:43 spire-1.2.1/pkg/server/svid/observer_test.go 19:30:43 spire-1.2.1/pkg/server/svid/rotator.go 19:30:43 spire-1.2.1/pkg/server/svid/rotator_config.go 19:30:43 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:30:43 spire-1.2.1/pkg/server/svid/rotator_test.go 19:30:43 spire-1.2.1/proto/ 19:30:43 spire-1.2.1/proto/private/ 19:30:43 spire-1.2.1/proto/private/server/ 19:30:43 spire-1.2.1/proto/private/server/journal/ 19:30:43 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:30:43 spire-1.2.1/proto/private/server/journal/journal.proto 19:30:43 spire-1.2.1/proto/spire/ 19:30:43 spire-1.2.1/proto/spire/common/ 19:30:43 spire-1.2.1/proto/spire/common/common.pb.go 19:30:43 spire-1.2.1/proto/spire/common/common.proto 19:30:43 spire-1.2.1/proto/spire/common/plugin/ 19:30:43 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:30:43 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:30:43 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:30:43 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:30:43 spire-1.2.1/proto/spire/plugin/ 19:30:43 spire-1.2.1/proto/spire/plugin/agent/ 19:30:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:30:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:30:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:30:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:30:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:30:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:30:43 spire-1.2.1/release/ 19:30:43 spire-1.2.1/release/spire-extras/ 19:30:43 spire-1.2.1/release/spire-extras/README.md 19:30:43 spire-1.2.1/release/spire-extras/conf/ 19:30:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:30:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:30:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:30:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:30:43 spire-1.2.1/release/spire/ 19:30:43 spire-1.2.1/release/spire/README.md 19:30:43 spire-1.2.1/release/spire/conf/ 19:30:43 spire-1.2.1/release/spire/conf/agent/ 19:30:43 spire-1.2.1/release/spire/conf/agent/agent.conf 19:30:43 spire-1.2.1/release/spire/conf/server/ 19:30:43 spire-1.2.1/release/spire/conf/server/server.conf 19:30:43 spire-1.2.1/script/ 19:30:43 spire-1.2.1/script/build-artifact.sh 19:30:43 spire-1.2.1/script/generate_dummy_ca.sh 19:30:43 spire-1.2.1/support/ 19:30:43 spire-1.2.1/support/k8s/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:30:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/ 19:30:43 spire-1.2.1/support/oidc-discovery-provider/README.md 19:30:43 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/config.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/main.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:30:43 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:30:43 spire-1.2.1/test/ 19:30:43 spire-1.2.1/test/clock/ 19:30:43 spire-1.2.1/test/clock/clock.go 19:30:43 spire-1.2.1/test/fakes/ 19:30:43 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:30:43 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:30:43 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:30:43 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:30:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:30:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:30:43 spire-1.2.1/test/fakes/fakeagentstore/ 19:30:43 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:30:43 spire-1.2.1/test/fakes/fakedatastore/ 19:30:43 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:30:43 spire-1.2.1/test/fakes/fakeentryclient/ 19:30:43 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:30:43 spire-1.2.1/test/fakes/fakehealthchecker/ 19:30:43 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:30:43 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:30:43 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:30:43 spire-1.2.1/test/fakes/fakemetrics/ 19:30:43 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:30:43 spire-1.2.1/test/fakes/fakenoderesolver/ 19:30:43 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:30:43 spire-1.2.1/test/fakes/fakenotifier/ 19:30:43 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:30:43 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:30:43 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:30:43 spire-1.2.1/test/fakes/fakeserverca/ 19:30:43 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:30:43 spire-1.2.1/test/fakes/fakeservercatalog/ 19:30:43 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:30:43 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:30:43 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:30:43 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:30:43 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:30:43 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:30:43 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:30:43 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:30:43 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:30:43 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:30:43 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:30:43 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:30:43 spire-1.2.1/test/fixture/ 19:30:43 spire-1.2.1/test/fixture/certs/ 19:30:43 spire-1.2.1/test/fixture/certs/agent_svid.der 19:30:43 spire-1.2.1/test/fixture/certs/base_cert.pem 19:30:43 spire-1.2.1/test/fixture/certs/base_csr.pem 19:30:43 spire-1.2.1/test/fixture/certs/base_key.pem 19:30:43 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:30:43 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:30:43 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:30:43 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:30:43 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:30:43 spire-1.2.1/test/fixture/certs/blog_key.pem 19:30:43 spire-1.2.1/test/fixture/certs/bundle.der 19:30:43 spire-1.2.1/test/fixture/certs/ca.pem 19:30:43 spire-1.2.1/test/fixture/certs/ca_key.pem 19:30:43 spire-1.2.1/test/fixture/certs/database_cert.pem 19:30:43 spire-1.2.1/test/fixture/certs/database_csr.pem 19:30:43 spire-1.2.1/test/fixture/certs/database_key.pem 19:30:43 spire-1.2.1/test/fixture/certs/node_cert.pem 19:30:43 spire-1.2.1/test/fixture/certs/node_csr.pem 19:30:43 spire-1.2.1/test/fixture/certs/node_key.pem 19:30:43 spire-1.2.1/test/fixture/certs/svid.pem 19:30:43 spire-1.2.1/test/fixture/certs/svid_key.pem 19:30:43 spire-1.2.1/test/fixture/config/ 19:30:43 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:30:43 spire-1.2.1/test/fixture/config/agent_good.conf 19:30:43 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:30:43 spire-1.2.1/test/fixture/config/plugin_good.conf 19:30:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:30:43 spire-1.2.1/test/fixture/config/server_good.conf 19:30:43 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:30:43 spire-1.2.1/test/fixture/fixture.go 19:30:43 spire-1.2.1/test/fixture/nodeattestor/ 19:30:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:30:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:30:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:30:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:30:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:30:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:30:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:30:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:30:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:30:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:30:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:30:43 spire-1.2.1/test/fixture/registration/ 19:30:43 spire-1.2.1/test/fixture/registration/entries.json 19:30:43 spire-1.2.1/test/fixture/registration/good-for-update.json 19:30:43 spire-1.2.1/test/fixture/registration/good.json 19:30:43 spire-1.2.1/test/fixture/registration/invalid.json 19:30:43 spire-1.2.1/test/fixture/registration/invalid_json.json 19:30:43 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:30:43 spire-1.2.1/test/integration/ 19:30:43 spire-1.2.1/test/integration/README.md 19:30:43 spire-1.2.1/test/integration/common 19:30:43 spire-1.2.1/test/integration/setup/ 19:30:43 spire-1.2.1/test/integration/setup/adminclient/ 19:30:43 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:30:43 spire-1.2.1/test/integration/setup/adminclient/client.go 19:30:43 spire-1.2.1/test/integration/setup/debugagent/ 19:30:43 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:30:43 spire-1.2.1/test/integration/setup/debugagent/main.go 19:30:43 spire-1.2.1/test/integration/setup/debugserver/ 19:30:43 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:30:43 spire-1.2.1/test/integration/setup/debugserver/main.go 19:30:43 spire-1.2.1/test/integration/setup/downstreamclient/ 19:30:43 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:30:43 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:30:43 spire-1.2.1/test/integration/setup/itclient/ 19:30:43 spire-1.2.1/test/integration/setup/itclient/client.go 19:30:43 spire-1.2.1/test/integration/setup/node-attestation/ 19:30:43 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:30:43 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:30:43 spire-1.2.1/test/integration/setup/x509pop/ 19:30:43 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:30:43 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:30:43 spire-1.2.1/test/integration/suites/ 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:30:43 spire-1.2.1/test/integration/suites/join-token/ 19:30:43 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:30:43 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:30:43 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:30:43 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:30:43 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:30:43 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:30:43 spire-1.2.1/test/integration/suites/join-token/README.md 19:30:43 spire-1.2.1/test/integration/suites/join-token/conf/ 19:30:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:30:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:30:43 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:30:43 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:30:43 spire-1.2.1/test/integration/suites/join-token/teardown 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:30:43 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:30:43 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:30:43 spire-1.2.1/test/integration/suites/k8s/ 19:30:43 spire-1.2.1/test/integration/suites/k8s/00-setup 19:30:43 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:30:43 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:30:43 spire-1.2.1/test/integration/suites/k8s/README.md 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/ 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:30:43 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:30:43 spire-1.2.1/test/integration/suites/k8s/teardown 19:30:43 spire-1.2.1/test/integration/suites/nested-rotation/ 19:30:43 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/ 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:30:44 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:30:44 spire-1.2.1/test/integration/suites/rotation/ 19:30:44 spire-1.2.1/test/integration/suites/rotation/00-setup 19:30:44 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:30:44 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:30:44 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:30:44 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:30:44 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:30:44 spire-1.2.1/test/integration/suites/rotation/README.md 19:30:44 spire-1.2.1/test/integration/suites/rotation/conf/ 19:30:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:30:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:30:44 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:30:44 spire-1.2.1/test/integration/suites/rotation/teardown 19:30:44 spire-1.2.1/test/integration/suites/self-test/ 19:30:44 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:30:44 spire-1.2.1/test/integration/suites/self-test/README.md 19:30:44 spire-1.2.1/test/integration/suites/self-test/teardown 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:30:44 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:30:44 spire-1.2.1/test/integration/suites/upgrade/ 19:30:44 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:30:44 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:30:44 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:30:44 spire-1.2.1/test/integration/suites/upgrade/README.md 19:30:44 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:30:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:30:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:30:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:30:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:30:44 spire-1.2.1/test/integration/suites/upgrade/teardown 19:30:44 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:30:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:30:44 spire-1.2.1/test/integration/test-one.sh 19:30:44 spire-1.2.1/test/integration/test.sh 19:30:44 spire-1.2.1/test/plugintest/ 19:30:44 spire-1.2.1/test/plugintest/config.go 19:30:44 spire-1.2.1/test/plugintest/load.go 19:30:44 spire-1.2.1/test/plugintest/option.go 19:30:44 spire-1.2.1/test/spiretest/ 19:30:44 spire-1.2.1/test/spiretest/apiserver.go 19:30:44 spire-1.2.1/test/spiretest/assertions.go 19:30:44 spire-1.2.1/test/spiretest/dir.go 19:30:44 spire-1.2.1/test/spiretest/errors_posix.go 19:30:44 spire-1.2.1/test/spiretest/errors_windows.go 19:30:44 spire-1.2.1/test/spiretest/logs.go 19:30:44 spire-1.2.1/test/spiretest/socketapi.go 19:30:44 spire-1.2.1/test/spiretest/suite.go 19:30:44 spire-1.2.1/test/spiretest/x509.go 19:30:44 spire-1.2.1/test/testca/ 19:30:44 spire-1.2.1/test/testca/ca.go 19:30:44 spire-1.2.1/test/testkey/ 19:30:44 spire-1.2.1/test/testkey/generate.sh 19:30:44 spire-1.2.1/test/testkey/genkeys.go 19:30:44 spire-1.2.1/test/testkey/keys.go 19:30:44 spire-1.2.1/test/testkey/new.go 19:30:44 spire-1.2.1/test/tpmsimulator/ 19:30:44 spire-1.2.1/test/tpmsimulator/simulator.go 19:30:44 spire-1.2.1/test/util/ 19:30:44 spire-1.2.1/test/util/cert_fixtures.go 19:30:44 spire-1.2.1/test/util/cert_generation.go 19:30:44 spire-1.2.1/test/util/io_redirection.go 19:30:44 spire-1.2.1/test/util/race.go 19:30:44 spire-1.2.1/test/util/util.go 19:30:44 building spire from source... 19:30:44 Installing go1.17.7... 19:31:11 Building bin/spire-server... 19:31:11 go: downloading github.com/mitchellh/cli v1.1.2 19:31:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:31:11 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:31:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:31:11 go: downloading google.golang.org/grpc v1.44.0 19:31:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:31:13 go: downloading github.com/imdario/mergo v0.3.12 19:31:13 go: downloading github.com/sirupsen/logrus v1.8.1 19:31:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:31:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:31:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:31:14 go: downloading github.com/fatih/color v1.13.0 19:31:14 go: downloading github.com/mattn/go-isatty v0.0.14 19:31:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:31:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:31:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:31:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:31:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:31:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:31:16 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:31:16 go: downloading github.com/armon/go-metrics v0.3.10 19:31:16 go: downloading github.com/prometheus/client_golang v1.12.1 19:31:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:31:17 go: downloading github.com/open-policy-agent/opa v0.38.0 19:31:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:31:44 go: downloading github.com/mattn/go-colorable v0.1.12 19:31:44 go: downloading github.com/Masterminds/goutils v1.1.0 19:31:44 go: downloading github.com/Masterminds/semver v1.5.0 19:31:44 go: downloading github.com/google/uuid v1.1.2 19:31:44 go: downloading github.com/huandu/xstrings v1.3.2 19:31:44 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:31:44 go: downloading github.com/oklog/run v1.0.0 19:31:44 go: downloading github.com/imkira/go-observer v1.0.3 19:31:44 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:31:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:31:44 go: downloading github.com/prometheus/client_model v0.2.0 19:31:44 go: downloading github.com/prometheus/common v0.32.1 19:31:44 go: downloading github.com/beorn7/perks v1.0.1 19:31:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:31:45 go: downloading github.com/prometheus/procfs v0.7.3 19:31:45 go: downloading go.uber.org/atomic v1.9.0 19:31:46 go: downloading github.com/hashicorp/errwrap v1.1.0 19:31:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:31:46 Removing intermediate container 808d9c557ed1 19:31:46 ---> 13dc844871aa 19:31:46 19:31:46 Step 10/22 : FROM alpine:3.14 19:31:46 ---> ac73e934f311 19:31:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:31:46 go: downloading github.com/stretchr/testify v1.7.0 19:31:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:31:46  ---> Running in 2f57cec033c1 19:31:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:31:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:31:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:31:46 go: downloading github.com/blang/semver/v4 v4.0.0 19:31:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:31:48 go: downloading github.com/jinzhu/gorm v1.9.16 19:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:31:48 go: downloading github.com/lib/pq v1.10.4 19:31:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:31:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:31:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:31:49 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:31:50 (1/1) Installing dumb-init (1.2.5-r1) 19:31:50 Executing busybox-1.33.1-r7.trigger 19:31:50 OK: 5 MiB in 15 packages 19:31:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:31:53 Removing intermediate container 2f57cec033c1 19:31:53 ---> e599ea460e25 19:31:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:53 ---> Running in d8cd08156e6e 19:31:54 Removing intermediate container d8cd08156e6e 19:31:54 ---> b4ec0d4aa59c 19:31:54 Step 13/22 : ENV APP_PORT=59861 19:31:54 ---> Running in 80c02dee55e3 19:31:55 Removing intermediate container 80c02dee55e3 19:31:55 ---> a53d5e78cce0 19:31:55 Step 14/22 : EXPOSE $APP_PORT 19:31:55 ---> Running in 1a56f9b808a8 19:31:55 Removing intermediate container dcb413ecf212 19:31:55 ---> 81a16d686aec 19:31:55 19:31:55 Step 10/22 : FROM alpine:3.14 19:31:55 ---> ac73e934f311 19:31:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:31:56 ---> Running in 527c3ca81b23 19:31:56 Removing intermediate container 1a56f9b808a8 19:31:56 ---> 7a02d87cbf63 19:31:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:57 ---> 4c5e610b133f 19:31:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:31:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:31:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:31:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:31:59 (1/2) Installing ca-certificates (20211220-r0) 19:31:59 (2/2) Installing dumb-init (1.2.5-r1) 19:31:59 Executing busybox-1.33.1-r7.trigger 19:31:59 Executing ca-certificates-20211220-r0.trigger 19:32:00 ---> 457cbb335fc3 19:32:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:32:00 OK: 6 MiB in 16 packages 19:32:01 ---> b013090b3e15 19:32:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:32:01 ---> Running in bf3f211512ee 19:32:02 Removing intermediate container bf3f211512ee 19:32:02 ---> 582a22df7ab0 19:32:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:02 ---> Running in d2aca98841f8 19:32:02 Removing intermediate container 527c3ca81b23 19:32:02 ---> 5ddf40e32345 19:32:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:32:02 ---> Running in 803b737d1775 19:32:03 Removing intermediate container d2aca98841f8 19:32:03 ---> 498e4848bb6a 19:32:03 Step 20/22 : LABEL arch=arm64 19:32:03 ---> Running in c6a4b3ddc2f0 19:32:03 Removing intermediate container 803b737d1775 19:32:03 ---> 7f3d13253bec 19:32:03 Step 13/22 : ENV APP_PORT=59860 19:32:03 ---> Running in b105bd140139 19:32:03 Removing intermediate container c6a4b3ddc2f0 19:32:03 ---> cd08585380ee 19:32:03 Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:32:04 ---> Running in 8f3e5416281b 19:32:04 Removing intermediate container b105bd140139 19:32:04 ---> 4b0d67e31be2 19:32:04 Step 14/22 : EXPOSE $APP_PORT 19:32:04 ---> Running in df984f1dfbf2 19:32:05 Removing intermediate container df984f1dfbf2 19:32:05 ---> 2b97736bee01 19:32:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:05 Removing intermediate container 8f3e5416281b 19:32:05 ---> d2da73580f24 19:32:05 Step 22/22 : LABEL version=0.0.0 19:32:05 ---> Running in 9f597bbf4795 19:32:05 Removing intermediate container 9f597bbf4795 19:32:05 ---> ffb08d383723 19:32:05 19:32:06 ---> a6202ecba01d 19:32:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:32:06 Successfully built ffb08d383723 19:32:06 Successfully tagged support-scheduler-arm64:latest 19:32:06 Building core-command 19:32:08  Building support-scheduler ... done  ---> 6180661d3740 19:32:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:32:09 ---> 0240a00de321 19:32:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:32:09 ---> Running in 0556ef082a89 19:32:10 Removing intermediate container 0556ef082a89 19:32:10 ---> 597ec0ac0448 19:32:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:10 ---> Running in ba166a79f4a8 19:32:11 Removing intermediate container ba166a79f4a8 19:32:11 ---> defa01278624 19:32:11 Step 20/22 : LABEL arch=arm64 19:32:11 ---> Running in 6344e5ee8336 19:32:11 Removing intermediate container 6344e5ee8336 19:32:11 ---> 136b702ea983 19:32:11 Step 21/22 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:32:12 ---> Running in a003a4eb9dfc 19:32:12 Removing intermediate container a003a4eb9dfc 19:32:12 ---> 5bebff86832a 19:32:12 Step 22/22 : LABEL version=0.0.0 19:32:12 ---> Running in 06dd7cd97b7d 19:32:13 Removing intermediate container 06dd7cd97b7d 19:32:13 ---> 60352627a968 19:32:13 19:32:13 Successfully built 60352627a968 19:32:13 Successfully tagged support-notifications-arm64:latest 19:32:13 Building core-data 19:32:21  Building support-notifications ... done go: downloading google.golang.org/api v0.70.0 19:32:21 go: downloading k8s.io/client-go v0.23.4 19:32:21 go: downloading k8s.io/api v0.23.4 19:32:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:32:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:47 ---> eee4a3ca3166 19:32:47 Step 3/23 : WORKDIR /edgex-go 19:32:47 ---> Using cache 19:32:47 ---> 0aed62685fdf 19:32:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:47 ---> Using cache 19:32:47 ---> 7d07f6510961 19:32:47 Step 5/23 : RUN apk add --update --no-cache make git 19:32:50 ---> Running in b90d6bfc7b38 19:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:54 OK: 220 MiB in 52 packages 19:32:57 Removing intermediate container b90d6bfc7b38 19:32:57 ---> 7baee45a5088 19:32:57 Step 6/23 : COPY go.mod vendor* ./ 19:32:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:57 ---> eee4a3ca3166 19:32:57 Step 3/23 : WORKDIR /edgex-go 19:32:57 ---> Using cache 19:32:57 ---> 0aed62685fdf 19:32:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:57 ---> Using cache 19:32:57 ---> 7d07f6510961 19:32:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:32:57 ---> Running in 99b012db89b0 19:32:59 ---> c438013aa3dc 19:32:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 ---> Running in c82f3704de00 19:32:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:02 OK: 220 MiB in 52 packages 19:33:03 Removing intermediate container 99b012db89b0 19:33:03 ---> 2fd41ae63c81 19:33:03 Step 6/23 : COPY go.mod vendor* ./ 19:33:04 ---> 72cf47fb1b2d 19:33:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:04 Removing intermediate container c82f3704de00 19:33:04 ---> bf7618989fc9 19:33:04 Step 8/23 : COPY . . 19:33:04 ---> Running in 728677d37c24 19:33:05 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:33:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:33:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:33:05 go: downloading github.com/google/go-tpm v0.3.3 19:33:06 go: downloading cloud.google.com/go/storage v1.21.0 19:33:07 go: downloading cloud.google.com/go v0.100.2 19:33:08 go: downloading k8s.io/apimachinery v0.23.4 19:33:10 go: downloading k8s.io/kube-aggregator v0.23.3 19:33:11 Removing intermediate container 728677d37c24 19:33:11 ---> 13e4566a225e 19:33:11 Step 8/23 : COPY . . 19:33:11 go: downloading cloud.google.com/go/security v1.3.0 19:33:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:33:13 go: downloading github.com/hashicorp/vault/api v1.4.1 19:33:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:33:13 go: downloading github.com/twmb/murmur3 v1.1.6 19:33:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:33:13 go: downloading gopkg.in/yaml.v2 v2.4.0 19:33:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:33:14 go: downloading github.com/gobwas/glob v0.2.3 19:33:14 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:33:14 go: downloading github.com/jinzhu/inflection v1.0.0 19:33:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:33:14 go: downloading github.com/aws/smithy-go v1.11.0 19:33:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:33:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:33:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:33:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:33:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:33:16 go: downloading github.com/gogo/protobuf v1.3.2 19:33:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:33:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:33:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:33:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:33:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:33:23 go: downloading github.com/dimchansky/utfbom v1.1.1 19:33:23 go: downloading cloud.google.com/go/compute v1.3.0 19:33:24 go: downloading cloud.google.com/go/iam v0.1.1 19:33:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:33:25 go: downloading k8s.io/klog/v2 v2.30.0 19:33:25 go: downloading github.com/google/gofuzz v1.1.0 19:33:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:33:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:33:27 go: downloading github.com/spf13/pflag v1.0.5 19:33:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:33:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:33:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:33:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:33:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:33:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:33:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:33:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:33:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:33:29 go: downloading github.com/tklauser/numcpus v0.3.0 19:33:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:33:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:33:31 go: downloading go.opencensus.io v0.23.0 19:33:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:33:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:33:33 go: downloading gopkg.in/inf.v0 v0.9.1 19:33:33 go: downloading github.com/go-logr/logr v1.2.2 19:33:33 go: downloading github.com/google/go-cmp v0.5.7 19:33:33 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:33:33 go: downloading github.com/json-iterator/go v1.1.12 19:33:34 go: downloading github.com/googleapis/gnostic v0.5.5 19:33:35  ---> 968dcfa77ec0 19:33:35 Step 9/23 : RUN make cmd/core-command/core-command 19:33:35 ---> Running in 815789c49395 19:33:37 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:33:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:33:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:33:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:33:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:33:40 go: downloading go.uber.org/zap v1.21.0 19:33:41 go: downloading sigs.k8s.io/yaml v1.3.0 19:33:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:33:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:33:42 go: downloading github.com/modern-go/reflect2 v1.0.2 19:33:42 go: downloading github.com/ryanuber/go-glob v1.0.0 19:33:42 go: downloading github.com/golang/snappy v0.0.4 19:33:43 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:33:44  ---> aa59b0ec9fe2 19:33:44 Step 9/23 : RUN make cmd/core-data/core-data 19:33:44 ---> Running in 59fbbb40f1d0 19:33:46 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:33:54 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:33:54 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:33:54 go: downloading github.com/hashicorp/go-version v1.2.0 19:33:54 go: downloading go.uber.org/multierr v1.6.0 19:34:21 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:34:21 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:38:43 Removing intermediate container 815789c49395 19:38:43 ---> 83f186e75579 19:38:43 19:38:43 Step 10/23 : FROM alpine:3.14 19:38:43 ---> ac73e934f311 19:38:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:38:43 ---> Using cache 19:38:43 ---> e599ea460e25 19:38:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:43 ---> Using cache 19:38:43 ---> b4ec0d4aa59c 19:38:43 Step 13/23 : ENV APP_PORT=59882 19:38:43 ---> Running in 74d6f40d12b9 19:38:43 Removing intermediate container 74d6f40d12b9 19:38:43 ---> b05b2d873ce3 19:38:43 Step 14/23 : EXPOSE $APP_PORT 19:38:43 ---> Running in 7b459d0b3d53 19:38:43 Removing intermediate container 7b459d0b3d53 19:38:43 ---> 316a6bd17d18 19:38:43 Step 15/23 : WORKDIR / 19:38:43 ---> Running in e9c995b55e9f 19:38:43 Removing intermediate container e9c995b55e9f 19:38:43 ---> 6e82361a6caf 19:38:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:43 ---> fe93fbf111d0 19:38:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:38:43 ---> f4661ee348e6 19:38:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:38:43 ---> 5da3b6d3319f 19:38:43 Step 19/23 : ENTRYPOINT ["/core-command"] 19:38:43 ---> Running in 3d1ad985344d 19:38:43 Removing intermediate container 3d1ad985344d 19:38:43 ---> 3646b64b0884 19:38:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:43 ---> Running in 58e2c78451ce 19:38:43 Removing intermediate container 58e2c78451ce 19:38:43 ---> 97d185de14cf 19:38:43 Step 21/23 : LABEL arch=arm64 19:38:43 ---> Running in 7da8f80cb23b 19:38:43 Removing intermediate container 7da8f80cb23b 19:38:43 ---> 6fd68b9fd729 19:38:43 Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:38:43 ---> Running in ff0a0bc134b3 19:38:43 Removing intermediate container ff0a0bc134b3 19:38:43 ---> 9f2ccd4dd3e1 19:38:43 Step 23/23 : LABEL version=0.0.0 19:38:43 ---> Running in e05ae76943f1 19:38:43 Removing intermediate container e05ae76943f1 19:38:43 ---> 7d5ec7674bf7 19:38:43 19:38:43 Successfully built 7d5ec7674bf7 19:38:43 Successfully tagged core-command-arm64:latest 19:38:43 Building security-bootstrapper 19:39:10  Building core-command ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:39:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:39:10 ---> eee4a3ca3166 19:39:10 Step 3/31 : WORKDIR /edgex-go 19:39:10 ---> Using cache 19:39:10 ---> 0aed62685fdf 19:39:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:10 ---> Using cache 19:39:10 ---> 7d07f6510961 19:39:10 Step 5/31 : RUN apk add --update --no-cache make git 19:39:10 ---> Using cache 19:39:10 ---> 7baee45a5088 19:39:10 Step 6/31 : COPY go.mod vendor* ./ 19:39:10 ---> Using cache 19:39:10 ---> c438013aa3dc 19:39:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:10 ---> Using cache 19:39:10 ---> bf7618989fc9 19:39:10 Step 8/31 : COPY . . 19:39:10 ---> Using cache 19:39:10 ---> 968dcfa77ec0 19:39:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:10 ---> Running in 915ff43b762d 19:39:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:39:57 Removing intermediate container 59fbbb40f1d0 19:39:57 ---> f93c359625cb 19:39:57 19:39:57 Step 10/23 : FROM alpine:3.14 19:39:57 ---> ac73e934f311 19:39:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:39:57 ---> Running in 82b4d523921e 19:39:57 Removing intermediate container 82b4d523921e 19:39:57 ---> 8a46b795b2b2 19:39:57 Step 12/23 : ENV APP_PORT=59880 19:39:58 ---> Running in 6c1b7171a9e7 19:39:58 Removing intermediate container 6c1b7171a9e7 19:39:58 ---> 283969f1923e 19:39:58 Step 13/23 : EXPOSE $APP_PORT 19:39:58 ---> Running in 2afba1a7f795 19:39:59 Removing intermediate container 2afba1a7f795 19:39:59 ---> 71390674506e 19:39:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:59 ---> Running in 45e6beed4abd 19:40:02 Removing intermediate container 45e6beed4abd 19:40:02 ---> 63226d4208f4 19:40:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:40:02 ---> Running in bca06d4b34d5 19:40:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:06 (1/6) Installing dumb-init (1.2.5-r1) 19:40:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:40:06 (3/6) Installing libsodium (1.0.18-r0) 19:40:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:40:07 (5/6) Installing libzmq (4.3.4-r0) 19:40:07 (6/6) Installing zeromq (4.3.4-r0) 19:40:07 Executing busybox-1.33.1-r7.trigger 19:40:07 OK: 8 MiB in 20 packages 19:40:09 Removing intermediate container bca06d4b34d5 19:40:09 ---> 0d7cfef549bf 19:40:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:10 ---> 7d0b89b09c2b 19:40:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:40:12 ---> f979ebbdad2f 19:40:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:40:12 ---> 412e24c1aff6 19:40:12 Step 19/23 : ENTRYPOINT ["/core-data"] 19:40:12 ---> Running in 2fe3c02b371f 19:40:13 Removing intermediate container 2fe3c02b371f 19:40:13 ---> dc74ec6163b7 19:40:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:13 ---> Running in 246e490f1cc6 19:40:13 Removing intermediate container 246e490f1cc6 19:40:13 ---> 30f224bf0f94 19:40:13 Step 21/23 : LABEL arch=arm64 19:40:14 ---> Running in bdd59a8209d8 19:40:14 Removing intermediate container bdd59a8209d8 19:40:14 ---> 9e420c0d549d 19:40:14 Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:40:14 ---> Running in 4eef9c453918 19:40:15 Removing intermediate container 4eef9c453918 19:40:15 ---> 9b273ac37e8f 19:40:15 Step 23/23 : LABEL version=0.0.0 19:40:15 ---> Running in 38e86d76f432 19:40:16 Removing intermediate container 38e86d76f432 19:40:16 ---> 9144950880f8 19:40:16 19:40:16 Successfully built 9144950880f8 19:40:16 Successfully tagged core-data-arm64:latest 19:40:16 Building core-metadata 19:40:49  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:40:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:40:49 ---> eee4a3ca3166 19:40:49 Step 3/23 : WORKDIR /edgex-go 19:40:49 ---> Using cache 19:40:49 ---> 0aed62685fdf 19:40:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:49 ---> Using cache 19:40:49 ---> 7d07f6510961 19:40:49 Step 5/23 : RUN apk add --update --no-cache make git 19:40:49 ---> Using cache 19:40:49 ---> 7baee45a5088 19:40:49 Step 6/23 : COPY go.mod vendor* ./ 19:40:49 ---> Using cache 19:40:49 ---> c438013aa3dc 19:40:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:49 ---> Using cache 19:40:49 ---> bf7618989fc9 19:40:49 Step 8/23 : COPY . . 19:40:49 ---> Using cache 19:40:49 ---> 968dcfa77ec0 19:40:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:40:49 ---> Running in f9b8e910ff62 19:40:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:44:11 Removing intermediate container 915ff43b762d 19:44:11 ---> 24384e6b6d89 19:44:11 19:44:11 Step 10/31 : FROM alpine:3.14 19:44:11 ---> ac73e934f311 19:44:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:44:11 ---> Running in 341aa1deea03 19:44:11 Removing intermediate container 341aa1deea03 19:44:11 ---> 9a1f6a5eae9a 19:44:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:44:12 ---> Running in 7f2ad7e1b994 19:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:44:15 (1/2) Installing dumb-init (1.2.5-r1) 19:44:15 (2/2) Installing su-exec (0.2-r1) 19:44:15 Executing busybox-1.33.1-r7.trigger 19:44:15 OK: 6 MiB in 16 packages 19:44:16 Removing intermediate container 7f2ad7e1b994 19:44:16 ---> 936242c8240c 19:44:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:44:16 ---> Running in a48496f3b899 19:44:17 Removing intermediate container a48496f3b899 19:44:17 ---> 79c671a37830 19:44:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:44:17 ---> Running in ebba41e2ee31 19:44:17 Removing intermediate container ebba41e2ee31 19:44:17 ---> e5cfe9b25e75 19:44:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:44:18 ---> Running in 019be842a478 19:44:21 Removing intermediate container 019be842a478 19:44:21 ---> 12fa598d09ec 19:44:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:44:21 ---> Running in 789d6c8923f4 19:44:21 Removing intermediate container 789d6c8923f4 19:44:21 ---> ab27c3174971 19:44:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:44:22 ---> 032bc22e9b44 19:44:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:44:22 ---> Running in 724aa2af70da 19:44:26 Removing intermediate container 724aa2af70da 19:44:26 ---> 88fe574d2321 19:44:26 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:26 ---> dd45dc363e17 19:44:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:44:28 ---> b92ad8ca4d14 19:44:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:44:29 ---> 803dee12e08c 19:44:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:44:30 ---> d9546e5620ae 19:44:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:44:31 ---> 53669269e285 19:44:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:44:31 ---> Running in 4e94f383b3b5 19:44:31 Removing intermediate container 4e94f383b3b5 19:44:31 ---> 45354303cfa0 19:44:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:44:32 ---> 17244091fbd6 19:44:32 Step 26/31 : RUN chmod +x /entrypoint.sh 19:44:32 ---> Running in e734e7193f52 19:44:35 Removing intermediate container e734e7193f52 19:44:35 ---> 8ebafa754df5 19:44:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:44:35 ---> Running in 4f53001eabca 19:44:36 Removing intermediate container 4f53001eabca 19:44:36 ---> 2efe2530e0aa 19:44:36 Step 28/31 : CMD ["gate"] 19:44:36 ---> Running in 9e520e991e60 19:44:37 Removing intermediate container 9e520e991e60 19:44:37 ---> 9caa38bab0d2 19:44:37 Step 29/31 : LABEL arch=arm64 19:44:37 ---> Running in bd70518b572f 19:44:37 Removing intermediate container bd70518b572f 19:44:37 ---> 6b39af74012e 19:44:37 Step 30/31 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:44:38 ---> Running in e4e905568e95 19:44:38 Removing intermediate container e4e905568e95 19:44:38 ---> c29af5e32d51 19:44:38 Step 31/31 : LABEL version=0.0.0 19:44:38 ---> Running in 6632df073ff9 19:44:39 Removing intermediate container 6632df073ff9 19:44:39 ---> e2e853d7c6ae 19:44:39 19:44:39 Successfully built e2e853d7c6ae 19:44:39 Successfully tagged security-bootstrapper-arm64:latest 19:44:39 Building sys-mgmt-agent 19:45:12  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:45:12 ---> eee4a3ca3166 19:45:12 Step 3/23 : WORKDIR /edgex-go 19:45:12 ---> Using cache 19:45:12 ---> 0aed62685fdf 19:45:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:12 ---> Using cache 19:45:12 ---> 7d07f6510961 19:45:12 Step 5/23 : RUN apk add --update --no-cache make bash git 19:45:12 ---> Running in d631c96b2c04 19:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:45:13 OK: 220 MiB in 52 packages 19:45:14 Removing intermediate container d631c96b2c04 19:45:14 ---> 89f5a9c7a877 19:45:14 Step 6/23 : COPY go.mod vendor* ./ 19:45:15 ---> d59bc4762f4d 19:45:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:15 ---> Running in 48b2bae0418e 19:45:21 Removing intermediate container 48b2bae0418e 19:45:21 ---> af7f031a1b10 19:45:21 Step 8/23 : COPY . . 19:45:43 ---> 1c916d4a9fa2 19:45:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:45:43 ---> Running in 7dd27ca5a2ac 19:45:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:45:53 Removing intermediate container f9b8e910ff62 19:45:53 ---> 3a2811b29434 19:45:53 19:45:53 Step 10/23 : FROM alpine:3.14 19:45:53 ---> ac73e934f311 19:45:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:45:53 ---> Using cache 19:45:53 ---> e599ea460e25 19:45:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:45:53 ---> Using cache 19:45:53 ---> b4ec0d4aa59c 19:45:53 Step 13/23 : ENV APP_PORT=59881 19:45:53 ---> Running in 66a552c48f43 19:45:53 Removing intermediate container 66a552c48f43 19:45:53 ---> fade80ed3a06 19:45:53 Step 14/23 : EXPOSE $APP_PORT 19:45:53 ---> Running in 678668af3f35 19:45:53 Removing intermediate container 678668af3f35 19:45:53 ---> 505e512b0419 19:45:53 Step 15/23 : WORKDIR / 19:45:53 ---> Running in 64bb02497969 19:45:54 Removing intermediate container 64bb02497969 19:45:54 ---> 6829ce82b1f2 19:45:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:55 ---> 876028e3c605 19:45:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:45:56 ---> 1486613c7c79 19:45:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:45:57 ---> c89b223d0511 19:45:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:45:57 ---> Running in 8efbbfe466a8 19:45:58 Removing intermediate container 8efbbfe466a8 19:45:58 ---> 981187880f1f 19:45:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:58 ---> Running in 3070a280ed56 19:45:58 Removing intermediate container 3070a280ed56 19:45:58 ---> 4b91627a54cd 19:45:58 Step 21/23 : LABEL arch=arm64 19:45:58 ---> Running in 1e6b30d004a6 19:45:59 Removing intermediate container 1e6b30d004a6 19:45:59 ---> a1a8fda94a09 19:45:59 Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:45:59 ---> Running in 2a2fb55f1e3c 19:45:59 Removing intermediate container 2a2fb55f1e3c 19:45:59 ---> 3f7cf640a9f3 19:45:59 Step 23/23 : LABEL version=0.0.0 19:45:59 ---> Running in 1d0811b68d33 19:46:00 Removing intermediate container 1d0811b68d33 19:46:00 ---> 3b830959eb84 19:46:00 19:46:01 Successfully built 3b830959eb84 19:46:01 Successfully tagged core-metadata-arm64:latest 19:46:01  Building core-metadata ... done Building security-secretstore-setup 19:46:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:46:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:46:28 ---> eee4a3ca3166 19:46:28 Step 3/25 : WORKDIR /edgex-go 19:46:28 ---> Using cache 19:46:28 ---> 0aed62685fdf 19:46:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:28 ---> Using cache 19:46:28 ---> 7d07f6510961 19:46:28 Step 5/25 : RUN apk add --update --no-cache make git 19:46:28 ---> Using cache 19:46:28 ---> 7baee45a5088 19:46:28 Step 6/25 : COPY go.mod vendor* ./ 19:46:28 ---> Using cache 19:46:28 ---> c438013aa3dc 19:46:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:28 ---> Using cache 19:46:28 ---> bf7618989fc9 19:46:28 Step 8/25 : COPY . . 19:46:28 ---> Using cache 19:46:28 ---> 968dcfa77ec0 19:46:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:28 ---> Running in 4376ca585e3e 19:46:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:50:22 Removing intermediate container 7dd27ca5a2ac 19:50:22 ---> 5ac755b37dbd 19:50:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:50:22 ---> Running in b79c31d5e63e 19:50:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:50:22 Removing intermediate container b79c31d5e63e 19:50:22 ---> b526275d62a6 19:50:22 19:50:22 Step 11/23 : FROM docker:20.10.14 19:50:22 20.10.14: Pulling from library/docker 19:50:41 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:50:41 Status: Downloaded newer image for docker:20.10.14 19:50:41 ---> c346e9eafbab 19:50:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:50:41 ---> Running in 6be8cd49dc61 19:50:41 Removing intermediate container 6be8cd49dc61 19:50:41 ---> 831272bd633f 19:50:41 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:50:41 ---> Running in 09150708e9a0 19:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:50:42 (1/43) Installing readline (8.1.1-r0) 19:50:42 (2/43) Installing bash (5.1.16-r0) 19:50:43 Executing bash-5.1.16-r0.post-install 19:50:43 (3/43) Installing brotli-libs (1.0.9-r5) 19:50:43 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:50:43 (5/43) Installing libcurl (7.80.0-r1) 19:50:43 (6/43) Installing curl (7.80.0-r1) 19:50:43 (7/43) Installing dumb-init (1.2.5-r1) 19:50:43 (8/43) Installing libbz2 (1.0.8-r1) 19:50:43 (9/43) Installing expat (2.4.7-r0) 19:50:43 (10/43) Installing libffi (3.4.2-r1) 19:50:43 (11/43) Installing gdbm (1.22-r0) 19:50:43 (12/43) Installing xz-libs (5.2.5-r1) 19:50:43 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:50:43 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:50:43 (15/43) Installing mpdecimal (2.5.1-r1) 19:50:43 (16/43) Installing sqlite-libs (3.36.0-r0) 19:50:43 (17/43) Installing python3 (3.9.7-r4) 19:50:46 (18/43) Installing py3-appdirs (1.4.4-r2) 19:50:46 (19/43) Installing py3-certifi (2020.12.5-r1) 19:50:46 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:50:46 (21/43) Installing py3-idna (3.3-r0) 19:50:46 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:50:46 (23/43) Installing py3-requests (2.26.0-r1) 19:50:46 (24/43) Installing py3-msgpack (1.0.2-r1) 19:50:46 (25/43) Installing py3-lockfile (0.12.2-r4) 19:50:46 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:50:46 (27/43) Installing py3-colorama (0.4.4-r1) 19:50:46 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:50:46 (29/43) Installing py3-distlib (0.3.3-r0) 19:50:46 (30/43) Installing py3-distro (1.6.0-r0) 19:50:46 (31/43) Installing py3-six (1.16.0-r0) 19:50:46 (32/43) Installing py3-webencodings (0.5.1-r4) 19:50:46 (33/43) Installing py3-html5lib (1.1-r1) 19:50:46 (34/43) Installing py3-parsing (2.4.7-r2) 19:50:46 (35/43) Installing py3-packaging (20.9-r1) 19:50:46 (36/43) Installing py3-tomli (1.2.2-r0) 19:50:46 (37/43) Installing py3-pep517 (0.12.0-r0) 19:50:46 (38/43) Installing py3-progress (1.6-r0) 19:50:46 (39/43) Installing py3-retrying (1.3.3-r2) 19:50:46 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:50:46 (41/43) Installing py3-setuptools (52.0.0-r4) 19:50:46 (42/43) Installing py3-toml (0.10.2-r2) 19:50:46 (43/43) Installing py3-pip (20.3.4-r1) 19:50:47 Executing busybox-1.34.1-r5.trigger 19:50:47 OK: 82 MiB in 65 packages 19:50:52 Collecting docker-compose==1.23.2 19:50:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:50:52 Collecting texttable<0.10,>=0.9.0 19:50:52 Downloading texttable-0.9.1.tar.gz (11 kB) 19:50:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:50:55 Collecting docopt<0.7,>=0.6.1 19:50:55 Downloading docopt-0.6.2.tar.gz (25 kB) 19:50:58 Collecting PyYAML<4,>=3.10 19:50:58 Downloading PyYAML-3.13.tar.gz (270 kB) 19:51:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:51:04 Collecting dockerpty<0.5,>=0.4.1 19:51:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:51:06 Collecting cached-property<2,>=1.2.0 19:51:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:51:06 Collecting docker<4.0,>=3.6.0 19:51:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:51:07 Collecting jsonschema<3,>=2.5.1 19:51:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:51:08 Removing intermediate container 4376ca585e3e 19:51:08 ---> 4cc1f883eb96 19:51:08 19:51:08 Step 10/25 : FROM alpine:3.14 19:51:08 ---> ac73e934f311 19:51:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:51:08 ---> Running in 7b005ac52911 19:51:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:51:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:51:09 Collecting websocket-client<1.0,>=0.32.0 19:51:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:51:11 Collecting docker-pycreds>=0.4.0 19:51:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:51:11 Collecting chardet<3.1.0,>=3.0.2 19:51:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:51:11 (1/3) Installing ca-certificates (20211220-r0) 19:51:12 (2/3) Installing dumb-init (1.2.5-r1) 19:51:12 (3/3) Installing su-exec (0.2-r1) 19:51:12 Executing busybox-1.33.1-r7.trigger 19:51:12 Executing ca-certificates-20211220-r0.trigger 19:51:12 OK: 6 MiB in 17 packages 19:51:12 Collecting urllib3<1.25,>=1.21.1 19:51:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:51:12 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) 19:51:12 Collecting idna<2.8,>=2.5 19:51:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:51:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:51:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:51:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:51:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:51:14 Removing intermediate container 7b005ac52911 19:51:14 ---> 7c693a296021 19:51:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:51:14 ---> Running in a975ba1c67fa 19:51:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:51:14 Attempting uninstall: urllib3 19:51:14 Found existing installation: urllib3 1.26.7 19:51:14 Uninstalling urllib3-1.26.7: 19:51:14 Successfully uninstalled urllib3-1.26.7 19:51:15 Removing intermediate container a975ba1c67fa 19:51:15 ---> 80739d5885a8 19:51:15 Step 13/25 : WORKDIR / 19:51:15 ---> Running in 20530af652e6 19:51:15 Removing intermediate container 20530af652e6 19:51:15 ---> c634753aff4c 19:51:15 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:51:15 Attempting uninstall: idna 19:51:15 Found existing installation: idna 3.3 19:51:15 Uninstalling idna-3.3: 19:51:15 Successfully uninstalled idna-3.3 19:51:16 ---> 329352efa327 19:51:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:51:17 ---> 6c753c6b2fb6 19:51:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:51:18 ---> cb88f31c49ff 19:51:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:51:19 ---> 0740f14c0d0e 19:51:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:51:20 Attempting uninstall: requests 19:51:20 Found existing installation: requests 2.26.0 19:51:20 Uninstalling requests-2.26.0: 19:51:20 Successfully uninstalled requests-2.26.0 19:51:21 ---> c8749728a520 19:51:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:51:21 Running setup.py install for texttable: started 19:51:23 ---> e8de6c7c6bd3 19:51:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:51:23 ---> c7d9329a1f63 19:51:23 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/ 19:51:24 ---> Running in 468d848241aa 19:51:24 Running setup.py install for texttable: finished with status 'done' 19:51:24 Running setup.py install for PyYAML: started 19:51:27 Removing intermediate container 468d848241aa 19:51:27 ---> c523e83d2430 19:51:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:51:27 ---> Running in ece7c4df7a62 19:51:27 Removing intermediate container ece7c4df7a62 19:51:27 ---> 25ef7fbc9655 19:51:27 Step 23/25 : LABEL arch=arm64 19:51:27 ---> Running in b8834d754fbf 19:51:28 Removing intermediate container b8834d754fbf 19:51:28 ---> 5d10cbb3de20 19:51:28 Step 24/25 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:51:28 Running setup.py install for PyYAML: finished with status 'done' 19:51:28 ---> Running in 2a9000f9f99f 19:51:28 Removing intermediate container 2a9000f9f99f 19:51:28 ---> 34928626a1a9 19:51:28 Step 25/25 : LABEL version=0.0.0 19:51:29 Running setup.py install for docopt: started 19:51:29 ---> Running in 6d6b1ab85746 19:51:29 Removing intermediate container 6d6b1ab85746 19:51:29 ---> 9232fa36f239 19:51:29 19:51:30 Successfully built 9232fa36f239 19:51:30 Successfully tagged security-secretstore-setup-arm64:latest 19:51:30 Building security-spiffe-token-provider 19:51:32  Building security-secretstore-setup ... done  Running setup.py install for docopt: finished with status 'done' 19:51:32 Running setup.py install for dockerpty: started 19:51:35 Running setup.py install for dockerpty: finished with status 'done' 19:51:37 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 19:51:59 Removing intermediate container 09150708e9a0 19:51:59 ---> 1aac661e5a57 19:51:59 Step 14/23 : ENV APP_PORT=58890 19:51:59 ---> Running in 30ec12113894 19:51:59 Removing intermediate container 30ec12113894 19:51:59 ---> 4bd38e90715c 19:51:59 Step 15/23 : EXPOSE $APP_PORT 19:51:59 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:51:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:51:59 ---> eee4a3ca3166 19:51:59 Step 3/20 : WORKDIR /edgex-go 19:51:59 ---> Using cache 19:51:59 ---> 0aed62685fdf 19:51:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:51:59 ---> Running in 04ffeb37d710 19:51:59 ---> Running in bb335e9712ea 19:51:59 Removing intermediate container bb335e9712ea 19:51:59 ---> aca1d0354add 19:51:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:52:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:52:01 ---> 1a2dfe8e8503 19:52:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:52:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:52:02 ---> fb67248dbfb7 19:52:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:52:03 ---> 9ee380f41fe4 19:52:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:52:03 ---> Running in e9ab22360d66 19:52:03 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 19:52:03 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:52:03 OK: 15739 distinct packages available 19:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:52:04 Removing intermediate container e9ab22360d66 19:52:04 ---> a0029f4b5ab2 19:52:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:52:04 ---> Running in 7a63de4f9e22 19:52:05 Removing intermediate container 7a63de4f9e22 19:52:05 ---> 283a372bcf57 19:52:05 Step 21/23 : LABEL arch=arm64 19:52:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:52:05 ---> Running in b9eb883863e0 19:52:05 Removing intermediate container b9eb883863e0 19:52:05 ---> a082010399ba 19:52:05 Step 22/23 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:52:05 ---> Running in 080a78bad534 19:52:06 Removing intermediate container 080a78bad534 19:52:06 ---> 3043ca84dd23 19:52:06 Step 23/23 : LABEL version=0.0.0 19:52:06 ---> Running in 5abf476e2eec 19:52:07 OK: 220 MiB in 52 packages 19:52:07 Removing intermediate container 5abf476e2eec 19:52:07 ---> e27994b4fa0f 19:52:07 19:52:07 Successfully built e27994b4fa0f 19:52:07 Successfully tagged sys-mgmt-agent-arm64:latest 19:52:08  Building sys-mgmt-agent ... done Removing intermediate container 04ffeb37d710 19:52:08 ---> 94130d625759 19:52:08 Step 5/20 : COPY go.mod vendor* ./ 19:52:09 ---> 8aff49503d56 19:52:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:09 ---> Running in 8d205029c29a 19:52:15 Removing intermediate container 8d205029c29a 19:52:15 ---> 4118634ba92d 19:52:15 Step 7/20 : COPY . . 19:52:37 ---> 19307fc623ae 19:52:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:37 ---> Running in c24a0fa1b99e 19:52:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:57:44 Removing intermediate container c24a0fa1b99e 19:57:44 ---> 57ea25fbe2f8 19:57:44 19:57:44 Step 9/20 : FROM alpine:3.15 19:57:44 3.15: Pulling from library/alpine 19:57:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:57:44 Status: Downloaded newer image for alpine:3.15 19:57:44 ---> 3fb3c9af89a9 19:57:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:57:44 ---> Running in 337fa74301b7 19:57:44 Removing intermediate container 337fa74301b7 19:57:44 ---> 8ee68bd4690f 19:57:44 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:44 ---> Running in 12aa01d2c8d7 19:57:44 Removing intermediate container 12aa01d2c8d7 19:57:44 ---> 8ff28a88bc82 19:57:44 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:57:44 ---> Running in 2e0958e3636a 19:57:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:47 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 19:57:47 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:57:47 OK: 15730 distinct packages available 19:57:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:49 (1/9) Installing ca-certificates (20211220-r0) 19:57:49 (2/9) Installing brotli-libs (1.0.9-r5) 19:57:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:57:49 (4/9) Installing libcurl (7.80.0-r1) 19:57:49 (5/9) Installing curl (7.80.0-r1) 19:57:49 (6/9) Installing dumb-init (1.2.5-r1) 19:57:49 (7/9) Installing musl-obstack (1.2.3-r0) 19:57:50 (8/9) Installing libucontext (1.1-r0) 19:57:50 (9/9) Installing gcompat (1.0.0-r4) 19:57:50 Executing busybox-1.34.1-r5.trigger 19:57:50 Executing ca-certificates-20211220-r0.trigger 19:57:50 OK: 8 MiB in 23 packages 19:57:52 Removing intermediate container 2e0958e3636a 19:57:52 ---> 9f1dd88f5499 19:57:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:57:53 ---> cb51d3a47949 19:57:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:57:55 ---> dfb5b7f1d0f5 19:57:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:57:56 ---> 314423d97946 19:57:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:57:56 ---> Running in 0ecbe0c6dbe7 19:57:57 Removing intermediate container 0ecbe0c6dbe7 19:57:57 ---> 0a382debc7e6 19:57:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:57:57 ---> Running in ac46e405848e 19:57:58 Removing intermediate container ac46e405848e 19:57:58 ---> a2ea8be7d657 19:57:58 Step 18/20 : LABEL arch=arm64 19:57:58 ---> Running in 215a89d0a1f8 19:57:58 Removing intermediate container 215a89d0a1f8 19:57:58 ---> ffbd82ad1437 19:57:58 Step 19/20 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 19:57:59 ---> Running in 6c2ab4cf22bc 19:57:59 Removing intermediate container 6c2ab4cf22bc 19:57:59 ---> 95b12e5d7883 19:57:59 Step 20/20 : LABEL version=0.0.0 19:57:59 ---> Running in ee22dfce7eca 19:58:00 Removing intermediate container ee22dfce7eca 19:58:00 ---> afdbb76f47c5 19:58:00 19:58:00 Successfully built afdbb76f47c5 19:58:00 Successfully tagged security-spiffe-token-provider-arm64:latest 20:05:38  Building security-spiffe-token-provider ... done Building bin/spire-agent... 20:05:38 Building bin/spire-agent... 20:05:38 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:05:38 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:05:38 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:05:38 go: downloading github.com/docker/docker v20.10.12+incompatible 20:05:38 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:05:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:05:38 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:05:38 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:05:38 go: downloading github.com/docker/docker v20.10.12+incompatible 20:05:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:05:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:05:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:05:38 go: downloading github.com/google/go-tpm-tools v0.3.3 20:05:38 go: downloading github.com/google/go-tpm-tools v0.3.3 20:05:38 go: downloading github.com/docker/go-connections v0.4.0 20:05:38 go: downloading github.com/docker/go-units v0.4.0 20:05:38 go: downloading github.com/opencontainers/image-spec v1.0.1 20:05:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:05:38 go: downloading github.com/containerd/containerd v1.3.4 20:05:38 go: downloading github.com/opencontainers/go-digest v1.0.0 20:05:38 go: downloading github.com/docker/go-connections v0.4.0 20:05:38 go: downloading github.com/docker/go-units v0.4.0 20:05:38 go: downloading github.com/opencontainers/image-spec v1.0.1 20:05:38 go: downloading github.com/containerd/containerd v1.3.4 20:05:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:05:38 go: downloading github.com/opencontainers/go-digest v1.0.0 20:08:00 Building bin/spire-agent... 20:08:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:08:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:08:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:08:00 go: downloading github.com/docker/docker v20.10.12+incompatible 20:08:00 go: downloading github.com/google/go-tpm-tools v0.3.3 20:08:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:08:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:08:00 go: downloading github.com/docker/go-connections v0.4.0 20:08:00 go: downloading github.com/docker/go-units v0.4.0 20:08:00 go: downloading github.com/opencontainers/image-spec v1.0.1 20:08:00 go: downloading github.com/containerd/containerd v1.3.4 20:08:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:08:00 go: downloading github.com/opencontainers/go-digest v1.0.0 20:12:07 Removing intermediate container 7e9c9b378a3a 20:12:07 ---> 412ec6ae6f6b 20:12:07 20:12:07 Step 13/26 : FROM alpine:3.15 20:12:07 ---> 3fb3c9af89a9 20:12:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:07 ---> Using cache 20:12:07 ---> 8ee68bd4690f 20:12:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:07 ---> Using cache 20:12:07 ---> 8ff28a88bc82 20:12:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:12:07 Removing intermediate container 1a6e22132556 20:12:07 ---> 460932e93962 20:12:07 20:12:07 Step 13/26 : FROM alpine:3.15 20:12:07 ---> 3fb3c9af89a9 20:12:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:07 ---> Using cache 20:12:07 ---> 8ee68bd4690f 20:12:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:07 ---> Using cache 20:12:07 ---> 8ff28a88bc82 20:12:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:12:07 ---> Running in 9e194c10eb9b 20:12:07 ---> Running in e3e4b4f2cd19 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:07 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:12:07 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:12:07 OK: 15730 distinct packages available 20:12:07 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:12:07 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:12:07 OK: 15730 distinct packages available 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:08 (1/4) Installing dumb-init (1.2.5-r1) 20:12:08 (1/5) Installing dumb-init (1.2.5-r1) 20:12:08 (2/4) Installing musl-obstack (1.2.3-r0) 20:12:08 (2/5) Installing musl-obstack (1.2.3-r0) 20:12:08 (3/4) Installing libucontext (1.1-r0) 20:12:08 (3/5) Installing libucontext (1.1-r0) 20:12:09 (4/4) Installing gcompat (1.0.0-r4) 20:12:09 (4/5) Installing gcompat (1.0.0-r4) 20:12:09 Executing busybox-1.34.1-r5.trigger 20:12:09 (5/5) Installing openssl (1.1.1n-r0) 20:12:09 OK: 6 MiB in 18 packages 20:12:09 Executing busybox-1.34.1-r5.trigger 20:12:09 OK: 6 MiB in 19 packages 20:12:11 Removing intermediate container e3e4b4f2cd19 20:12:11 ---> 1720009deb67 20:12:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:12:11 Removing intermediate container 9e194c10eb9b 20:12:11 ---> 5101354d9528 20:12:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:12:14 ---> 8bc3bbbd5c5a 20:12:14 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:12:15 ---> 9dbed33b973b 20:12:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:12:16 ---> d7ce303cf10e 20:12:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:12:16 ---> Running in 5455f3629727 20:12:17 Removing intermediate container 5455f3629727 20:12:17 ---> 776f38a8c184 20:12:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:12:18 ---> 20a74a9a288f 20:12:18 Step 21/26 : WORKDIR / 20:12:18 ---> Running in ff6be7c77b67 20:12:18 Removing intermediate container ff6be7c77b67 20:12:18 ---> 2a14da5eab03 20:12:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:12:18 ---> Running in 3de2dbc77372 20:12:19 ---> 9e57bceef2ca 20:12:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:12:19 Removing intermediate container 3de2dbc77372 20:12:19 ---> d19bcd7c126b 20:12:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:12:19 ---> Running in ee8528573669 20:12:20 ---> a479ff6f2923 20:12:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:12:20 Removing intermediate container ee8528573669 20:12:20 ---> eb7adf8dd8e2 20:12:20 Step 24/26 : LABEL arch=arm64 20:12:20 ---> Running in 6602f67d3497 20:12:20 Removing intermediate container 6602f67d3497 20:12:20 ---> 6c57a1f58279 20:12:20 Step 25/26 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 20:12:20 ---> 625908dd2b69 20:12:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:12:20 ---> Running in 26ac89ea8555 20:12:21 Removing intermediate container 26ac89ea8555 20:12:21 ---> c8d45ddb2a34 20:12:21 Step 26/26 : LABEL version=0.0.0 20:12:21 ---> Running in 20b81dee532b 20:12:21 ---> 8f216158df00 20:12:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:12:21 ---> Running in 4fd2f6033cbe 20:12:22 Removing intermediate container 20b81dee532b 20:12:22 ---> a5b826acbcdd 20:12:22 20:12:22 Removing intermediate container 4fd2f6033cbe 20:12:22 ---> 911768ff61b9 20:12:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:12:22 ---> Running in 0ac2aa984ac2 20:12:22 Successfully built a5b826acbcdd 20:12:22 Successfully tagged security-spire-config-arm64:latest 20:12:22  Building security-spire-config ... done Removing intermediate container 0ac2aa984ac2 20:12:22 ---> a840b68396e4 20:12:22 Step 24/26 : LABEL arch=arm64 20:12:22 ---> Running in 92dfea9c17f9 20:12:23 Removing intermediate container 92dfea9c17f9 20:12:23 ---> 7862fb662010 20:12:23 Step 25/26 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 20:12:23 ---> Running in 6c3c9b259ed2 20:12:23 Removing intermediate container 6c3c9b259ed2 20:12:23 ---> 943e3a682fea 20:12:23 Step 26/26 : LABEL version=0.0.0 20:12:23 ---> Running in 054d0f2c2263 20:12:24 Removing intermediate container 054d0f2c2263 20:12:24 ---> 144a91447081 20:12:24 20:12:24 Successfully built 144a91447081 20:12:24 Successfully tagged security-spire-agent-arm64:latest 20:13:11  Building security-spire-agent ... done Removing intermediate container 93f6938025d9 20:13:11 ---> 67f0a9e671e6 20:13:11 20:13:11 Step 13/25 : FROM alpine:3.15 20:13:11 ---> 3fb3c9af89a9 20:13:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:13:11 ---> Using cache 20:13:11 ---> 8ee68bd4690f 20:13:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:11 ---> Using cache 20:13:11 ---> 8ff28a88bc82 20:13:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:11 ---> Using cache 20:13:11 ---> 1720009deb67 20:13:11 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:13:11 ---> 4804a2658093 20:13:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:13:11 ---> 68bf8f75e2f8 20:13:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:13:11 ---> 613811abf5d9 20:13:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:13:11 ---> bcfe5d54b411 20:13:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:13:11 ---> Running in 3eebc92fa815 20:13:11 Removing intermediate container 3eebc92fa815 20:13:11 ---> 339fc7c828fe 20:13:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:13:11 ---> Running in 46efeadfa157 20:13:11 Removing intermediate container 46efeadfa157 20:13:11 ---> 65e5db10ec1d 20:13:11 Step 23/25 : LABEL arch=arm64 20:13:11 ---> Running in 40ac7101dc67 20:13:11 Removing intermediate container 40ac7101dc67 20:13:11 ---> 25d745663b77 20:13:11 Step 24/25 : LABEL git_sha=d4743c5a0f43ebfd8560233d64bf79b709d984fa 20:13:11 ---> Running in 3fdd68e4e3ff 20:13:11 Removing intermediate container 3fdd68e4e3ff 20:13:11 ---> 18c4292f82e6 20:13:11 Step 25/25 : LABEL version=0.0.0 20:13:11 ---> Running in 42e51dc7ce3a 20:13:11 Removing intermediate container 42e51dc7ce3a 20:13:11 ---> 4dc2ceb6afb7 20:13:11 20:13:11 Successfully built 4dc2ceb6afb7 20:13:11 Successfully tagged security-spire-server-arm64:latest 20:13:11  Building security-spire-server ... done  [Pipeline] } 20:13:11 $ docker stop --time=1 278f17ce7be82d2c1ece8714ccdeb2fc922800c12d157e92451d9940f25be083 20:13:13 $ docker rm -f 278f17ce7be82d2c1ece8714ccdeb2fc922800c12d157e92451d9940f25be083 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:14 + docker images 20:13:14 REPOSITORY TAG IMAGE ID CREATED SIZE 20:13:14 security-spire-server-arm64 latest 4dc2ceb6afb7 3 seconds ago 86.3MB 20:13:14 67f0a9e671e6 25 seconds ago 4.14GB 20:13:14 security-spire-agent-arm64 latest 144a91447081 50 seconds ago 126MB 20:13:14 security-spire-config-arm64 latest a5b826acbcdd 53 seconds ago 85.6MB 20:13:14 460932e93962 About a minute ago 4.14GB 20:13:14 412ec6ae6f6b About a minute ago 4.14GB 20:13:14 security-spiffe-token-provider-arm64 latest afdbb76f47c5 15 minutes ago 27.9MB 20:13:14 57ea25fbe2f8 15 minutes ago 1.36GB 20:13:14 sys-mgmt-agent-arm64 latest e27994b4fa0f 21 minutes ago 282MB 20:13:14 security-secretstore-setup-arm64 latest 9232fa36f239 21 minutes ago 27.5MB 20:13:14 4cc1f883eb96 22 minutes ago 1.32GB 20:13:14 b526275d62a6 22 minutes ago 1.31GB 20:13:14 core-metadata-arm64 latest 3b830959eb84 27 minutes ago 16.3MB 20:13:14 3a2811b29434 27 minutes ago 1.31GB 20:13:14 security-bootstrapper-arm64 latest e2e853d7c6ae 28 minutes ago 18.3MB 20:13:14 24384e6b6d89 29 minutes ago 1.31GB 20:13:14 core-data-arm64 latest 9144950880f8 32 minutes ago 21.6MB 20:13:14 f93c359625cb 33 minutes ago 1.34GB 20:13:14 core-command-arm64 latest 7d5ec7674bf7 34 minutes ago 15.5MB 20:13:14 83f186e75579 34 minutes ago 1.3GB 20:13:14 support-notifications-arm64 latest 60352627a968 41 minutes ago 25.8MB 20:13:14 support-scheduler-arm64 latest ffb08d383723 41 minutes ago 25.2MB 20:13:14 81a16d686aec 41 minutes ago 1.36GB 20:13:14 13dc844871aa 41 minutes ago 1.36GB 20:13:14 security-proxy-setup-arm64 latest 051aaf6e64ce 43 minutes ago 26.1MB 20:13:14 625fa187c368 43 minutes ago 1.31GB 20:13:14 ci-base-image-arm64 latest eee4a3ca3166 About an hour ago 885MB 20:13:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 11 days ago 551MB 20:13:14 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 20:13:14 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 20:13:14 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 20:13:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:15 20:13:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:16 arm64: Pulling from edgex-lftools-log-publisher 20:13:16 8998bd30e6a1: Pulling fs layer 20:13:16 04944245beec: Pulling fs layer 20:13:16 699f458cf7ca: Pulling fs layer 20:13:16 765212b225bb: Pulling fs layer 20:13:16 f23df028b6ca: Pulling fs layer 20:13:16 d65c8cfc05b1: Pulling fs layer 20:13:16 2437ff75d9bd: Pulling fs layer 20:13:16 765212b225bb: Waiting 20:13:16 f23df028b6ca: Waiting 20:13:16 d65c8cfc05b1: Waiting 20:13:16 04944245beec: Verifying Checksum 20:13:16 04944245beec: Download complete 20:13:16 765212b225bb: Verifying Checksum 20:13:16 765212b225bb: Download complete 20:13:16 f23df028b6ca: Verifying Checksum 20:13:16 f23df028b6ca: Download complete 20:13:16 d65c8cfc05b1: Verifying Checksum 20:13:16 d65c8cfc05b1: Download complete 20:13:16 699f458cf7ca: Verifying Checksum 20:13:16 699f458cf7ca: Download complete 20:13:16 8998bd30e6a1: Verifying Checksum 20:13:16 8998bd30e6a1: Download complete 20:13:19 2437ff75d9bd: Verifying Checksum 20:13:19 2437ff75d9bd: Download complete 20:13:21 8998bd30e6a1: Pull complete 20:13:22 04944245beec: Pull complete 20:13:23 699f458cf7ca: Pull complete 20:13:23 765212b225bb: Pull complete 20:13:24 f23df028b6ca: Pull complete 20:13:24 d65c8cfc05b1: Pull complete 20:13:39 2437ff75d9bd: Pull complete 20:13:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:13:40 prd-ubuntu20.04-docker-arm64-4c-16g-40386 does not seem to be running inside a container 20:13:40 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat 20:13:42 $ docker top 9dab1c5378d7fa3b9a4f667d60e0c46878cee735843b2a6a955340f0c851829f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:43 ---> job-cost.sh 20:13:43 lf-activate-venv: SKIPPING 20:13:43 INFO: No Stack... 20:13:44 INFO: Retrieving Pricing Info for: v3-standard-4 20:13:45 INFO: Archiving Costs [Pipeline] sh 20:13:45 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:13:45 + cut -d, -f6 [Pipeline] lock 20:13:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4004-1-stack-cost] 20:13:45 Resource [jenkins-edgexfoundry-edgex-go-PR-4004-1-stack-cost] did not exist. Created. 20:13:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4004-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:46 + echo total: 0.2199999988079071 [Pipeline] stash 20:13:46 Stashed 1 file(s) [Pipeline] } 20:13:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4004-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:46 $ docker stop --time=1 9dab1c5378d7fa3b9a4f667d60e0c46878cee735843b2a6a955340f0c851829f 20:13:48 $ docker rm -f 9dab1c5378d7fa3b9a4f667d60e0c46878cee735843b2a6a955340f0c851829f [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 20:13:49 provisioning config files... 20:13:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5155707159418694811tmp [Pipeline] { [Pipeline] sh 20:13:49 + set +x 20:13:49 + curl -s https://codecov.io/bash 20:13:49 + bash -s -- 20:13:49 20:13:49 _____ _ 20:13:49 / ____| | | 20:13:49 | | ___ __| | ___ ___ _____ __ 20:13:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:13:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:13:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:13:49 Bash-1.0.6 20:13:49 20:13:49 20:13:49 ==> git version 2.25.1 found 20:13:49 ==> 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 20:13:49 Release-Date: 2020-01-08 20:13:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:13:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:13:49 ==> Jenkins CI detected. 20:13:49 current dir:  /w/workspace/edgex-go/1 20:13:49 project root: . 20:13:49 --> token set from env 20:13:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:13:49 ==> Running gcov in . (disable via -X gcov) 20:13:49 ==> Python coveragepy not found 20:13:49 ==> Searching for coverage reports in: 20:13:49 + . 20:13:50 -> Found 1 reports 20:13:50 ==> Detecting git/mercurial file structure 20:13:50 ==> Reading reports 20:13:50 + ./coverage.out bytes=435134 20:13:50 ==> Appending adjustments 20:13:50 https://docs.codecov.io/docs/fixing-reports 20:13:51 + Found adjustments 20:13:51 ==> Gzipping contents 20:13:51 60K /tmp/codecov.m5S5hW.gz 20:13:51 ==> Uploading reports 20:13:51 url: https://codecov.io 20:13:51 query: branch=PR-4004&commit=d4743c5a0f43ebfd8560233d64bf79b709d984fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4004%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4004&job=&cmd_args= 20:13:51 -> Pinging Codecov 20:13:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4004&commit=d4743c5a0f43ebfd8560233d64bf79b709d984fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4004%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4004&job=&cmd_args= 20:13:51 -> Uploading to 20:13:51 https://storage.googleapis.com/codecov/v4/raw/2022-05-03/00271124DB129430A58F1EEE437C3FCB/d4743c5a0f43ebfd8560233d64bf79b709d984fa/7cb78e62-d538-4453-8c0f-75d83ecde02f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T201351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b066db593bd8369259ed80d5477d1205148d74882200e15682c96c1b87f46a94 20:13:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:51 Dload Upload Total Spent Left Speed 20:13:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59865 0 0 100 59865 0 286k --:--:-- --:--:-- --:--:-- 285k 100 59865 0 0 100 59865 0 260k --:--:-- --:--:-- --:--:-- 259k 20:13:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d4743c5a0f43ebfd8560233d64bf79b709d984fa [Pipeline] } 20:13:51 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 20:13:53 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:13:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:54 ---> package-listing.sh 20:13:54 ++ facter osfamily 20:13:54 ++ tr '[:upper:]' '[:lower:]' 20:13:54 + OS_FAMILY=debian 20:13:54 + workspace=/w/workspace/edgex-go/1 20:13:54 + START_PACKAGES=/tmp/packages_start.txt 20:13:54 + END_PACKAGES=/tmp/packages_end.txt 20:13:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:54 + PACKAGES=/tmp/packages_start.txt 20:13:54 + '[' /w/workspace/edgex-go/1 ']' 20:13:54 + PACKAGES=/tmp/packages_end.txt 20:13:54 + case "${OS_FAMILY}" in 20:13:54 + dpkg -l 20:13:54 + grep '^ii' 20:13:54 + '[' -f /tmp/packages_start.txt ']' 20:13:54 + '[' -f /tmp/packages_end.txt ']' 20:13:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:54 + '[' /w/workspace/edgex-go/1 ']' 20:13:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:13:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:13:54 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:13:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:55 20:13:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:13:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:55 latest: Pulling from edgex-lftools-log-publisher 20:13:55 5eb5b503b376: Pulling fs layer 20:13:55 5c69ac0246d0: Pulling fs layer 20:13:55 ec43610c2a17: Pulling fs layer 20:13:55 3a2ae6a8a46f: Pulling fs layer 20:13:55 33b1e0a273af: Pulling fs layer 20:13:55 5d3b04190fa2: Pulling fs layer 20:13:55 2f39f015ded8: Pulling fs layer 20:13:55 3a2ae6a8a46f: Waiting 20:13:55 33b1e0a273af: Waiting 20:13:55 5d3b04190fa2: Waiting 20:13:55 2f39f015ded8: Waiting 20:13:55 5c69ac0246d0: Download complete 20:13:55 3a2ae6a8a46f: Verifying Checksum 20:13:55 3a2ae6a8a46f: Download complete 20:13:55 33b1e0a273af: Verifying Checksum 20:13:55 33b1e0a273af: Download complete 20:13:55 5d3b04190fa2: Download complete 20:13:56 ec43610c2a17: Verifying Checksum 20:13:56 ec43610c2a17: Download complete 20:13:56 5eb5b503b376: Verifying Checksum 20:13:56 5eb5b503b376: Download complete 20:13:57 2f39f015ded8: Download complete 20:13:57 5eb5b503b376: Pull complete 20:13:57 5c69ac0246d0: Pull complete 20:13:58 ec43610c2a17: Pull complete 20:13:58 3a2ae6a8a46f: Pull complete 20:13:58 33b1e0a273af: Pull complete 20:13:58 5d3b04190fa2: Pull complete 20:14:03 2f39f015ded8: Pull complete 20:14:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:14:03 prd-ubuntu20.04-docker-8c-8g-40384 does not seem to be running inside a container 20:14:03 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:14:05 $ docker top 555a2f0d368c017403ef7716862a0973cb349e2b069ac2c7cf5660483a6e8be8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:06 + touch /tmp/pre-build-complete [Pipeline] sh 20:14:06 + mkdir -p /var/log/sysstat [Pipeline] sh 20:14:07 + ls /var/log/sa-host 20:14:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:07 provisioning config files... 20:14:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5881158116531116097tmp [Pipeline] { [Pipeline] echo 20:14:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:14:07 ---> create-netrc.sh [Pipeline] } 20:14:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:14:08 ---> python-tools-install.sh [Pipeline] echo 20:14:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:14:08 ---> sudo-logs.sh 20:14:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:14:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:14:08 ---> job-cost.sh 20:14:08 lf-activate-venv: SKIPPING 20:14:08 DEBUG: total: 0.2199999988079071 20:14:08 INFO: Retrieving Stack Cost... 20:14:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:14:09 INFO: Archiving Costs [Pipeline] echo 20:14:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:14:10 ---> logs-deploy.sh 20:14:10 lf-activate-venv: SKIPPING 20:14:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4004/1 20:14:10 INFO: archiving workspace using pattern(s): 20:14:10 Archives upload complete. 20:14:10 INFO: archiving logs to Nexus 20:14:11 ---> uname -a: 20:14:11 Linux prd-ubuntu20-04-docker-8c-8g-40384 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:14:11 20:14:11 20:14:11 ---> lscpu: 20:14:11 Architecture: x86_64 20:14:11 CPU op-mode(s): 32-bit, 64-bit 20:14:11 Byte Order: Little Endian 20:14:11 Address sizes: 40 bits physical, 48 bits virtual 20:14:11 CPU(s): 8 20:14:11 On-line CPU(s) list: 0-7 20:14:11 Thread(s) per core: 1 20:14:11 Core(s) per socket: 1 20:14:11 Socket(s): 8 20:14:11 NUMA node(s): 1 20:14:11 Vendor ID: AuthenticAMD 20:14:11 CPU family: 23 20:14:11 Model: 49 20:14:11 Model name: AMD EPYC-Rome Processor 20:14:11 Stepping: 0 20:14:11 CPU MHz: 2799.996 20:14:11 BogoMIPS: 5599.99 20:14:11 Virtualization: AMD-V 20:14:11 Hypervisor vendor: KVM 20:14:11 Virtualization type: full 20:14:11 L1d cache: 256 KiB 20:14:11 L1i cache: 256 KiB 20:14:11 L2 cache: 4 MiB 20:14:11 L3 cache: 128 MiB 20:14:11 NUMA node0 CPU(s): 0-7 20:14:11 Vulnerability Itlb multihit: Not affected 20:14:11 Vulnerability L1tf: Not affected 20:14:11 Vulnerability Mds: Not affected 20:14:11 Vulnerability Meltdown: Not affected 20:14:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:14:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:14:11 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:14:11 Vulnerability Srbds: Not affected 20:14:11 Vulnerability Tsx async abort: Not affected 20:14:11 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 20:14:11 20:14:11 20:14:11 ---> nproc: 20:14:11 8 20:14:11 20:14:11 20:14:11 ---> df -h: 20:14:11 Filesystem Size Used Avail Use% Mounted on 20:14:11 overlay 155G 26G 130G 17% / 20:14:11 tmpfs 64M 0 64M 0% /dev 20:14:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:14:11 shm 64M 0 64M 0% /dev/shm 20:14:11 /dev/vda1 155G 26G 130G 17% /facter-os 20:14:11 20:14:11 20:14:11 ---> sar -b -r -n DEV: 20:14:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40384) 05/03/22 _x86_64_ (8 CPU) 20:14:11 20:14:11 19:06:22 LINUX RESTART (8 CPU) 20:14:11 20:14:11 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:14:11 19:08:01 282.94 12.60 270.34 0.00 2018.20 124679.62 0.00 20:14:11 19:09:01 37.74 0.03 37.70 0.00 4.13 12445.72 0.00 20:14:11 19:10:01 52.43 0.18 52.25 0.00 3.33 21411.15 0.00 20:14:11 19:11:01 391.23 0.08 391.15 0.00 8.80 322156.17 0.00 20:14:11 19:12:01 806.08 0.48 805.60 0.00 16.53 253870.84 0.00 20:14:11 19:13:01 866.82 0.13 866.69 0.00 4.93 215481.15 0.00 20:14:11 19:14:01 835.49 2.05 833.44 0.00 16.39 323572.14 0.00 20:14:11 19:15:01 361.56 0.00 361.56 0.00 0.00 78903.70 0.00 20:14:11 19:16:01 324.69 0.03 324.66 0.00 0.27 148200.07 0.00 20:14:11 19:17:01 433.27 3.28 429.99 0.00 26.26 160572.21 0.00 20:14:11 19:18:01 247.86 0.00 247.86 0.00 0.00 108760.94 0.00 20:14:11 19:19:01 2.65 0.00 2.65 0.00 0.00 30.66 0.00 20:14:11 19:20:02 1.03 0.00 1.03 0.00 0.00 11.46 0.00 20:14:11 19:21:01 1.15 0.00 1.15 0.00 0.00 14.37 0.00 20:14:11 19:22:01 1.88 0.02 1.87 0.00 0.13 20.53 0.00 20:14:11 19:23:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 20:14:11 19:24:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:14:11 19:25:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 20:14:11 19:26:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:14:11 19:27:01 1.47 0.00 1.47 0.00 0.00 18.79 0.00 20:14:11 19:28:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 20:14:11 19:29:01 3.90 0.87 3.03 0.00 18.39 38.12 0.00 20:14:11 19:30:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 20:14:11 19:31:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 20:14:11 19:32:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 20:14:11 19:33:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 20:14:11 19:34:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:14:11 19:35:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 20:14:11 19:36:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 20:14:11 19:37:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 20:14:11 19:38:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 20:14:11 19:39:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 20:14:11 19:40:01 1.55 0.00 1.55 0.00 0.00 16.39 0.00 20:14:11 19:41:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 20:14:11 19:42:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 20:14:11 19:43:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 20:14:11 19:44:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:14:11 19:45:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 20:14:11 19:46:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 20:14:11 19:47:01 1.80 0.00 1.80 0.00 0.00 21.86 0.00 20:14:11 19:48:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:14:11 19:49:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 20:14:11 19:50:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:14:11 19:51:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 20:14:11 19:52:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 20:14:11 19:53:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 20:14:11 19:54:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 20:14:11 19:55:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 20:14:11 19:56:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:14:11 19:57:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 20:14:11 19:58:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 20:14:11 19:59:01 1.17 0.00 1.17 0.00 0.00 15.46 0.00 20:14:11 20:00:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 20:14:11 20:01:01 1.40 0.00 1.40 0.00 0.00 15.59 0.00 20:14:11 20:02:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:14:11 20:03:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 20:14:11 20:04:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 20:14:11 20:05:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 20:14:11 20:06:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 20:14:11 20:07:01 1.20 0.00 1.20 0.00 0.00 16.13 0.00 20:14:11 20:08:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 20:14:11 20:09:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 20:14:11 20:10:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 20:14:11 20:11:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 20:14:11 20:12:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 20:14:11 20:13:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 20:14:11 20:14:01 6.45 0.22 6.23 0.00 16.93 1438.56 0.00 20:14:11 Average: 70.49 0.30 70.20 0.00 31.86 26460.05 0.00 20:14:11 20:14:11 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:14:11 19:08:01 28252080 31757544 541164 1.65 158464 3558908 2228992 6.57 1259784 2932760 632 20:14:11 19:09:01 27649684 31591656 699632 2.13 162088 3947136 2252456 6.64 1516948 3225120 156108 20:14:11 19:10:01 28069152 31762740 532856 1.62 165212 3719484 1940384 5.72 1354928 2993876 100 20:14:11 19:11:01 22111924 31378052 883500 2.69 178524 9036152 3996732 11.78 2206692 7807232 570980 20:14:11 19:12:01 17434836 29999224 2266420 6.89 261524 11997356 5541336 16.33 4267908 10177928 10068 20:14:11 19:13:01 16499268 31249400 1018964 3.10 288136 14070140 2891100 8.52 3558544 11742276 51820 20:14:11 19:14:01 10604556 31273064 969564 2.95 455964 19276540 3361736 9.91 3785524 16839684 50908 20:14:11 19:15:01 3934652 28460152 3780008 11.50 541304 22863652 6303972 18.58 7814500 19289752 2665948 20:14:11 19:16:01 9433028 31128200 1114268 3.39 553584 20193032 3327516 9.81 4527152 17248316 338644 20:14:11 19:17:01 3595900 31555664 697332 2.12 721344 25975592 2262028 6.67 4119796 23193636 2808176 20:14:11 19:18:01 11257624 31685536 580268 1.76 723224 18873776 2098464 6.18 2899816 17196912 484 20:14:11 19:19:01 11258176 31686112 579712 1.76 723240 18873780 2098464 6.18 2899008 17196916 52 20:14:11 19:20:02 11259452 31687384 578456 1.76 723248 18873784 2098464 6.18 2897224 17196920 24 20:14:11 19:21:01 11268532 31696480 569324 1.73 723260 18873788 2115004 6.23 2890352 17196008 256 20:14:11 19:22:01 11268504 31696508 569088 1.73 723304 18873788 2123788 6.26 2889824 17196008 204 20:14:11 19:23:01 11269000 31697072 568580 1.73 723312 18873792 2123788 6.26 2888980 17196060 56 20:14:11 19:24:01 11268888 31696960 568540 1.73 723332 18873792 2123788 6.26 2888700 17196060 12 20:14:11 19:25:01 11268296 31696416 568988 1.73 723348 18873796 2123788 6.26 2889816 17196072 184 20:14:11 19:26:01 11268960 31697104 568492 1.73 723364 18873800 2123788 6.26 2890008 17196084 200 20:14:11 19:27:01 11268976 31697144 568444 1.73 723376 18873804 2123788 6.26 2889516 17196084 244 20:14:11 19:28:01 11269000 31697180 568408 1.73 723384 18873808 2123788 6.26 2888996 17196092 36 20:14:11 19:29:01 11267316 31696344 569036 1.73 723456 18874324 2182824 6.43 2889444 17196508 12 20:14:11 19:30:01 11267812 31696860 568472 1.73 723460 18874328 2182824 6.43 2889092 17196512 184 20:14:11 19:31:01 11267480 31696652 568596 1.73 723476 18874460 2182824 6.43 2889300 17196636 48 20:14:11 19:32:01 11268000 31697192 568040 1.73 723508 18874444 2182824 6.43 2889284 17196636 20 20:14:11 19:33:01 11267636 31696868 568272 1.73 723520 18874464 2182824 6.43 2889068 17196648 48 20:14:11 19:34:01 11267336 31696592 568508 1.73 723520 18874468 2182824 6.43 2889512 17196652 16 20:14:11 19:35:01 11266744 31696000 569024 1.73 723536 18874468 2182824 6.43 2889608 17196652 48 20:14:11 19:36:01 11267456 31696744 568452 1.73 723552 18874472 2182824 6.43 2889152 17196656 12 20:14:11 19:37:01 11267432 31696728 568420 1.73 723572 18874472 2182824 6.43 2889428 17196660 44 20:14:11 19:38:01 11267384 31696716 568380 1.73 723592 18874480 2182824 6.43 2889256 17196664 176 20:14:11 19:39:01 11267116 31696452 568568 1.73 723612 18874484 2182824 6.43 2889200 17196668 44 20:14:11 19:40:01 11266996 31696392 568636 1.73 723648 18874484 2182824 6.43 2889616 17196672 192 20:14:11 19:41:01 11267440 31696840 568324 1.73 723672 18874488 2182824 6.43 2890196 17196676 184 20:14:11 19:42:01 11267116 31696580 568600 1.73 723708 18874484 2182824 6.43 2890144 17196676 48 20:14:11 19:43:01 11267352 31696816 568272 1.73 723732 18874492 2182824 6.43 2889864 17196676 192 20:14:11 19:44:01 11267376 31696844 568232 1.73 723744 18874496 2182824 6.43 2889316 17196680 12 20:14:11 19:45:01 11267240 31696712 568204 1.73 723756 18874500 2166580 6.39 2889336 17196684 164 20:14:11 19:46:01 11267484 31697024 567880 1.73 723768 18874504 2166580 6.39 2889372 17196692 12 20:14:11 19:47:01 11267036 31696588 568396 1.73 723800 18874512 2166580 6.39 2889724 17196700 20 20:14:11 19:48:01 11267244 31696836 568380 1.73 723800 18874512 2166580 6.39 2889444 17196696 20 20:14:11 19:49:01 11267228 31696824 568352 1.73 723812 18874516 2166580 6.39 2889444 17196700 156 20:14:11 19:50:01 11267380 31696988 568332 1.73 723820 18874516 2166580 6.39 2889436 17196700 12 20:14:11 19:51:01 11266616 31696252 569052 1.73 723844 18874520 2166580 6.39 2890060 17196704 12 20:14:11 19:52:01 11266860 31696516 568728 1.73 723868 18874516 2166580 6.39 2889828 17196708 20 20:14:11 19:53:01 11267348 31697020 568152 1.73 723888 18874524 2166580 6.39 2889544 17196708 164 20:14:11 19:54:01 11267292 31696992 568116 1.73 723908 18874528 2166580 6.39 2889548 17196712 12 20:14:11 19:55:01 11267380 31697088 568144 1.73 723920 18874536 2166580 6.39 2889568 17196716 8 20:14:11 19:56:01 11267120 31696860 568372 1.73 723932 18874536 2166580 6.39 2889580 17196716 16 20:14:11 19:57:01 11267356 31697108 568264 1.73 723956 18874528 2166580 6.39 2889900 17196724 24 20:14:11 19:58:01 11267308 31697096 568240 1.73 723964 18874540 2166580 6.39 2889632 17196724 24 20:14:11 19:59:01 11266928 31696760 568480 1.73 723988 18874544 2166580 6.39 2890212 17196728 240 20:14:11 20:00:01 11267080 31696928 568456 1.73 724000 18874548 2166580 6.39 2890208 17196732 216 20:14:11 20:01:01 11267080 31696928 568456 1.73 724008 18874548 2166580 6.39 2889680 17196732 12 20:14:11 20:02:01 11267096 31696976 568392 1.73 724028 18874552 2166580 6.39 2890168 17196740 16 20:14:11 20:03:01 11266968 31696852 568356 1.73 724052 18874560 2166580 6.39 2890352 17196736 220 20:14:11 20:04:01 11266636 31696532 568600 1.73 724076 18874564 2166580 6.39 2890724 17196748 244 20:14:11 20:05:01 11266620 31696580 568528 1.73 724100 18874568 2166580 6.39 2890404 17196756 208 20:14:11 20:06:01 11266780 31696740 568512 1.73 724104 18874568 2166580 6.39 2890388 17196756 192 20:14:11 20:07:01 11266520 31696528 568712 1.73 724140 18874572 2166580 6.39 2890540 17196756 76 20:14:11 20:08:01 11265740 31695908 569408 1.73 724148 18874576 2199496 6.48 2891160 17196608 212 20:14:11 20:09:01 11266512 31696680 568632 1.73 724152 18874576 2167100 6.39 2890152 17196608 48 20:14:11 20:10:01 11266220 31696396 568840 1.73 724168 18874580 2167100 6.39 2890132 17196612 8 20:14:11 20:11:01 11266392 31696572 568580 1.73 724192 18874580 2167100 6.39 2890152 17196612 16 20:14:11 20:12:01 11266588 31696820 568416 1.73 724204 18874576 2167100 6.39 2890500 17196616 20 20:14:11 20:13:01 11266756 31697132 568244 1.73 724228 18874720 2167100 6.39 2890208 17196752 48 20:14:11 20:14:01 10646552 31623436 640120 1.95 732548 19380292 2570128 7.57 2969852 17700904 508192 20:14:11 Average: 12077251 31593521 671839 2.04 667881 18074376 2354400 6.94 2973653 16360617 106971 20:14:11 20:14:11 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:14:11 19:08:01 ens3 853.57 799.60 8769.25 109.30 0.00 0.00 0.00 0.00 20:14:11 19:08:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 20:14:11 19:08:01 docker0 622.48 564.84 45.53 3698.71 0.00 0.00 0.00 0.00 20:14:11 19:08:01 veth76f69ad 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:14:11 19:09:01 ens3 48.23 39.17 27.05 63.96 0.00 0.00 0.00 0.00 20:14:11 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:09:01 veth5ee639c 1.57 1.75 0.12 0.15 0.00 0.00 0.00 0.00 20:14:11 19:09:01 docker0 1.57 1.60 0.10 0.14 0.00 0.00 0.00 0.00 20:14:11 19:10:01 ens3 30.91 17.56 31.13 12.93 0.00 0.00 0.00 0.00 20:14:11 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:11:01 veth624901e 0.00 1.03 0.00 0.06 0.00 0.00 0.00 0.00 20:14:11 19:11:01 veth3ece0bf 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:14:11 19:11:01 ens3 330.11 178.85 4061.02 27.37 0.00 0.00 0.00 0.00 20:14:11 19:11:01 veth5482295 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:14:11 19:11:01 veth43690a4 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:14:11 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:14:11 19:11:01 veth8944884 87.10 186.45 5.66 2139.20 0.00 0.00 0.00 0.18 20:14:11 19:11:01 vethd5ac481 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:14:11 19:11:01 docker0 125.11 236.04 6.59 2367.28 0.00 0.00 0.00 0.00 20:14:11 19:12:01 veth624901e 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 20:14:11 19:12:01 vethfe9da3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:12:01 ens3 481.66 286.72 5491.66 135.04 0.00 0.00 0.00 0.00 20:14:11 19:12:01 veth0455f21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:12:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 20:14:11 19:12:01 vethb06dda6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:12:01 veth4283c33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:12:01 veth8944884 147.88 296.25 14.51 3694.27 0.00 0.00 0.00 0.30 20:14:11 19:12:01 veth5eb8158 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:12:01 veth94c399c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:12:01 docker0 181.69 354.77 14.86 4268.69 0.00 0.00 0.00 0.00 20:14:11 19:13:01 veth624901e 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 20:14:11 19:13:01 ens3 75.50 46.88 189.06 21.05 0.00 0.00 0.00 0.00 20:14:11 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:13:01 veth8944884 0.18 0.40 0.01 0.02 0.00 0.00 0.00 0.00 20:14:11 19:13:01 docker0 22.78 29.48 1.30 150.15 0.00 0.00 0.00 0.00 20:14:11 19:14:01 veth624901e 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 20:14:11 19:14:01 veth4b29465 256.13 469.39 21.77 5832.49 0.00 0.00 0.00 0.48 20:14:11 19:14:01 ens3 1071.38 616.84 12054.35 169.91 0.00 0.00 0.00 0.00 20:14:11 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:14:01 vethe4ce790 7.28 9.46 0.52 51.72 0.00 0.00 0.00 0.00 20:14:11 19:14:01 vethe3f867f 244.40 458.40 20.78 5830.62 0.00 0.00 0.00 0.48 20:14:11 19:14:01 docker0 524.93 964.35 37.39 12011.05 0.00 0.00 0.00 0.00 20:14:11 19:15:01 veth624901e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:15:01 veth4b29465 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:15:01 ens3 13.88 7.46 11.25 5.95 0.00 0.00 0.00 0.00 20:14:11 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:15:01 vethe3f867f 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:15:01 docker0 0.23 0.22 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:16:01 veth624901e 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 20:14:11 19:16:01 veth4b29465 12.86 16.24 1.17 206.76 0.00 0.00 0.00 0.02 20:14:11 19:16:01 ens3 45.07 35.60 295.47 6.26 0.00 0.00 0.00 0.00 20:14:11 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:16:01 vethe3f867f 0.10 0.53 0.01 0.03 0.00 0.00 0.00 0.00 20:14:11 19:16:01 docker0 30.11 36.74 1.99 288.56 0.00 0.00 0.00 0.00 20:14:11 19:17:01 veth624901e 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 20:14:11 19:17:01 ens3 22.11 15.83 212.68 4.39 0.00 0.00 0.00 0.00 20:14:11 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:17:01 docker0 10.45 14.86 0.87 206.67 0.00 0.00 0.00 0.00 20:14:11 19:18:01 ens3 26.91 22.08 83.74 4.24 0.00 0.00 0.00 0.00 20:14:11 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:18:01 docker0 16.95 19.71 0.98 77.41 0.00 0.00 0.00 0.00 20:14:11 19:19:01 ens3 1.08 0.78 0.78 0.29 0.00 0.00 0.00 0.00 20:14:11 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:20:02 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:21:01 ens3 24.67 30.30 2.00 50.35 0.00 0.00 0.00 0.00 20:14:11 19:21:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 20:14:11 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:22:01 ens3 18.03 21.33 1.56 22.66 0.00 0.00 0.00 0.00 20:14:11 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:23:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:14:11 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:24:01 ens3 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00 20:14:11 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:25:01 ens3 5.35 8.88 0.59 7.76 0.00 0.00 0.00 0.00 20:14:11 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:26:01 ens3 8.30 12.46 0.85 14.70 0.00 0.00 0.00 0.00 20:14:11 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:27:01 ens3 0.27 0.23 0.08 0.13 0.00 0.00 0.00 0.00 20:14:11 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:29:01 ens3 1.02 0.47 0.37 0.22 0.00 0.00 0.00 0.00 20:14:11 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:32:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:14:11 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:33:01 ens3 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:14:11 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:34:01 ens3 0.57 0.17 0.14 0.07 0.00 0.00 0.00 0.00 20:14:11 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:35:01 ens3 0.63 0.43 0.33 0.22 0.00 0.00 0.00 0.00 20:14:11 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:37:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:14:11 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:38:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:41:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:14:11 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:42:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:14:11 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:43:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:47:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:14:11 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:51:01 ens3 0.48 0.40 0.26 0.21 0.00 0.00 0.00 0.00 20:14:11 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:52:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:14:11 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:57:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 20:14:11 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 19:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:02:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:14:11 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:04:01 ens3 1.03 0.35 0.58 0.20 0.00 0.00 0.00 0.00 20:14:11 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:07:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:14:11 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:08:01 ens3 3.95 2.83 2.32 5.10 0.00 0.00 0.00 0.00 20:14:11 20:08:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:09:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:12:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:14:11 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:11 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 20:14:01 ens3 106.37 58.94 2522.03 11.10 0.00 0.00 0.00 0.00 20:14:11 20:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:14:11 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:11 Average: ens3 47.41 32.95 504.00 10.05 0.00 0.00 0.00 0.00 20:14:11 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:14:11 Average: docker0 22.94 33.18 1.64 344.40 0.00 0.00 0.00 0.00 20:14:11 20:14:11 20:14:11 ---> sar -P ALL: 20:14:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40384) 05/03/22 _x86_64_ (8 CPU) 20:14:11 20:14:11 19:06:22 LINUX RESTART (8 CPU) 20:14:11 20:14:11 19:07:01 CPU %user %nice %system %iowait %steal %idle 20:14:11 19:08:01 all 11.56 0.00 5.23 1.85 0.07 81.28 20:14:11 19:08:01 0 10.45 0.00 4.91 3.95 0.08 80.61 20:14:11 19:08:01 1 12.69 0.00 5.52 1.08 0.07 80.64 20:14:11 19:08:01 2 11.52 0.00 5.31 0.88 0.08 82.20 20:14:11 19:08:01 3 11.56 0.00 4.96 1.22 0.08 82.17 20:14:11 19:08:01 4 16.30 0.00 4.65 1.16 0.08 77.80 20:14:11 19:08:01 5 11.59 0.00 6.57 4.79 0.05 76.99 20:14:11 19:08:01 6 9.58 0.00 5.23 0.54 0.05 84.59 20:14:11 19:08:01 7 8.79 0.00 4.67 1.18 0.09 85.28 20:14:11 19:09:01 all 43.09 0.00 7.69 0.18 0.09 48.95 20:14:11 19:09:01 0 44.51 0.00 7.10 0.02 0.08 48.28 20:14:11 19:09:01 1 41.99 0.00 8.90 0.03 0.08 48.99 20:14:11 19:09:01 2 44.21 0.00 7.08 0.02 0.10 48.60 20:14:11 19:09:01 3 43.81 0.00 7.58 1.31 0.08 47.21 20:14:11 19:09:01 4 42.59 0.00 7.67 0.00 0.08 49.65 20:14:11 19:09:01 5 44.21 0.00 7.18 0.03 0.10 48.47 20:14:11 19:09:01 6 40.84 0.00 7.15 0.02 0.10 51.89 20:14:11 19:09:01 7 42.53 0.00 8.88 0.03 0.08 48.48 20:14:11 19:10:01 all 43.93 0.00 5.99 0.47 0.11 49.50 20:14:11 19:10:01 0 43.01 0.00 5.86 0.02 0.12 50.99 20:14:11 19:10:01 1 43.10 0.00 6.17 0.03 0.12 50.58 20:14:11 19:10:01 2 44.76 0.00 6.33 0.05 0.10 48.75 20:14:11 19:10:01 3 44.73 0.00 6.26 1.33 0.12 47.57 20:14:11 19:10:01 4 43.81 0.00 6.32 0.02 0.10 49.76 20:14:11 19:10:01 5 45.80 0.00 6.29 2.05 0.12 45.74 20:14:11 19:10:01 6 43.93 0.00 5.19 0.20 0.10 50.58 20:14:11 19:10:01 7 42.28 0.00 5.51 0.03 0.13 52.04 20:14:11 19:11:01 all 24.60 0.00 13.65 5.45 0.11 56.19 20:14:11 19:11:01 0 26.40 0.00 14.32 1.99 0.14 57.16 20:14:11 19:11:01 1 23.74 0.00 12.79 6.94 0.10 56.42 20:14:11 19:11:01 2 24.63 0.00 11.90 1.24 0.10 62.12 20:14:11 19:11:01 3 26.34 0.00 13.38 12.83 0.14 47.31 20:14:11 19:11:01 4 25.38 0.00 13.58 1.61 0.10 59.33 20:14:11 19:11:01 5 22.85 0.00 15.67 4.33 0.09 57.06 20:14:11 19:11:01 6 24.57 0.00 12.96 2.59 0.10 59.78 20:14:11 19:11:01 7 22.86 0.00 14.64 12.19 0.12 50.19 20:14:11 19:12:01 all 71.55 0.00 13.91 3.08 0.13 11.33 20:14:11 19:12:01 0 70.74 0.00 15.37 4.68 0.15 9.06 20:14:11 19:12:01 1 72.00 0.00 13.86 1.82 0.13 12.19 20:14:11 19:12:01 2 72.95 0.00 13.03 4.76 0.12 9.14 20:14:11 19:12:01 3 71.00 0.00 14.55 4.67 0.13 9.65 20:14:11 19:12:01 4 72.37 0.00 13.13 1.66 0.13 12.70 20:14:11 19:12:01 5 72.44 0.00 13.08 3.58 0.15 10.74 20:14:11 19:12:01 6 70.92 0.00 13.97 1.09 0.12 13.90 20:14:11 19:12:01 7 69.97 0.00 14.33 2.34 0.12 13.25 20:14:11 19:13:01 all 77.23 0.00 13.23 2.62 0.15 6.76 20:14:11 19:13:01 0 78.01 0.00 13.10 1.27 0.13 7.49 20:14:11 19:13:01 1 79.28 0.00 12.16 5.43 0.15 2.98 20:14:11 19:13:01 2 76.63 0.00 12.80 5.89 0.15 4.53 20:14:11 19:13:01 3 76.96 0.00 13.21 2.05 0.15 7.62 20:14:11 19:13:01 4 76.54 0.00 14.02 0.74 0.13 8.57 20:14:11 19:13:01 5 76.00 0.00 13.46 1.23 0.15 9.16 20:14:11 19:13:01 6 76.04 0.00 15.04 2.41 0.15 6.35 20:14:11 19:13:01 7 78.38 0.00 12.08 1.98 0.15 7.41 20:14:11 19:14:01 all 64.66 0.00 14.55 6.45 0.15 14.18 20:14:11 19:14:01 0 63.95 0.00 15.08 9.21 0.15 11.61 20:14:11 19:14:01 1 71.47 0.00 10.39 6.90 0.15 11.08 20:14:11 19:14:01 2 64.06 0.00 14.59 7.40 0.15 13.80 20:14:11 19:14:01 3 65.06 0.00 13.86 3.92 0.15 17.00 20:14:11 19:14:01 4 61.84 0.00 15.83 7.89 0.13 14.30 20:14:11 19:14:01 5 63.08 0.00 15.70 3.43 0.15 17.63 20:14:11 19:14:01 6 64.63 0.00 15.97 8.68 0.15 10.57 20:14:11 19:14:01 7 63.22 0.00 14.99 4.19 0.15 17.44 20:14:11 19:15:01 all 88.81 0.00 10.45 0.25 0.14 0.35 20:14:11 19:15:01 0 86.97 0.00 12.31 0.03 0.13 0.55 20:14:11 19:15:01 1 89.28 0.00 9.60 0.32 0.15 0.65 20:14:11 19:15:01 2 89.87 0.00 9.58 0.13 0.13 0.28 20:14:11 19:15:01 3 87.91 0.00 11.14 0.40 0.13 0.42 20:14:11 19:15:01 4 90.32 0.00 9.38 0.00 0.13 0.17 20:14:11 19:15:01 5 89.07 0.00 9.99 0.42 0.18 0.33 20:14:11 19:15:01 6 87.47 0.00 11.87 0.37 0.13 0.17 20:14:11 19:15:01 7 89.55 0.00 9.71 0.35 0.13 0.25 20:14:11 19:16:01 all 42.00 0.00 5.82 2.16 0.10 49.92 20:14:11 19:16:01 0 38.48 0.00 5.69 1.26 0.08 54.49 20:14:11 19:16:01 1 86.38 0.00 6.41 0.45 0.17 6.59 20:14:11 19:16:01 2 52.92 0.00 6.40 0.75 0.12 39.81 20:14:11 19:16:01 3 27.18 0.00 5.97 12.11 0.08 54.65 20:14:11 19:16:01 4 40.53 0.00 5.29 0.49 0.08 53.62 20:14:11 19:16:01 5 33.44 0.00 5.26 0.43 0.07 60.80 20:14:11 19:16:01 6 29.58 0.00 5.98 1.21 0.08 63.15 20:14:11 19:16:01 7 27.52 0.00 5.59 0.57 0.08 66.24 20:14:11 19:17:01 all 29.50 0.00 10.32 7.91 0.15 52.12 20:14:11 19:17:01 0 29.18 0.00 10.44 1.82 0.14 58.42 20:14:11 19:17:01 1 31.41 0.00 9.14 0.95 0.14 58.37 20:14:11 19:17:01 2 29.11 0.00 10.81 9.06 0.12 50.90 20:14:11 19:17:01 3 29.53 0.00 10.76 4.47 0.15 55.08 20:14:11 19:17:01 4 29.62 0.00 8.41 4.24 0.14 57.59 20:14:11 19:17:01 5 30.23 0.00 11.75 4.15 0.15 53.72 20:14:11 19:17:01 6 29.01 0.00 10.03 7.74 0.17 53.06 20:14:11 19:17:01 7 27.89 0.00 11.25 31.01 0.19 29.66 20:14:11 19:18:01 all 1.39 0.00 1.94 9.02 0.04 87.61 20:14:11 19:18:01 0 1.82 0.00 1.92 2.53 0.07 93.66 20:14:11 19:18:01 1 1.44 0.00 2.19 0.50 0.02 95.85 20:14:11 19:18:01 2 0.90 0.00 1.92 0.15 0.05 96.98 20:14:11 19:18:01 3 1.88 0.00 1.58 2.97 0.02 93.56 20:14:11 19:18:01 4 1.24 0.00 2.16 4.70 0.07 91.83 20:14:11 19:18:01 5 1.27 0.00 1.71 3.60 0.05 93.38 20:14:11 19:18:01 6 1.19 0.00 1.62 16.78 0.03 80.37 20:14:11 19:18:01 7 1.38 0.00 2.45 41.21 0.05 54.90 20:14:11 20:14:11 19:18:01 CPU %user %nice %system %iowait %steal %idle 20:14:11 19:19:01 all 0.23 0.00 0.02 0.03 0.00 99.72 20:14:11 19:19:01 0 0.00 0.00 0.03 0.18 0.02 99.77 20:14:11 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:19:01 3 1.68 0.00 0.02 0.00 0.02 98.29 20:14:11 19:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:19:01 5 0.05 0.00 0.07 0.00 0.00 99.88 20:14:11 19:19:01 6 0.03 0.00 0.00 0.03 0.00 99.93 20:14:11 19:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:20:02 all 0.26 0.00 0.01 0.00 0.00 99.72 20:14:11 19:20:02 0 0.00 0.00 0.02 0.02 0.00 99.97 20:14:11 19:20:02 1 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:20:02 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:20:02 3 1.99 0.00 0.02 0.00 0.00 98.00 20:14:11 19:20:02 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:20:02 5 0.07 0.00 0.03 0.00 0.00 99.90 20:14:11 19:20:02 6 0.00 0.00 0.02 0.02 0.00 99.97 20:14:11 19:20:02 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:21:01 all 0.28 0.00 0.07 0.00 0.00 99.65 20:14:11 19:21:01 0 0.08 0.00 0.07 0.00 0.00 99.85 20:14:11 19:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 19:21:01 2 0.02 0.00 0.14 0.00 0.00 99.85 20:14:11 19:21:01 3 1.56 0.00 0.07 0.00 0.00 98.37 20:14:11 19:21:01 4 0.29 0.00 0.15 0.02 0.00 99.54 20:14:11 19:21:01 5 0.14 0.00 0.08 0.00 0.00 99.78 20:14:11 19:21:01 6 0.07 0.00 0.00 0.02 0.00 99.92 20:14:11 19:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:22:01 all 0.04 0.00 0.03 0.01 0.01 99.92 20:14:11 19:22:01 0 0.12 0.00 0.05 0.00 0.00 99.83 20:14:11 19:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:14:11 19:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 19:22:01 4 0.03 0.00 0.02 0.08 0.00 99.87 20:14:11 19:22:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:14:11 19:22:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:14:11 19:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:14:11 19:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:14:11 19:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:23:01 4 0.03 0.00 0.00 0.03 0.00 99.93 20:14:11 19:23:01 5 0.07 0.00 0.03 0.00 0.00 99.90 20:14:11 19:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 19:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:14:11 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:24:01 4 0.00 0.00 0.02 0.08 0.00 99.90 20:14:11 19:24:01 5 0.03 0.00 0.07 0.00 0.00 99.90 20:14:11 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:25:01 all 0.02 0.00 0.02 0.01 0.00 99.96 20:14:11 19:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:25:01 3 0.02 0.00 0.05 0.00 0.00 99.93 20:14:11 19:25:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:14:11 19:25:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:14:11 19:25:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 19:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 19:26:01 all 0.02 0.00 0.02 0.01 0.00 99.95 20:14:11 19:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:26:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:14:11 19:26:01 4 0.03 0.00 0.00 0.03 0.00 99.93 20:14:11 19:26:01 5 0.02 0.00 0.05 0.00 0.02 99.92 20:14:11 19:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 19:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:14:11 19:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:14:11 19:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:27:01 4 0.02 0.00 0.03 0.03 0.02 99.90 20:14:11 19:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 19:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 19:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:28:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:14:11 19:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:14:11 19:28:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:14:11 19:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 19:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:29:01 all 0.15 0.00 0.05 0.02 0.00 99.79 20:14:11 19:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:14:11 19:29:01 1 0.20 0.00 0.08 0.03 0.00 99.68 20:14:11 19:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:29:01 3 0.71 0.00 0.08 0.00 0.00 99.20 20:14:11 19:29:01 4 0.03 0.00 0.05 0.07 0.00 99.85 20:14:11 19:29:01 5 0.05 0.00 0.05 0.00 0.00 99.90 20:14:11 19:29:01 6 0.05 0.00 0.03 0.02 0.00 99.90 20:14:11 19:29:01 7 0.05 0.00 0.05 0.02 0.00 99.88 20:14:11 20:14:11 19:29:01 CPU %user %nice %system %iowait %steal %idle 20:14:11 19:30:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:14:11 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:30:01 3 1.97 0.00 0.00 0.00 0.00 98.03 20:14:11 19:30:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:14:11 19:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:14:11 19:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:31:01 all 0.21 0.00 0.01 0.01 0.00 99.76 20:14:11 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:31:01 3 1.57 0.00 0.02 0.00 0.02 98.40 20:14:11 19:31:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:14:11 19:31:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:14:11 19:31:01 6 0.03 0.00 0.02 0.03 0.02 99.90 20:14:11 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:14:11 19:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:14:11 19:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 19:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:14:11 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:33:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:14:11 19:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 19:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 19:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:14:11 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 19:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:14:11 19:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:35:01 all 0.17 0.00 0.01 0.01 0.00 99.82 20:14:11 19:35:01 0 1.27 0.00 0.03 0.00 0.00 98.69 20:14:11 19:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:14:11 19:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:35:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:14:11 19:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:36:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:14:11 19:36:01 0 1.99 0.00 0.02 0.00 0.00 98.00 20:14:11 19:36:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:14:11 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:36:01 4 0.03 0.00 0.00 0.03 0.00 99.93 20:14:11 19:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 19:36:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:14:11 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:37:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:14:11 19:37:01 0 1.95 0.00 0.00 0.00 0.00 98.05 20:14:11 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:37:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:14:11 19:37:01 5 0.02 0.00 0.03 0.02 0.02 99.92 20:14:11 19:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:38:01 all 0.09 0.00 0.02 0.00 0.00 99.89 20:14:11 19:38:01 0 0.62 0.00 0.12 0.00 0.00 99.27 20:14:11 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 19:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:14:11 19:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:14:11 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:14:11 19:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:39:01 5 0.02 0.00 0.08 0.00 0.00 99.90 20:14:11 19:39:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:14:11 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:40:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:14:11 19:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:40:01 5 0.03 0.00 0.02 0.03 0.00 99.92 20:14:11 19:40:01 6 0.00 0.00 0.00 0.05 0.00 99.95 20:14:11 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:14:11 19:40:01 CPU %user %nice %system %iowait %steal %idle 20:14:11 19:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:14:11 19:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:14:11 19:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:41:01 5 0.05 0.00 0.03 0.03 0.00 99.88 20:14:11 19:41:01 6 0.00 0.00 0.02 0.05 0.00 99.93 20:14:11 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:14:11 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:42:01 5 0.03 0.00 0.03 0.02 0.02 99.90 20:14:11 19:42:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:14:11 19:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:43:01 all 0.01 0.00 0.00 0.03 0.00 99.96 20:14:11 19:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:14:11 19:43:01 5 0.05 0.00 0.03 0.15 0.00 99.77 20:14:11 19:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:14:11 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 19:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 19:44:01 6 0.05 0.00 0.00 0.02 0.00 99.93 20:14:11 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:45:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:14:11 19:45:01 0 0.00 0.00 0.02 0.03 0.00 99.95 20:14:11 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:14:11 19:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:46:01 all 0.20 0.00 0.01 0.01 0.00 99.78 20:14:11 19:46:01 0 1.48 0.00 0.00 0.02 0.00 98.50 20:14:11 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:46:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:14:11 19:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:14:11 19:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 19:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:47:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:14:11 19:47:01 0 1.97 0.00 0.00 0.00 0.00 98.03 20:14:11 19:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:14:11 19:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:47:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:14:11 19:47:01 6 0.00 0.00 0.02 0.03 0.00 99.95 20:14:11 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:48:01 all 0.25 0.00 0.02 0.00 0.00 99.73 20:14:11 19:48:01 0 1.82 0.00 0.08 0.00 0.00 98.09 20:14:11 19:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 19:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:48:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:14:11 19:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:49:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:14:11 19:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 19:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:49:01 6 0.02 0.00 0.00 0.08 0.00 99.90 20:14:11 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:50:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:14:11 19:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:14:11 19:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:50:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:14:11 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:50:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:14:11 19:50:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:14:11 19:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:14:11 19:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 19:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:14:11 19:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:51:01 5 0.00 0.00 0.03 0.02 0.00 99.95 20:14:11 19:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:14:11 19:51:01 CPU %user %nice %system %iowait %steal %idle 20:14:11 19:52:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:14:11 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:14:11 19:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:52:01 5 0.00 0.00 0.03 0.03 0.00 99.93 20:14:11 19:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:14:11 19:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:53:01 all 0.13 0.00 0.01 0.00 0.00 99.85 20:14:11 19:53:01 0 0.93 0.00 0.02 0.02 0.00 99.04 20:14:11 19:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:53:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 19:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:14:11 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:14:11 19:54:01 0 1.99 0.00 0.02 0.02 0.00 97.98 20:14:11 19:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 19:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:55:01 all 0.15 0.00 0.01 0.00 0.00 99.84 20:14:11 19:55:01 0 1.14 0.00 0.00 0.02 0.00 98.84 20:14:11 19:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:14:11 19:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:14:11 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:56:01 all 0.06 0.00 0.00 0.00 0.00 99.94 20:14:11 19:56:01 0 0.45 0.00 0.02 0.02 0.00 99.52 20:14:11 19:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:57:01 all 0.08 0.00 0.01 0.01 0.00 99.90 20:14:11 19:57:01 0 0.53 0.00 0.02 0.02 0.00 99.43 20:14:11 19:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:14:11 19:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:57:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:14:11 19:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:58:01 all 0.06 0.00 0.01 0.00 0.00 99.93 20:14:11 19:58:01 0 0.37 0.00 0.00 0.02 0.02 99.60 20:14:11 19:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:58:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:14:11 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 19:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:59:01 all 0.07 0.00 0.01 0.01 0.00 99.92 20:14:11 19:59:01 0 0.45 0.00 0.02 0.03 0.00 99.50 20:14:11 19:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 19:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 19:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 19:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 19:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:14:11 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:00:01 all 0.07 0.00 0.01 0.00 0.00 99.92 20:14:11 20:00:01 0 0.53 0.00 0.02 0.02 0.00 99.43 20:14:11 20:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 20:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:01:01 all 0.05 0.00 0.00 0.00 0.00 99.94 20:14:11 20:01:01 0 0.30 0.00 0.00 0.02 0.00 99.68 20:14:11 20:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:14:11 20:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 20:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 20:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:02:01 all 0.05 0.00 0.01 0.00 0.00 99.94 20:14:11 20:02:01 0 0.35 0.00 0.02 0.02 0.00 99.62 20:14:11 20:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 20:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:14:11 20:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 20:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 20:14:11 20:02:01 CPU %user %nice %system %iowait %steal %idle 20:14:11 20:03:01 all 0.07 0.00 0.01 0.02 0.00 99.90 20:14:11 20:03:01 0 0.42 0.00 0.03 0.13 0.00 99.42 20:14:11 20:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:14:11 20:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 20:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 20:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 20:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:04:01 all 0.06 0.00 0.00 0.00 0.00 99.93 20:14:11 20:04:01 0 0.50 0.00 0.00 0.02 0.00 99.48 20:14:11 20:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:14:11 20:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:05:01 all 0.08 0.00 0.01 0.01 0.00 99.90 20:14:11 20:05:01 0 0.57 0.00 0.02 0.03 0.00 99.38 20:14:11 20:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:14:11 20:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:14:11 20:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 20:05:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:14:11 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:06:01 all 0.07 0.00 0.01 0.00 0.00 99.92 20:14:11 20:06:01 0 0.53 0.00 0.00 0.00 0.00 99.47 20:14:11 20:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:14:11 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 20:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:07:01 all 0.07 0.00 0.01 0.01 0.00 99.90 20:14:11 20:07:01 0 0.53 0.00 0.02 0.00 0.02 99.43 20:14:11 20:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:14:11 20:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:07:01 5 0.00 0.00 0.02 0.03 0.02 99.93 20:14:11 20:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 20:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:08:01 all 0.15 0.00 0.03 0.00 0.00 99.82 20:14:11 20:08:01 0 0.72 0.00 0.02 0.00 0.00 99.27 20:14:11 20:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 20:08:01 2 0.12 0.00 0.07 0.00 0.00 99.82 20:14:11 20:08:01 3 0.12 0.00 0.03 0.00 0.00 99.85 20:14:11 20:08:01 4 0.10 0.00 0.02 0.00 0.00 99.88 20:14:11 20:08:01 5 0.05 0.00 0.05 0.02 0.00 99.88 20:14:11 20:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 20:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:14:11 20:09:01 all 0.07 0.00 0.00 0.00 0.00 99.91 20:14:11 20:09:01 0 0.53 0.00 0.00 0.02 0.00 99.45 20:14:11 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:14:11 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:14:11 20:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:14:11 20:10:01 all 0.06 0.00 0.00 0.00 0.00 99.93 20:14:11 20:10:01 0 0.45 0.00 0.00 0.02 0.00 99.53 20:14:11 20:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 20:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:14:11 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:11:01 all 0.05 0.00 0.01 0.01 0.00 99.94 20:14:11 20:11:01 0 0.32 0.00 0.02 0.03 0.00 99.63 20:14:11 20:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:14:11 20:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:14:11 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:12:01 all 0.04 0.00 0.00 0.01 0.00 99.95 20:14:11 20:12:01 0 0.28 0.00 0.00 0.02 0.00 99.70 20:14:11 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:14:11 20:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:14:11 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:13:01 all 0.09 0.00 0.01 0.00 0.00 99.90 20:14:11 20:13:01 0 0.65 0.00 0.00 0.02 0.02 99.32 20:14:11 20:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:11 20:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:11 20:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:14:11 20:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:14:11 20:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:14:11 20:14:11 20:13:01 CPU %user %nice %system %iowait %steal %idle 20:14:11 20:14:01 all 2.90 0.00 1.22 0.06 0.02 95.79 20:14:11 20:14:01 0 3.37 0.00 1.49 0.20 0.02 94.92 20:14:11 20:14:01 1 2.83 0.00 1.41 0.00 0.02 95.75 20:14:11 20:14:01 2 2.63 0.00 1.21 0.00 0.02 96.15 20:14:11 20:14:01 3 4.06 0.00 1.13 0.02 0.03 94.76 20:14:11 20:14:01 4 2.87 0.00 1.29 0.00 0.03 95.81 20:14:11 20:14:01 5 3.03 0.00 1.02 0.00 0.02 95.94 20:14:11 20:14:01 6 1.77 0.00 0.77 0.23 0.03 97.19 20:14:11 20:14:01 7 2.66 0.00 1.47 0.00 0.02 95.85 20:14:11 Average: all 7.50 0.00 1.55 0.59 0.02 90.34 20:14:11 Average: 0 7.72 0.00 1.60 0.41 0.02 90.25 20:14:11 Average: 1 8.25 0.00 1.46 0.36 0.02 89.91 20:14:11 Average: 2 7.64 0.00 1.50 0.45 0.02 90.39 20:14:11 Average: 3 7.41 0.00 1.55 0.70 0.02 90.32 20:14:11 Average: 4 7.48 0.00 1.51 0.34 0.02 90.65 20:14:11 Average: 5 7.33 0.00 1.61 0.42 0.02 90.62 20:14:11 Average: 6 7.12 0.00 1.57 0.64 0.02 90.66 20:14:11 Average: 7 7.07 0.00 1.56 1.39 0.02 89.96 20:14:11 20:14:11 20:14:11