Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15c15146d7e685b738b59aee3b02359645ee62d3+8a434eff5741b00a042359b422f09b9192f26247 (a3d1715dd1e890453098999afcc82c78fc629f30) 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-ssh9336754584695280513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3811723371573905836.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10914540202565902964.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4288831040528184236.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10086796773816535061.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33371 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit 15c15146d7e685b738b59aee3b02359645ee62d3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 Merge succeeded, producing 65a97619a16cf7415cb696db31b99692f86f7e81 Checking out Revision 65a97619a16cf7415cb696db31b99692f86f7e81 (PR-3987) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65a97619a16cf7415cb696db31b99692f86f7e81 # timeout=10 Commit message: "Merge commit '8a434eff5741b00a042359b422f09b9192f26247' into HEAD" > git rev-list --no-walk 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:28 ========================================================= 20:29:28 EdgeX Global Pipelines Version Info 20:29:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:29:28 ------------------- 20:29:28 stable info: 20:29:28 ------------------- 20:29:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:29:28 Message: update stable to v1.0.221 20:29:29 ------------------- 20:29:29 experimental info: 20:29:29 ------------------- 20:29:29 Commited By: Emilio Reyes emilio.reyes@intel.com 20:29:29 Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db 20:29:29 Message: update experimental to v1.0.225 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65a97619a16cf7415cb696db31b99692f86f7e81 [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65a9761 [Pipeline] echo 20:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:29 provisioning config files... 20:29:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1208515355397212555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:30 ---> docker-login.sh 20:29:30 nexus3.edgexfoundry.org:10001 20:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:30 Configure a credential helper to remove this warning. See 20:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:30 20:29:30 Login Succeeded 20:29:30 nexus3.edgexfoundry.org:10002 20:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:31 Configure a credential helper to remove this warning. See 20:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:31 20:29:31 Login Succeeded 20:29:31 nexus3.edgexfoundry.org:10003 20:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:31 Configure a credential helper to remove this warning. See 20:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:31 20:29:31 Login Succeeded 20:29:31 nexus3.edgexfoundry.org:10004 20:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:31 Configure a credential helper to remove this warning. See 20:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:31 20:29:31 Login Succeeded 20:29:31 docker.io 20:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:31 Configure a credential helper to remove this warning. See 20:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:31 20:29:31 Login Succeeded 20:29:31 ---> docker-login.sh ends [Pipeline] } 20:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:32 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:29:32 + dirname cmd/core-command/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo core-command,cmd/core-command/Dockerfile 20:29:32 + dirname cmd/core-data/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo core-data,cmd/core-data/Dockerfile 20:29:32 + dirname cmd/core-metadata/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo core-metadata,cmd/core-metadata/Dockerfile 20:29:32 + dirname cmd/security-bootstrapper/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:29:32 + + dirname cmd/security-proxy-setup/Dockerfilecut 20:29:32 -d/ -f2 20:29:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:29:32 + dirname cmd/security-secretstore-setup/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:29:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:29:32 + dirname cmd/security-spire-agent/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:29:32 + dirname cmd/security-spire-config/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:29:32 + dirname cmd/security-spire-server/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:29:32 + + dirname cmd/support-notifications/Dockerfile 20:29:32 cut -d/ -f2 20:29:32 + echo support-notifications,cmd/support-notifications/Dockerfile 20:29:32 + dirname cmd/support-scheduler/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:29:32 + dirname cmd/sys-mgmt-agent/Dockerfile 20:29:32 + cut -d/ -f2 20:29:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:29:32 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:29:32 + git rev-list -1 --merges 65a97619a16cf7415cb696db31b99692f86f7e81~1..65a97619a16cf7415cb696db31b99692f86f7e81 [Pipeline] echo 20:29:32 -----------> git rev-list -1 --merges 65a97619a16cf7415cb696db31b99692f86f7e81~1..65a97619a16cf7415cb696db31b99692f86f7e81 65a97619a16cf7415cb696db31b99692f86f7e81 20:29:32 65a97619a16cf7415cb696db31b99692f86f7e81 [false] [Pipeline] sh 20:29:33 + git log --format=format:%s -1 65a97619a16cf7415cb696db31b99692f86f7e81 [Pipeline] echo 20:29:33 ========================================================= 20:29:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:29:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:29:33 + grep -v github /etc/ssh/ssh_known_hosts 20:29:33 + [ -e /tmp/ssh_known_hosts ] 20:29:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:29:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:29:33 + sudo tee -a /etc/ssh/ssh_known_hosts 20:29:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:34 20:29:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:34 latest: Pulling from edgex-devops/git-semver 20:29:34 a0d0a0d46f8b: Pulling fs layer 20:29:34 3e5f54012d9b: Pulling fs layer 20:29:34 4c7163046ea9: Pulling fs layer 20:29:34 0c2d73faf560: Pulling fs layer 20:29:34 0c2d73faf560: Waiting 20:29:34 3e5f54012d9b: Verifying Checksum 20:29:34 3e5f54012d9b: Download complete 20:29:34 a0d0a0d46f8b: Verifying Checksum 20:29:34 a0d0a0d46f8b: Download complete 20:29:34 0c2d73faf560: Verifying Checksum 20:29:34 0c2d73faf560: Download complete 20:29:34 4c7163046ea9: Verifying Checksum 20:29:34 4c7163046ea9: Download complete 20:29:34 a0d0a0d46f8b: Pull complete 20:29:34 3e5f54012d9b: Pull complete 20:29:35 4c7163046ea9: Pull complete 20:29:35 0c2d73faf560: Pull complete 20:29:35 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:29:35 prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container 20:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:29:36 $ docker top dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:36 [ssh-agent] Looking for ssh-agent implementation... 20:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:36 $ docker exec dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 ssh-agent 20:29:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCaBLdB/agent.13 20:29:36 SSH_AGENT_PID=19 20:29:36 Running ssh-add (command line suppressed) 20:29:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5286865877703298458.key (/w/workspace/edgex-go/2@tmp/private_key_5286865877703298458.key) 20:29:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:37 + git tag --points-at HEAD [Pipeline] } 20:29:37 $ docker exec --env ******** --env ******** dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 ssh-agent -k 20:29:37 unset SSH_AUTH_SOCK; 20:29:37 unset SSH_AGENT_PID; 20:29:37 echo Agent pid 19 killed; 20:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:37 [ssh-agent] Looking for ssh-agent implementation... 20:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:37 $ docker exec dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 ssh-agent 20:29:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmOfpdN/agent.52 20:29:37 SSH_AGENT_PID=59 20:29:37 Running ssh-add (command line suppressed) 20:29:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1958085752025739917.key (/w/workspace/edgex-go/2@tmp/private_key_1958085752025739917.key) 20:29:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:38 + git semver init 20:29:38 # -> Open(): unable to determine branch for HEAD 20:29:38 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:29:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:29:38 # $SEMVER_REMOTE_NAME = origin 20:29:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:38 # $SEMVER_USER_NAME = edgex-jenkins 20:29:38 # $SEMVER_BRANCH = PR-3987 20:29:38 # $SEMVER_TEMP = /tmp/semver-074717689 20:29:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:29:53 # '/tmp/semver-074717689' -> '/w/workspace/edgex-go/2/.semver' 20:29:53 # -> Force: false 20:29:53 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:29:53 $ docker exec --env ******** --env ******** dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 ssh-agent -k 20:29:53 unset SSH_AUTH_SOCK; 20:29:53 unset SSH_AGENT_PID; 20:29:53 echo Agent pid 59 killed; 20:29:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:53 + git semver [Pipeline] } 20:29:53 $ docker stop --time=1 dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 20:29:55 $ docker rm -f dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:56 Stashed 1 file(s) [Pipeline] echo 20:29:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:56 ========================================================= 20:29:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:29:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:57 59bf1c3509f3: Pulling fs layer 20:29:57 666ba61612fd: Pulling fs layer 20:29:57 8ed8ca486205: Pulling fs layer 20:29:57 4fe6c5a15a65: Pulling fs layer 20:29:57 22a0e8bec74d: Pulling fs layer 20:29:57 ca2b28591e48: Pulling fs layer 20:29:57 a51346096db8: Pulling fs layer 20:29:57 daebc70d1ce1: Pulling fs layer 20:29:57 0e18a0eac166: Pulling fs layer 20:29:57 a51346096db8: Waiting 20:29:57 0e18a0eac166: Waiting 20:29:57 daebc70d1ce1: Waiting 20:29:57 22a0e8bec74d: Waiting 20:29:57 ca2b28591e48: Waiting 20:29:57 4fe6c5a15a65: Waiting 20:29:57 8ed8ca486205: Verifying Checksum 20:29:57 8ed8ca486205: Download complete 20:29:57 666ba61612fd: Verifying Checksum 20:29:57 666ba61612fd: Download complete 20:29:57 22a0e8bec74d: Download complete 20:29:57 59bf1c3509f3: Download complete 20:29:57 ca2b28591e48: Verifying Checksum 20:29:57 ca2b28591e48: Download complete 20:29:57 a51346096db8: Verifying Checksum 20:29:57 a51346096db8: Download complete 20:29:57 daebc70d1ce1: Verifying Checksum 20:29:57 daebc70d1ce1: Download complete 20:29:57 59bf1c3509f3: Pull complete 20:29:57 666ba61612fd: Pull complete 20:29:57 8ed8ca486205: Pull complete 20:29:57 0e18a0eac166: Verifying Checksum 20:29:57 0e18a0eac166: Download complete 20:29:57 4fe6c5a15a65: Verifying Checksum 20:29:57 4fe6c5a15a65: Download complete 20:30:02 4fe6c5a15a65: Pull complete 20:30:02 22a0e8bec74d: Pull complete 20:30:02 ca2b28591e48: Pull complete 20:30:02 a51346096db8: Pull complete 20:30:02 daebc70d1ce1: Pull complete 20:30:04 0e18a0eac166: Pull complete 20:30:04 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:04 WORKDIR /edgex 20:30:04 COPY go.mod . 20:30:04 RUN go mod download 20:30:04 + docker build -t ci-base-image-x86_64 -f - . 20:30:06 Sending build context to Docker daemon 334.9MB 20:30:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:06 ---> f018257e8ee9 20:30:06 Step 2/4 : WORKDIR /edgex 20:30:09 ---> Running in e0df3d0d59f4 20:30:09 Removing intermediate container e0df3d0d59f4 20:30:09 ---> 4cd41d998bae 20:30:09 Step 3/4 : COPY go.mod . 20:30:09 ---> 055009cfcc45 20:30:09 Step 4/4 : RUN go mod download 20:30:09 ---> Running in d4a4a5005ca3 20:30:11 Still waiting to schedule task 20:30:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:27 Removing intermediate container d4a4a5005ca3 20:30:27 ---> 767e0d08cb83 20:30:27 Successfully built 767e0d08cb83 20:30:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:28 + docker inspect -f . ci-base-image-x86_64 20:30:28 . [Pipeline] withDockerContainer 20:30:28 prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container 20:30:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:28 $ docker top 8aef22ee2db7cca23001944c17953682ee9e793a6ddc254a6be1ac55b91be9ed -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:29 + go version 20:30:29 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:29 $ docker stop --time=1 8aef22ee2db7cca23001944c17953682ee9e793a6ddc254a6be1ac55b91be9ed 20:30:30 $ docker rm -f 8aef22ee2db7cca23001944c17953682ee9e793a6ddc254a6be1ac55b91be9ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:31 + docker inspect -f . ci-base-image-x86_64 20:30:31 . [Pipeline] withDockerContainer 20:30:31 prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container 20:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:31 $ docker top e7aca7fa0f2ce00518a9fb7756daf5e16ed34873f0e7449a90bc1012cc54ed22 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:31 ========================================================= 20:30:31 [edgeXBuildGoParallel] Running Tests and Build... 20:30:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:31 + make test 20:30:31 go mod tidy -compat=1.17 20:30:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:37 ? github.com/edgexfoundry/edgex-go [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 20:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 20:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 53.4% of statements 20:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.973s coverage: 89.2% of statements 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.6% of statements 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements 20:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 20:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 20:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.5% of statements 20:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.4% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.084s coverage: 63.2% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.074s coverage: 28.9% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:31:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:31:34 GO111MODULE=on go vet ./... 20:31:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:38 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:31:38 + ls -al . 20:31:38 total 672 20:31:38 drwxrwxr-x 10 1001 1001 4096 Apr 26 20:31 . 20:31:38 drwxr-xr-x 4 root root 4096 Apr 26 20:30 .. 20:31:38 -rw-rw-r-- 1 1001 1001 11 Apr 26 20:29 .dockerignore 20:31:38 drwxrwxr-x 8 1001 1001 4096 Apr 26 20:29 .git 20:31:38 drwxrwxr-x 3 1001 1001 4096 Apr 26 20:29 .github 20:31:38 -rw-rw-r-- 1 1001 1001 879 Apr 26 20:29 .gitignore 20:31:38 -rw-rw-r-- 1 1001 1001 42 Apr 26 20:29 .golangci.yml 20:31:38 -rw-rw-r-- 1 1001 1001 87 Apr 26 20:29 .hadolint.yml 20:31:38 drwx------ 3 1001 1001 4096 Apr 26 20:29 .semver 20:31:38 -rw-rw-r-- 1 1001 1001 166 Apr 26 20:29 .sonarcloud.properties 20:31:38 -rw-rw-r-- 1 1001 1001 1171 Apr 26 20:29 ADOPTERS.md 20:31:38 -rw-rw-r-- 1 1001 1001 10086 Apr 26 20:29 Attribution.txt 20:31:38 -rw-rw-r-- 1 1001 1001 51732 Apr 26 20:29 CHANGELOG.md 20:31:38 -rw-rw-r-- 1 1001 1001 3804 Apr 26 20:29 CONTRIBUTING.md 20:31:38 -rw-rw-r-- 1 1001 1001 677 Apr 26 20:29 GOVERNANCE.md 20:31:38 -rw-rw-r-- 1 1001 1001 850 Apr 26 20:29 Jenkinsfile 20:31:38 -rw-rw-r-- 1 1001 1001 10775 Apr 26 20:29 LICENSE 20:31:38 -rw-rw-r-- 1 1001 1001 10389 Apr 26 20:29 Makefile 20:31:38 -rw-rw-r-- 1 1001 1001 582 Apr 26 20:29 OWNERS.md 20:31:38 -rw-rw-r-- 1 1001 1001 9120 Apr 26 20:29 README.md 20:31:38 -rw-rw-r-- 1 1001 1001 6912 Apr 26 20:29 SECURITY.md 20:31:38 -rw-rw-r-- 1 1001 1001 5 Apr 26 20:29 VERSION 20:31:38 -rw-rw-r-- 1 1001 1001 4131 Apr 26 20:29 ZMQWindows.md 20:31:38 drwxrwxr-x 2 1001 1001 4096 Apr 26 20:29 bin 20:31:38 drwxrwxr-x 18 1001 1001 4096 Apr 26 20:29 cmd 20:31:38 -rw-r--r-- 1 root root 435134 Apr 26 20:31 coverage.out 20:31:38 -rw-rw-r-- 1 1001 1001 3256 Apr 26 20:29 go.mod 20:31:38 -rw-rw-r-- 1 1001 1001 35162 Apr 26 20:30 go.sum 20:31:38 drwxrwxr-x 8 1001 1001 4096 Apr 26 20:29 internal 20:31:38 drwxrwxr-x 3 1001 1001 4096 Apr 26 20:29 openapi 20:31:38 drwxrwxr-x 4 1001 1001 4096 Apr 26 20:29 snap 20:31:38 -rw-rw-r-- 1 1001 1001 204 Apr 26 20:29 version.go [Pipeline] sh 20:31:39 + '[' -e coverage.out ] 20:31:39 + chown 1001:1001 coverage.out [Pipeline] stash 20:31:39 Stashed 1 file(s) [Pipeline] sh 20:31:39 + make build 20:31:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:31:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33373 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws 20:31:48 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:31:49 The recommended git tool is: git 20:31: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/core-metadata/core-metadata ./cmd/core-metadata 20:31:54 using credential edgex-jenkins-ssh 20:31:54 Cloning the remote Git repository 20:31:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:31:55 > git init /w/workspace/edgex-go/2 # timeout=10 20:31:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:31:55 > git --version # timeout=10 20:31:55 > git --version # 'git version 2.25.1' 20:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32: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 20:32: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-notifications/support-notifications ./cmd/support-notifications 20:32: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:32:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:32: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/secrets-config ./cmd/secrets-config 20:32:12 Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit 15c15146d7e685b738b59aee3b02359645ee62d3 20:32:13 Merge succeeded, producing c041966ef1994637e1b6c7dbdea883bf6a8644a9 20:32:13 Checking out Revision c041966ef1994637e1b6c7dbdea883bf6a8644a9 (PR-3987) 20:32:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:12 > git config core.sparsecheckout # timeout=10 20:32:12 > git checkout -f 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 20:32:12 > git remote # timeout=10 20:32:12 > git config --get remote.origin.url # timeout=10 20:32:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:12 > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 20:32:13 > git rev-parse HEAD^{commit} # timeout=10 20:32:13 > git config core.sparsecheckout # timeout=10 20:32:13 > git checkout -f c041966ef1994637e1b6c7dbdea883bf6a8644a9 # timeout=10 20:32:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:32:15 $ docker stop --time=1 e7aca7fa0f2ce00518a9fb7756daf5e16ed34873f0e7449a90bc1012cc54ed22 20:32:17 Commit message: "Merge commit '8a434eff5741b00a042359b422f09b9192f26247' into HEAD" 20:32:17 > git rev-list --no-walk 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 20:32:18 $ docker rm -f e7aca7fa0f2ce00518a9fb7756daf5e16ed34873f0e7449a90bc1012cc54ed22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:19 20:32:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:20 Dload Upload Total Spent Left Speed 20:32:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91100 20:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:20 latest: Pulling from edgex-devops/edgex-compose 20:32:20 cbdbe7a5bc2a: Pulling fs layer 20:32:20 ca9280d653b3: Pulling fs layer 20:32:20 7e9c9ca2126c: Pulling fs layer 20:32:20 cbdbe7a5bc2a: Download complete [Pipeline] sh 20:32:20 ca9280d653b3: Verifying Checksum 20:32:20 ca9280d653b3: Download complete 20:32:20 cbdbe7a5bc2a: Pull complete 20:32:20 7e9c9ca2126c: Download complete 20:32:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:20 ca9280d653b3: Pull complete 20:32:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:21 + sudo tee /etc/docker/daemon.new 20:32:21 { 20:32:21 "registry-mirrors": [ 20:32:21 "https://nexus3.edgexfoundry.org:10001" 20:32:21 ], 20:32:21 "bip": "10.250.0.254/24", 20:32:21 "hosts": [ 20:32:21 "tcp://0.0.0.0:5555", 20:32:21 "unix:///var/run/docker.sock" 20:32:21 ], 20:32:21 "mtu": 1458, 20:32:21 "selinux-enabled": true, 20:32:21 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:21 } [Pipeline] sh 20:32:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:21 + sudo service docker restart 20:32:24 7e9c9ca2126c: Pull complete 20:32:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:32:24 prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container 20:32:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:26 $ docker top 860705494aae9ed90e510936ae5a6fa6b4480be15cfccd3b808f5134f4d94a67 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:26 + docker-compose build --help 20:32:26 + grep parallel 20:32:27 --parallel Build images in parallel. [Pipeline] } 20:32:27 $ docker stop --time=1 860705494aae9ed90e510936ae5a6fa6b4480be15cfccd3b808f5134f4d94a67 20:32:28 $ docker rm -f 860705494aae9ed90e510936ae5a6fa6b4480be15cfccd3b808f5134f4d94a67 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:29 . [Pipeline] withDockerContainer 20:32:29 prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container 20:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:29 $ docker top b8c6f82c9ef286788aaabbad4f16cce19f65a65cbdd2a73db9f8f32e22e0ad1b -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:30 + docker-compose -f ./docker-compose-build.yml build --parallel 20:32:30 Building core-command ... 20:32:30 Building core-data ... 20:32:30 Building core-metadata ... 20:32:30 Building security-bootstrapper ... 20:32:30 Building security-proxy-setup ... 20:32:30 Building security-secretstore-setup ... 20:32:30 Building security-spiffe-token-provider ... 20:32:30 Building security-spire-agent ... 20:32:30 Building security-spire-config ... 20:32:30 Building security-spire-server ... 20:32:30 Building support-notifications ... 20:32:30 Building support-scheduler ... 20:32:30 Building sys-mgmt-agent ... 20:32:30 Building support-notifications 20:32:30 Building security-proxy-setup 20:32:30 Building core-command 20:32:30 Building security-spire-agent 20:32:30 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:40 provisioning config files... 20:32:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8130270096688399760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:40 ---> docker-login.sh 20:32:40 nexus3.edgexfoundry.org:10001 20:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:41 Configure a credential helper to remove this warning. See 20:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:41 20:32:41 Login Succeeded 20:32:41 nexus3.edgexfoundry.org:10002 20:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:42 Configure a credential helper to remove this warning. See 20:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:42 20:32:42 Login Succeeded 20:32:42 nexus3.edgexfoundry.org:10003 20:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:42 Configure a credential helper to remove this warning. See 20:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:42 20:32:42 Login Succeeded 20:32:42 nexus3.edgexfoundry.org:10004 20:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:43 Configure a credential helper to remove this warning. See 20:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:43 20:32:43 Login Succeeded 20:32:43 docker.io 20:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:43 Configure a credential helper to remove this warning. See 20:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:43 20:32:43 Login Succeeded 20:32:43 ---> docker-login.sh ends [Pipeline] } 20:32:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:44 ========================================================= 20:32:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:32:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:32:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:45 9b3977197b4f: Pulling fs layer 20:32:45 1a89e8eeedd5: Pulling fs layer 20:32:45 94645a83ff95: Pulling fs layer 20:32:45 3f3a8bcf1eab: Pulling fs layer 20:32:45 0c92f367c5e7: Pulling fs layer 20:32:45 3096ccb668a1: Pulling fs layer 20:32:45 e8cf19c19ddd: Pulling fs layer 20:32:45 a4caa8a26152: Pulling fs layer 20:32:45 3096ccb668a1: Waiting 20:32:45 e8cf19c19ddd: Waiting 20:32:45 a4caa8a26152: Waiting 20:32:45 3f3a8bcf1eab: Waiting 20:32:45 0c92f367c5e7: Waiting 20:32:45 94645a83ff95: Download complete 20:32:45 1a89e8eeedd5: Verifying Checksum 20:32:45 1a89e8eeedd5: Download complete 20:32:45 0c92f367c5e7: Verifying Checksum 20:32:45 0c92f367c5e7: Download complete 20:32:45 3096ccb668a1: Verifying Checksum 20:32:45 3096ccb668a1: Download complete 20:32:45 9b3977197b4f: Download complete 20:32:45 e8cf19c19ddd: Verifying Checksum 20:32:45 e8cf19c19ddd: Download complete 20:32:46 9b3977197b4f: Pull complete 20:32:46 1a89e8eeedd5: Pull complete 20:32:46 94645a83ff95: Pull complete 20:32:47 a4caa8a26152: Verifying Checksum 20:32:47 a4caa8a26152: Download complete 20:32:47 3f3a8bcf1eab: Verifying Checksum 20:32:47 3f3a8bcf1eab: Download complete 20:32:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:48 ---> 767e0d08cb83 20:32:48 Step 3/23 : WORKDIR /edgex-go 20:32:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:48 ---> 767e0d08cb83 20:32:48 Step 3/22 : WORKDIR /edgex-go 20:32:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:48 ---> 767e0d08cb83 20:32:48 Step 3/26 : WORKDIR /edgex-go 20:32:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:48 ---> 767e0d08cb83 20:32:48 Step 3/22 : WORKDIR /edgex-go 20:32:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:32:48 ---> 767e0d08cb83 20:32:48 Step 3/31 : WORKDIR /edgex-go 20:32:52 ---> Running in 45b6796b4efb 20:32:52 ---> Running in cd40362f723e 20:32:52 ---> Running in 74341edc2734 20:32:52 ---> Running in 1fecdd0fb4d0 20:32:52 ---> Running in f92db42c9e23 20:32:52 Removing intermediate container 45b6796b4efb 20:32:52 ---> 51158d2ba287 20:32:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:52 Removing intermediate container 1fecdd0fb4d0 20:32:52 ---> 35495c1deefc 20:32:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:52 Removing intermediate container 74341edc2734 20:32:52 ---> 1b7931ec9247 20:32:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:52 Removing intermediate container f92db42c9e23 20:32:52 ---> eb25859bc59f 20:32:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:52 Removing intermediate container cd40362f723e 20:32:52 ---> 06a78056514c 20:32:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:52 ---> Running in 406e80a4a028 20:32:52 ---> Running in 3a99e569452d 20:32:52 ---> Running in 2bd1c473ff26 20:32:52 ---> Running in 0992b470ea65 20:32:52 ---> Running in 4611edf24bd4 20:32:53 Removing intermediate container 406e80a4a028 20:32:53 ---> 565d19d99524 20:32:53 Step 5/23 : RUN apk add --update --no-cache make git 20:32:53 ---> Running in fcf1baefb0ff 20:32:53 Removing intermediate container 2bd1c473ff26 20:32:53 ---> cc5a9503ca2b 20:32:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:32:54 ---> Running in c837698b3c6d 20:32:54 Removing intermediate container 0992b470ea65 20:32:54 ---> b98521360082 20:32:54 Step 5/22 : RUN apk add --update --no-cache make git 20:32:54 ---> Running in 99e0ec3a2dd6 20:32:54 Removing intermediate container 4611edf24bd4 20:32:54 ---> 09bd841c92dd 20:32:54 Step 5/31 : RUN apk add --update --no-cache make git 20:32:54 ---> Running in bb4ad1a7dc80 20:32:54 Removing intermediate container 3a99e569452d 20:32:54 ---> cdc5344c0497 20:32:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:32:54 ---> Running in ea4bbe346b2e 20:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:55 OK: 221 MiB in 52 packages 20:32:55 OK: 221 MiB in 52 packages 20:32:55 OK: 221 MiB in 52 packages 20:32:56 OK: 221 MiB in 52 packages 20:32:56 OK: 221 MiB in 52 packages 20:32:56 Removing intermediate container fcf1baefb0ff 20:32:56 ---> 521472becb27 20:32:56 Step 6/23 : COPY go.mod vendor* ./ 20:32:56 ---> 8e2f670717e1 20:32:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:56 ---> Running in 67b4c0a3521d 20:32:56 Removing intermediate container 99e0ec3a2dd6 20:32:56 ---> 63b2cdddd827 20:32:56 Step 6/22 : COPY go.mod vendor* ./ 20:32:56 Removing intermediate container c837698b3c6d 20:32:56 ---> c7c884fcd10e 20:32:56 Step 6/26 : COPY go.mod vendor* ./ 20:32:56 ---> b5001cefef0f 20:32:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:56 Removing intermediate container bb4ad1a7dc80 20:32:56 ---> 3267156724b1 20:32:56 Step 6/31 : COPY go.mod vendor* ./ 20:32:56 ---> 315bd9d540f7 20:32:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:56 ---> Running in 81a0bcc05a17 20:32:56 Removing intermediate container ea4bbe346b2e 20:32:56 ---> dd81ec4b93c9 20:32:56 Step 6/22 : COPY go.mod vendor* ./ 20:32:56 ---> Running in 853846fa0d3e 20:32:56 ---> 4f41e03aebc6 20:32:56 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:56 ---> Running in b024d65c8796 20:32:56 ---> 3ce19fa17034 20:32:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:57 ---> Running in acb016e8b7a1 20:32:57 Removing intermediate container 67b4c0a3521d 20:32:57 ---> a2549842a60e 20:32:57 Step 8/23 : COPY . . 20:32:59 Removing intermediate container 81a0bcc05a17 20:32:59 ---> 94e880ddd14e 20:32:59 Step 8/22 : COPY . . 20:33:00 3f3a8bcf1eab: Pull complete 20:33:00 0c92f367c5e7: Pull complete 20:33:00 3096ccb668a1: Pull complete 20:33:00 e8cf19c19ddd: Pull complete 20:33:02 Removing intermediate container 853846fa0d3e 20:33:02 ---> c8832365768b 20:33:02 Step 8/26 : COPY . . 20:33:05 Removing intermediate container acb016e8b7a1 20:33:05 ---> 6471ea0b1143 20:33:05 Step 8/22 : COPY . . 20:33:05 Removing intermediate container b024d65c8796 20:33:05 ---> c9445e5c1c9c 20:33:05 Step 8/31 : COPY . . 20:33:05 ---> dbfdda1bf969 20:33:05 Step 9/23 : RUN make cmd/core-command/core-command 20:33:05 ---> Running in b9ecee3f21dc 20:33:05 ---> f898a5e72d55 20:33:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:33:05 ---> Running in 0dd9cb8a3a94 20:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:07 a4caa8a26152: Pull complete 20:33:07 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:33:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:07 WORKDIR /edgex 20:33:07 COPY go.mod . 20:33:07 RUN go mod download 20:33:07 + docker build -t ci-base-image-arm64 -f - . 20:33:10 Sending build context to Docker daemon 169.3MB 20:33:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:10 ---> 725f1c02e7f9 20:33:10 Step 2/4 : WORKDIR /edgex 20:33:12 ---> Running in 6e0cf951049f 20:33:12 Removing intermediate container 6e0cf951049f 20:33:12 ---> 0f572c4c8f23 20:33:12 Step 3/4 : COPY go.mod . 20:33:13 ---> 8bd5ac541309 20:33:13 Step 4/4 : RUN go mod download 20:33:13 ---> Running in de28dc0cd523 20:33:14 ---> 6fdfccc9fde4 20:33:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:14 ---> 5d07eab9a688 20:33:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:14 ---> 738f91807d40 20:33:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:33:14 ---> Running in 9a4aaf9e6a60 20:33:14 ---> Running in b4167683a9e9 20:33:14 ---> Running in 128203b74ae4 20:33:15 Removing intermediate container 9a4aaf9e6a60 20:33:15 ---> e80dd43e39c2 20:33:15 Step 10/26 : RUN mkdir -p spire-build 20:33:15 ---> Running in 00fa6b2343f0 20:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:17 Removing intermediate container 00fa6b2343f0 20:33:17 ---> 613afbc1b185 20:33:17 Step 11/26 : WORKDIR /edgex-go/spire-build 20:33:17 ---> Running in b0b8269ed544 20:33:17 Removing intermediate container b0b8269ed544 20:33:17 ---> 98d8b3872f88 20:33:17 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:33:18 ---> Running in 560f14778a9a 20:33:19 spire-1.2.1/ 20:33:19 spire-1.2.1/.data/ 20:33:19 spire-1.2.1/.data/.file 20:33:19 spire-1.2.1/.dockerignore 20:33:19 spire-1.2.1/.gitattributes 20:33:19 spire-1.2.1/.githooks/ 20:33:19 spire-1.2.1/.githooks/pre-commit 20:33:19 spire-1.2.1/.github/ 20:33:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:19 spire-1.2.1/.github/dependabot.yml 20:33:19 spire-1.2.1/.github/workflows/ 20:33:19 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:19 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:19 spire-1.2.1/.github/workflows/release_build.yaml 20:33:19 spire-1.2.1/.github/workflows/scripts/ 20:33:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:19 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:19 spire-1.2.1/.gitignore 20:33:19 spire-1.2.1/.go-version 20:33:19 spire-1.2.1/.golangci.yml 20:33:19 spire-1.2.1/ADOPTERS.md 20:33:19 spire-1.2.1/CHANGELOG.md 20:33:19 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:19 spire-1.2.1/CODEOWNERS 20:33:19 spire-1.2.1/CONTRIBUTING.md 20:33:19 spire-1.2.1/Dockerfile 20:33:19 spire-1.2.1/Dockerfile.dev 20:33:19 spire-1.2.1/Dockerfile.scratch 20:33:19 spire-1.2.1/LICENSE 20:33:19 spire-1.2.1/MAINTAINERS.md 20:33:19 spire-1.2.1/Makefile 20:33:19 spire-1.2.1/README.md 20:33:19 spire-1.2.1/ROADMAP.md 20:33:19 spire-1.2.1/SECURITY.md 20:33:19 spire-1.2.1/cmd/ 20:33:19 spire-1.2.1/cmd/spire-agent/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:19 spire-1.2.1/cmd/spire-agent/main.go 20:33:19 spire-1.2.1/cmd/spire-server/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:19 spire-1.2.1/cmd/spire-server/main.go 20:33:19 spire-1.2.1/cmd/spire-server/util/ 20:33:19 spire-1.2.1/cmd/spire-server/util/util.go 20:33:19 spire-1.2.1/conf/ 20:33:19 spire-1.2.1/conf/agent/ 20:33:19 spire-1.2.1/conf/agent/agent.conf 20:33:19 spire-1.2.1/conf/agent/agent_full.conf 20:33:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:19 spire-1.2.1/conf/server/ 20:33:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:19 spire-1.2.1/conf/server/server.conf 20:33:19 spire-1.2.1/conf/server/server_full.conf 20:33:19 spire-1.2.1/doc/ 20:33:19 spire-1.2.1/doc/SPIRE101.md 20:33:19 spire-1.2.1/doc/auditlog.md 20:33:19 spire-1.2.1/doc/authorization_policy_engine.md 20:33:19 spire-1.2.1/doc/changelog_guidelines.md 20:33:19 spire-1.2.1/doc/cure53-report.pdf 20:33:19 spire-1.2.1/doc/images/ 20:33:19 spire-1.2.1/doc/images/2019_roadmap.png 20:33:19 spire-1.2.1/doc/images/SPIRE101.png 20:33:19 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:19 spire-1.2.1/doc/images/SPIRE_server.png 20:33:19 spire-1.2.1/doc/images/cache_mgr.png 20:33:19 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:19 spire-1.2.1/doc/images/federated_spire.png 20:33:19 spire-1.2.1/doc/images/ha_mode.png 20:33:19 spire-1.2.1/doc/images/nested_spire.png 20:33:19 spire-1.2.1/doc/images/oidc_federation.png 20:33:19 spire-1.2.1/doc/images/single_trust_domain.png 20:33:19 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:19 spire-1.2.1/doc/images/spire_logo.png 20:33:19 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:19 spire-1.2.1/doc/scaling_spire.md 20:33:19 spire-1.2.1/doc/spire_agent.md 20:33:19 spire-1.2.1/doc/spire_server.md 20:33:19 spire-1.2.1/doc/supported_integrations.md 20:33:19 spire-1.2.1/doc/telemetry.md 20:33:19 spire-1.2.1/doc/telemetry_config.md 20:33:19 spire-1.2.1/doc/upgrading.md 20:33:19 spire-1.2.1/doc/using_spire.md 20:33:19 spire-1.2.1/examples/ 20:33:19 spire-1.2.1/examples/README.md 20:33:19 spire-1.2.1/go.mod 20:33:19 spire-1.2.1/go.sum 20:33:19 spire-1.2.1/pkg/ 20:33:19 spire-1.2.1/pkg/agent/ 20:33:19 spire-1.2.1/pkg/agent/agent.go 20:33:19 spire-1.2.1/pkg/agent/api/ 20:33:19 spire-1.2.1/pkg/agent/api/config.go 20:33:19 spire-1.2.1/pkg/agent/api/debug/ 20:33:19 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:19 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:19 spire-1.2.1/pkg/agent/api/health/ 20:33:19 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:19 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:19 spire-1.2.1/pkg/agent/attestor/ 20:33:19 spire-1.2.1/pkg/agent/attestor/node/ 20:33:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:19 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:19 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:19 spire-1.2.1/pkg/agent/catalog/ 20:33:19 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:19 spire-1.2.1/pkg/agent/client/ 20:33:19 spire-1.2.1/pkg/agent/client/client.go 20:33:19 spire-1.2.1/pkg/agent/client/client_test.go 20:33:19 spire-1.2.1/pkg/agent/client/dial.go 20:33:19 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:19 spire-1.2.1/pkg/agent/client/update.go 20:33:19 spire-1.2.1/pkg/agent/client/util.go 20:33:19 spire-1.2.1/pkg/agent/common/ 20:33:19 spire-1.2.1/pkg/agent/common/backoff/ 20:33:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:19 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:19 spire-1.2.1/pkg/agent/config.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/ 20:33:19 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/ 20:33:19 spire-1.2.1/pkg/agent/manager/cache/ 20:33:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:19 spire-1.2.1/pkg/agent/manager/config.go 20:33:19 spire-1.2.1/pkg/agent/manager/manager.go 20:33:19 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/storage.go 20:33:19 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/sync.go 20:33:19 spire-1.2.1/pkg/agent/plugin/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:19 spire-1.2.1/pkg/agent/svid/ 20:33:19 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:19 spire-1.2.1/pkg/agent/svid/store/ 20:33:19 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:19 spire-1.2.1/pkg/common/ 20:33:19 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:19 spire-1.2.1/pkg/common/api/ 20:33:19 spire-1.2.1/pkg/common/api/metrics.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/ 20:33:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:19 spire-1.2.1/pkg/common/api/names.go 20:33:19 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:19 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:19 spire-1.2.1/pkg/common/auth/ 20:33:19 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/ 20:33:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:19 spire-1.2.1/pkg/common/catalog/ 20:33:19 spire-1.2.1/pkg/common/catalog/bind.go 20:33:19 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:19 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:19 spire-1.2.1/pkg/common/catalog/closers.go 20:33:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:19 spire-1.2.1/pkg/common/catalog/config.go 20:33:19 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:19 spire-1.2.1/pkg/common/catalog/configure.go 20:33:19 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:19 spire-1.2.1/pkg/common/catalog/context.go 20:33:19 spire-1.2.1/pkg/common/catalog/external.go 20:33:19 spire-1.2.1/pkg/common/catalog/host.go 20:33:19 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:19 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:19 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:19 spire-1.2.1/pkg/common/cli/ 20:33:19 spire-1.2.1/pkg/common/cli/env.go 20:33:19 spire-1.2.1/pkg/common/cli/flags.go 20:33:19 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:19 spire-1.2.1/pkg/common/cli/umask.go 20:33:19 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:19 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:19 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:19 spire-1.2.1/pkg/common/coretypes/ 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:19 spire-1.2.1/pkg/common/cryptoutil/ 20:33:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:19 spire-1.2.1/pkg/common/diskutil/ 20:33:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:19 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:19 spire-1.2.1/pkg/common/errorutil/ 20:33:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:19 spire-1.2.1/pkg/common/health/ 20:33:19 spire-1.2.1/pkg/common/health/config.go 20:33:19 spire-1.2.1/pkg/common/health/context.go 20:33:19 spire-1.2.1/pkg/common/health/context_test.go 20:33:19 spire-1.2.1/pkg/common/health/health.go 20:33:19 spire-1.2.1/pkg/common/health/health_test.go 20:33:19 spire-1.2.1/pkg/common/health/logger.go 20:33:19 spire-1.2.1/pkg/common/hostservice/ 20:33:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:33:19 spire-1.2.1/pkg/common/idutil/ 20:33:19 spire-1.2.1/pkg/common/idutil/require.go 20:33:19 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:19 spire-1.2.1/pkg/common/idutil/safety.go 20:33:19 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:19 spire-1.2.1/pkg/common/jwtsvid/ 20:33:19 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:19 spire-1.2.1/pkg/common/jwtutil/ 20:33:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:19 spire-1.2.1/pkg/common/log/ 20:33:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:19 spire-1.2.1/pkg/common/log/log.go 20:33:19 spire-1.2.1/pkg/common/log/log_test.go 20:33:19 spire-1.2.1/pkg/common/log/options.go 20:33:19 spire-1.2.1/pkg/common/nodeutil/ 20:33:19 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:19 spire-1.2.1/pkg/common/peertracker/ 20:33:19 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:19 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:19 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:19 spire-1.2.1/pkg/common/peertracker/info.go 20:33:19 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:19 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:19 spire-1.2.1/pkg/common/pemutil/ 20:33:19 spire-1.2.1/pkg/common/pemutil/block.go 20:33:19 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:19 spire-1.2.1/pkg/common/pemutil/common.go 20:33:19 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:19 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:33:19 spire-1.2.1/pkg/common/plugin/ 20:33:19 spire-1.2.1/pkg/common/plugin/aws/ 20:33:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:19 spire-1.2.1/pkg/common/plugin/azure/ 20:33:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/facade.go 20:33:19 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/log.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:19 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:19 spire-1.2.1/pkg/common/profiling/ 20:33:19 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:19 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:19 spire-1.2.1/pkg/common/protoutil/ 20:33:19 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:19 spire-1.2.1/pkg/common/rotationutil/ 20:33:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:19 spire-1.2.1/pkg/common/selector/ 20:33:19 spire-1.2.1/pkg/common/selector/selector.go 20:33:19 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:19 spire-1.2.1/pkg/common/selector/set.go 20:33:19 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:19 spire-1.2.1/pkg/common/telemetry/call.go 20:33:19 spire-1.2.1/pkg/common/telemetry/common/ 20:33:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:19 spire-1.2.1/pkg/common/telemetry/config.go 20:33:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/names.go 20:33:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/ 20:33:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:19 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:19 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:19 spire-1.2.1/pkg/common/telemetry/version.go 20:33:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:19 spire-1.2.1/pkg/common/uptime/ 20:33:19 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:33:19 spire-1.2.1/pkg/common/util/ 20:33:19 spire-1.2.1/pkg/common/util/certs.go 20:33:19 spire-1.2.1/pkg/common/util/certs_test.go 20:33:19 spire-1.2.1/pkg/common/util/csr.go 20:33:19 spire-1.2.1/pkg/common/util/hash.go 20:33:19 spire-1.2.1/pkg/common/util/selectors.go 20:33:19 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:19 spire-1.2.1/pkg/common/util/signals.go 20:33:19 spire-1.2.1/pkg/common/util/sort.go 20:33:19 spire-1.2.1/pkg/common/util/sort_test.go 20:33:19 spire-1.2.1/pkg/common/util/task.go 20:33:19 spire-1.2.1/pkg/common/util/task_test.go 20:33:19 spire-1.2.1/pkg/common/util/testdata/ 20:33:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:19 spire-1.2.1/pkg/common/version/ 20:33:19 spire-1.2.1/pkg/common/version/version.go 20:33:19 spire-1.2.1/pkg/common/x509svid/ 20:33:19 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:19 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:19 spire-1.2.1/pkg/common/x509util/ 20:33:19 spire-1.2.1/pkg/common/x509util/cert.go 20:33:19 spire-1.2.1/pkg/common/x509util/dns.go 20:33:19 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:19 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:19 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:19 spire-1.2.1/pkg/server/ 20:33:19 spire-1.2.1/pkg/server/api/ 20:33:19 spire-1.2.1/pkg/server/api/agent.go 20:33:19 spire-1.2.1/pkg/server/api/agent/ 20:33:19 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/agent_test.go 20:33:19 spire-1.2.1/pkg/server/api/api.go 20:33:19 spire-1.2.1/pkg/server/api/audit/ 20:33:19 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:19 spire-1.2.1/pkg/server/api/bundle.go 20:33:19 spire-1.2.1/pkg/server/api/bundle/ 20:33:19 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:19 spire-1.2.1/pkg/server/api/debug/ 20:33:19 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/entry.go 20:33:19 spire-1.2.1/pkg/server/api/entry/ 20:33:19 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/entry_test.go 20:33:19 spire-1.2.1/pkg/server/api/health/ 20:33:19 spire-1.2.1/pkg/server/api/health/v1/ 20:33:19 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/id.go 20:33:19 spire-1.2.1/pkg/server/api/id_test.go 20:33:19 spire-1.2.1/pkg/server/api/limits/ 20:33:19 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/ 20:33:19 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:19 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:19 spire-1.2.1/pkg/server/api/selector.go 20:33:19 spire-1.2.1/pkg/server/api/selector_test.go 20:33:19 spire-1.2.1/pkg/server/api/status.go 20:33:19 spire-1.2.1/pkg/server/api/status_test.go 20:33:19 spire-1.2.1/pkg/server/api/svid/ 20:33:19 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:19 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:19 spire-1.2.1/pkg/server/authpolicy/ 20:33:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:19 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:19 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:19 spire-1.2.1/pkg/server/bundle/ 20:33:19 spire-1.2.1/pkg/server/bundle/client/ 20:33:19 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:19 spire-1.2.1/pkg/server/ca/ 20:33:19 spire-1.2.1/pkg/server/ca/ca.go 20:33:19 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:19 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:19 spire-1.2.1/pkg/server/ca/journal.go 20:33:19 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:19 spire-1.2.1/pkg/server/ca/manager.go 20:33:19 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:19 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:19 spire-1.2.1/pkg/server/ca/templates.go 20:33:19 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:19 spire-1.2.1/pkg/server/ca/validation.go 20:33:19 spire-1.2.1/pkg/server/cache/ 20:33:19 spire-1.2.1/pkg/server/cache/dscache/ 20:33:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:19 spire-1.2.1/pkg/server/catalog/ 20:33:19 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:19 spire-1.2.1/pkg/server/catalog/keymanager.go 20:33:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:19 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:19 spire-1.2.1/pkg/server/config.go 20:33:19 spire-1.2.1/pkg/server/datastore/ 20:33:19 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:19 spire-1.2.1/pkg/server/datastore/repository.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:19 spire-1.2.1/pkg/server/endpoints/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:19 spire-1.2.1/pkg/server/endpoints/config.go 20:33:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:19 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:19 spire-1.2.1/pkg/server/hostservice/ 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:19 spire-1.2.1/pkg/server/registration/ 20:33:19 spire-1.2.1/pkg/server/registration/manager.go 20:33:19 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:19 spire-1.2.1/pkg/server/scanentries.go 20:33:19 spire-1.2.1/pkg/server/scanentries_test.go 20:33:19 spire-1.2.1/pkg/server/server.go 20:33:19 spire-1.2.1/pkg/server/server_test.go 20:33:19 spire-1.2.1/pkg/server/svid/ 20:33:19 spire-1.2.1/pkg/server/svid/observer.go 20:33:19 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:19 spire-1.2.1/pkg/server/svid/rotator.go 20:33:19 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:19 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:19 spire-1.2.1/proto/ 20:33:19 spire-1.2.1/proto/private/ 20:33:19 spire-1.2.1/proto/private/server/ 20:33:19 spire-1.2.1/proto/private/server/journal/ 20:33:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:19 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:19 spire-1.2.1/proto/spire/ 20:33:19 spire-1.2.1/proto/spire/common/ 20:33:19 spire-1.2.1/proto/spire/common/common.pb.go 20:33:19 spire-1.2.1/proto/spire/common/common.proto 20:33:19 spire-1.2.1/proto/spire/common/plugin/ 20:33:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:19 spire-1.2.1/proto/spire/plugin/ 20:33:19 spire-1.2.1/proto/spire/plugin/agent/ 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:19 spire-1.2.1/release/ 20:33:19 spire-1.2.1/release/spire-extras/ 20:33:19 spire-1.2.1/release/spire-extras/README.md 20:33:19 spire-1.2.1/release/spire-extras/conf/ 20:33:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:19 spire-1.2.1/release/spire/ 20:33:19 spire-1.2.1/release/spire/README.md 20:33:19 spire-1.2.1/release/spire/conf/ 20:33:19 spire-1.2.1/release/spire/conf/agent/ 20:33:19 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:19 spire-1.2.1/release/spire/conf/server/ 20:33:19 spire-1.2.1/release/spire/conf/server/server.conf 20:33:19 spire-1.2.1/script/ 20:33:19 spire-1.2.1/script/build-artifact.sh 20:33:19 spire-1.2.1/script/generate_dummy_ca.sh 20:33:19 spire-1.2.1/support/ 20:33:19 spire-1.2.1/support/k8s/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/ 20:33:19 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:19 spire-1.2.1/test/ 20:33:19 spire-1.2.1/test/clock/ 20:33:19 spire-1.2.1/test/clock/clock.go 20:33:19 spire-1.2.1/test/fakes/ 20:33:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:19 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:19 spire-1.2.1/test/fakes/fakedatastore/ 20:33:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:19 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:19 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:19 spire-1.2.1/test/fakes/fakemetrics/ 20:33:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:19 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:19 spire-1.2.1/test/fakes/fakenotifier/ 20:33:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:19 spire-1.2.1/test/fakes/fakeserverca/ 20:33:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:19 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:19 spire-1.2.1/test/fixture/ 20:33:19 spire-1.2.1/test/fixture/certs/ 20:33:19 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:19 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/bundle.der 20:33:19 spire-1.2.1/test/fixture/certs/ca.pem 20:33:19 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/svid.pem 20:33:19 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:19 spire-1.2.1/test/fixture/config/ 20:33:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:19 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:19 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_good.conf 20:33:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:19 spire-1.2.1/test/fixture/fixture.go 20:33:19 spire-1.2.1/test/fixture/nodeattestor/ 20:33:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:19 spire-1.2.1/test/fixture/registration/ 20:33:19 spire-1.2.1/test/fixture/registration/entries.json 20:33:19 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:19 spire-1.2.1/test/fixture/registration/good.json 20:33:19 spire-1.2.1/test/fixture/registration/invalid.json 20:33:19 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:19 spire-1.2.1/test/integration/ 20:33:19 spire-1.2.1/test/integration/README.md 20:33:19 spire-1.2.1/test/integration/common 20:33:19 spire-1.2.1/test/integration/setup/ 20:33:19 spire-1.2.1/test/integration/setup/adminclient/ 20:33:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:19 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:19 spire-1.2.1/test/integration/setup/debugagent/ 20:33:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:19 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:19 spire-1.2.1/test/integration/setup/debugserver/ 20:33:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:19 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:19 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:19 spire-1.2.1/test/integration/setup/itclient/ 20:33:19 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:19 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:19 spire-1.2.1/test/integration/setup/x509pop/ 20:33:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:19 spire-1.2.1/test/integration/suites/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:19 spire-1.2.1/test/integration/suites/join-token/ 20:33:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:19 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:19 spire-1.2.1/test/integration/suites/k8s/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:19 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:19 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:19 spire-1.2.1/test/integration/suites/rotation/ 20:33:19 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:19 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:19 spire-1.2.1/test/integration/suites/self-test/ 20:33:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:19 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:19 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:19 spire-1.2.1/test/integration/suites/upgrade/ 20:33:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:19 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:19 spire-1.2.1/test/integration/test-one.sh 20:33:19 spire-1.2.1/test/integration/test.sh 20:33:19 spire-1.2.1/test/plugintest/ 20:33:19 spire-1.2.1/test/plugintest/config.go 20:33:19 spire-1.2.1/test/plugintest/load.go 20:33:19 spire-1.2.1/test/plugintest/option.go 20:33:19 spire-1.2.1/test/spiretest/ 20:33:19 spire-1.2.1/test/spiretest/apiserver.go 20:33:19 spire-1.2.1/test/spiretest/assertions.go 20:33:19 spire-1.2.1/test/spiretest/dir.go 20:33:19 spire-1.2.1/test/spiretest/errors_posix.go 20:33:19 spire-1.2.1/test/spiretest/errors_windows.go 20:33:19 spire-1.2.1/test/spiretest/logs.go 20:33:19 spire-1.2.1/test/spiretest/socketapi.go 20:33:19 spire-1.2.1/test/spiretest/suite.go 20:33:19 spire-1.2.1/test/spiretest/x509.go 20:33:19 spire-1.2.1/test/testca/ 20:33:19 spire-1.2.1/test/testca/ca.go 20:33:19 spire-1.2.1/test/testkey/ 20:33:19 spire-1.2.1/test/testkey/generate.sh 20:33:19 spire-1.2.1/test/testkey/genkeys.go 20:33:19 spire-1.2.1/test/testkey/keys.go 20:33:19 spire-1.2.1/test/testkey/new.go 20:33:19 spire-1.2.1/test/tpmsimulator/ 20:33:19 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:19 spire-1.2.1/test/util/ 20:33:19 spire-1.2.1/test/util/cert_fixtures.go 20:33:19 spire-1.2.1/test/util/cert_generation.go 20:33:19 spire-1.2.1/test/util/io_redirection.go 20:33:19 spire-1.2.1/test/util/race.go 20:33:19 spire-1.2.1/test/util/util.go 20:33:19 building spire from source... 20:33:19 Installing go1.17.7... 20:33:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:25 Building bin/spire-server... 20:33:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:33:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:33:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:33:25 go: downloading github.com/mitchellh/cli v1.1.2 20:33:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:33:25 go: downloading github.com/imdario/mergo v0.3.12 20:33:25 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:33:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:33:25 go: downloading google.golang.org/grpc v1.44.0 20:33:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:33:25 go: downloading github.com/fatih/color v1.13.0 20:33:25 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:33:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:33:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:33:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:33:26 go: downloading github.com/armon/go-metrics v0.3.10 20:33:26 go: downloading github.com/prometheus/client_golang v1.12.1 20:33:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:33:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:33:26 go: downloading github.com/open-policy-agent/opa v0.38.0 20:33:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:33:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:33:26 go: downloading github.com/Masterminds/goutils v1.1.0 20:33:26 go: downloading github.com/Masterminds/semver v1.5.0 20:33:26 go: downloading github.com/google/uuid v1.1.2 20:33:26 go: downloading github.com/huandu/xstrings v1.3.2 20:33:26 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:33:26 go: downloading github.com/oklog/run v1.0.0 20:33:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:33:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:33:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:33:26 go: downloading github.com/imkira/go-observer v1.0.3 20:33:26 go: downloading github.com/beorn7/perks v1.0.1 20:33:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:26 go: downloading github.com/prometheus/client_model v0.2.0 20:33:26 go: downloading github.com/prometheus/common v0.32.1 20:33:27 go: downloading github.com/prometheus/procfs v0.7.3 20:33:27 go: downloading go.uber.org/atomic v1.9.0 20:33:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:33:27 go: downloading github.com/hashicorp/errwrap v1.1.0 20:33:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:33:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:33:27 go: downloading github.com/blang/semver/v4 v4.0.0 20:33:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:33:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:33:27 go: downloading github.com/jinzhu/gorm v1.9.16 20:33:28 go: downloading github.com/lib/pq v1.10.4 20:33:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:33:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:33:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:33:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:33:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:33:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:33:29 go: downloading github.com/stretchr/testify v1.7.0 20:33:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:33:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:33:33 go: downloading google.golang.org/api v0.70.0 20:33:33 go: downloading k8s.io/api v0.23.4 20:33:33 go: downloading k8s.io/client-go v0.23.4 20:33:33 go: downloading github.com/google/go-tpm v0.3.3 20:33:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:33:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:33:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:33:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:33:33 go: downloading cloud.google.com/go/storage v1.21.0 20:33:33 go: downloading cloud.google.com/go v0.100.2 20:33:34 go: downloading k8s.io/apimachinery v0.23.4 20:33:34 go: downloading k8s.io/kube-aggregator v0.23.3 20:33:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:33:35 go: downloading cloud.google.com/go/security v1.3.0 20:33:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:33:35 go: downloading github.com/hashicorp/vault/api v1.4.1 20:33:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:33:36 go: downloading github.com/twmb/murmur3 v1.1.6 20:33:36 go: downloading github.com/jinzhu/inflection v1.0.0 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:33:36 go: downloading github.com/aws/smithy-go v1.11.0 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:33:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:33:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:33:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:33:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:33:37 go: downloading github.com/dimchansky/utfbom v1.1.1 20:33:37 go: downloading github.com/gogo/protobuf v1.3.2 20:33:37 go: downloading cloud.google.com/go/compute v1.3.0 20:33:37 go: downloading cloud.google.com/go/iam v0.1.1 20:33:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:33:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:33:37 go: downloading k8s.io/klog/v2 v2.30.0 20:33:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:33:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:33:37 go: downloading github.com/google/gofuzz v1.1.0 20:33:37 go: downloading github.com/spf13/pflag v1.0.5 20:33:37 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:33:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:33:38 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:33:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:33:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:33:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:33:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:33:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:33:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:33:38 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:33:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:33:38 go: downloading github.com/gobwas/glob v0.2.3 20:33:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:33:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:33:38 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:33:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:33:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:33:38 go: downloading gopkg.in/inf.v0 v0.9.1 20:33:38 go: downloading go.opencensus.io v0.23.0 20:33:38 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:33:38 go: downloading github.com/go-logr/logr v1.2.2 20:33:39 go: downloading github.com/googleapis/gnostic v0.5.5 20:33:39 go: downloading github.com/google/go-cmp v0.5.7 20:33:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:33:39 go: downloading github.com/json-iterator/go v1.1.12 20:33:39 go: downloading github.com/tklauser/numcpus v0.3.0 20:33:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:33:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:33:39 go: downloading go.uber.org/zap v1.21.0 20:33:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:33:39 go: downloading sigs.k8s.io/yaml v1.3.0 20:33:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:33:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:33:39 go: downloading github.com/modern-go/reflect2 v1.0.2 20:33:39 go: downloading github.com/golang/snappy v0.0.4 20:33:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:33:40 go: downloading github.com/ryanuber/go-glob v1.0.0 20:33:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:33:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:33:40 go: downloading github.com/hashicorp/go-version v1.2.0 20:33:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:33:40 go: downloading go.uber.org/multierr v1.6.0 20:33:41 Removing intermediate container b9ecee3f21dc 20:33:41 ---> fae3dfa394b9 20:33:41 20:33:41 Step 10/23 : FROM alpine:3.14 20:33:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:33:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:33:42 Removing intermediate container 0dd9cb8a3a94 20:33:42 ---> 1bdb4bd8946f 20:33:42 20:33:42 Step 10/22 : FROM alpine:3.14 20:33:43 3.14: Pulling from library/alpine 20:33:43 3.14: Pulling from library/alpine 20:33:45 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:33:45 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:33:45 Status: Downloaded newer image for alpine:3.14 20:33:45 Status: Downloaded newer image for alpine:3.14 20:33:45 ---> e04c818066af 20:33:45 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:33:45 ---> e04c818066af 20:33:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:33:45 ---> Running in 5fdc2319a8e0 20:33:45 ---> Running in 42675953f25e 20:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:46 (1/1) Installing dumb-init (1.2.5-r1) 20:33:46 Executing busybox-1.33.1-r7.trigger 20:33:46 OK: 6 MiB in 15 packages 20:33:46 (1/6) Installing ca-certificates (20211220-r0) 20:33:46 (2/6) Installing brotli-libs (1.0.9-r5) 20:33:46 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:33:46 (4/6) Installing libcurl (7.79.1-r0) 20:33:46 (5/6) Installing curl (7.79.1-r0) 20:33:46 (6/6) Installing dumb-init (1.2.5-r1) 20:33:46 Executing busybox-1.33.1-r7.trigger 20:33:46 Executing ca-certificates-20211220-r0.trigger 20:33:47 OK: 8 MiB in 20 packages 20:33:51 Removing intermediate container b4167683a9e9 20:33:51 ---> 538ddb8d766b 20:33:51 20:33:51 Step 10/31 : FROM alpine:3.14 20:33:51 ---> e04c818066af 20:33:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:33:51 Removing intermediate container 128203b74ae4 20:33:51 ---> 06c6b7333950 20:33:51 20:33:51 Step 10/22 : FROM alpine:3.14 20:33:51 ---> e04c818066af 20:33:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:33:51 ---> Running in 2e8791eb7fcc 20:33:51 ---> Running in 3caaf42ba411 20:33:51 Removing intermediate container 5fdc2319a8e0 20:33:51 ---> 52e1654496e4 20:33:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:51 Removing intermediate container 42675953f25e 20:33:51 ---> b3e70bedb243 20:33:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:52 Removing intermediate container 2e8791eb7fcc 20:33:52 ---> 00d4821b0b66 20:33:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:33:52 ---> Running in c45a0648b04e 20:33:52 ---> Running in 3d7fd97d484b 20:33:52 ---> Running in dfcae82e3a6a 20:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:52 Removing intermediate container c45a0648b04e 20:33:52 ---> 7d0065cb4c4f 20:33:52 Step 13/23 : ENV APP_PORT=59882 20:33:52 Removing intermediate container 3d7fd97d484b 20:33:52 ---> 4069b5e6d598 20:33:52 Step 13/22 : WORKDIR /edgex 20:33:52 (1/2) Installing ca-certificates (20211220-r0) 20:33:52 (2/2) Installing dumb-init (1.2.5-r1) 20:33:52 Executing busybox-1.33.1-r7.trigger 20:33:52 ---> Running in 390b71b5ee17 20:33:52 Executing ca-certificates-20211220-r0.trigger 20:33:52 OK: 6 MiB in 16 packages 20:33:52 ---> Running in fbd336e3ea25 20:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:53 Removing intermediate container 390b71b5ee17 20:33:53 ---> 9f3e33588c38 20:33:53 Step 14/23 : EXPOSE $APP_PORT 20:33:53 (1/2) Installing dumb-init (1.2.5-r1) 20:33:53 (2/2) Installing su-exec (0.2-r1) 20:33:53 Executing busybox-1.33.1-r7.trigger 20:33:53 OK: 6 MiB in 16 packages 20:33:53 ---> Running in 4d4ce42b0194 20:33:53 Removing intermediate container fbd336e3ea25 20:33:53 ---> 4d96b04b2503 20:33:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:33:54 Removing intermediate container 3caaf42ba411 20:33:54 ---> 7402e93e0ddc 20:33:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:33:54 Removing intermediate container 4d4ce42b0194 20:33:54 ---> 80425313c4fb 20:33:54 Step 15/23 : WORKDIR / 20:33:54 ---> 0145c6baa142 20:33:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:33:55 ---> Running in 449d1dd5a089 20:33:55 ---> Running in b94ae6d245f5 20:33:55 Removing intermediate container dfcae82e3a6a 20:33:55 ---> d2676d356842 20:33:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:33:55 ---> Running in e55d9dde75d0 20:33:55 Removing intermediate container 449d1dd5a089 20:33:55 ---> dbca28eacae5 20:33:55 Step 13/22 : ENV APP_PORT=59860 20:33:55 ---> Running in 1e9d936b0314 20:33:55 Removing intermediate container b94ae6d245f5 20:33:55 ---> 19d5f1734269 20:33:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:55 Removing intermediate container e55d9dde75d0 20:33:55 ---> 559f58ed7fb1 20:33:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:33:55 ---> caa84bec80c9 20:33:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:33:55 Removing intermediate container 1e9d936b0314 20:33:55 ---> b74397c0978f 20:33:55 Step 14/22 : EXPOSE $APP_PORT 20:33:55 ---> Running in aac41fa79437 20:33:56 ---> Running in a5c05d0770bd 20:33:56 ---> ea976dbb5643 20:33:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:33:56 Removing intermediate container aac41fa79437 20:33:56 ---> 8109ea9cc551 20:33:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:33:56 Removing intermediate container a5c05d0770bd 20:33:56 ---> bab7c47005b3 20:33:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:57 ---> Running in b6ed5b3734ab 20:33:57 ---> 8ef9519c482a 20:33:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:33:57 ---> 17b052deec3b 20:33:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:33:57 ---> 7eade76d9e8f 20:33:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:33:58 ---> c883c3b2bf1c 20:33:58 Step 19/23 : ENTRYPOINT ["/core-command"] 20:33:58 ---> 892117478e2d 20:33:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:58 ---> Running in 8b2c3713d04c 20:33:58 ---> Running in c630b302a565 20:33:58 Removing intermediate container 8b2c3713d04c 20:33:58 ---> a4bab542abd7 20:33:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:58 ---> Running in 4e0dbb1a0f92 20:33:59 ---> db5906a1344a 20:33:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:33:59 Removing intermediate container 4e0dbb1a0f92 20:33:59 ---> b5dafdfa66e2 20:33:59 Step 21/23 : LABEL arch=x86_64 20:33:59 ---> Running in 9a61b73ac6c5 20:33:59 Removing intermediate container b6ed5b3734ab 20:33:59 ---> d733e07a3967 20:33:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:33:59 ---> Running in 2ac4389f249b 20:33:59 ---> e0fe2dea427f 20:33:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:33:59 ---> Running in c3c333885ce6 20:33:59 Removing intermediate container 9a61b73ac6c5 20:33:59 ---> fc5888e9886f 20:33:59 Step 22/23 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:33:59 Removing intermediate container 2ac4389f249b 20:33:59 ---> 5267c1f06cbe 20:33:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:33:59 ---> Running in fda2b0101db8 20:33:59 Removing intermediate container c3c333885ce6 20:33:59 ---> 5b82deaea328 20:33:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:00 Removing intermediate container de28dc0cd523 20:34:00 ---> dcc22f4d2ec9 20:34:00 Successfully built dcc22f4d2ec9 20:34:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:34:00 ---> Running in a43ae98daa21 20:34:00 Removing intermediate container fda2b0101db8 20:34:00 ---> 35cd1488baef 20:34:00 Step 23/23 : LABEL version=0.0.0 20:34:00 + docker inspect -f . ci-base-image-arm64 20:34:00 . [Pipeline] withDockerContainer 20:34:00 Removing intermediate container c630b302a565 20:34:00 ---> 44599a41dd5a 20:34:00 ---> Running in d1e992d1eb73 20:34:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:34:00 Removing intermediate container a43ae98daa21 20:34:00 ---> 380e4cff2c38 20:34:00 Step 20/22 : LABEL arch=x86_64 20:34:00 ---> cdbf473e3567 20:34:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container 20:34:00 ---> Running in abdb19668e07 20:34:00 ---> Running in f92d1d2bba4d 20:34:00 ---> Running in 29a1bb3a2569 20:34:00 Removing intermediate container d1e992d1eb73 20:34:00 ---> 52ffb5e34d66 20:34:00 20:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:01 Successfully built 52ffb5e34d66 20:34:01 Successfully tagged core-command:latest 20:34:01  Building core-command ... done Building core-data 20:34:01 Removing intermediate container abdb19668e07 20:34:01 ---> 0d163d3d6378 20:34:01 Step 20/22 : LABEL arch=x86_64 20:34:01 Removing intermediate container f92d1d2bba4d 20:34:01 ---> 9ae85405f46f 20:34:01 Step 21/22 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:34:02 $ docker top b77e6dbab5f3d2ab9d52357296af56f578e23cf5a5fedf792e1fb2f22618cf92 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:03 + go version 20:34:03 go version go1.17.6 linux/arm64 [Pipeline] } 20:34:03 $ docker stop --time=1 b77e6dbab5f3d2ab9d52357296af56f578e23cf5a5fedf792e1fb2f22618cf92 20:34:04 $ docker rm -f b77e6dbab5f3d2ab9d52357296af56f578e23cf5a5fedf792e1fb2f22618cf92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:05 + docker inspect -f . ci-base-image-arm64 20:34:05 . [Pipeline] withDockerContainer 20:34:05 ---> Running in 85f82e6ed5f6 20:34:05 ---> Running in 24c758df4abe 20:34:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:05 ---> 767e0d08cb83 20:34:05 Step 3/23 : WORKDIR /edgex-go 20:34:05 ---> Using cache 20:34:05 ---> eb25859bc59f 20:34:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:05 ---> Using cache 20:34:05 ---> b98521360082 20:34:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:34:05 Removing intermediate container 24c758df4abe 20:34:05 ---> 876bccf8e79d 20:34:05 Step 22/22 : LABEL version=0.0.0 20:34:05 ---> Running in d41a57e35460 20:34:05 Removing intermediate container 85f82e6ed5f6 20:34:05 ---> f4b223474aba 20:34:05 Step 21/22 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:34:05 ---> Running in 562067b0548e 20:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container 20:34:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:05 ---> Running in b00b110af23a 20:34:05 Removing intermediate container 562067b0548e 20:34:05 ---> 8588c2cd12e3 20:34:05 20:34:06 Removing intermediate container 29a1bb3a2569 20:34:06 ---> 1f3a5bb93447 20:34:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:06 Removing intermediate container b00b110af23a 20:34:06 ---> 0607207a80f4 20:34:06 Step 22/22 : LABEL version=0.0.0 20:34:06 Successfully built 8588c2cd12e3 20:34:06 Successfully tagged support-notifications:latest 20:34:06  Building support-notifications ... done Building security-secretstore-setup 20:34:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:06 ---> Running in e970eea47f1c 20:34:07 $ docker top a4e0c06ee3f22c4605216ceeb8470513dc06061c12e03bf8c889b29b221d81ed -eo pid,comm 20:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 20:34:07 ========================================================= 20:34:07 [edgeXBuildGoParallel] Running Tests and Build... 20:34:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:07 OK: 221 MiB in 52 packages 20:34:07 + make test 20:34:07 go mod tidy -compat=1.17 20:34:08 Removing intermediate container e970eea47f1c 20:34:08 ---> 52814ecba12c 20:34:08 20:34:08 Successfully built 52814ecba12c 20:34:08 ---> bc996a0d3ad8 20:34:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:08 Successfully tagged security-proxy-setup:latest 20:34:08 Building security-spiffe-token-provider 20:34:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:34:11  Building security-proxy-setup ... done Removing intermediate container d41a57e35460 20:34:11 ---> db45276c55e5 20:34:11 Step 6/23 : COPY go.mod vendor* ./ 20:34:12 ---> 7de17f2b39c2 20:34:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:12 ---> edb1744f263b 20:34:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:12 ---> Running in efd97902cf51 20:34:13 ---> 8e6d47f0150a 20:34:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:13 ---> 767e0d08cb83 20:34:13 Step 3/25 : WORKDIR /edgex-go 20:34:13 ---> Using cache 20:34:13 ---> eb25859bc59f 20:34:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:13 ---> Using cache 20:34:13 ---> b98521360082 20:34:13 Step 5/25 : RUN apk add --update --no-cache make git 20:34:13 ---> Using cache 20:34:13 ---> 63b2cdddd827 20:34:13 Step 6/25 : COPY go.mod vendor* ./ 20:34:13 ---> Using cache 20:34:13 ---> b5001cefef0f 20:34:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:13 ---> Using cache 20:34:13 ---> 94e880ddd14e 20:34:13 Step 8/25 : COPY . . 20:34:13 ---> Using cache 20:34:13 ---> f898a5e72d55 20:34:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:13 ---> Running in 5fd219f61349 20:34:13 ---> d4ec6624cba5 20:34:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:14 ---> 95913c1380ce 20:34:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:15 ---> Running in e27452fd8144 20:34:16 Removing intermediate container e27452fd8144 20:34:16 ---> c4e3f5960be3 20:34:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:16 Removing intermediate container efd97902cf51 20:34:16 ---> ab5c96a4be4a 20:34:16 Step 8/23 : COPY . . 20:34:17 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:34:17 ---> 767e0d08cb83 20:34:17 Step 3/20 : WORKDIR /edgex-go 20:34:17 ---> Using cache 20:34:17 ---> eb25859bc59f 20:34:17 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:34:19 ---> 4a66a1edfe27 20:34:19 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:19 ---> Running in cd77b46d55d8 20:34:20 ---> Running in bb4d8119b74a 20:34:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:22 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:22 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:22 OK: 15862 distinct packages available 20:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:23 OK: 221 MiB in 52 packages 20:34:24 Removing intermediate container bb4d8119b74a 20:34:24 ---> 85472e38af7b 20:34:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:34:25 ---> Running in 8814552f684d 20:34:25 ---> 26aef3707db1 20:34:25 Step 9/23 : RUN make cmd/core-data/core-data 20:34:26 Removing intermediate container 8814552f684d 20:34:26 ---> e9b7de03e047 20:34:26 Step 28/31 : CMD ["gate"] 20:34:26 ---> Running in 61661657d22b 20:34:26 Removing intermediate container cd77b46d55d8 20:34:26 ---> bcda9b57bfe3 20:34:26 Step 5/20 : COPY go.mod vendor* ./ 20:34:26 ---> Running in f890fd60a3f2 20:34:26 Removing intermediate container f890fd60a3f2 20:34:26 ---> 02e183aee7ba 20:34:26 Step 29/31 : LABEL arch=x86_64 20:34:26 ---> c367209e4b32 20:34:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:26 ---> Running in 1510c7337ef3 20:34:26 ---> Running in 922881b978c4 20:34:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:34:27 Removing intermediate container 922881b978c4 20:34:27 ---> d043d57dbd14 20:34:27 Step 30/31 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:34:27 ---> Running in 66b21a3acd21 20:34:27 Removing intermediate container 66b21a3acd21 20:34:27 ---> c8ae74c6b39c 20:34:27 Step 31/31 : LABEL version=0.0.0 20:34:27 ---> Running in 18a5a76930d3 20:34:28 Removing intermediate container 18a5a76930d3 20:34:28 ---> 9cfeb67d5eca 20:34:28 20:34:28 Successfully built 9cfeb67d5eca 20:34:28 Successfully tagged security-bootstrapper:latest 20:34:28 Building support-scheduler 20:34:33  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:33 ---> 767e0d08cb83 20:34:33 Step 3/22 : WORKDIR /edgex-go 20:34:33 ---> Using cache 20:34:33 ---> eb25859bc59f 20:34:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:33 ---> Using cache 20:34:33 ---> b98521360082 20:34:33 Step 5/22 : RUN apk add --update --no-cache make git 20:34:33 ---> Using cache 20:34:33 ---> 63b2cdddd827 20:34:33 Step 6/22 : COPY go.mod vendor* ./ 20:34:33 ---> Using cache 20:34:33 ---> b5001cefef0f 20:34:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:33 ---> Using cache 20:34:33 ---> 94e880ddd14e 20:34:33 Step 8/22 : COPY . . 20:34:33 ---> Using cache 20:34:33 ---> f898a5e72d55 20:34:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:34 Removing intermediate container 1510c7337ef3 20:34:34 ---> f7983772bac8 20:34:34 Step 7/20 : COPY . . 20:34:34 ---> Running in 7ecb85851677 20:34: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:41 ? github.com/edgexfoundry/edgex-go [no test files] 20:34:45 Removing intermediate container 5fd219f61349 20:34:45 ---> 8881ab8ecf2c 20:34:45 20:34:45 Step 10/25 : FROM alpine:3.14 20:34:45 ---> e04c818066af 20:34:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:45 ---> Running in d6d13df68739 20:34:45 ---> cb4b5383f2b4 20:34:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:45 ---> Running in 0cf175f659cb 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:45 (1/3) Installing ca-certificates (20211220-r0) 20:34:45 (2/3) Installing dumb-init (1.2.5-r1) 20:34:45 (3/3) Installing su-exec (0.2-r1) 20:34:45 Executing busybox-1.33.1-r7.trigger 20:34:45 Executing ca-certificates-20211220-r0.trigger 20:34:45 OK: 6 MiB in 17 packages 20:34:47 Removing intermediate container d6d13df68739 20:34:47 ---> 8dac622a0dcb 20:34:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:47 ---> Running in 5ffe65ad419f 20:34:47 Removing intermediate container 5ffe65ad419f 20:34:47 ---> 6e6249b0d993 20:34:47 Step 13/25 : WORKDIR / 20:34:47 ---> Running in aba7adac6bca 20:34:48 Removing intermediate container aba7adac6bca 20:34:48 ---> 077c5f04402f 20:34:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:48 ---> c5128a659bdc 20:34:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:49 ---> 94e62ded4efb 20:34:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:50 ---> 68c930144167 20:34:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:51 ---> c33eb4c48b78 20:34:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:52 ---> fbd9f48b8cf6 20:34:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:53 ---> 9af808ed83e6 20:34:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:53 ---> bef870c17b98 20:34:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:34:53 ---> Running in 7c099ce24d43 20:34:56 Removing intermediate container 7c099ce24d43 20:34:56 ---> 9021ac455507 20:34:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:56 ---> Running in 8e45dec3f1a7 20:34:56 Removing intermediate container 61661657d22b 20:34:56 ---> e027b93e6c46 20:34:56 20:34:56 Step 10/23 : FROM alpine:3.14 20:34:56 ---> e04c818066af 20:34:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:57 ---> Running in 9c4f7b2dd679 20:34:57 Removing intermediate container 8e45dec3f1a7 20:34:57 ---> 1ada1595153a 20:34:57 Step 23/25 : LABEL arch=x86_64 20:34:57 ---> Running in 2f4aa6e817a7 20:34:57 Removing intermediate container 9c4f7b2dd679 20:34:57 ---> e0dddd432835 20:34:57 Step 12/23 : ENV APP_PORT=59880 20:34:57 Removing intermediate container 2f4aa6e817a7 20:34:57 ---> 6b70c62268b9 20:34:57 Step 24/25 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:34:57 ---> Running in 6b1ae5132154 20:34:57 ---> Running in ed9c19d9f14c 20:34:57 Removing intermediate container 6b1ae5132154 20:34:57 ---> 94098dfddfe3 20:34:57 Step 13/23 : EXPOSE $APP_PORT 20:34:58 ---> Running in 510cbfa98cea 20:34:58 Removing intermediate container ed9c19d9f14c 20:34:58 ---> e96caf455012 20:34:58 Step 25/25 : LABEL version=0.0.0 20:34:58 ---> Running in 1a72bc08a005 20:34:58 Removing intermediate container 510cbfa98cea 20:34:58 ---> d1d0c5290acc 20:34:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:58 ---> Running in fb106da05ed2 20:34:58 Removing intermediate container 1a72bc08a005 20:34:58 ---> aca24534e92d 20:34:58 20:34:58 Successfully built aca24534e92d 20:34:58 Successfully tagged security-secretstore-setup:latest 20:34:58  Building security-secretstore-setup ... done Building security-spire-config 20:35:03 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:03 ---> 767e0d08cb83 20:35:03 Step 3/26 : WORKDIR /edgex-go 20:35:03 ---> Using cache 20:35:03 ---> eb25859bc59f 20:35:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:03 ---> Using cache 20:35:03 ---> b98521360082 20:35:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:03 ---> Running in 3ebc47cf6a71 20:35:03 Removing intermediate container fb106da05ed2 20:35:03 ---> 8b235078ad26 20:35:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:35:04 ---> Running in 72992eb0c7e3 20:35:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:05 OK: 221 MiB in 52 packages 20:35:05 (1/6) Installing dumb-init (1.2.5-r1) 20:35:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:35:05 (3/6) Installing libsodium (1.0.18-r0) 20:35:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:35:05 (5/6) Installing libzmq (4.3.4-r0) 20:35:06 (6/6) Installing zeromq (4.3.4-r0) 20:35:06 Executing busybox-1.33.1-r7.trigger 20:35:06 OK: 8 MiB in 20 packages 20:35:07 Removing intermediate container 3ebc47cf6a71 20:35:07 ---> c9b5ce0fd829 20:35:07 Step 6/26 : COPY go.mod vendor* ./ 20:35:07 Removing intermediate container 7ecb85851677 20:35:07 ---> ab17e3b95225 20:35:07 20:35:07 Step 10/22 : FROM alpine:3.14 20:35:07 ---> e04c818066af 20:35:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:07 ---> Using cache 20:35:07 ---> 52e1654496e4 20:35:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:07 ---> Using cache 20:35:07 ---> 7d0065cb4c4f 20:35:07 Step 13/22 : ENV APP_PORT=59861 20:35:07 ---> Running in 55b0a48be09a 20:35:08 ---> af622301ff67 20:35:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:08 Removing intermediate container 72992eb0c7e3 20:35:08 ---> 2339b542ab17 20:35:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:08 Removing intermediate container 55b0a48be09a 20:35:08 ---> e84dfd144d8d 20:35:08 Step 14/22 : EXPOSE $APP_PORT 20:35:08 ---> Running in 97b7f0ce6b04 20:35:08 ---> Running in 288b72063829 20:35:08 ---> 62252690194d 20:35:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:08 Removing intermediate container 288b72063829 20:35:08 ---> 2fa1d2f6db8f 20:35:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:09 ---> 2acb536c5780 20:35:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:09 ---> 1c512efacc18 20:35:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:09 Removing intermediate container 0cf175f659cb 20:35:09 ---> b5c35dfc81dc 20:35:09 20:35:09 Step 9/20 : FROM alpine:3.15 20:35:10 Removing intermediate container 97b7f0ce6b04 20:35:10 ---> 905e5c0eba21 20:35:10 Step 8/26 : COPY . . 20:35:10 ---> c81fef8af2ff 20:35:10 Step 19/23 : ENTRYPOINT ["/core-data"] 20:35:10 3.15: Pulling from library/alpine 20:35:10 ---> Running in 34886096dd02 20:35:11 ---> 1899532618af 20:35:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:12 Removing intermediate container 34886096dd02 20:35:12 ---> f298030841b7 20:35:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:35:12 Status: Downloaded newer image for alpine:3.15 20:35:12 ---> 0ac33e5f5afa 20:35:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:12 ---> e3f67f80afcc 20:35:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:12 ---> Running in 7f3b0fe70a45 20:35:13 ---> Running in 13286095bc63 20:35:13 ---> Running in 7f550f9e84e1 20:35:13 Removing intermediate container 7f3b0fe70a45 20:35:13 ---> 183faad31495 20:35:13 Step 21/23 : LABEL arch=x86_64 20:35:13 ---> Running in 3f306dc6558b 20:35:13 Removing intermediate container 7f550f9e84e1 20:35:13 ---> b9dee3d83599 20:35:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:13 Removing intermediate container 13286095bc63 20:35:13 ---> 7ad14be3f487 20:35:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:13 ---> Running in a0bf8bdf3922 20:35:13 ---> Running in 8044c0a52764 20:35:13 Removing intermediate container 3f306dc6558b 20:35:13 ---> 994986474712 20:35:13 Step 22/23 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:35:13 ---> Running in 9c47e3a34566 20:35:13 Removing intermediate container a0bf8bdf3922 20:35:13 ---> 92bc8cc4ab65 20:35:13 Step 20/22 : LABEL arch=x86_64 20:35:14 ---> Running in a60ecbf45c52 20:35:14 Removing intermediate container 9c47e3a34566 20:35:14 ---> 0fd1ef6fc53e 20:35:14 Step 23/23 : LABEL version=0.0.0 20:35:14 ---> Running in 95d75ea4ab59 20:35:14 Removing intermediate container a60ecbf45c52 20:35:14 ---> e1d242645b43 20:35:14 Step 21/22 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:35:14 ---> Running in 95d8f3196bff 20:35:14 Removing intermediate container 95d75ea4ab59 20:35:14 ---> b28ff93adefe 20:35:14 20:35:14 Successfully built b28ff93adefe 20:35:14 Successfully tagged core-data:latest 20:35:14 Building sys-mgmt-agent 20:35:14 Removing intermediate container 8044c0a52764 20:35:14 ---> 5f2617dfa29b 20:35:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:15  Building core-data ... done Removing intermediate container 95d8f3196bff 20:35:15 ---> 73718acacfbd 20:35:15 Step 22/22 : LABEL version=0.0.0 20:35:15 ---> Running in ee8e13a9843d 20:35:15 ---> Running in b48d10496a35 20:35:17 ---> 6280b209db27 20:35:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:17 Removing intermediate container b48d10496a35 20:35:17 ---> 9030a3165790 20:35:17 20:35:17 ---> Running in f15ed56fcaa3 20:35:17 Successfully built 9030a3165790 20:35:17 Successfully tagged support-scheduler:latest 20:35:17 Building security-spire-server 20:35:17  Building support-scheduler ... done Removing intermediate container f15ed56fcaa3 20:35:17 ---> 25801abd78b4 20:35:17 Step 10/26 : RUN mkdir -p spire-build 20:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:18 ---> Running in afed825ff2a0 20:35:18 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:18 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:18 OK: 15854 distinct packages available 20:35:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:19 ---> 767e0d08cb83 20:35:19 Step 3/23 : WORKDIR /edgex-go 20:35:19 ---> Using cache 20:35:19 ---> eb25859bc59f 20:35:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:19 ---> Using cache 20:35:19 ---> b98521360082 20:35:19 Step 5/23 : RUN apk add --update --no-cache make bash git 20:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:19 (1/9) Installing ca-certificates (20211220-r0) 20:35:19 (2/9) Installing brotli-libs (1.0.9-r5) 20:35:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:35:19 (4/9) Installing libcurl (7.80.0-r0) 20:35:19 (5/9) Installing curl (7.80.0-r0) 20:35:20 (6/9) Installing dumb-init (1.2.5-r1) 20:35:20 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:20 (8/9) Installing libucontext (1.1-r0) 20:35:20 (9/9) Installing gcompat (1.0.0-r4) 20:35:20 Executing busybox-1.34.1-r5.trigger 20:35:20 Executing ca-certificates-20211220-r0.trigger 20:35:20 OK: 8 MiB in 23 packages 20:35:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:35:21 ---> 767e0d08cb83 20:35:21 Step 3/25 : WORKDIR /edgex-go 20:35:21 ---> Using cache 20:35:21 ---> eb25859bc59f 20:35:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:21 ---> Using cache 20:35:21 ---> b98521360082 20:35:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:35:21 ---> Using cache 20:35:21 ---> c9b5ce0fd829 20:35:21 Step 6/25 : COPY go.mod vendor* ./ 20:35:21 ---> Using cache 20:35:21 ---> af622301ff67 20:35:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:21 ---> Using cache 20:35:21 ---> 905e5c0eba21 20:35:21 Step 8/25 : COPY . . 20:35:21 ---> Using cache 20:35:21 ---> 6280b209db27 20:35:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:35:21 ---> Using cache 20:35:21 ---> 25801abd78b4 20:35:21 Step 10/25 : RUN mkdir -p spire-build 20:35:23 ---> Running in c830644f2993 20:35:23 ---> Running in b8e82833c609 20:35:23 Removing intermediate container afed825ff2a0 20:35:23 ---> 86a7c905575e 20:35:23 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:23 ---> Running in bf32063acc8b 20:35:23 Removing intermediate container ee8e13a9843d 20:35:23 ---> 140641c3cbdc 20:35:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:23 Removing intermediate container bf32063acc8b 20:35:23 ---> 8910ccbe8fc3 20:35:23 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:23 ---> 897b3b6aadbf 20:35:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:23 ---> Running in 6131705e4ed8 20:35:24 Removing intermediate container b8e82833c609 20:35:24 ---> 1743fec0e79c 20:35:24 Step 11/25 : WORKDIR /edgex-go/spire-build 20:35:24 ---> Running in 36f3bec5413e 20:35:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:24 ---> ab9fa0c439f4 20:35:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:35:24 Removing intermediate container 36f3bec5413e 20:35:24 ---> 8d4132ca3456 20:35:24 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:35:24 ---> Running in d8f0d5fb5dce 20:35:24 ---> 6bcca798a179 20:35:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:24 OK: 221 MiB in 52 packages 20:35:24 ---> Running in 868536e2f16a 20:35:24 spire-1.2.1/ 20:35:24 spire-1.2.1/.data/ 20:35:24 spire-1.2.1/.data/.file 20:35:24 spire-1.2.1/.dockerignore 20:35:24 spire-1.2.1/.gitattributes 20:35:24 spire-1.2.1/.githooks/ 20:35:24 spire-1.2.1/.githooks/pre-commit 20:35:24 spire-1.2.1/.github/ 20:35:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:24 spire-1.2.1/.github/dependabot.yml 20:35:24 spire-1.2.1/.github/workflows/ 20:35:24 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:24 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:24 spire-1.2.1/.github/workflows/release_build.yaml 20:35:24 spire-1.2.1/.github/workflows/scripts/ 20:35:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:24 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:24 spire-1.2.1/.gitignore 20:35:24 spire-1.2.1/.go-version 20:35:24 spire-1.2.1/.golangci.yml 20:35:24 spire-1.2.1/ADOPTERS.md 20:35:24 spire-1.2.1/CHANGELOG.md 20:35:24 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:24 spire-1.2.1/CODEOWNERS 20:35:24 spire-1.2.1/CONTRIBUTING.md 20:35:24 spire-1.2.1/Dockerfile 20:35:24 spire-1.2.1/Dockerfile.dev 20:35:24 spire-1.2.1/Dockerfile.scratch 20:35:24 spire-1.2.1/LICENSE 20:35:24 spire-1.2.1/MAINTAINERS.md 20:35:24 spire-1.2.1/Makefile 20:35:24 spire-1.2.1/README.md 20:35:24 spire-1.2.1/ROADMAP.md 20:35:24 spire-1.2.1/SECURITY.md 20:35:24 spire-1.2.1/cmd/ 20:35:24 spire-1.2.1/cmd/spire-agent/ 20:35:24 spire-1.2.1/cmd/spire-agent/cli/ 20:35:24 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:24 spire-1.2.1/cmd/spire-agent/main.go 20:35:24 spire-1.2.1/cmd/spire-server/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:24 spire-1.2.1/cmd/spire-server/main.go 20:35:24 spire-1.2.1/cmd/spire-server/util/ 20:35:24 spire-1.2.1/cmd/spire-server/util/util.go 20:35:24 spire-1.2.1/conf/ 20:35:24 spire-1.2.1/conf/agent/ 20:35:24 spire-1.2.1/conf/agent/agent.conf 20:35:24 spire-1.2.1/conf/agent/agent_full.conf 20:35:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:24 spire-1.2.1/conf/server/ 20:35:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:24 spire-1.2.1/conf/server/server.conf 20:35:24 spire-1.2.1/conf/server/server_full.conf 20:35:24 spire-1.2.1/doc/ 20:35:24 spire-1.2.1/doc/SPIRE101.md 20:35:24 spire-1.2.1/doc/auditlog.md 20:35:24 spire-1.2.1/doc/authorization_policy_engine.md 20:35:24 spire-1.2.1/doc/changelog_guidelines.md 20:35:24 spire-1.2.1/doc/cure53-report.pdf 20:35:24 spire-1.2.1/doc/images/ 20:35:24 spire-1.2.1/doc/images/2019_roadmap.png 20:35:24 spire-1.2.1/doc/images/SPIRE101.png 20:35:24 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:24 spire-1.2.1/doc/images/SPIRE_server.png 20:35:24 spire-1.2.1/doc/images/cache_mgr.png 20:35:24 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:24 spire-1.2.1/doc/images/federated_spire.png 20:35:24 spire-1.2.1/doc/images/ha_mode.png 20:35:24 spire-1.2.1/doc/images/nested_spire.png 20:35:24 spire-1.2.1/doc/images/oidc_federation.png 20:35:24 spire-1.2.1/doc/images/single_trust_domain.png 20:35:24 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:24 spire-1.2.1/doc/images/spire_logo.png 20:35:24 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:24 spire-1.2.1/doc/scaling_spire.md 20:35:24 spire-1.2.1/doc/spire_agent.md 20:35:24 spire-1.2.1/doc/spire_server.md 20:35:24 spire-1.2.1/doc/supported_integrations.md 20:35:24 spire-1.2.1/doc/telemetry.md 20:35:24 spire-1.2.1/doc/telemetry_config.md 20:35:24 spire-1.2.1/doc/upgrading.md 20:35:24 spire-1.2.1/doc/using_spire.md 20:35:24 spire-1.2.1/examples/ 20:35:24 spire-1.2.1/examples/README.md 20:35:24 spire-1.2.1/go.mod 20:35:24 spire-1.2.1/go.sum 20:35:24 spire-1.2.1/pkg/ 20:35:24 spire-1.2.1/pkg/agent/ 20:35:24 spire-1.2.1/pkg/agent/agent.go 20:35:24 spire-1.2.1/pkg/agent/api/ 20:35:24 spire-1.2.1/pkg/agent/api/config.go 20:35:24 spire-1.2.1/pkg/agent/api/debug/ 20:35:24 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:24 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:24 spire-1.2.1/pkg/agent/api/health/ 20:35:24 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:24 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:24 spire-1.2.1/pkg/agent/attestor/ 20:35:24 spire-1.2.1/pkg/agent/attestor/node/ 20:35:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:24 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:24 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:24 spire-1.2.1/pkg/agent/catalog/ 20:35:24 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:24 spire-1.2.1/pkg/agent/client/ 20:35:24 spire-1.2.1/pkg/agent/client/client.go 20:35:24 spire-1.2.1/pkg/agent/client/client_test.go 20:35:24 spire-1.2.1/pkg/agent/client/dial.go 20:35:24 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:24 spire-1.2.1/pkg/agent/client/update.go 20:35:24 spire-1.2.1/pkg/agent/client/util.go 20:35:24 spire-1.2.1/pkg/agent/common/ 20:35:24 spire-1.2.1/pkg/agent/common/backoff/ 20:35:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:24 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:24 spire-1.2.1/pkg/agent/config.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/ 20:35:24 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:24 spire-1.2.1/pkg/agent/manager/ 20:35:24 spire-1.2.1/pkg/agent/manager/cache/ 20:35:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:24 spire-1.2.1/pkg/agent/manager/config.go 20:35:24 spire-1.2.1/pkg/agent/manager/manager.go 20:35:24 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:24 spire-1.2.1/pkg/agent/manager/storage.go 20:35:24 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:24 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:24 spire-1.2.1/pkg/agent/manager/sync.go 20:35:24 spire-1.2.1/pkg/agent/plugin/ 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:24 spire-1.2.1/pkg/agent/svid/ 20:35:24 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:24 spire-1.2.1/pkg/agent/svid/store/ 20:35:24 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:24 spire-1.2.1/pkg/common/ 20:35:24 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:24 spire-1.2.1/pkg/common/api/ 20:35:24 spire-1.2.1/pkg/common/api/metrics.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/ 20:35:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:24 spire-1.2.1/pkg/common/api/names.go 20:35:24 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:24 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:24 spire-1.2.1/pkg/common/auth/ 20:35:24 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/ 20:35:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:24 spire-1.2.1/pkg/common/catalog/ 20:35:24 spire-1.2.1/pkg/common/catalog/bind.go 20:35:24 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:24 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:24 spire-1.2.1/pkg/common/catalog/closers.go 20:35:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:24 spire-1.2.1/pkg/common/catalog/config.go 20:35:24 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:24 spire-1.2.1/pkg/common/catalog/configure.go 20:35:24 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:24 spire-1.2.1/pkg/common/catalog/context.go 20:35:24 spire-1.2.1/pkg/common/catalog/external.go 20:35:24 spire-1.2.1/pkg/common/catalog/host.go 20:35:24 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:24 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:24 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:24 spire-1.2.1/pkg/common/cli/ 20:35:24 spire-1.2.1/pkg/common/cli/env.go 20:35:24 spire-1.2.1/pkg/common/cli/flags.go 20:35:24 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:24 spire-1.2.1/pkg/common/cli/umask.go 20:35:24 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:24 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:24 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/ 20:35:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:24 spire-1.2.1/pkg/common/coretypes/ 20:35:24 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:24 spire-1.2.1/pkg/common/cryptoutil/ 20:35:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:24 spire-1.2.1/pkg/common/diskutil/ 20:35:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:24 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:24 spire-1.2.1/pkg/common/errorutil/ 20:35:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:24 spire-1.2.1/pkg/common/health/ 20:35:24 spire-1.2.1/pkg/common/health/config.go 20:35:24 spire-1.2.1/pkg/common/health/context.go 20:35:24 spire-1.2.1/pkg/common/health/context_test.go 20:35:24 spire-1.2.1/pkg/common/health/health.go 20:35:24 spire-1.2.1/pkg/common/health/health_test.go 20:35:24 spire-1.2.1/pkg/common/health/logger.go 20:35:24 spire-1.2.1/pkg/common/hostservice/ 20:35:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:24 spire-1.2.1/pkg/common/idutil/ 20:35:24 spire-1.2.1/pkg/common/idutil/require.go 20:35:24 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:24 spire-1.2.1/pkg/common/idutil/safety.go 20:35:24 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:24 spire-1.2.1/pkg/common/jwtsvid/ 20:35:24 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:24 spire-1.2.1/pkg/common/jwtutil/ 20:35:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:24 spire-1.2.1/pkg/common/log/ 20:35:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:24 spire-1.2.1/pkg/common/log/log.go 20:35:24 spire-1.2.1/pkg/common/log/log_test.go 20:35:24 spire-1.2.1/pkg/common/log/options.go 20:35:24 spire-1.2.1/pkg/common/nodeutil/ 20:35:24 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:24 spire-1.2.1/pkg/common/peertracker/ 20:35:24 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:24 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:24 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:24 spire-1.2.1/pkg/common/peertracker/info.go 20:35:24 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:24 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:24 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:24 spire-1.2.1/pkg/common/pemutil/ 20:35:24 spire-1.2.1/pkg/common/pemutil/block.go 20:35:24 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:24 spire-1.2.1/pkg/common/pemutil/common.go 20:35:24 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:24 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:24 spire-1.2.1/pkg/common/plugin/ 20:35:24 spire-1.2.1/pkg/common/plugin/aws/ 20:35:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:24 spire-1.2.1/pkg/common/plugin/azure/ 20:35:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:24 spire-1.2.1/pkg/common/plugin/facade.go 20:35:24 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:24 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:24 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:24 spire-1.2.1/pkg/common/plugin/log.go 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:24 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:24 spire-1.2.1/pkg/common/profiling/ 20:35:24 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:24 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:24 spire-1.2.1/pkg/common/protoutil/ 20:35:24 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:24 spire-1.2.1/pkg/common/rotationutil/ 20:35:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:24 spire-1.2.1/pkg/common/selector/ 20:35:24 spire-1.2.1/pkg/common/selector/selector.go 20:35:24 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:24 spire-1.2.1/pkg/common/selector/set.go 20:35:24 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/ 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:24 spire-1.2.1/pkg/common/telemetry/call.go 20:35:24 spire-1.2.1/pkg/common/telemetry/common/ 20:35:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:24 spire-1.2.1/pkg/common/telemetry/config.go 20:35:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/names.go 20:35:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/ 20:35:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:24 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:24 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:24 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:24 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:24 spire-1.2.1/pkg/common/telemetry/version.go 20:35:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:24 spire-1.2.1/pkg/common/uptime/ 20:35:24 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:24 spire-1.2.1/pkg/common/util/ 20:35:24 spire-1.2.1/pkg/common/util/certs.go 20:35:24 spire-1.2.1/pkg/common/util/certs_test.go 20:35:24 spire-1.2.1/pkg/common/util/csr.go 20:35:24 spire-1.2.1/pkg/common/util/hash.go 20:35:24 spire-1.2.1/pkg/common/util/selectors.go 20:35:24 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:24 spire-1.2.1/pkg/common/util/signals.go 20:35:24 spire-1.2.1/pkg/common/util/sort.go 20:35:24 spire-1.2.1/pkg/common/util/sort_test.go 20:35:24 spire-1.2.1/pkg/common/util/task.go 20:35:24 spire-1.2.1/pkg/common/util/task_test.go 20:35:24 spire-1.2.1/pkg/common/util/testdata/ 20:35:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:24 spire-1.2.1/pkg/common/version/ 20:35:24 spire-1.2.1/pkg/common/version/version.go 20:35:24 spire-1.2.1/pkg/common/x509svid/ 20:35:24 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:24 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:24 spire-1.2.1/pkg/common/x509util/ 20:35:24 spire-1.2.1/pkg/common/x509util/cert.go 20:35:24 spire-1.2.1/pkg/common/x509util/dns.go 20:35:24 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:24 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:24 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:24 spire-1.2.1/pkg/server/ 20:35:24 spire-1.2.1/pkg/server/api/ 20:35:24 spire-1.2.1/pkg/server/api/agent.go 20:35:24 spire-1.2.1/pkg/server/api/agent/ 20:35:24 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:24 spire-1.2.1/pkg/server/api/agent_test.go 20:35:24 spire-1.2.1/pkg/server/api/api.go 20:35:24 spire-1.2.1/pkg/server/api/audit/ 20:35:24 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:24 spire-1.2.1/pkg/server/api/bundle.go 20:35:24 spire-1.2.1/pkg/server/api/bundle/ 20:35:24 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:24 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:24 spire-1.2.1/pkg/server/api/debug/ 20:35:24 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:24 spire-1.2.1/pkg/server/api/entry.go 20:35:24 spire-1.2.1/pkg/server/api/entry/ 20:35:24 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:24 spire-1.2.1/pkg/server/api/entry_test.go 20:35:24 spire-1.2.1/pkg/server/api/health/ 20:35:24 spire-1.2.1/pkg/server/api/health/v1/ 20:35:24 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:24 spire-1.2.1/pkg/server/api/id.go 20:35:24 spire-1.2.1/pkg/server/api/id_test.go 20:35:24 spire-1.2.1/pkg/server/api/limits/ 20:35:24 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/ 20:35:24 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:24 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:24 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:24 spire-1.2.1/pkg/server/api/selector.go 20:35:24 spire-1.2.1/pkg/server/api/selector_test.go 20:35:24 spire-1.2.1/pkg/server/api/status.go 20:35:24 spire-1.2.1/pkg/server/api/status_test.go 20:35:24 spire-1.2.1/pkg/server/api/svid/ 20:35:24 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:24 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:24 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:24 spire-1.2.1/pkg/server/authpolicy/ 20:35:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:24 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:24 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:24 spire-1.2.1/pkg/server/bundle/ 20:35:24 spire-1.2.1/pkg/server/bundle/client/ 20:35:24 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:24 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:24 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:24 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:24 spire-1.2.1/pkg/server/ca/ 20:35:24 spire-1.2.1/pkg/server/ca/ca.go 20:35:25 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:25 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:25 spire-1.2.1/pkg/server/ca/journal.go 20:35:25 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:25 spire-1.2.1/pkg/server/ca/manager.go 20:35:25 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:25 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:25 spire-1.2.1/pkg/server/ca/templates.go 20:35:25 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:25 spire-1.2.1/pkg/server/ca/validation.go 20:35:25 spire-1.2.1/pkg/server/cache/ 20:35:25 spire-1.2.1/pkg/server/cache/dscache/ 20:35:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:25 spire-1.2.1/pkg/server/catalog/ 20:35:25 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:25 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:25 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:25 spire-1.2.1/pkg/server/config.go 20:35:25 spire-1.2.1/pkg/server/datastore/ 20:35:25 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:25 spire-1.2.1/pkg/server/datastore/repository.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:25 spire-1.2.1/pkg/server/endpoints/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:25 spire-1.2.1/pkg/server/endpoints/config.go 20:35:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:25 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:25 spire-1.2.1/pkg/server/hostservice/ 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:25 spire-1.2.1/pkg/server/registration/ 20:35:25 spire-1.2.1/pkg/server/registration/manager.go 20:35:25 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:25 spire-1.2.1/pkg/server/scanentries.go 20:35:25 spire-1.2.1/pkg/server/scanentries_test.go 20:35:25 spire-1.2.1/pkg/server/server.go 20:35:25 spire-1.2.1/pkg/server/server_test.go 20:35:25 spire-1.2.1/pkg/server/svid/ 20:35:25 spire-1.2.1/pkg/server/svid/observer.go 20:35:25 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:25 spire-1.2.1/pkg/server/svid/rotator.go 20:35:25 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:25 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:25 spire-1.2.1/proto/ 20:35:25 spire-1.2.1/proto/private/ 20:35:25 spire-1.2.1/proto/private/server/ 20:35:25 spire-1.2.1/proto/private/server/journal/ 20:35:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:25 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:25 spire-1.2.1/proto/spire/ 20:35:25 spire-1.2.1/proto/spire/common/ 20:35:25 spire-1.2.1/proto/spire/common/common.pb.go 20:35:25 spire-1.2.1/proto/spire/common/common.proto 20:35:25 spire-1.2.1/proto/spire/common/plugin/ 20:35:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:25 spire-1.2.1/proto/spire/plugin/ 20:35:25 spire-1.2.1/proto/spire/plugin/agent/ 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:25 spire-1.2.1/release/ 20:35:25 spire-1.2.1/release/spire-extras/ 20:35:25 spire-1.2.1/release/spire-extras/README.md 20:35:25 spire-1.2.1/release/spire-extras/conf/ 20:35:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:25 spire-1.2.1/release/spire/ 20:35:25 spire-1.2.1/release/spire/README.md 20:35:25 spire-1.2.1/release/spire/conf/ 20:35:25 spire-1.2.1/release/spire/conf/agent/ 20:35:25 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:25 spire-1.2.1/release/spire/conf/server/ 20:35:25 spire-1.2.1/release/spire/conf/server/server.conf 20:35:25 spire-1.2.1/script/ 20:35:25 spire-1.2.1/script/build-artifact.sh 20:35:25 spire-1.2.1/script/generate_dummy_ca.sh 20:35:25 spire-1.2.1/support/ 20:35:25 spire-1.2.1/support/k8s/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/ 20:35:25 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:25 spire-1.2.1/test/ 20:35:25 spire-1.2.1/test/clock/ 20:35:25 spire-1.2.1/test/clock/clock.go 20:35:25 spire-1.2.1/test/fakes/ 20:35:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:25 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:25 spire-1.2.1/test/fakes/fakedatastore/ 20:35:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:25 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:25 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:25 spire-1.2.1/test/fakes/fakemetrics/ 20:35:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:25 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:25 spire-1.2.1/test/fakes/fakenotifier/ 20:35:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:25 spire-1.2.1/test/fakes/fakeserverca/ 20:35:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:25 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:25 spire-1.2.1/test/fixture/ 20:35:25 spire-1.2.1/test/fixture/certs/ 20:35:25 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:25 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/bundle.der 20:35:25 spire-1.2.1/test/fixture/certs/ca.pem 20:35:25 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/svid.pem 20:35:25 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:25 spire-1.2.1/test/fixture/config/ 20:35:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:25 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:25 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_good.conf 20:35:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:25 spire-1.2.1/test/fixture/fixture.go 20:35:25 spire-1.2.1/test/fixture/nodeattestor/ 20:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:25 spire-1.2.1/test/fixture/registration/ 20:35:25 spire-1.2.1/test/fixture/registration/entries.json 20:35:25 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:25 spire-1.2.1/test/fixture/registration/good.json 20:35:25 spire-1.2.1/test/fixture/registration/invalid.json 20:35:25 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:25 spire-1.2.1/test/integration/ 20:35:25 spire-1.2.1/test/integration/README.md 20:35:25 spire-1.2.1/test/integration/common 20:35:25 spire-1.2.1/test/integration/setup/ 20:35:25 spire-1.2.1/test/integration/setup/adminclient/ 20:35:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:25 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:25 spire-1.2.1/test/integration/setup/debugagent/ 20:35:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:25 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:25 spire-1.2.1/test/integration/setup/debugserver/ 20:35:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:25 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:25 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:25 spire-1.2.1/test/integration/setup/itclient/ 20:35:25 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:25 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:25 spire-1.2.1/test/integration/setup/x509pop/ 20:35:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:25 spire-1.2.1/test/integration/suites/ 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:25 spire-1.2.1/test/integration/suites/join-token/ 20:35:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:25 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:25 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:25 spire-1.2.1/test/integration/suites/k8s/ 20:35:25 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:25 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:25 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:25 spire-1.2.1/test/integration/suites/rotation/ 20:35:25 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:25 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:25 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:25 spire-1.2.1/test/integration/suites/self-test/ 20:35:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:25 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:25 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:25 spire-1.2.1/test/integration/suites/upgrade/ 20:35:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:25 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:25 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:25 spire-1.2.1/test/integration/test-one.sh 20:35:25 spire-1.2.1/test/integration/test.sh 20:35:25 spire-1.2.1/test/plugintest/ 20:35:25 spire-1.2.1/test/plugintest/config.go 20:35:25 spire-1.2.1/test/plugintest/load.go 20:35:25 spire-1.2.1/test/plugintest/option.go 20:35:25 spire-1.2.1/test/spiretest/ 20:35:25 spire-1.2.1/test/spiretest/apiserver.go 20:35:25 spire-1.2.1/test/spiretest/assertions.go 20:35:25 spire-1.2.1/test/spiretest/dir.go 20:35:25 spire-1.2.1/test/spiretest/errors_posix.go 20:35:25 spire-1.2.1/test/spiretest/errors_windows.go 20:35:25 spire-1.2.1/test/spiretest/logs.go 20:35:25 spire-1.2.1/test/spiretest/socketapi.go 20:35:25 spire-1.2.1/test/spiretest/suite.go 20:35:25 spire-1.2.1/test/spiretest/x509.go 20:35:25 spire-1.2.1/test/testca/ 20:35:25 spire-1.2.1/test/testca/ca.go 20:35:25 spire-1.2.1/test/testkey/ 20:35:25 spire-1.2.1/test/testkey/generate.sh 20:35:25 spire-1.2.1/test/testkey/genkeys.go 20:35:25 spire-1.2.1/test/testkey/keys.go 20:35:25 spire-1.2.1/test/testkey/new.go 20:35:25 spire-1.2.1/test/tpmsimulator/ 20:35:25 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:25 spire-1.2.1/test/util/ 20:35:25 spire-1.2.1/test/util/cert_fixtures.go 20:35:25 spire-1.2.1/test/util/cert_generation.go 20:35:25 spire-1.2.1/test/util/io_redirection.go 20:35:25 spire-1.2.1/test/util/race.go 20:35:25 spire-1.2.1/test/util/util.go 20:35:25 building spire from source... 20:35:25 Installing go1.17.7... 20:35:25 Removing intermediate container 868536e2f16a 20:35:25 ---> 23d9a3e59f76 20:35:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:25 ---> Running in c01b6a87e88e 20:35:25 Removing intermediate container c830644f2993 20:35:25 ---> 111091cdd6e3 20:35:25 Step 6/23 : COPY go.mod vendor* ./ 20:35:25 spire-1.2.1/ 20:35:25 spire-1.2.1/.data/ 20:35:25 spire-1.2.1/.data/.file 20:35:25 spire-1.2.1/.dockerignore 20:35:25 spire-1.2.1/.gitattributes 20:35:25 spire-1.2.1/.githooks/ 20:35:25 spire-1.2.1/.githooks/pre-commit 20:35:25 spire-1.2.1/.github/ 20:35:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:25 spire-1.2.1/.github/dependabot.yml 20:35:25 spire-1.2.1/.github/workflows/ 20:35:25 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:25 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:25 spire-1.2.1/.github/workflows/release_build.yaml 20:35:25 spire-1.2.1/.github/workflows/scripts/ 20:35:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:25 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:25 spire-1.2.1/.gitignore 20:35:25 spire-1.2.1/.go-version 20:35:25 spire-1.2.1/.golangci.yml 20:35:25 spire-1.2.1/ADOPTERS.md 20:35:25 spire-1.2.1/CHANGELOG.md 20:35:25 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:25 spire-1.2.1/CODEOWNERS 20:35:25 spire-1.2.1/CONTRIBUTING.md 20:35:25 spire-1.2.1/Dockerfile 20:35:25 spire-1.2.1/Dockerfile.dev 20:35:25 spire-1.2.1/Dockerfile.scratch 20:35:25 spire-1.2.1/LICENSE 20:35:25 spire-1.2.1/MAINTAINERS.md 20:35:25 spire-1.2.1/Makefile 20:35:25 spire-1.2.1/README.md 20:35:25 spire-1.2.1/ROADMAP.md 20:35:25 spire-1.2.1/SECURITY.md 20:35:25 spire-1.2.1/cmd/ 20:35:25 spire-1.2.1/cmd/spire-agent/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:25 spire-1.2.1/cmd/spire-agent/main.go 20:35:25 spire-1.2.1/cmd/spire-server/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:25 spire-1.2.1/cmd/spire-server/main.go 20:35:25 spire-1.2.1/cmd/spire-server/util/ 20:35:25 spire-1.2.1/cmd/spire-server/util/util.go 20:35:25 spire-1.2.1/conf/ 20:35:25 spire-1.2.1/conf/agent/ 20:35:25 spire-1.2.1/conf/agent/agent.conf 20:35:25 spire-1.2.1/conf/agent/agent_full.conf 20:35:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:25 spire-1.2.1/conf/server/ 20:35:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:25 spire-1.2.1/conf/server/server.conf 20:35:25 spire-1.2.1/conf/server/server_full.conf 20:35:25 spire-1.2.1/doc/ 20:35:25 spire-1.2.1/doc/SPIRE101.md 20:35:25 spire-1.2.1/doc/auditlog.md 20:35:25 spire-1.2.1/doc/authorization_policy_engine.md 20:35:25 spire-1.2.1/doc/changelog_guidelines.md 20:35:25 spire-1.2.1/doc/cure53-report.pdf 20:35:25 spire-1.2.1/doc/images/ 20:35:25 spire-1.2.1/doc/images/2019_roadmap.png 20:35:25 spire-1.2.1/doc/images/SPIRE101.png 20:35:25 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:25 spire-1.2.1/doc/images/SPIRE_server.png 20:35:25 spire-1.2.1/doc/images/cache_mgr.png 20:35:25 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:25 spire-1.2.1/doc/images/federated_spire.png 20:35:25 spire-1.2.1/doc/images/ha_mode.png 20:35:25 spire-1.2.1/doc/images/nested_spire.png 20:35:25 spire-1.2.1/doc/images/oidc_federation.png 20:35:25 spire-1.2.1/doc/images/single_trust_domain.png 20:35:25 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:25 spire-1.2.1/doc/images/spire_logo.png 20:35:25 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdRemoving intermediate container c01b6a87e88e 20:35:25 20:35:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> e03e18936d5e 20:35:25 Step 18/20 : LABEL arch=x86_64 20:35:25 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:25 spire-1.2.1/doc/scaling_spire.md 20:35:25 spire-1.2.1/doc/spire_agent.md 20:35:25 spire-1.2.1/doc/spire_server.md 20:35:25 spire-1.2.1/doc/supported_integrations.md 20:35:25 spire-1.2.1/doc/telemetry.md 20:35:25 spire-1.2.1/doc/telemetry_config.md 20:35:25 spire-1.2.1/doc/upgrading.md 20:35:25 spire-1.2.1/doc/using_spire.md 20:35:25 spire-1.2.1/examples/ 20:35:25 spire-1.2.1/examples/README.md 20:35:25 spire-1.2.1/go.mod 20:35:25 spire-1.2.1/go.sum 20:35:25 spire-1.2.1/pkg/ 20:35:25 spire-1.2.1/pkg/agent/ 20:35:25 spire-1.2.1/pkg/agent/agent.go 20:35:25 spire-1.2.1/pkg/agent/api/ 20:35:25 spire-1.2.1/pkg/agent/api/config.go 20:35:25 spire-1.2.1/pkg/agent/api/debug/ 20:35:25 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:25 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:25 spire-1.2.1/pkg/agent/api/health/ 20:35:25 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:25 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:25 spire-1.2.1/pkg/agent/attestor/ 20:35:25 spire-1.2.1/pkg/agent/attestor/node/ 20:35:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:25 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:25 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:25 spire-1.2.1/pkg/agent/catalog/ 20:35:25 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:25 spire-1.2.1/pkg/agent/client/ 20:35:25 spire-1.2.1/pkg/agent/client/client.go 20:35:25 spire-1.2.1/pkg/agent/client/client_test.go 20:35:25 spire-1.2.1/pkg/agent/client/dial.go 20:35:25 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:25 spire-1.2.1/pkg/agent/client/update.go 20:35:25 spire-1.2.1/pkg/agent/client/util.go 20:35:25 spire-1.2.1/pkg/agent/common/ 20:35:25 spire-1.2.1/pkg/agent/common/backoff/ 20:35:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:25 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:25 spire-1.2.1/pkg/agent/config.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/ 20:35:25 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/ 20:35:25 spire-1.2.1/pkg/agent/manager/cache/ 20:35:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:25 spire-1.2.1/pkg/agent/manager/config.go 20:35:25 spire-1.2.1/pkg/agent/manager/manager.go 20:35:25 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/storage.go 20:35:25 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/sync.go 20:35:25 spire-1.2.1/pkg/agent/plugin/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:25 spire-1.2.1/pkg/agent/svid/ 20:35:25 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:25 spire-1.2.1/pkg/agent/svid/store/ 20:35:25 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:25 spire-1.2.1/pkg/common/ 20:35:25 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:25 spire-1.2.1/pkg/common/api/ 20:35:25 spire-1.2.1/pkg/common/api/metrics.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/ 20:35:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:25 spire-1.2.1/pkg/common/api/names.go 20:35:25 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:25 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:25 spire-1.2.1/pkg/common/auth/ 20:35:25 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/ 20:35:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:25 spire-1.2.1/pkg/common/catalog/ 20:35:25 spire-1.2.1/pkg/common/catalog/bind.go 20:35:25 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:25 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:25 spire-1.2.1/pkg/common/catalog/closers.go 20:35:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:25 spire-1.2.1/pkg/common/catalog/config.go 20:35:25 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:25 spire-1.2.1/pkg/common/catalog/configure.go 20:35:25 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:25 spire-1.2.1/pkg/common/catalog/context.go 20:35:25 spire-1.2.1/pkg/common/catalog/external.go 20:35:25 spire-1.2.1/pkg/common/catalog/host.go 20:35:25 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:25 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:25 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:25 spire-1.2.1/pkg/common/cli/ 20:35:25 spire-1.2.1/pkg/common/cli/env.go 20:35:25 spire-1.2.1/pkg/common/cli/flags.go 20:35:25 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:25 spire-1.2.1/pkg/common/cli/umask.go 20:35:25 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:25 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:25 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:25 spire-1.2.1/pkg/common/coretypes/ 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:25 spire-1.2.1/pkg/common/cryptoutil/ 20:35:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:25 spire-1.2.1/pkg/common/diskutil/ 20:35:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:25 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:25 spire-1.2.1/pkg/common/errorutil/ 20:35:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:25 spire-1.2.1/pkg/common/health/ 20:35:25 spire-1.2.1/pkg/common/health/config.go 20:35:25 spire-1.2.1/pkg/common/health/context.go 20:35:25 spire-1.2.1/pkg/common/health/context_test.go 20:35:25 spire-1.2.1/pkg/common/health/health.go 20:35:25 spire-1.2.1/pkg/common/health/health_test.go 20:35:25 spire-1.2.1/pkg/common/health/logger.go 20:35:25 spire-1.2.1/pkg/common/hostservice/ 20:35:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:25 spire-1.2.1/pkg/common/idutil/ 20:35:25 spire-1.2.1/pkg/common/idutil/require.go 20:35:25 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:25 spire-1.2.1/pkg/common/idutil/safety.go 20:35:25 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:25 spire-1.2.1/pkg/common/jwtsvid/ 20:35:25 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:25 spire-1.2.1/pkg/common/jwtutil/ 20:35:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:25 spire-1.2.1/pkg/common/log/ 20:35:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:25 spire-1.2.1/pkg/common/log/log.go 20:35:25 spire-1.2.1/pkg/common/log/log_test.go 20:35:25 spire-1.2.1/pkg/common/log/options.go 20:35:25 spire-1.2.1/pkg/common/nodeutil/ 20:35:25 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:25 spire-1.2.1/pkg/common/peertracker/ 20:35:25 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:25 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:25 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:25 spire-1.2.1/pkg/common/peertracker/info.go 20:35:25 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:25 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:25 spire-1.2.1/pkg/common/pemutil/ 20:35:25 spire-1.2.1/pkg/common/pemutil/block.go 20:35:25 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:25 spire-1.2.1/pkg/common/pemutil/common.go 20:35:25 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:25 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:25 spire-1.2.1/pkg/common/plugin/ 20:35:25 spire-1.2.1/pkg/common/plugin/aws/ 20:35:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:25 spire-1.2.1/pkg/common/plugin/azure/ 20:35:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/facade.go 20:35:25 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/log.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:25 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:25 spire-1.2.1/pkg/common/profiling/ 20:35:25 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:25 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:25 spire-1.2.1/pkg/common/protoutil/ 20:35:25 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:25 spire-1.2.1/pkg/common/rotationutil/ 20:35:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:25 spire-1.2.1/pkg/common/selector/ 20:35:25 spire-1.2.1/pkg/common/selector/selector.go 20:35:25 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:25 spire-1.2.1/pkg/common/selector/set.go 20:35:25 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:25 spire-1.2.1/pkg/common/telemetry/call.go 20:35:25 spire-1.2.1/pkg/common/telemetry/common/ 20:35:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:25 spire-1.2.1/pkg/common/telemetry/config.go 20:35:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/names.go 20:35:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/ 20:35:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:25 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:25 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:25 spire-1.2.1/pkg/common/telemetry/version.go 20:35:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:25 spire-1.2.1/pkg/common/uptime/ 20:35:25 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:25 spire-1.2.1/pkg/common/util/ 20:35:25 spire-1.2.1/pkg/common/util/certs.go 20:35:25 spire-1.2.1/pkg/common/util/certs_test.go 20:35:25 spire-1.2.1/pkg/common/util/csr.go 20:35:25 spire-1.2.1/pkg/common/util/hash.go 20:35:25 spire-1.2.1/pkg/common/util/selectors.go 20:35:25 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:25 spire-1.2.1/pkg/common/util/signals.go 20:35:25 spire-1.2.1/pkg/common/util/sort.go 20:35:25 spire-1.2.1/pkg/common/util/sort_test.go 20:35:25 spire-1.2.1/pkg/common/util/task.go 20:35:25 spire-1.2.1/pkg/common/util/task_test.go 20:35:25 spire-1.2.1/pkg/common/util/testdata/ 20:35:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:25 spire-1.2.1/pkg/common/version/ 20:35:25 spire-1.2.1/pkg/common/version/version.go 20:35:25 spire-1.2.1/pkg/common/x509svid/ 20:35:25 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:25 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:25 spire-1.2.1/pkg/common/x509util/ 20:35:25 spire-1.2.1/pkg/common/x509util/cert.go 20:35:25 spire-1.2.1/pkg/common/x509util/dns.go 20:35:25 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:25 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:25 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:25 spire-1.2.1/pkg/server/ 20:35:25 spire-1.2.1/pkg/server/api/ 20:35:25 spire-1.2.1/pkg/server/api/agent.go 20:35:25 spire-1.2.1/pkg/server/api/agent/ 20:35:25 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/agent_test.go 20:35:25 spire-1.2.1/pkg/server/api/api.go 20:35:25 spire-1.2.1/pkg/server/api/audit/ 20:35:25 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:25 spire-1.2.1/pkg/server/api/bundle.go 20:35:25 spire-1.2.1/pkg/server/api/bundle/ 20:35:25 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:25 spire-1.2.1/pkg/server/api/debug/ 20:35:25 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/entry.go 20:35:25 spire-1.2.1/pkg/server/api/entry/ 20:35:25 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/entry_test.go 20:35:25 spire-1.2.1/pkg/server/api/health/ 20:35:25 spire-1.2.1/pkg/server/api/health/v1/ 20:35:25 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/id.go 20:35:25 spire-1.2.1/pkg/server/api/id_test.go 20:35:25 spire-1.2.1/pkg/server/api/limits/ 20:35:25 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/ 20:35:25 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:25 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:25 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:25 spire-1.2.1/pkg/server/api/selector.go 20:35:25 spire-1.2.1/pkg/server/api/selector_test.go 20:35:25 spire-1.2.1/pkg/server/api/status.go 20:35:25 spire-1.2.1/pkg/server/api/status_test.go 20:35:25 spire-1.2.1/pkg/server/api/svid/ 20:35:25 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:25 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:25 spire-1.2.1/pkg/server/authpolicy/ 20:35:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:25 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:25 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:25 spire-1.2.1/pkg/server/bundle/ 20:35:25 spire-1.2.1/pkg/server/bundle/client/ 20:35:25 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:25 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:25 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:25 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:25 spire-1.2.1/pkg/server/ca/ 20:35:25 spire-1.2.1/pkg/server/ca/ca.go 20:35:25 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:25 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:25 spire-1.2.1/pkg/server/ca/journal.go 20:35:25 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:25 spire-1.2.1/pkg/server/ca/manager.go 20:35:25 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:25 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:25 spire-1.2.1/pkg/server/ca/templates.go 20:35:25 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:25 spire-1.2.1/pkg/server/ca/validation.go 20:35:25 spire-1.2.1/pkg/server/cache/ 20:35:25 spire-1.2.1/pkg/server/cache/dscache/ 20:35:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:25 spire-1.2.1/pkg/server/catalog/ 20:35:25 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:25 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:25 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:25 spire-1.2.1/pkg/server/config.go 20:35:25 spire-1.2.1/pkg/server/datastore/ 20:35:25 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:25 spire-1.2.1/pkg/server/datastore/repository.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:25 spire-1.2.1/pkg/server/endpoints/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:25 spire-1.2.1/pkg/server/endpoints/config.go 20:35:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:25 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:25 spire-1.2.1/pkg/server/hostservice/ 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:25 spire-1.2.1/pkg/server/registration/ 20:35:25 spire-1.2.1/pkg/server/registration/manager.go 20:35:25 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:25 spire-1.2.1/pkg/server/scanentries.go 20:35:25 spire-1.2.1/pkg/server/scanentries_test.go 20:35:25 spire-1.2.1/pkg/server/server.go 20:35:25 spire-1.2.1/pkg/server/server_test.go 20:35:25 spire-1.2.1/pkg/server/svid/ 20:35:25 spire-1.2.1/pkg/server/svid/observer.go 20:35:25 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:25 spire-1.2.1/pkg/server/svid/rotator.go 20:35:25 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:25 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:25 spire-1.2.1/proto/ 20:35:25 spire-1.2.1/proto/private/ 20:35:25 spire-1.2.1/proto/private/server/ 20:35:25 spire-1.2.1/proto/private/server/journal/ 20:35:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:25 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:25 spire-1.2.1/proto/spire/ 20:35:25 spire-1.2.1/proto/spire/common/ 20:35:25 spire-1.2.1/proto/spire/common/common.pb.go 20:35:25 spire-1.2.1/proto/spire/common/common.proto 20:35:25 spire-1.2.1/proto/spire/common/plugin/ 20:35:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:25 spire-1.2.1/proto/spire/plugin/ 20:35:25 spire-1.2.1/proto/spire/plugin/agent/ 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:25 spire-1.2.1/release/ 20:35:25 spire-1.2.1/release/spire-extras/ 20:35:25 spire-1.2.1/release/spire-extras/README.md 20:35:25 spire-1.2.1/release/spire-extras/conf/ 20:35:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:25 spire-1.2.1/release/spire/ 20:35:25 spire-1.2.1/release/spire/README.md 20:35:25 spire-1.2.1/release/spire/conf/ 20:35:25 spire-1.2.1/release/spire/conf/agent/ 20:35:25 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:25 spire-1.2.1/release/spire/conf/server/ 20:35:25 spire-1.2.1/release/spire/conf/server/server.conf 20:35:25 spire-1.2.1/script/ 20:35:25 spire-1.2.1/script/build-artifact.sh 20:35:25 spire-1.2.1/script/generate_dummy_ca.sh 20:35:25 spire-1.2.1/support/ 20:35:25 spire-1.2.1/support/k8s/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/ 20:35:25 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:25 spire-1.2.1/test/ 20:35:25 spire-1.2.1/test/clock/ 20:35:25 spire-1.2.1/test/clock/clock.go 20:35:25 spire-1.2.1/test/fakes/ 20:35:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:25 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:25 spire-1.2.1/test/fakes/fakedatastore/ 20:35:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:25 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:25 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:25 spire-1.2.1/test/fakes/fakemetrics/ 20:35:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:25 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:25 spire-1.2.1/test/fakes/fakenotifier/ 20:35:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:25 spire-1.2.1/test/fakes/fakeserverca/ 20:35:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:25 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:25 spire-1.2.1/test/fixture/ 20:35:25 spire-1.2.1/test/fixture/certs/ 20:35:25 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:25 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/bundle.der 20:35:25 spire-1.2.1/test/fixture/certs/ca.pem 20:35:25 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:25 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:25 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:25 spire-1.2.1/test/fixture/certs/svid.pem 20:35:25 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:25 spire-1.2.1/test/fixture/config/ 20:35:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:25 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:25 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:25 spire-1.2.1/test/fixture/config/server_good.conf 20:35:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:25 spire-1.2.1/test/fixture/fixture.go 20:35:25 spire-1.2.1/test/fixture/nodeattestor/ 20:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:25 spire-1.2.1/test/fixture/registration/ 20:35:25 spire-1.2.1/test/fixture/registration/entries.json 20:35:25 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:25 spire-1.2.1/test/fixture/registration/good.json 20:35:25 spire-1.2.1/test/fixture/registration/invalid.json 20:35:25 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:25 spire-1.2.1/test/integration/ 20:35:25 spire-1.2.1/test/integration/README.md 20:35:25 spire-1.2.1/test/integration/common 20:35:25 spire-1.2.1/test/integration/setup/ 20:35:25 spire-1.2.1/test/integration/setup/adminclient/ 20:35:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:25 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:25 spire-1.2.1/test/integration/setup/debugagent/ 20:35:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:25 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:25 spire-1.2.1/test/integration/setup/debugserver/ 20:35:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:25 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:25 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:25 spire-1.2.1/test/integration/setup/itclient/ 20:35:25 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:25 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:26 spire-1.2.1/test/integration/setup/x509pop/ 20:35:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:26 spire-1.2.1/test/integration/suites/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:26 spire-1.2.1/test/integration/suites/join-token/ 20:35:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:26 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:26 spire-1.2.1/test/integration/suites/k8s/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:26 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:26 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:26 spire-1.2.1/test/integration/suites/rotation/ 20:35:26 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:26 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:26 spire-1.2.1/test/integration/suites/self-test/ 20:35:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:26 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:26 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:26 spire-1.2.1/test/integration/suites/upgrade/ 20:35:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:26 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:26 spire-1.2.1/test/integration/test-one.sh 20:35:26 spire-1.2.1/test/integration/test.sh 20:35:26 spire-1.2.1/test/plugintest/ 20:35:26 spire-1.2.1/test/plugintest/config.go 20:35:26 spire-1.2.1/test/plugintest/load.go 20:35:26 spire-1.2.1/test/plugintest/option.go 20:35:26 spire-1.2.1/test/spiretest/ 20:35:26 spire-1.2.1/test/spiretest/apiserver.go 20:35:26 spire-1.2.1/test/spiretest/assertions.go 20:35:26 spire-1.2.1/test/spiretest/dir.go 20:35:26 spire-1.2.1/test/spiretest/errors_posix.go 20:35:26 spire-1.2.1/test/spiretest/errors_windows.go 20:35:26 spire-1.2.1/test/spiretest/logs.go 20:35:26 spire-1.2.1/test/spiretest/socketapi.go 20:35:26 spire-1.2.1/test/spiretest/suite.go 20:35:26 spire-1.2.1/test/spiretest/x509.go 20:35:26 spire-1.2.1/test/testca/ 20:35:26 spire-1.2.1/test/testca/ca.go 20:35:26 spire-1.2.1/test/testkey/ 20:35:26 spire-1.2.1/test/testkey/generate.sh 20:35:26 spire-1.2.1/test/testkey/genkeys.go 20:35:26 spire-1.2.1/test/testkey/keys.go 20:35:26 spire-1.2.1/test/testkey/new.go 20:35:26 spire-1.2.1/test/tpmsimulator/ 20:35:26 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:26 spire-1.2.1/test/util/ 20:35:26 spire-1.2.1/test/util/cert_fixtures.go 20:35:26 spire-1.2.1/test/util/cert_generation.go 20:35:26 spire-1.2.1/test/util/io_redirection.go 20:35:26 spire-1.2.1/test/util/race.go 20:35:26 spire-1.2.1/test/util/util.go 20:35:26 building spire from source... 20:35:26 ---> Running in 95c32d390522 20:35:26 ---> 59b4bb71db19 20:35:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:26 Installing go1.17.7... 20:35:26 ---> Running in 8094594d4c67 20:35:26 Removing intermediate container 95c32d390522 20:35:26 ---> 65207e808d2c 20:35:26 Step 19/20 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:35:26 ---> Running in 7d0d797358fe 20:35:26 Removing intermediate container 7d0d797358fe 20:35:26 ---> 0c13adcb0dff 20:35:26 Step 20/20 : LABEL version=0.0.0 20:35:26 ---> Running in 6a38c23c957d 20:35:26 Removing intermediate container 6a38c23c957d 20:35:26 ---> 9db440d413f1 20:35:26 20:35:27 Successfully built 9db440d413f1 20:35:27 Successfully tagged security-spiffe-token-provider:latest 20:35:27  Building security-spiffe-token-provider ... done Building core-metadata 20:35:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:30 ---> 767e0d08cb83 20:35:30 Step 3/23 : WORKDIR /edgex-go 20:35:30 ---> Using cache 20:35:30 ---> eb25859bc59f 20:35:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:30 ---> Using cache 20:35:30 ---> b98521360082 20:35:30 Step 5/23 : RUN apk add --update --no-cache make git 20:35:30 ---> Using cache 20:35:30 ---> 63b2cdddd827 20:35:30 Step 6/23 : COPY go.mod vendor* ./ 20:35:30 ---> Using cache 20:35:30 ---> b5001cefef0f 20:35:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:30 ---> Using cache 20:35:30 ---> 94e880ddd14e 20:35:30 Step 8/23 : COPY . . 20:35:30 ---> Using cache 20:35:30 ---> f898a5e72d55 20:35:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:35:30 Building bin/spire-server... 20:35:30 go: downloading github.com/mitchellh/cli v1.1.2 20:35:30 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:30 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:30 go: downloading github.com/imdario/mergo v0.3.12 20:35:31 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:31 go: downloading google.golang.org/grpc v1.44.0 20:35:31 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:31 go: downloading github.com/fatih/color v1.13.0 20:35:31 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:31 Building bin/spire-server... 20:35:31 go: downloading google.golang.org/grpc v1.44.0 20:35:31 go: downloading github.com/mitchellh/cli v1.1.2 20:35:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:31 go: downloading github.com/imdario/mergo v0.3.12 20:35:31 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:31 go: downloading github.com/armon/go-metrics v0.3.10 20:35:31 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:31 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:31 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:31 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:32 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:32 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:32 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:32 go: downloading github.com/fatih/color v1.13.0 20:35:32 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:32 go: downloading github.com/Masterminds/semver v1.5.0 20:35:32 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:32 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:32 go: downloading github.com/google/uuid v1.1.2 20:35:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:32 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:32 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:32 go: downloading github.com/huandu/xstrings v1.3.2 20:35:32 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:32 go: downloading github.com/armon/go-metrics v0.3.10 20:35:32 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:32 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:32 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:32 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:32 go: downloading github.com/oklog/run v1.0.0 20:35:32 go: downloading github.com/imkira/go-observer v1.0.3 20:35:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:32 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:32 go: downloading go.uber.org/atomic v1.9.0 20:35:32 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:32 go: downloading github.com/prometheus/client_model v0.2.0 20:35:32 go: downloading github.com/prometheus/common v0.32.1 20:35:32 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:32 go: downloading github.com/Masterminds/semver v1.5.0 20:35:32 go: downloading github.com/beorn7/perks v1.0.1 20:35:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:32 go: downloading github.com/google/uuid v1.1.2 20:35:32 go: downloading github.com/prometheus/procfs v0.7.3 20:35:32 go: downloading github.com/huandu/xstrings v1.3.2 20:35:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:32 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:32 go: downloading github.com/oklog/run v1.0.0 20:35:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:32 go: downloading github.com/imkira/go-observer v1.0.3 20:35:32 go: downloading github.com/prometheus/client_model v0.2.0 20:35:32 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:32 go: downloading github.com/prometheus/common v0.32.1 20:35:32 go: downloading github.com/beorn7/perks v1.0.1 20:35:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:32 go: downloading github.com/prometheus/procfs v0.7.3 20:35:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:32 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:33 go: downloading github.com/lib/pq v1.10.4 20:35:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:33 go: downloading go.uber.org/atomic v1.9.0 20:35:33 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:33 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:33 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:33 go: downloading github.com/lib/pq v1.10.4 20:35:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:33 go: downloading github.com/stretchr/testify v1.7.0 20:35:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:34 go: downloading github.com/stretchr/testify v1.7.0 20:35:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:38 go: downloading k8s.io/client-go v0.23.4 20:35:38 go: downloading k8s.io/api v0.23.4 20:35:38 go: downloading github.com/google/go-tpm v0.3.3 20:35:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:38 go: downloading cloud.google.com/go/storage v1.21.0 20:35:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:38 go: downloading google.golang.org/api v0.70.0 20:35:38 go: downloading cloud.google.com/go v0.100.2 20:35:39 go: downloading k8s.io/client-go v0.23.4 20:35:39 go: downloading k8s.io/api v0.23.4 20:35:39 go: downloading google.golang.org/api v0.70.0 20:35:39 go: downloading github.com/google/go-tpm v0.3.3 20:35:39 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:39 go: downloading k8s.io/apimachinery v0.23.4 20:35:39 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:39 Removing intermediate container 8094594d4c67 20:35:39 ---> 486d76ea1928 20:35:39 Step 8/23 : COPY . . 20:35:39 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:39 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:39 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:39 go: downloading cloud.google.com/go/security v1.3.0 20:35:40 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:40 go: downloading k8s.io/apimachinery v0.23.4 20:35:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:40 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:40 go: downloading cloud.google.com/go/storage v1.21.0 20:35:41 go: downloading cloud.google.com/go v0.100.2 20:35:41 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:41 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:41 go: downloading github.com/aws/smithy-go v1.11.0 20:35:41 go: downloading cloud.google.com/go/security v1.3.0 20:35:41 Building bin/spire-agent... 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:41 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:35:41 go: downloading github.com/docker/docker v20.10.12+incompatible 20:35:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:41 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:41 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:41 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:41 go: downloading github.com/aws/smithy-go v1.11.0 20:35:41 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:42 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:42 go: downloading cloud.google.com/go/compute v1.3.0 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:42 go: downloading github.com/google/go-tpm-tools v0.3.3 20:35:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:35:42 go: downloading cloud.google.com/go/iam v0.1.1 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:42 go: downloading github.com/gogo/protobuf v1.3.2 20:35:42 go: downloading k8s.io/klog/v2 v2.30.0 20:35:42 go: downloading github.com/docker/go-units v0.4.0 20:35:42 go: downloading github.com/docker/go-connections v0.4.0 20:35:42 go: downloading github.com/opencontainers/image-spec v1.0.1 20:35:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:42 go: downloading github.com/containerd/containerd v1.3.4 20:35:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:35:42 go: downloading github.com/opencontainers/go-digest v1.0.0 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:42 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:42 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:42 go: downloading github.com/gogo/protobuf v1.3.2 20:35:42 go: downloading github.com/google/gofuzz v1.1.0 20:35:43 go: downloading github.com/spf13/pflag v1.0.5 20:35:43 go: downloading github.com/google/gofuzz v1.1.0 20:35:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:43 go: downloading k8s.io/klog/v2 v2.30.0 20:35:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:43 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:43 go: downloading github.com/spf13/pflag v1.0.5 20:35:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:43 go: downloading cloud.google.com/go/compute v1.3.0 20:35:43 go: downloading cloud.google.com/go/iam v0.1.1 20:35:43 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:43 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:43 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:43 go: downloading github.com/gobwas/glob v0.2.3 20:35:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:43 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:43 go: downloading go.opencensus.io v0.23.0 20:35:43 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:43 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:43 go: downloading github.com/go-logr/logr v1.2.2 20:35:43 go: downloading github.com/google/go-cmp v0.5.7 20:35:43 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:43 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:43 go: downloading github.com/gobwas/glob v0.2.3 20:35:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:43 go: downloading github.com/json-iterator/go v1.1.12 20:35:43 go: downloading go.uber.org/zap v1.21.0 20:35:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:44 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:44 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:44 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:44 go: downloading github.com/google/go-cmp v0.5.7 20:35:44 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:44 go: downloading github.com/golang/snappy v0.0.4 20:35:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:44 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:44 go: downloading github.com/go-logr/logr v1.2.2 20:35:44 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:44 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:44 go: downloading go.opencensus.io v0.23.0 20:35:44 go: downloading github.com/json-iterator/go v1.1.12 20:35:44 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:44 go: downloading go.uber.org/multierr v1.6.0 20:35:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:44 go: downloading go.uber.org/zap v1.21.0 20:35:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:44 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:44 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:44 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:44 go: downloading github.com/golang/snappy v0.0.4 20:35:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:45 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:45 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:45 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:45 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:45 go: downloading go.uber.org/multierr v1.6.0 20:35:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:50 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:50 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:50 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:50 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:00  ---> Running in b126c9ffb78b 20:36:01 ---> de6dae21abb0 20:36:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:36:01 ---> Running in 56484df5cdbc 20:36:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:36: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 20:36:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:36:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:36:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:36:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:36:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:36:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:36:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:36:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:36:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:36:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.388s coverage: 28.7% of statements 20:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.413s coverage: 98.5% of statements 20:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.471s coverage: 53.4% of statements 20:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:36:58 Removing intermediate container 56484df5cdbc 20:36:58 ---> dee6d2d84afa 20:36:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:36:58 ---> Running in 061a0877a9de 20:36:58 Removing intermediate container b126c9ffb78b 20:36:58 ---> 7191e9517d77 20:36:58 20:36:58 Step 10/23 : FROM alpine:3.14 20:36:58 ---> e04c818066af 20:36:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:58 ---> Using cache 20:36:58 ---> 52e1654496e4 20:36:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:58 ---> Using cache 20:36:58 ---> 7d0065cb4c4f 20:36:58 Step 13/23 : ENV APP_PORT=59881 20:36:58 ---> Running in e1c3f7ec0db2 20:36:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:36:58 Removing intermediate container e1c3f7ec0db2 20:36:58 ---> 7f98ebf83ee9 20:36:58 Step 14/23 : EXPOSE $APP_PORT 20:36:58 ---> Running in a0d0049296d3 20:36:58 Removing intermediate container a0d0049296d3 20:36:58 ---> 7dacfb5e7c72 20:36:58 Step 15/23 : WORKDIR / 20:36:58 ---> Running in 5261e24effac 20:36:58 Removing intermediate container 5261e24effac 20:36:58 ---> 6cf8a24ea405 20:36:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:58 Removing intermediate container 061a0877a9de 20:36:58 ---> 1fedf70b974d 20:36:58 20:36:58 Step 11/23 : FROM docker:20.10.14 20:36:58 20.10.14: Pulling from library/docker 20:36:58 ---> 86b264eae7db 20:36:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:00 ---> 8157ae67384a 20:37:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:37:02 ---> b4e333193731 20:37:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:37:02 ---> Running in 3599dd65c2fe 20:37:03 Removing intermediate container 3599dd65c2fe 20:37:03 ---> 78d85bc0cd16 20:37:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:03 ---> Running in 4342e42803c9 20:37:04 Removing intermediate container 4342e42803c9 20:37:04 ---> 97bdebe17a76 20:37:04 Step 21/23 : LABEL arch=x86_64 20:37:05 ---> Running in 5a131bcbdebc 20:37:05 Removing intermediate container 5a131bcbdebc 20:37:05 ---> 15f49cfa7345 20:37:05 Step 22/23 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:37:05 ---> Running in 86f490189091 20:37:06 Removing intermediate container 86f490189091 20:37:06 ---> 0b8eb1bf2e4d 20:37:06 Step 23/23 : LABEL version=0.0.0 20:37:07 ---> Running in c67bfbbf3a2f 20:37:08 Removing intermediate container c67bfbbf3a2f 20:37:08 ---> 5c87040d012d 20:37:08 20:37:08 Successfully built 5c87040d012d 20:37:08 Successfully tagged core-metadata:latest 20:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.696s coverage: 89.2% of statements 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.472s coverage: 84.4% of statements 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.324s coverage: 95.6% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.293s coverage: 72.2% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.502s coverage: 60.0% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.621s coverage: 0.9% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.529s coverage: 58.8% of statements 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.371s coverage: 29.6% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.249s coverage: 79.5% of statements 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements 20:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 20:37:14  Building core-metadata ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:37:14 Status: Downloaded newer image for docker:20.10.14 20:37:14 ---> 7417809fdb73 20:37:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:37:14 ---> Running in d13cdf35a889 20:37:15 Removing intermediate container d13cdf35a889 20:37:15 ---> 58fdbcefb532 20:37:15 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:37:15 ---> Running in 58f843785c6c 20:37:16 Removing intermediate container 560f14778a9a 20:37:16 ---> a0a99526b3a7 20:37:16 20:37:16 Step 13/26 : FROM alpine:3.15 20:37:16 ---> 0ac33e5f5afa 20:37:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:16 ---> Using cache 20:37:16 ---> 7ad14be3f487 20:37:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:16 ---> Using cache 20:37:16 ---> 5f2617dfa29b 20:37:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:17 ---> Running in d3db8a96087a 20:37:17 (1/43) Installing readline (8.1.1-r0) 20:37:17 (2/43) Installing bash (5.1.16-r0) 20:37:17 Executing bash-5.1.16-r0.post-install 20:37:17 (3/43) Installing brotli-libs (1.0.9-r5) 20:37:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:37:17 (5/43) Installing libcurl (7.80.0-r0) 20:37:17 (6/43) Installing curl (7.80.0-r0) 20:37:17 (7/43) Installing dumb-init (1.2.5-r1) 20:37:17 (8/43) Installing libbz2 (1.0.8-r1) 20:37:17 (9/43) Installing expat (2.4.7-r0) 20:37:17 (10/43) Installing libffi (3.4.2-r1) 20:37:17 (11/43) Installing gdbm (1.22-r0) 20:37:17 (12/43) Installing xz-libs (5.2.5-r1) 20:37:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:37:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:37:17 (15/43) Installing mpdecimal (2.5.1-r1) 20:37:17 (16/43) Installing sqlite-libs (3.36.0-r0) 20:37:17 (17/43) Installing python3 (3.9.7-r4) 20:37:17 (18/43) Installing py3-appdirs (1.4.4-r2) 20:37:17 (19/43) Installing py3-certifi (2020.12.5-r1) 20:37:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:37:17 (21/43) Installing py3-idna (3.3-r0) 20:37:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:37:17 (23/43) Installing py3-requests (2.26.0-r1) 20:37:17 (24/43) Installing py3-msgpack (1.0.2-r1) 20:37:17 (25/43) Installing py3-lockfile (0.12.2-r4) 20:37:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:37:17 (27/43) Installing py3-colorama (0.4.4-r1) 20:37:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:37:17 (29/43) Installing py3-distlib (0.3.3-r0) 20:37:17 (30/43) Installing py3-distro (1.6.0-r0) 20:37:17 (31/43) Installing py3-six (1.16.0-r0) 20:37:17 (32/43) Installing py3-webencodings (0.5.1-r4) 20:37:17 (33/43) Installing py3-html5lib (1.1-r1) 20:37:17 (34/43) Installing py3-parsing (2.4.7-r2) 20:37:17 (35/43) Installing py3-packaging (20.9-r1) 20:37:17 (36/43) Installing py3-tomli (1.2.2-r0) 20:37:17 (37/43) Installing py3-pep517 (0.12.0-r0) 20:37:17 (38/43) Installing py3-progress (1.6-r0) 20:37:17 (39/43) Installing py3-retrying (1.3.3-r2) 20:37:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:37:17 (41/43) Installing py3-setuptools (52.0.0-r4) 20:37:17 (42/43) Installing py3-toml (0.10.2-r2) 20:37:17 (43/43) Installing py3-pip (20.3.4-r1) 20:37:17 Executing busybox-1.34.1-r5.trigger 20:37:17 OK: 83 MiB in 65 packages 20:37:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:18 Collecting docker-compose==1.23.2 20:37:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:18 Collecting dockerpty<0.5,>=0.4.1 20:37:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:19 Collecting websocket-client<1.0,>=0.32.0 20:37:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:37:19 Collecting texttable<0.10,>=0.9.0 20:37:19 Downloading texttable-0.9.1.tar.gz (11 kB) 20:37:19 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:19 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:19 OK: 15854 distinct packages available 20:37:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:37:19 Collecting docker<4.0,>=3.6.0 20:37:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:19 Collecting cached-property<2,>=1.2.0 20:37:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:37:19 Collecting docopt<0.7,>=0.6.1 20:37:19 Downloading docopt-0.6.2.tar.gz (25 kB) 20:37:20 Collecting PyYAML<4,>=3.10 20:37:20 Downloading PyYAML-3.13.tar.gz (270 kB) 20:37:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:20 (1/5) Installing dumb-init (1.2.5-r1) 20:37:20 (2/5) Installing musl-obstack (1.2.3-r0) 20:37:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:37:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:37:20 (3/5) Installing libucontext (1.1-r0) 20:37:20 Collecting jsonschema<3,>=2.5.1 20:37:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:37:20 (4/5) Installing gcompat (1.0.0-r4) 20:37:20 Collecting docker-pycreds>=0.4.0 20:37:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:37:20 (5/5) Installing openssl (1.1.1n-r0) 20:37:20 Collecting idna<2.8,>=2.5 20:37:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:37:20 Collecting chardet<3.1.0,>=3.0.2 20:37:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:37:20 Executing busybox-1.34.1-r5.trigger 20:37:20 OK: 6 MiB in 19 packages 20:37:20 Collecting urllib3<1.25,>=1.21.1 20:37:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:37:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:37:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:37:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:37:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:37:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:37:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:37:21 Attempting uninstall: urllib3 20:37:21 Found existing installation: urllib3 1.26.7 20:37:21 Uninstalling urllib3-1.26.7: 20:37:21 Successfully uninstalled urllib3-1.26.7 20:37:21 Attempting uninstall: idna 20:37:21 Found existing installation: idna 3.3 20:37:21 Uninstalling idna-3.3: 20:37:21 Successfully uninstalled idna-3.3 20:37:23 Attempting uninstall: requests 20:37:23 Found existing installation: requests 2.26.0 20:37:23 Uninstalling requests-2.26.0: 20:37:23 Successfully uninstalled requests-2.26.0 20:37:23 Running setup.py install for texttable: started 20:37:23 Running setup.py install for texttable: finished with status 'done' 20:37:23 Running setup.py install for PyYAML: started 20:37:24 Removing intermediate container d3db8a96087a 20:37:24 ---> b0cd94b58c0a 20:37:24 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:37:24 Running setup.py install for PyYAML: finished with status 'done' 20:37:24 Running setup.py install for docopt: started 20:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements 20:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements 20:37:24 Running setup.py install for docopt: finished with status 'done' 20:37:24 Running setup.py install for dockerpty: started 20:37:25 Running setup.py install for dockerpty: finished with status 'done' 20:37:26 ---> a281df1d638a 20:37:26 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:37:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:37:27 ---> e1de1d9c9ced 20:37:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:37:28 ---> f0c53ef64ec1 20:37:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:37:28 ---> b6b421b88f80 20:37:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:37:28 ---> 412aa52f9b95 20:37:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:28 ---> Running in 8e001cf504a4 20:37:29 Removing intermediate container 8e001cf504a4 20:37:29 ---> dc5b36e4f881 20:37:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:29 ---> Running in 6692d71ca593 20:37:29 Removing intermediate container 6692d71ca593 20:37:29 ---> b2294f1b08e1 20:37:29 Step 24/26 : LABEL arch=x86_64 20:37:29 ---> Running in ff013648e7ba 20:37:29 Removing intermediate container ff013648e7ba 20:37:29 ---> c12d7baf8f86 20:37:29 Step 25/26 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:37:29 Removing intermediate container 58f843785c6c 20:37:29 ---> bfd00eb6ec89 20:37:29 Step 14/23 : ENV APP_PORT=58890 20:37:29 ---> Running in d95ae436c3e0 20:37:29 ---> Running in 1d47c3e50c9b 20:37:30 Removing intermediate container d95ae436c3e0 20:37:30 ---> ca7ccdf98913 20:37:30 Step 26/26 : LABEL version=0.0.0 20:37:30 Removing intermediate container 1d47c3e50c9b 20:37:30 ---> 6bdf881e9244 20:37:30 Step 15/23 : EXPOSE $APP_PORT 20:37:30 ---> Running in 3f2b9fea227b 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.744s coverage: 82.5% of statements 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:37:30 ---> Running in e8fb4e37fbc0 20:37:30 Removing intermediate container 3f2b9fea227b 20:37:30 ---> 4241ae1e3953 20:37:30 20:37:30 Removing intermediate container e8fb4e37fbc0 20:37:30 ---> f86d2bc8cd8b 20:37:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:37:30 Successfully built 4241ae1e3953 20:37:30 Successfully tagged security-spire-agent:latest 20:37:31  Building security-spire-agent ... done  ---> f5f31d78866f 20:37:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:37:31 ---> 9745e0a75d2e 20:37:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:37:31 ---> c6faa73b0446 20:37:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:37:31 ---> Running in 4bc77f9ef539 20:37:31 Removing intermediate container 4bc77f9ef539 20:37:31 ---> beab7be3de03 20:37:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:31 ---> Running in 39c4dde5f66a 20:37:31 Removing intermediate container 39c4dde5f66a 20:37:31 ---> 99956fbd6f93 20:37:31 Step 21/23 : LABEL arch=x86_64 20:37:31 ---> Running in 7459ee21a174 20:37:32 Removing intermediate container 7459ee21a174 20:37:32 ---> 3c2013b844a4 20:37:32 Step 22/23 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:37:32 ---> Running in b9c6218d96ac 20:37:32 Removing intermediate container b9c6218d96ac 20:37:32 ---> b11d2b878fc4 20:37:32 Step 23/23 : LABEL version=0.0.0 20:37:32 ---> Running in cd390f1d7e78 20:37:32 Removing intermediate container cd390f1d7e78 20:37:32 ---> 6d8deb8cabd4 20:37:32 20:37:32 Successfully built 6d8deb8cabd4 20:37:32 Successfully tagged sys-mgmt-agent:latest 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.4% of statements 20:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements 20:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 20:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 20:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 20:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 20:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.457s coverage: 65.4% of statements 20:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.8% of statements 20:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements 20:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements 20:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:37:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:38:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 17.7% of statements 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:38:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.699s coverage: 92.3% of statements 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:38:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 63.2% of statements 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:38:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.514s coverage: 97.7% of statements 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:38:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.205s coverage: 28.9% of statements 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:38:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 20:38:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements 20:38:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:38:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:38:03 GO111MODULE=on go vet ./... 20:38:11  Building sys-mgmt-agent ... done Building bin/spire-agent... 20:38:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:11 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:11 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:11 go: downloading github.com/docker/go-units v0.4.0 20:38:11 go: downloading github.com/docker/go-connections v0.4.0 20:38:11 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:11 go: downloading github.com/containerd/containerd v1.3.4 20:38:11 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:12 Building bin/spire-agent... 20:38:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:12 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:13 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:13 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:13 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:13 go: downloading github.com/docker/go-connections v0.4.0 20:38:13 go: downloading github.com/docker/go-units v0.4.0 20:38:13 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:13 go: downloading github.com/containerd/containerd v1.3.4 20:38:13 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:13 go: downloading github.com/opencontainers/go-digest v1.0.0 20:39:21 Removing intermediate container 6131705e4ed8 20:39:21 ---> 65eb8c721050 20:39:21 20:39:21 Step 13/26 : FROM alpine:3.15 20:39:21 ---> 0ac33e5f5afa 20:39:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:21 ---> Using cache 20:39:21 ---> 7ad14be3f487 20:39:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:21 ---> Using cache 20:39:21 ---> 5f2617dfa29b 20:39:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:21 Removing intermediate container d8f0d5fb5dce 20:39:21 ---> fd84b27a348b 20:39:21 20:39:21 Step 13/25 : FROM alpine:3.15 20:39:21 ---> 0ac33e5f5afa 20:39:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:21 ---> Using cache 20:39:21 ---> 7ad14be3f487 20:39:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:21 ---> Using cache 20:39:21 ---> 5f2617dfa29b 20:39:21 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:21 ---> Using cache 20:39:21 ---> b0cd94b58c0a 20:39:21 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:21 ---> Running in b8ea82cd678c 20:39:21 ---> 5dcd25535f7f 20:39:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:21 ---> 37e9613f7a1c 20:39:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:21 ---> 58e16110d9f8 20:39:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:21 ---> 8313032ebbdb 20:39:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:21 ---> Running in 2630b9355740 20:39:21 Removing intermediate container 2630b9355740 20:39:21 ---> 4fee3a95dbab 20:39:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:21 ---> Running in 0d68667bf71e 20:39:21 Removing intermediate container 0d68667bf71e 20:39:21 ---> 1899a9b76617 20:39:21 Step 23/25 : LABEL arch=x86_64 20:39:21 ---> Running in d05e4977089e 20:39:21 Removing intermediate container d05e4977089e 20:39:21 ---> e8a3408b1ac3 20:39:21 Step 24/25 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:39:21 ---> Running in bad255b3724a 20:39:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:21 Removing intermediate container bad255b3724a 20:39:21 ---> 6781c4ddbe11 20:39:21 Step 25/25 : LABEL version=0.0.0 20:39:21 ---> Running in 183514d21fc4 20:39:21 Removing intermediate container 183514d21fc4 20:39:21 ---> f7cff6a8df9d 20:39:21 20:39:21 Successfully built f7cff6a8df9d 20:39:21 Successfully tagged security-spire-server:latest 20:39:21  Building security-spire-server ... done v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:21 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:21 OK: 15854 distinct packages available 20:39:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:21 (1/4) Installing dumb-init (1.2.5-r1) 20:39:21 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:21 (3/4) Installing libucontext (1.1-r0) 20:39:21 (4/4) Installing gcompat (1.0.0-r4) 20:39:21 Executing busybox-1.34.1-r5.trigger 20:39:21 OK: 6 MiB in 18 packages 20:39:21 Removing intermediate container b8ea82cd678c 20:39:21 ---> 77ffba40b70a 20:39:21 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:21 ---> c1cbfd7c90ff 20:39:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:21 ---> 600235400d94 20:39:21 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:39:21 ---> Running in 191b64186cc6 20:39:21 Removing intermediate container 191b64186cc6 20:39:21 ---> d3194cc12389 20:39:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:21 ---> 0163f2f3932a 20:39:21 Step 21/26 : WORKDIR / 20:39:21 ---> Running in 93fba9884bb4 20:39:21 Removing intermediate container 93fba9884bb4 20:39:21 ---> 43f7d492cd87 20:39:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:21 ---> Running in 1f1276e5d6d2 20:39:21 Removing intermediate container 1f1276e5d6d2 20:39:21 ---> 0cef09e90ae1 20:39:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:22 ---> Running in 758d2377a94e 20:39:22 Removing intermediate container 758d2377a94e 20:39:22 ---> 01a2c3484f20 20:39:22 Step 24/26 : LABEL arch=x86_64 20:39:22 ---> Running in 917407bc44ac 20:39:22 Removing intermediate container 917407bc44ac 20:39:22 ---> e241dda25e37 20:39:22 Step 25/26 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 20:39:22 ---> Running in 28aee2cc1ffa 20:39:22 Removing intermediate container 28aee2cc1ffa 20:39:22 ---> c4f543508d29 20:39:22 Step 26/26 : LABEL version=0.0.0 20:39:22 ---> Running in 0f96ec9403f2 20:39:22 Removing intermediate container 0f96ec9403f2 20:39:22 ---> 6d9331a81cd4 20:39:22 20:39:22 Successfully built 6d9331a81cd4 20:39:22 Successfully tagged security-spire-config:latest 20:39:22  Building security-spire-config ... done  [Pipeline] } 20:39:22 $ docker stop --time=1 b8c6f82c9ef286788aaabbad4f16cce19f65a65cbdd2a73db9f8f32e22e0ad1b 20:39:24 $ docker rm -f b8c6f82c9ef286788aaabbad4f16cce19f65a65cbdd2a73db9f8f32e22e0ad1b [Pipeline] // withDockerContainer [Pipeline] sh 20:39:24 + docker images 20:39:24 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:24 security-spire-config latest 6d9331a81cd4 2 seconds ago 86.7MB 20:39:24 security-spire-server latest f7cff6a8df9d 7 seconds ago 87.3MB 20:39:24 65eb8c721050 21 seconds ago 4.43GB 20:39:24 fd84b27a348b 21 seconds ago 4.43GB 20:39:24 sys-mgmt-agent latest 6d8deb8cabd4 About a minute ago 299MB 20:39:24 security-spire-agent latest 4241ae1e3953 About a minute ago 127MB 20:39:24 a0a99526b3a7 2 minutes ago 4.43GB 20:39:24 core-metadata latest 5c87040d012d 2 minutes ago 17MB 20:39:24 1fedf70b974d 2 minutes ago 1.49GB 20:39:24 7191e9517d77 2 minutes ago 1.5GB 20:39:24 security-spiffe-token-provider latest 9db440d413f1 3 minutes ago 28.8MB 20:39:24 support-scheduler latest 9030a3165790 4 minutes ago 26.3MB 20:39:24 core-data latest b28ff93adefe 4 minutes ago 22.5MB 20:39:24 b5c35dfc81dc 4 minutes ago 1.54GB 20:39:24 ab17e3b95225 4 minutes ago 1.55GB 20:39:24 security-secretstore-setup latest aca24534e92d 4 minutes ago 28.5MB 20:39:24 e027b93e6c46 4 minutes ago 1.52GB 20:39:24 8881ab8ecf2c 4 minutes ago 1.5GB 20:39:24 security-bootstrapper latest 9cfeb67d5eca 4 minutes ago 19.1MB 20:39:24 security-proxy-setup latest 52814ecba12c 5 minutes ago 26.9MB 20:39:24 support-notifications latest 8588c2cd12e3 5 minutes ago 26.9MB 20:39:24 core-command latest 52ffb5e34d66 5 minutes ago 16.1MB 20:39:24 06c6b7333950 5 minutes ago 1.55GB 20:39:24 538ddb8d766b 5 minutes ago 1.5GB 20:39:24 fae3dfa394b9 5 minutes ago 1.49GB 20:39:24 1bdb4bd8946f 5 minutes ago 1.5GB 20:39:24 ci-base-image-x86_64 latest 767e0d08cb83 9 minutes ago 896MB 20:39:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 days ago 562MB 20:39:24 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 20:39:24 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 20:39:24 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 20:39:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:39:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:39:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:39:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:39:55 ./bin/test-attribution-txt.sh [Pipeline] echo 20:39:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:39:55 + ls -al . 20:39:55 total 668 20:39:55 drwxrwxr-x 9 1001 1001 4096 Apr 26 20:39 . 20:39:55 drwxr-xr-x 4 root root 4096 Apr 26 20:34 .. 20:39:55 -rw-rw-r-- 1 1001 1001 11 Apr 26 20:32 .dockerignore 20:39:55 drwxrwxr-x 8 1001 1001 4096 Apr 26 20:32 .git 20:39:55 drwxrwxr-x 3 1001 1001 4096 Apr 26 20:32 .github 20:39:55 -rw-rw-r-- 1 1001 1001 879 Apr 26 20:32 .gitignore 20:39:55 -rw-rw-r-- 1 1001 1001 42 Apr 26 20:32 .golangci.yml 20:39:55 -rw-rw-r-- 1 1001 1001 87 Apr 26 20:32 .hadolint.yml 20:39:55 -rw-rw-r-- 1 1001 1001 166 Apr 26 20:32 .sonarcloud.properties 20:39:55 -rw-rw-r-- 1 1001 1001 1171 Apr 26 20:32 ADOPTERS.md 20:39:55 -rw-rw-r-- 1 1001 1001 10086 Apr 26 20:32 Attribution.txt 20:39:55 -rw-rw-r-- 1 1001 1001 51732 Apr 26 20:32 CHANGELOG.md 20:39:55 -rw-rw-r-- 1 1001 1001 3804 Apr 26 20:32 CONTRIBUTING.md 20:39:55 -rw-rw-r-- 1 1001 1001 677 Apr 26 20:32 GOVERNANCE.md 20:39:55 -rw-rw-r-- 1 1001 1001 850 Apr 26 20:32 Jenkinsfile 20:39:55 -rw-rw-r-- 1 1001 1001 10775 Apr 26 20:32 LICENSE 20:39:55 -rw-rw-r-- 1 1001 1001 10389 Apr 26 20:32 Makefile 20:39:55 -rw-rw-r-- 1 1001 1001 582 Apr 26 20:32 OWNERS.md 20:39:55 -rw-rw-r-- 1 1001 1001 9120 Apr 26 20:32 README.md 20:39:55 -rw-rw-r-- 1 1001 1001 6912 Apr 26 20:32 SECURITY.md 20:39:55 -rw-rw-r-- 1 1001 1001 5 Apr 26 20:29 VERSION 20:39:55 -rw-rw-r-- 1 1001 1001 4131 Apr 26 20:32 ZMQWindows.md 20:39:55 drwxrwxr-x 2 1001 1001 4096 Apr 26 20:32 bin 20:39:55 drwxrwxr-x 18 1001 1001 4096 Apr 26 20:32 cmd 20:39:55 -rw-r--r-- 1 root root 435134 Apr 26 20:38 coverage.out 20:39:55 -rw-rw-r-- 1 1001 1001 3256 Apr 26 20:32 go.mod 20:39:55 -rw-rw-r-- 1 1001 1001 35162 Apr 26 20:34 go.sum 20:39:55 drwxrwxr-x 8 1001 1001 4096 Apr 26 20:32 internal 20:39:55 drwxrwxr-x 3 1001 1001 4096 Apr 26 20:32 openapi 20:39:55 drwxrwxr-x 4 1001 1001 4096 Apr 26 20:32 snap 20:39:55 -rw-rw-r-- 1 1001 1001 204 Apr 26 20:32 version.go [Pipeline] sh 20:39:56 + '[' -e coverage.out ] 20:39:56 + chown 1001:1001 coverage.out [Pipeline] stash 20:39:56 Warning: overwriting stash ‘coverage-report’ 20:39:57 Stashed 1 file(s) [Pipeline] sh 20:39:57 + make build 20:39:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:41: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-metadata/core-metadata ./cmd/core-metadata 20:42: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/core-command/core-command ./cmd/core-command 20:42:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:42: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:42: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:42:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:43:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:43:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:43: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:43:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:43:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:43: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:43:32 $ docker stop --time=1 a4e0c06ee3f22c4605216ceeb8470513dc06061c12e03bf8c889b29b221d81ed 20:43:34 $ docker rm -f a4e0c06ee3f22c4605216ceeb8470513dc06061c12e03bf8c889b29b221d81ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:43:36 20:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:43:36 latest: Pulling from edgex-devops/edgex-compose-arm64 20:43:36 29e5d40040c1: Pulling fs layer 20:43:36 1ce36da41761: Pulling fs layer 20:43:36 25b303627fd3: Pulling fs layer 20:43:36 29e5d40040c1: Verifying Checksum 20:43:36 29e5d40040c1: Download complete 20:43:37 1ce36da41761: Verifying Checksum 20:43:37 1ce36da41761: Download complete 20:43:37 29e5d40040c1: Pull complete 20:43:38 25b303627fd3: Verifying Checksum 20:43:38 25b303627fd3: Download complete 20:43:38 1ce36da41761: Pull complete 20:43:49 25b303627fd3: Pull complete 20:43:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:43:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:43:49 prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container 20:43:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:43:51 $ docker top 0efc9d9f9b61a0341c19c5ddba8247b058ac16bed628ce9c2b18ef9fcd60ca7a -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:52 + docker-compose build --help 20:43:52 + grep parallel 20:43:56 --parallel Build images in parallel. [Pipeline] } 20:43:56 $ docker stop --time=1 0efc9d9f9b61a0341c19c5ddba8247b058ac16bed628ce9c2b18ef9fcd60ca7a 20:43:58 $ docker rm -f 0efc9d9f9b61a0341c19c5ddba8247b058ac16bed628ce9c2b18ef9fcd60ca7a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:43:59 . [Pipeline] withDockerContainer 20:43:59 prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container 20:43:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:44:00 $ docker top a75829cc200c454d9d275be5fd2ba586931b69fe11a8fcde3c532f528ea9e9ad -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:01 + docker-compose -f ./docker-compose-build.yml build --parallel 20:44:05 Building core-command ... 20:44:05 Building core-data ... 20:44:05 Building core-metadata ... 20:44:05 Building security-bootstrapper ... 20:44:05 Building security-proxy-setup ... 20:44:05 Building security-secretstore-setup ... 20:44:05 Building security-spiffe-token-provider ... 20:44:05 Building security-spire-agent ... 20:44:05 Building security-spire-config ... 20:44:05 Building security-spire-server ... 20:44:05 Building support-notifications ... 20:44:05 Building support-scheduler ... 20:44:05 Building sys-mgmt-agent ... 20:44:05 Building support-scheduler 20:44:05 Building security-secretstore-setup 20:44:05 Building security-spiffe-token-provider 20:44:05 Building security-spire-agent 20:44:05 Building core-metadata 20:45:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:45:42 ---> dcc22f4d2ec9 20:45:42 Step 3/26 : WORKDIR /edgex-go 20:45:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:45:42 ---> dcc22f4d2ec9 20:45:42 Step 3/23 : WORKDIR /edgex-go 20:45:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:45:42 ---> dcc22f4d2ec9 20:45:42 Step 3/25 : WORKDIR /edgex-go 20:45:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:45:42 ---> dcc22f4d2ec9 20:45:42 Step 3/22 : WORKDIR /edgex-go 20:45:42 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:45:42 ---> dcc22f4d2ec9 20:45:42 Step 3/20 : WORKDIR /edgex-go 20:45:42 ---> Running in 9f750176dc4c 20:45:42 ---> Running in 272cdf032b58 20:45:42 ---> Running in de96d421a5c1 20:45:42 ---> Running in 94dec401c136 20:45:42 ---> Running in 233251d2c589 20:45:42 Removing intermediate container 94dec401c136 20:45:42 ---> 06f5ebedab0c 20:45:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:45:42 Removing intermediate container de96d421a5c1 20:45:42 ---> f591bd397618 20:45:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:42 Removing intermediate container 272cdf032b58 20:45:42 ---> 72184fb8dd85 20:45:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:42 ---> Running in 29aec37ad8dd 20:45:42 Removing intermediate container 9f750176dc4c 20:45:42 ---> 5f4698a4573b 20:45:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:42 ---> Running in c64ad482e54b 20:45:42 Removing intermediate container 233251d2c589 20:45:42 ---> d1d798498388 20:45:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:42 ---> Running in 0b672a230e34 20:45:42 ---> Running in e86c18b37e23 20:45:42 ---> Running in 9c558b8d08f2 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:45:42 Removing intermediate container c64ad482e54b 20:45:42 ---> 71177de05765 20:45:42 Step 5/22 : RUN apk add --update --no-cache make git 20:45:42 Removing intermediate container 0b672a230e34 20:45:42 ---> 6f14911d422c 20:45:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:45:42 ---> Running in b8b74b6c8a91 20:45:42 ---> Running in cb824fec56f9 20:45:42 Removing intermediate container e86c18b37e23 20:45:42 ---> 3fa72d46cf51 20:45:42 Step 5/25 : RUN apk add --update --no-cache make git 20:45:42 Removing intermediate container 9c558b8d08f2 20:45:42 ---> a436998e76fa 20:45:42 Step 5/23 : RUN apk add --update --no-cache make git 20:45:42 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 20:45:42 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:45:42 OK: 15737 distinct packages available 20:45:42 ---> Running in 8a22b94fe544 20:45:42 ---> Running in 4a8c31fa46c1 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:45:42 OK: 220 MiB in 52 packages 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:45:42 Removing intermediate container 29aec37ad8dd 20:45:42 ---> b6b9dafa0913 20:45:42 Step 5/20 : COPY go.mod vendor* ./ 20:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:45:42 OK: 220 MiB in 52 packages 20:45:42 OK: 220 MiB in 52 packages 20:45:42 ---> acd3664ed206 20:45:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:42 OK: 220 MiB in 52 packages 20:45:42 ---> Running in 651fb1927aed 20:45:42 OK: 220 MiB in 52 packages 20:45:42 Removing intermediate container b8b74b6c8a91 20:45:42 ---> 6abe8dd38bc5 20:45:42 Step 6/22 : COPY go.mod vendor* ./ 20:45:42 Removing intermediate container cb824fec56f9 20:45:42 ---> 35f3b80373df 20:45:42 Step 6/26 : COPY go.mod vendor* ./ 20:45:42 Removing intermediate container 8a22b94fe544 20:45:42 ---> 7ea3ef0aaed4 20:45:42 Step 6/25 : COPY go.mod vendor* ./ 20:45:42 Removing intermediate container 4a8c31fa46c1 20:45:42 ---> 7b4cc7ba4579 20:45:42 Step 6/23 : COPY go.mod vendor* ./ 20:45:42 ---> 6d8212ba8c4b 20:45:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:42 ---> Running in 5131e40f473e 20:45:42 ---> 075805dbf959 20:45:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:43 ---> Running in 5477903fbd8e 20:45:43 ---> b8bced4d9d9e 20:45:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:43 ---> ed34e836710a 20:45:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:43 ---> Running in 4a1413d8f4f3 20:45:43 ---> Running in d37945395630 20:45:44 Removing intermediate container 651fb1927aed 20:45:44 ---> d105a7184600 20:45:44 Step 7/20 : COPY . . 20:45:47 Removing intermediate container 5131e40f473e 20:45:47 ---> c5d9ddb8e679 20:45:47 Step 8/22 : COPY . . 20:45:48 Removing intermediate container 5477903fbd8e 20:45:48 ---> 8dce7a3365b9 20:45:48 Step 8/26 : COPY . . 20:45:49 Removing intermediate container 4a1413d8f4f3 20:45:49 ---> ca1f57e428ef 20:45:49 Step 8/25 : COPY . . 20:45:49 Removing intermediate container d37945395630 20:45:49 ---> a34d76fb8136 20:45:49 Step 8/23 : COPY . . 20:46:16 ---> 53a9f4ce3327 20:46:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:46:16 ---> Running in 0b01837c121f 20:46:16 ---> 0176668dd8a9 20:46:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:46:16 ---> b69af8d3345b 20:46:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:46:16 ---> Running in 9462f219019e 20:46:16 ---> Running in 78927f6c0303 20:46:16 ---> 19c92cba46bc 20:46:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:46:16 ---> Running in 27639f34b3f2 20:46:16 Removing intermediate container 78927f6c0303 20:46:16 ---> b61a844c560a 20:46:16 Step 10/26 : RUN mkdir -p spire-build 20:46:16 ---> Running in 0b720820c321 20:46:16 ---> c47764227408 20:46:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:46:16 ---> Running in 686e4e23ba4f 20:46:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:46:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:46:19 Removing intermediate container 0b720820c321 20:46:19 ---> fe32631bb739 20:46:19 Step 11/26 : WORKDIR /edgex-go/spire-build 20:46:19 ---> Running in e6fe7bd3e6ab 20:46:19 Removing intermediate container e6fe7bd3e6ab 20:46:19 ---> ed4f1c54af33 20:46: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 20:46:19 ---> Running in 16b8618df1fe 20:46:22 spire-1.2.1/ 20:46:22 spire-1.2.1/.data/ 20:46:22 spire-1.2.1/.data/.file 20:46:22 spire-1.2.1/.dockerignore 20:46:22 spire-1.2.1/.gitattributes 20:46:22 spire-1.2.1/.githooks/ 20:46:22 spire-1.2.1/.githooks/pre-commit 20:46:22 spire-1.2.1/.github/ 20:46:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:46:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:46:22 spire-1.2.1/.github/dependabot.yml 20:46:22 spire-1.2.1/.github/workflows/ 20:46:22 spire-1.2.1/.github/workflows/nightly_build.yaml 20:46:22 spire-1.2.1/.github/workflows/pr_build.yaml 20:46:22 spire-1.2.1/.github/workflows/release_build.yaml 20:46:22 spire-1.2.1/.github/workflows/scripts/ 20:46:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:46:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:46:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:46:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:46:22 spire-1.2.1/.github/workflows/scripts/split.sh 20:46:22 spire-1.2.1/.gitignore 20:46:22 spire-1.2.1/.go-version 20:46:22 spire-1.2.1/.golangci.yml 20:46:22 spire-1.2.1/ADOPTERS.md 20:46:22 spire-1.2.1/CHANGELOG.md 20:46:22 spire-1.2.1/CODE-OF-CONDUCT.md 20:46:22 spire-1.2.1/CODEOWNERS 20:46:22 spire-1.2.1/CONTRIBUTING.md 20:46:22 spire-1.2.1/Dockerfile 20:46:22 spire-1.2.1/Dockerfile.dev 20:46:22 spire-1.2.1/Dockerfile.scratch 20:46:22 spire-1.2.1/LICENSE 20:46:22 spire-1.2.1/MAINTAINERS.md 20:46:22 spire-1.2.1/Makefile 20:46:22 spire-1.2.1/README.md 20:46:22 spire-1.2.1/ROADMAP.md 20:46:22 spire-1.2.1/SECURITY.md 20:46:22 spire-1.2.1/cmd/ 20:46:22 spire-1.2.1/cmd/spire-agent/ 20:46:22 spire-1.2.1/cmd/spire-agent/cli/ 20:46:22 spire-1.2.1/cmd/spire-agent/cli/api/ 20:46:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/common/ 20:46:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:46:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/run/ 20:46:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:46:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:46:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:46:22 spire-1.2.1/cmd/spire-agent/main.go 20:46:22 spire-1.2.1/cmd/spire-server/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/agent/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/cli.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/run/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/token/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/validate/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/x509/ 20:46:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:46:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:46:22 spire-1.2.1/cmd/spire-server/main.go 20:46:22 spire-1.2.1/cmd/spire-server/util/ 20:46:22 spire-1.2.1/cmd/spire-server/util/util.go 20:46:22 spire-1.2.1/conf/ 20:46:22 spire-1.2.1/conf/agent/ 20:46:22 spire-1.2.1/conf/agent/agent.conf 20:46:22 spire-1.2.1/conf/agent/agent_full.conf 20:46:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:46:22 spire-1.2.1/conf/server/ 20:46:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:46:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:46:22 spire-1.2.1/conf/server/server.conf 20:46:22 spire-1.2.1/conf/server/server_full.conf 20:46:22 spire-1.2.1/doc/ 20:46:22 spire-1.2.1/doc/SPIRE101.md 20:46:22 spire-1.2.1/doc/auditlog.md 20:46:22 spire-1.2.1/doc/authorization_policy_engine.md 20:46:22 spire-1.2.1/doc/changelog_guidelines.md 20:46:22 spire-1.2.1/doc/cure53-report.pdf 20:46:22 spire-1.2.1/doc/images/ 20:46:22 spire-1.2.1/doc/images/2019_roadmap.png 20:46:22 spire-1.2.1/doc/images/SPIRE101.png 20:46:22 spire-1.2.1/doc/images/SPIRE_agent.png 20:46:22 spire-1.2.1/doc/images/SPIRE_server.png 20:46:22 spire-1.2.1/doc/images/cache_mgr.png 20:46:22 spire-1.2.1/doc/images/cache_mgr_components.png 20:46:22 spire-1.2.1/doc/images/federated_spire.png 20:46:22 spire-1.2.1/doc/images/ha_mode.png 20:46:22 spire-1.2.1/doc/images/nested_spire.png 20:46:22 spire-1.2.1/doc/images/oidc_federation.png 20:46:22 spire-1.2.1/doc/images/single_trust_domain.png 20:46:22 spire-1.2.1/doc/images/spiffe_compatible.png 20:46:22 spire-1.2.1/doc/images/spire_logo.png 20:46:22 spire-1.2.1/doc/migrating_registration_api_clients.md 20:46:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:46:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:46:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:46:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:46:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:46:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:46:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:46:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:46:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:46:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:46:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:46:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:46:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:46:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:46:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:46:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:46:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:46:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:46:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:46:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:46:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:46:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:46:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:46:22 spire-1.2.1/doc/scaling_spire.md 20:46:22 spire-1.2.1/doc/spire_agent.md 20:46:22 spire-1.2.1/doc/spire_server.md 20:46:22 spire-1.2.1/doc/supported_integrations.md 20:46:22 spire-1.2.1/doc/telemetry.md 20:46:22 spire-1.2.1/doc/telemetry_config.md 20:46:22 spire-1.2.1/doc/upgrading.md 20:46:22 spire-1.2.1/doc/using_spire.md 20:46:22 spire-1.2.1/examples/ 20:46:22 spire-1.2.1/examples/README.md 20:46:22 spire-1.2.1/go.mod 20:46:22 spire-1.2.1/go.sum 20:46:22 spire-1.2.1/pkg/ 20:46:22 spire-1.2.1/pkg/agent/ 20:46:22 spire-1.2.1/pkg/agent/agent.go 20:46:22 spire-1.2.1/pkg/agent/api/ 20:46:22 spire-1.2.1/pkg/agent/api/config.go 20:46:22 spire-1.2.1/pkg/agent/api/debug/ 20:46:22 spire-1.2.1/pkg/agent/api/debug/v1/ 20:46:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:46:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:46:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:46:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:46:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:46:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:46:22 spire-1.2.1/pkg/agent/api/endpoints.go 20:46:22 spire-1.2.1/pkg/agent/api/health/ 20:46:22 spire-1.2.1/pkg/agent/api/health/v1/ 20:46:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:46:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:46:22 spire-1.2.1/pkg/agent/api/rpccontext/ 20:46:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:46:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:46:22 spire-1.2.1/pkg/agent/attestor/ 20:46:22 spire-1.2.1/pkg/agent/attestor/node/ 20:46:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:46:22 spire-1.2.1/pkg/agent/attestor/node/node.go 20:46:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:46:22 spire-1.2.1/pkg/agent/attestor/workload/ 20:46:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:46:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:46:22 spire-1.2.1/pkg/agent/catalog/ 20:46:22 spire-1.2.1/pkg/agent/catalog/catalog.go 20:46:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:46:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:46:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:46:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:46:22 spire-1.2.1/pkg/agent/client/ 20:46:22 spire-1.2.1/pkg/agent/client/client.go 20:46:22 spire-1.2.1/pkg/agent/client/client_test.go 20:46:22 spire-1.2.1/pkg/agent/client/dial.go 20:46:22 spire-1.2.1/pkg/agent/client/nodeconn.go 20:46:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:46:22 spire-1.2.1/pkg/agent/client/update.go 20:46:22 spire-1.2.1/pkg/agent/client/util.go 20:46:22 spire-1.2.1/pkg/agent/common/ 20:46:22 spire-1.2.1/pkg/agent/common/backoff/ 20:46:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:46:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:46:22 spire-1.2.1/pkg/agent/common/cgroups/ 20:46:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:46:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:46:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:46:22 spire-1.2.1/pkg/agent/config.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/ 20:46:22 spire-1.2.1/pkg/agent/endpoints/config.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:46:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:46:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/workload/ 20:46:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:46:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:46:22 spire-1.2.1/pkg/agent/manager/ 20:46:22 spire-1.2.1/pkg/agent/manager/cache/ 20:46:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:46:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:46:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:46:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:46:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:46:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:46:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:46:22 spire-1.2.1/pkg/agent/manager/config.go 20:46:22 spire-1.2.1/pkg/agent/manager/manager.go 20:46:22 spire-1.2.1/pkg/agent/manager/manager_test.go 20:46:22 spire-1.2.1/pkg/agent/manager/storage.go 20:46:22 spire-1.2.1/pkg/agent/manager/storage_test.go 20:46:22 spire-1.2.1/pkg/agent/manager/storecache/ 20:46:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:46:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:46:22 spire-1.2.1/pkg/agent/manager/sync.go 20:46:22 spire-1.2.1/pkg/agent/plugin/ 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:46:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:46:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:46:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:46:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:46:22 spire-1.2.1/pkg/agent/svid/ 20:46:22 spire-1.2.1/pkg/agent/svid/rotator.go 20:46:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:46:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:46:22 spire-1.2.1/pkg/agent/svid/store/ 20:46:22 spire-1.2.1/pkg/agent/svid/store/service.go 20:46:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:46:22 spire-1.2.1/pkg/common/ 20:46:22 spire-1.2.1/pkg/common/agentpathtemplate/ 20:46:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:46:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:46:22 spire-1.2.1/pkg/common/api/ 20:46:22 spire-1.2.1/pkg/common/api/metrics.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/ 20:46:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/logger.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/names.go 20:46:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:46:22 spire-1.2.1/pkg/common/api/names.go 20:46:22 spire-1.2.1/pkg/common/api/ratelimit.go 20:46:22 spire-1.2.1/pkg/common/api/rpccontext/ 20:46:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:46:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:46:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:46:22 spire-1.2.1/pkg/common/auth/ 20:46:22 spire-1.2.1/pkg/common/auth/interceptors.go 20:46:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:46:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/ 20:46:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/types.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:46:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:46:22 spire-1.2.1/pkg/common/catalog/ 20:46:22 spire-1.2.1/pkg/common/catalog/bind.go 20:46:22 spire-1.2.1/pkg/common/catalog/builtin.go 20:46:22 spire-1.2.1/pkg/common/catalog/catalog.go 20:46:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:46:22 spire-1.2.1/pkg/common/catalog/closers.go 20:46:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:46:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:46:22 spire-1.2.1/pkg/common/catalog/config.go 20:46:22 spire-1.2.1/pkg/common/catalog/config_test.go 20:46:22 spire-1.2.1/pkg/common/catalog/configure.go 20:46:22 spire-1.2.1/pkg/common/catalog/constraints.go 20:46:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:46:22 spire-1.2.1/pkg/common/catalog/context.go 20:46:22 spire-1.2.1/pkg/common/catalog/external.go 20:46:22 spire-1.2.1/pkg/common/catalog/host.go 20:46:22 spire-1.2.1/pkg/common/catalog/pipenet.go 20:46:22 spire-1.2.1/pkg/common/catalog/plugin.go 20:46:22 spire-1.2.1/pkg/common/catalog/testplugin/ 20:46:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:46:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:46:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:46:22 spire-1.2.1/pkg/common/cli/ 20:46:22 spire-1.2.1/pkg/common/cli/env.go 20:46:22 spire-1.2.1/pkg/common/cli/flags.go 20:46:22 spire-1.2.1/pkg/common/cli/trust_domain.go 20:46:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:46:22 spire-1.2.1/pkg/common/cli/umask.go 20:46:22 spire-1.2.1/pkg/common/cli/umask_posix.go 20:46:22 spire-1.2.1/pkg/common/cli/umask_test.go 20:46:22 spire-1.2.1/pkg/common/cli/umask_windows.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/ 20:46:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/flag.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/format.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/ 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:46:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:46:23 spire-1.2.1/pkg/common/coretypes/ 20:46:23 spire-1.2.1/pkg/common/coretypes/bundle/ 20:46:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:46:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:46:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:46:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:46:23 spire-1.2.1/pkg/common/cryptoutil/ 20:46:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:46:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:46:23 spire-1.2.1/pkg/common/diskutil/ 20:46:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:46:23 spire-1.2.1/pkg/common/diskutil/file_test.go 20:46:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:46:23 spire-1.2.1/pkg/common/errorutil/ 20:46:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:46:23 spire-1.2.1/pkg/common/health/ 20:46:23 spire-1.2.1/pkg/common/health/config.go 20:46:23 spire-1.2.1/pkg/common/health/context.go 20:46:23 spire-1.2.1/pkg/common/health/context_test.go 20:46:23 spire-1.2.1/pkg/common/health/health.go 20:46:23 spire-1.2.1/pkg/common/health/health_test.go 20:46:23 spire-1.2.1/pkg/common/health/logger.go 20:46:23 spire-1.2.1/pkg/common/hostservice/ 20:46:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:46:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:46:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:46:23 spire-1.2.1/pkg/common/idutil/ 20:46:23 spire-1.2.1/pkg/common/idutil/require.go 20:46:23 spire-1.2.1/pkg/common/idutil/require_test.go 20:46:23 spire-1.2.1/pkg/common/idutil/safety.go 20:46:23 spire-1.2.1/pkg/common/idutil/safety_test.go 20:46:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:46:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:46:23 spire-1.2.1/pkg/common/jwtsvid/ 20:46:23 spire-1.2.1/pkg/common/jwtsvid/common.go 20:46:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:46:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:46:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:46:23 spire-1.2.1/pkg/common/jwtutil/ 20:46:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:46:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:46:23 spire-1.2.1/pkg/common/log/ 20:46:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:46:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:46:23 spire-1.2.1/pkg/common/log/log.go 20:46:23 spire-1.2.1/pkg/common/log/log_test.go 20:46:23 spire-1.2.1/pkg/common/log/options.go 20:46:23 spire-1.2.1/pkg/common/nodeutil/ 20:46:23 spire-1.2.1/pkg/common/nodeutil/node.go 20:46:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:46:23 spire-1.2.1/pkg/common/peertracker/ 20:46:23 spire-1.2.1/pkg/common/peertracker/conn.go 20:46:23 spire-1.2.1/pkg/common/peertracker/credentials.go 20:46:23 spire-1.2.1/pkg/common/peertracker/errors.go 20:46:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:46:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:46:23 spire-1.2.1/pkg/common/peertracker/info.go 20:46:23 spire-1.2.1/pkg/common/peertracker/listener.go 20:46:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:46:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:46:23 spire-1.2.1/pkg/common/peertracker/tcp.go 20:46:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:46:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:46:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:46:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:46:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:46:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:46:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:46:23 spire-1.2.1/pkg/common/peertracker/uds.go 20:46:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:46:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:46:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:46:23 spire-1.2.1/pkg/common/pemutil/ 20:46:23 spire-1.2.1/pkg/common/pemutil/block.go 20:46:23 spire-1.2.1/pkg/common/pemutil/certs.go 20:46:23 spire-1.2.1/pkg/common/pemutil/common.go 20:46:23 spire-1.2.1/pkg/common/pemutil/csr.go 20:46:23 spire-1.2.1/pkg/common/pemutil/keys.go 20:46:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/ 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:46:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:46:23 spire-1.2.1/pkg/common/plugin/ 20:46:23 spire-1.2.1/pkg/common/plugin/aws/ 20:46:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:46:23 spire-1.2.1/pkg/common/plugin/azure/ 20:46:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:46:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:46:23 spire-1.2.1/pkg/common/plugin/facade.go 20:46:23 spire-1.2.1/pkg/common/plugin/facade_test.go 20:46:23 spire-1.2.1/pkg/common/plugin/gcp/ 20:46:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:46:23 spire-1.2.1/pkg/common/plugin/k8s/ 20:46:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:46:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:46:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:46:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:46:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:46:23 spire-1.2.1/pkg/common/plugin/log.go 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/ 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:46:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:46:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:46:23 spire-1.2.1/pkg/common/plugin/x509pop/ 20:46:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:46:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:46:23 spire-1.2.1/pkg/common/profiling/ 20:46:23 spire-1.2.1/pkg/common/profiling/dumpers.go 20:46:23 spire-1.2.1/pkg/common/profiling/profiling.go 20:46:23 spire-1.2.1/pkg/common/protoutil/ 20:46:23 spire-1.2.1/pkg/common/protoutil/masks.go 20:46:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:46:23 spire-1.2.1/pkg/common/rotationutil/ 20:46:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:46:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:46:23 spire-1.2.1/pkg/common/selector/ 20:46:23 spire-1.2.1/pkg/common/selector/selector.go 20:46:23 spire-1.2.1/pkg/common/selector/selector_test.go 20:46:23 spire-1.2.1/pkg/common/selector/set.go 20:46:23 spire-1.2.1/pkg/common/selector/set_utils.go 20:46:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/ 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/ 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:46:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:46:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:46:23 spire-1.2.1/pkg/common/telemetry/call.go 20:46:23 spire-1.2.1/pkg/common/telemetry/common/ 20:46:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:46:23 spire-1.2.1/pkg/common/telemetry/config.go 20:46:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:46:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/inmem.go 20:46:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/m3.go 20:46:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/metrics.go 20:46:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/names.go 20:46:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:46:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:46:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/ 20:46:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:46:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:46:23 spire-1.2.1/pkg/common/telemetry/server/server.go 20:46:23 spire-1.2.1/pkg/common/telemetry/sink.go 20:46:23 spire-1.2.1/pkg/common/telemetry/statsd.go 20:46:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:46:23 spire-1.2.1/pkg/common/telemetry/uptime.go 20:46:23 spire-1.2.1/pkg/common/telemetry/version.go 20:46:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:46:23 spire-1.2.1/pkg/common/uptime/ 20:46:23 spire-1.2.1/pkg/common/uptime/uptime.go 20:46:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:46:23 spire-1.2.1/pkg/common/util/ 20:46:23 spire-1.2.1/pkg/common/util/certs.go 20:46:23 spire-1.2.1/pkg/common/util/certs_test.go 20:46:23 spire-1.2.1/pkg/common/util/csr.go 20:46:23 spire-1.2.1/pkg/common/util/hash.go 20:46:23 spire-1.2.1/pkg/common/util/selectors.go 20:46:23 spire-1.2.1/pkg/common/util/selectors_test.go 20:46:23 spire-1.2.1/pkg/common/util/signals.go 20:46:23 spire-1.2.1/pkg/common/util/sort.go 20:46:23 spire-1.2.1/pkg/common/util/sort_test.go 20:46:23 spire-1.2.1/pkg/common/util/task.go 20:46:23 spire-1.2.1/pkg/common/util/task_test.go 20:46:23 spire-1.2.1/pkg/common/util/testdata/ 20:46:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:46:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:46:23 spire-1.2.1/pkg/common/version/ 20:46:23 spire-1.2.1/pkg/common/version/version.go 20:46:23 spire-1.2.1/pkg/common/x509svid/ 20:46:23 spire-1.2.1/pkg/common/x509svid/common_test.go 20:46:23 spire-1.2.1/pkg/common/x509svid/csr.go 20:46:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:46:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:46:23 spire-1.2.1/pkg/common/x509util/ 20:46:23 spire-1.2.1/pkg/common/x509util/cert.go 20:46:23 spire-1.2.1/pkg/common/x509util/dns.go 20:46:23 spire-1.2.1/pkg/common/x509util/dns_test.go 20:46:23 spire-1.2.1/pkg/common/x509util/keyid.go 20:46:23 spire-1.2.1/pkg/common/x509util/keypair.go 20:46:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:46:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:46:23 spire-1.2.1/pkg/server/ 20:46:23 spire-1.2.1/pkg/server/api/ 20:46:23 spire-1.2.1/pkg/server/api/agent.go 20:46:23 spire-1.2.1/pkg/server/api/agent/ 20:46:23 spire-1.2.1/pkg/server/api/agent/v1/ 20:46:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:46:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:46:23 spire-1.2.1/pkg/server/api/agent_test.go 20:46:23 spire-1.2.1/pkg/server/api/api.go 20:46:23 spire-1.2.1/pkg/server/api/audit/ 20:46:23 spire-1.2.1/pkg/server/api/audit/audit.go 20:46:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:46:23 spire-1.2.1/pkg/server/api/bundle.go 20:46:23 spire-1.2.1/pkg/server/api/bundle/ 20:46:23 spire-1.2.1/pkg/server/api/bundle/v1/ 20:46:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:46:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:46:23 spire-1.2.1/pkg/server/api/bundle_test.go 20:46:23 spire-1.2.1/pkg/server/api/debug/ 20:46:23 spire-1.2.1/pkg/server/api/debug/v1/ 20:46:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:46:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:46:23 spire-1.2.1/pkg/server/api/entry.go 20:46:23 spire-1.2.1/pkg/server/api/entry/ 20:46:23 spire-1.2.1/pkg/server/api/entry/v1/ 20:46:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:46:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:46:23 spire-1.2.1/pkg/server/api/entry_test.go 20:46:23 spire-1.2.1/pkg/server/api/health/ 20:46:23 spire-1.2.1/pkg/server/api/health/v1/ 20:46:23 spire-1.2.1/pkg/server/api/health/v1/service.go 20:46:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:46:23 spire-1.2.1/pkg/server/api/id.go 20:46:23 spire-1.2.1/pkg/server/api/id_test.go 20:46:23 spire-1.2.1/pkg/server/api/limits/ 20:46:23 spire-1.2.1/pkg/server/api/limits/limits.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/ 20:46:23 spire-1.2.1/pkg/server/api/middleware/alias.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/audit.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/caller.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/common.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/entries.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:46:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:46:23 spire-1.2.1/pkg/server/api/ratelimit.go 20:46:23 spire-1.2.1/pkg/server/api/rpccontext/ 20:46:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:46:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:46:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:46:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:46:23 spire-1.2.1/pkg/server/api/selector.go 20:46:23 spire-1.2.1/pkg/server/api/selector_test.go 20:46:23 spire-1.2.1/pkg/server/api/status.go 20:46:23 spire-1.2.1/pkg/server/api/status_test.go 20:46:23 spire-1.2.1/pkg/server/api/svid/ 20:46:23 spire-1.2.1/pkg/server/api/svid/v1/ 20:46:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:46:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:46:23 spire-1.2.1/pkg/server/api/trustdomain.go 20:46:23 spire-1.2.1/pkg/server/api/trustdomain/ 20:46:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:46:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:46:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:46:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:46:23 spire-1.2.1/pkg/server/authpolicy/ 20:46:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:46:23 spire-1.2.1/pkg/server/authpolicy/policy.go 20:46:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:46:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:46:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:46:23 spire-1.2.1/pkg/server/authpolicy/validate.go 20:46:23 spire-1.2.1/pkg/server/bundle/ 20:46:23 spire-1.2.1/pkg/server/bundle/client/ 20:46:23 spire-1.2.1/pkg/server/bundle/client/client.go 20:46:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:46:23 spire-1.2.1/pkg/server/bundle/client/manager.go 20:46:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:46:23 spire-1.2.1/pkg/server/bundle/client/sources.go 20:46:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:46:23 spire-1.2.1/pkg/server/bundle/client/updater.go 20:46:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:46:23 spire-1.2.1/pkg/server/ca/ 20:46:23 spire-1.2.1/pkg/server/ca/ca.go 20:46:23 spire-1.2.1/pkg/server/ca/ca_health.go 20:46:23 spire-1.2.1/pkg/server/ca/ca_test.go 20:46:23 spire-1.2.1/pkg/server/ca/journal.go 20:46:23 spire-1.2.1/pkg/server/ca/journal_test.go 20:46:23 spire-1.2.1/pkg/server/ca/manager.go 20:46:23 spire-1.2.1/pkg/server/ca/manager_health.go 20:46:23 spire-1.2.1/pkg/server/ca/manager_test.go 20:46:23 spire-1.2.1/pkg/server/ca/templates.go 20:46:23 spire-1.2.1/pkg/server/ca/upstream_client.go 20:46:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:46:23 spire-1.2.1/pkg/server/ca/validation.go 20:46:23 spire-1.2.1/pkg/server/cache/ 20:46:23 spire-1.2.1/pkg/server/cache/dscache/ 20:46:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:46:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:46:23 spire-1.2.1/pkg/server/cache/entrycache/ 20:46:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:46:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:46:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:46:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:46:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:46:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:46:23 spire-1.2.1/pkg/server/catalog/ 20:46:23 spire-1.2.1/pkg/server/catalog/catalog.go 20:46:23 spire-1.2.1/pkg/server/catalog/keymanager.go 20:46:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:46:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:46:23 spire-1.2.1/pkg/server/catalog/notifier.go 20:46:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:46:23 spire-1.2.1/pkg/server/config.go 20:46:23 spire-1.2.1/pkg/server/datastore/ 20:46:23 spire-1.2.1/pkg/server/datastore/datastore.go 20:46:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:46:23 spire-1.2.1/pkg/server/datastore/repository.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:46:23 spire-1.2.1/pkg/server/endpoints/ 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/ 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:46:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:46:23 spire-1.2.1/pkg/server/endpoints/config.go 20:46:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:46:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:46:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:46:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:46:23 spire-1.2.1/pkg/server/endpoints/middleware.go 20:46:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:46:23 spire-1.2.1/pkg/server/hostservice/ 20:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:46:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:46:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:46:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/ 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/ 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:46:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/ 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:46:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:46:23 spire-1.2.1/pkg/server/registration/ 20:46:23 spire-1.2.1/pkg/server/registration/manager.go 20:46:23 spire-1.2.1/pkg/server/registration/manager_test.go 20:46:23 spire-1.2.1/pkg/server/scanentries.go 20:46:23 spire-1.2.1/pkg/server/scanentries_test.go 20:46:23 spire-1.2.1/pkg/server/server.go 20:46:23 spire-1.2.1/pkg/server/server_test.go 20:46:23 spire-1.2.1/pkg/server/svid/ 20:46:23 spire-1.2.1/pkg/server/svid/observer.go 20:46:23 spire-1.2.1/pkg/server/svid/observer_test.go 20:46:23 spire-1.2.1/pkg/server/svid/rotator.go 20:46:23 spire-1.2.1/pkg/server/svid/rotator_config.go 20:46:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:46:23 spire-1.2.1/pkg/server/svid/rotator_test.go 20:46:23 spire-1.2.1/proto/ 20:46:23 spire-1.2.1/proto/private/ 20:46:23 spire-1.2.1/proto/private/server/ 20:46:23 spire-1.2.1/proto/private/server/journal/ 20:46:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:46:23 spire-1.2.1/proto/private/server/journal/journal.proto 20:46:23 spire-1.2.1/proto/spire/ 20:46:23 spire-1.2.1/proto/spire/common/ 20:46:23 spire-1.2.1/proto/spire/common/common.pb.go 20:46:23 spire-1.2.1/proto/spire/common/common.proto 20:46:23 spire-1.2.1/proto/spire/common/plugin/ 20:46:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:46:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:46:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:46:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:46:23 spire-1.2.1/proto/spire/plugin/ 20:46:23 spire-1.2.1/proto/spire/plugin/agent/ 20:46:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:46:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:46:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:46:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:46:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:46:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:46:23 spire-1.2.1/release/ 20:46:23 spire-1.2.1/release/spire-extras/ 20:46:23 spire-1.2.1/release/spire-extras/README.md 20:46:23 spire-1.2.1/release/spire-extras/conf/ 20:46:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:46:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:46:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:46:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:46:23 spire-1.2.1/release/spire/ 20:46:23 spire-1.2.1/release/spire/README.md 20:46:23 spire-1.2.1/release/spire/conf/ 20:46:23 spire-1.2.1/release/spire/conf/agent/ 20:46:23 spire-1.2.1/release/spire/conf/agent/agent.conf 20:46:23 spire-1.2.1/release/spire/conf/server/ 20:46:23 spire-1.2.1/release/spire/conf/server/server.conf 20:46:23 spire-1.2.1/script/ 20:46:23 spire-1.2.1/script/build-artifact.sh 20:46:23 spire-1.2.1/script/generate_dummy_ca.sh 20:46:23 spire-1.2.1/support/ 20:46:23 spire-1.2.1/support/k8s/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:46:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/ 20:46:23 spire-1.2.1/support/oidc-discovery-provider/README.md 20:46:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/config.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/main.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:46:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:46:23 spire-1.2.1/test/ 20:46:23 spire-1.2.1/test/clock/ 20:46:23 spire-1.2.1/test/clock/clock.go 20:46:23 spire-1.2.1/test/fakes/ 20:46:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:46:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:46:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:46:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:46:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:46:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:46:23 spire-1.2.1/test/fakes/fakeagentstore/ 20:46:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:46:23 spire-1.2.1/test/fakes/fakedatastore/ 20:46:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:46:23 spire-1.2.1/test/fakes/fakeentryclient/ 20:46:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:46:23 spire-1.2.1/test/fakes/fakehealthchecker/ 20:46:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:46:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:46:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:46:23 spire-1.2.1/test/fakes/fakemetrics/ 20:46:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:46:23 spire-1.2.1/test/fakes/fakenoderesolver/ 20:46:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:46:23 spire-1.2.1/test/fakes/fakenotifier/ 20:46:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:46:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:46:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:46:23 spire-1.2.1/test/fakes/fakeserverca/ 20:46:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:46:23 spire-1.2.1/test/fakes/fakeservercatalog/ 20:46:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:46:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:46:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:46:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:46:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:46:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:46:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:46:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:46:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:46:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:46:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:46:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:46:23 spire-1.2.1/test/fixture/ 20:46:23 spire-1.2.1/test/fixture/certs/ 20:46:23 spire-1.2.1/test/fixture/certs/agent_svid.der 20:46:23 spire-1.2.1/test/fixture/certs/base_cert.pem 20:46:23 spire-1.2.1/test/fixture/certs/base_csr.pem 20:46:23 spire-1.2.1/test/fixture/certs/base_key.pem 20:46:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:46:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:46:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:46:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:46:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:46:23 spire-1.2.1/test/fixture/certs/blog_key.pem 20:46:23 spire-1.2.1/test/fixture/certs/bundle.der 20:46:23 spire-1.2.1/test/fixture/certs/ca.pem 20:46:23 spire-1.2.1/test/fixture/certs/ca_key.pem 20:46:23 spire-1.2.1/test/fixture/certs/database_cert.pem 20:46:23 spire-1.2.1/test/fixture/certs/database_csr.pem 20:46:23 spire-1.2.1/test/fixture/certs/database_key.pem 20:46:23 spire-1.2.1/test/fixture/certs/node_cert.pem 20:46:23 spire-1.2.1/test/fixture/certs/node_csr.pem 20:46:23 spire-1.2.1/test/fixture/certs/node_key.pem 20:46:23 spire-1.2.1/test/fixture/certs/svid.pem 20:46:23 spire-1.2.1/test/fixture/certs/svid_key.pem 20:46:23 spire-1.2.1/test/fixture/config/ 20:46:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:46:23 spire-1.2.1/test/fixture/config/agent_good.conf 20:46:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:46:23 spire-1.2.1/test/fixture/config/plugin_good.conf 20:46:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:46:23 spire-1.2.1/test/fixture/config/server_good.conf 20:46:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:46:23 spire-1.2.1/test/fixture/fixture.go 20:46:23 spire-1.2.1/test/fixture/nodeattestor/ 20:46:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:46:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:46:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:46:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:46:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:46:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:46:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:46:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:46:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:46:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:46:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:46:23 spire-1.2.1/test/fixture/registration/ 20:46:23 spire-1.2.1/test/fixture/registration/entries.json 20:46:23 spire-1.2.1/test/fixture/registration/good-for-update.json 20:46:23 spire-1.2.1/test/fixture/registration/good.json 20:46:23 spire-1.2.1/test/fixture/registration/invalid.json 20:46:23 spire-1.2.1/test/fixture/registration/invalid_json.json 20:46:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:46:23 spire-1.2.1/test/integration/ 20:46:23 spire-1.2.1/test/integration/README.md 20:46:23 spire-1.2.1/test/integration/common 20:46:23 spire-1.2.1/test/integration/setup/ 20:46:23 spire-1.2.1/test/integration/setup/adminclient/ 20:46:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:46:23 spire-1.2.1/test/integration/setup/adminclient/client.go 20:46:23 spire-1.2.1/test/integration/setup/debugagent/ 20:46:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:46:23 spire-1.2.1/test/integration/setup/debugagent/main.go 20:46:23 spire-1.2.1/test/integration/setup/debugserver/ 20:46:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:46:23 spire-1.2.1/test/integration/setup/debugserver/main.go 20:46:23 spire-1.2.1/test/integration/setup/downstreamclient/ 20:46:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:46:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:46:23 spire-1.2.1/test/integration/setup/itclient/ 20:46:23 spire-1.2.1/test/integration/setup/itclient/client.go 20:46:23 spire-1.2.1/test/integration/setup/node-attestation/ 20:46:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:46:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:46:23 spire-1.2.1/test/integration/setup/x509pop/ 20:46:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:46:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:46:23 spire-1.2.1/test/integration/suites/ 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:46:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:46:24 spire-1.2.1/test/integration/suites/join-token/ 20:46:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:46:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:46:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:46:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:46:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:46:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:46:24 spire-1.2.1/test/integration/suites/join-token/README.md 20:46:24 spire-1.2.1/test/integration/suites/join-token/conf/ 20:46:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/join-token/teardown 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:46:24 spire-1.2.1/test/integration/suites/k8s/ 20:46:24 spire-1.2.1/test/integration/suites/k8s/00-setup 20:46:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:46:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:46:24 spire-1.2.1/test/integration/suites/k8s/README.md 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/ 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:46:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:46:24 spire-1.2.1/test/integration/suites/k8s/teardown 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/ 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:46:24 spire-1.2.1/test/integration/suites/rotation/ 20:46:24 spire-1.2.1/test/integration/suites/rotation/00-setup 20:46:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:46:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:46:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:46:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:46:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:46:24 spire-1.2.1/test/integration/suites/rotation/README.md 20:46:24 spire-1.2.1/test/integration/suites/rotation/conf/ 20:46:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/rotation/teardown 20:46:24 spire-1.2.1/test/integration/suites/self-test/ 20:46:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:46:24 spire-1.2.1/test/integration/suites/self-test/README.md 20:46:24 spire-1.2.1/test/integration/suites/self-test/teardown 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:46:24 spire-1.2.1/test/integration/suites/upgrade/ 20:46:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:46:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:46:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:46:24 spire-1.2.1/test/integration/suites/upgrade/README.md 20:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:46:24 spire-1.2.1/test/integration/suites/upgrade/teardown 20:46:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:46:24 spire-1.2.1/test/integration/test-one.sh 20:46:24 spire-1.2.1/test/integration/test.sh 20:46:24 spire-1.2.1/test/plugintest/ 20:46:24 spire-1.2.1/test/plugintest/config.go 20:46:24 spire-1.2.1/test/plugintest/load.go 20:46:24 spire-1.2.1/test/plugintest/option.go 20:46:24 spire-1.2.1/test/spiretest/ 20:46:24 spire-1.2.1/test/spiretest/apiserver.go 20:46:24 spire-1.2.1/test/spiretest/assertions.go 20:46:24 spire-1.2.1/test/spiretest/dir.go 20:46:24 spire-1.2.1/test/spiretest/errors_posix.go 20:46:24 spire-1.2.1/test/spiretest/errors_windows.go 20:46:24 spire-1.2.1/test/spiretest/logs.go 20:46:24 spire-1.2.1/test/spiretest/socketapi.go 20:46:24 spire-1.2.1/test/spiretest/suite.go 20:46:24 spire-1.2.1/test/spiretest/x509.go 20:46:24 spire-1.2.1/test/testca/ 20:46:24 spire-1.2.1/test/testca/ca.go 20:46:24 spire-1.2.1/test/testkey/ 20:46:24 spire-1.2.1/test/testkey/generate.sh 20:46:24 spire-1.2.1/test/testkey/genkeys.go 20:46:24 spire-1.2.1/test/testkey/keys.go 20:46:24 spire-1.2.1/test/testkey/new.go 20:46:24 spire-1.2.1/test/tpmsimulator/ 20:46:24 spire-1.2.1/test/tpmsimulator/simulator.go 20:46:24 spire-1.2.1/test/util/ 20:46:24 spire-1.2.1/test/util/cert_fixtures.go 20:46:24 spire-1.2.1/test/util/cert_generation.go 20:46:24 spire-1.2.1/test/util/io_redirection.go 20:46:24 spire-1.2.1/test/util/race.go 20:46:24 spire-1.2.1/test/util/util.go 20:46:24 building spire from source... 20:46:24 Installing go1.17.7... 20:46:51 Building bin/spire-server... 20:46:51 go: downloading github.com/mitchellh/cli v1.1.2 20:46:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:46:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:46:51 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:46:51 go: downloading google.golang.org/grpc v1.44.0 20:46:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:46:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:46:51 go: downloading github.com/imdario/mergo v0.3.12 20:46:52 go: downloading github.com/sirupsen/logrus v1.8.1 20:46:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:46:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:46:54 go: downloading github.com/fatih/color v1.13.0 20:46:54 go: downloading github.com/mattn/go-isatty v0.0.14 20:46:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:46:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:46:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:46:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:46:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:46:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:46:55 go: downloading github.com/armon/go-metrics v0.3.10 20:46:56 go: downloading github.com/prometheus/client_golang v1.12.1 20:46:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:46:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:46:57 go: downloading github.com/open-policy-agent/opa v0.38.0 20:47:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:47:12 go: downloading github.com/mattn/go-colorable v0.1.12 20:47:12 go: downloading github.com/Masterminds/goutils v1.1.0 20:47:12 go: downloading github.com/Masterminds/semver v1.5.0 20:47:12 go: downloading github.com/google/uuid v1.1.2 20:47:12 go: downloading github.com/huandu/xstrings v1.3.2 20:47:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:47:12 go: downloading github.com/oklog/run v1.0.0 20:47:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:47:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:47:12 go: downloading github.com/prometheus/client_model v0.2.0 20:47:12 go: downloading github.com/prometheus/common v0.32.1 20:47:12 go: downloading go.uber.org/atomic v1.9.0 20:47:12 go: downloading github.com/beorn7/perks v1.0.1 20:47:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:47:12 go: downloading github.com/prometheus/procfs v0.7.3 20:47:13 go: downloading github.com/imkira/go-observer v1.0.3 20:47:13 go: downloading github.com/hashicorp/errwrap v1.1.0 20:47:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:47:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:47:13 go: downloading github.com/twmb/murmur3 v1.1.6 20:47:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:47:14 go: downloading github.com/blang/semver/v4 v4.0.0 20:47:14 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:47:14 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:47:15 go: downloading github.com/jinzhu/gorm v1.9.16 20:47:15 go: downloading github.com/lib/pq v1.10.4 20:47:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:47:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:47:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:47:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:47:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:47:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:47:31 go: downloading github.com/stretchr/testify v1.7.0 20:47:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:47:31 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:47:57 go: downloading google.golang.org/api v0.70.0 20:47:57 go: downloading k8s.io/client-go v0.23.4 20:47:57 go: downloading k8s.io/api v0.23.4 20:48:06 go: downloading github.com/google/go-tpm v0.3.3 20:48:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:48:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:48:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:48:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:48:38 go: downloading cloud.google.com/go/storage v1.21.0 20:48:38 go: downloading cloud.google.com/go v0.100.2 20:48:38 go: downloading k8s.io/apimachinery v0.23.4 20:48:39 go: downloading k8s.io/kube-aggregator v0.23.3 20:48:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:48:41 go: downloading cloud.google.com/go/security v1.3.0 20:48:41 go: downloading github.com/hashicorp/vault/api v1.4.1 20:48:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:48:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:48:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:48:43 go: downloading gopkg.in/yaml.v2 v2.4.0 20:48:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:48:43 go: downloading github.com/gobwas/glob v0.2.3 20:48:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:48:44 go: downloading github.com/jinzhu/inflection v1.0.0 20:48:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:48:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:48:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:48:44 go: downloading github.com/aws/smithy-go v1.11.0 20:48:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:48:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:48:46 go: downloading github.com/gogo/protobuf v1.3.2 20:48:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:48:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:48:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:48:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:48:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:48:52 go: downloading github.com/dimchansky/utfbom v1.1.1 20:48:52 go: downloading cloud.google.com/go/compute v1.3.0 20:48:53 go: downloading cloud.google.com/go/iam v0.1.1 20:48:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:48:54 go: downloading k8s.io/klog/v2 v2.30.0 20:48:54 go: downloading github.com/google/gofuzz v1.1.0 20:48:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:48:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:48:55 go: downloading github.com/spf13/pflag v1.0.5 20:48:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:48:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:48:56 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:48:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:48:56 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:48:56 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:48:56 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:48:57 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:48:57 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:48:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:48:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:48:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:48:59 go: downloading go.opencensus.io v0.23.0 20:49:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:49:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:49:01 go: downloading gopkg.in/inf.v0 v0.9.1 20:49:01 go: downloading github.com/go-logr/logr v1.2.2 20:49:01 go: downloading github.com/google/go-cmp v0.5.7 20:49:01 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:49:02 go: downloading github.com/json-iterator/go v1.1.12 20:49:02 go: downloading github.com/googleapis/gnostic v0.5.5 20:49:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:49:07 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:49:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:49:07 go: downloading github.com/tklauser/numcpus v0.3.0 20:49:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:49:07 go: downloading go.uber.org/zap v1.21.0 20:49:08 go: downloading sigs.k8s.io/yaml v1.3.0 20:49:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:49:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:49:08 go: downloading github.com/modern-go/reflect2 v1.0.2 20:49:09 go: downloading github.com/ryanuber/go-glob v1.0.0 20:49:09 go: downloading github.com/golang/snappy v0.0.4 20:49:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:49:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:49:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:49:19 go: downloading github.com/hashicorp/go-version v1.2.0 20:49:19 go: downloading go.uber.org/multierr v1.6.0 20:49:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:49:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:50: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:50:49 Removing intermediate container 686e4e23ba4f 20:50:49 ---> f6314a5de600 20:50:49 20:50:49 Step 10/25 : FROM alpine:3.14 20:50:49 3.14: Pulling from library/alpine 20:50:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:50:50 Status: Downloaded newer image for alpine:3.14 20:50:50 ---> ac73e934f311 20:50:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:50:50 ---> Running in ec1bd2eb9fbb 20:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:50:53 (1/3) Installing ca-certificates (20211220-r0) 20:50:53 (2/3) Installing dumb-init (1.2.5-r1) 20:50:53 (3/3) Installing su-exec (0.2-r1) 20:50:53 Executing busybox-1.33.1-r7.trigger 20:50:53 Executing ca-certificates-20211220-r0.trigger 20:50:54 OK: 6 MiB in 17 packages 20:50:57 Removing intermediate container ec1bd2eb9fbb 20:50:57 ---> a9a74490eb92 20:50:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:50:57 ---> Running in 15678213e6c1 20:50:58 Removing intermediate container 15678213e6c1 20:50:58 ---> 965794464454 20:50:58 Step 13/25 : WORKDIR / 20:50:58 ---> Running in 3e5b132640c8 20:50:59 Removing intermediate container 3e5b132640c8 20:50:59 ---> 17c400bd86b0 20:50:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:51:01 ---> 2f47ed9177d5 20:51:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:51:03 ---> 920542a04f8a 20:51:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:51:04 Removing intermediate container 27639f34b3f2 20:51:04 ---> 2c3220a3ba51 20:51:04 20:51:04 Step 10/23 : FROM alpine:3.14 20:51:04 ---> ac73e934f311 20:51:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:51:04 ---> Running in 3874677ae5b8 20:51:04 ---> db671b243fa6 20:51:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:51:06 ---> 8db2ef366f1d 20:51:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:51:07 ---> 1c5c52f0127c 20:51:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:51:08 (1/1) Installing dumb-init (1.2.5-r1) 20:51:08 Executing busybox-1.33.1-r7.trigger 20:51:08 OK: 5 MiB in 15 packages 20:51:09 Removing intermediate container 3874677ae5b8 20:51:09 ---> 9139a3a19a7e 20:51:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:09 ---> Running in 7ed7961ce4f7 20:51:10 ---> 319cd0b957a9 20:51:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:51:10 Removing intermediate container 7ed7961ce4f7 20:51:10 ---> 249800b0e19c 20:51:10 Step 13/23 : ENV APP_PORT=59881 20:51:10 ---> Running in e6e4d503906c 20:51:11 Removing intermediate container e6e4d503906c 20:51:11 ---> 311e955390e0 20:51:11 Step 14/23 : EXPOSE $APP_PORT 20:51:11 ---> 01a6ce1b9653 20:51:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:51:11 ---> Running in d955edf85127 20:51:11 ---> Running in 0186dfa4232f 20:51:12 Removing intermediate container d955edf85127 20:51:12 ---> ef155572ae64 20:51:12 Step 15/23 : WORKDIR / 20:51:12 ---> Running in da18e666e8b5 20:51:13 Removing intermediate container da18e666e8b5 20:51:13 ---> 0479d25a2421 20:51:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:14 ---> 48ffc03e4443 20:51:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:51:15 Removing intermediate container 0186dfa4232f 20:51:15 ---> 94102a8205ad 20:51:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:51:15 ---> Running in c256d4a7806a 20:51:16 ---> 86904d3c7756 20:51:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:51:16 Removing intermediate container c256d4a7806a 20:51:16 ---> 336f73d24cfa 20:51:16 Step 23/25 : LABEL arch=arm64 20:51:16 ---> Running in 2804ae9b6436 20:51:17 Removing intermediate container 2804ae9b6436 20:51:17 ---> c06aca37246c 20:51:17 Step 24/25 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 20:51:17 ---> Running in 9547cd9db8e3 20:51:18 ---> 3636584f9e73 20:51:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:51:18 ---> Running in 5ad8c3553893 20:51:18 Removing intermediate container 9547cd9db8e3 20:51:18 ---> 600db01ed019 20:51:18 Step 25/25 : LABEL version=0.0.0 20:51:18 ---> Running in 86df956def29 20:51:18 Removing intermediate container 5ad8c3553893 20:51:18 ---> 708f13049eb5 20:51:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:18 ---> Running in b4f9733ecab1 20:51:19 Removing intermediate container 86df956def29 20:51:19 ---> c795ae2ac5cd 20:51:19 20:51:19 Removing intermediate container b4f9733ecab1 20:51:19 ---> 17bc345be282 20:51:19 Step 21/23 : LABEL arch=arm64 20:51:20 ---> Running in 507f9fa2d574 20:51:20 Successfully built c795ae2ac5cd 20:51:20 Successfully tagged security-secretstore-setup-arm64:latest 20:51:20 Building support-notifications 20:51:20  Building security-secretstore-setup ... done Removing intermediate container 507f9fa2d574 20:51:20 ---> 4ccdfc73c9e1 20:51:20 Step 22/23 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 20:51:20 ---> Running in 8eeffc3e7194 20:51:21 Removing intermediate container 8eeffc3e7194 20:51:21 ---> 3bb65ebf5a49 20:51:21 Step 23/23 : LABEL version=0.0.0 20:51:21 ---> Running in 5f5096947e14 20:51:21 Removing intermediate container 5f5096947e14 20:51:21 ---> 7b13882d7e30 20:51:21 20:51:22 Successfully built 7b13882d7e30 20:51:22 Successfully tagged core-metadata-arm64:latest 20:51:22 Building core-command 20:52:09  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:52:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:52:09 ---> dcc22f4d2ec9 20:52:09 Step 3/22 : WORKDIR /edgex-go 20:52:09 ---> Using cache 20:52:09 ---> d1d798498388 20:52:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:09 ---> Using cache 20:52:09 ---> 3fa72d46cf51 20:52:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:52:09 ---> Running in 230b6edbb18a 20:52:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:52:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:52:09 ---> dcc22f4d2ec9 20:52:09 Step 3/23 : WORKDIR /edgex-go 20:52:09 ---> Using cache 20:52:09 ---> d1d798498388 20:52:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:09 ---> Using cache 20:52:09 ---> 3fa72d46cf51 20:52:09 Step 5/23 : RUN apk add --update --no-cache make git 20:52:09 ---> Using cache 20:52:09 ---> 7ea3ef0aaed4 20:52:09 Step 6/23 : COPY go.mod vendor* ./ 20:52:09 ---> Using cache 20:52:09 ---> b8bced4d9d9e 20:52:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:09 ---> Using cache 20:52:09 ---> ca1f57e428ef 20:52:09 Step 8/23 : COPY . . 20:52:09 ---> Using cache 20:52:09 ---> c47764227408 20:52:09 Step 9/23 : RUN make cmd/core-command/core-command 20:52:09 ---> Running in fc47801c2dd4 20:52:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:52:10 OK: 220 MiB in 52 packages 20:52:11 Removing intermediate container 230b6edbb18a 20:52:11 ---> 178bceaace17 20:52:11 Step 6/22 : COPY go.mod vendor* ./ 20:52:12 ---> 20905b8a76ad 20:52:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:12 ---> Running in fc72c1bd3cae 20:52:17 Removing intermediate container fc72c1bd3cae 20:52:17 ---> 52c218560cda 20:52:17 Step 8/22 : COPY . . 20:52:44 Removing intermediate container 0b01837c121f 20:52:44 ---> cf823990d177 20:52:44 20:52:44 Step 9/20 : FROM alpine:3.15 20:52:44 3.15: Pulling from library/alpine 20:52:44 ---> 3db267b5b321 20:52:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:52:44 ---> Running in ec68dc90a975 20:52:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:52:44 Status: Downloaded newer image for alpine:3.15 20:52:44 ---> 3fb3c9af89a9 20:52:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:44 ---> Running in cd6890fadacb 20:52:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:52:44 Removing intermediate container cd6890fadacb 20:52:44 ---> 622a370bd60d 20:52:44 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:44 ---> Running in 15e4be735b89 20:52:48 Removing intermediate container 15e4be735b89 20:52:48 ---> f28bd5708241 20:52:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:48 ---> Running in 1ce4e75a2efc 20:52:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:51 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 20:52:51 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:52:51 OK: 15729 distinct packages available 20:52:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:54 (1/9) Installing ca-certificates (20211220-r0) 20:52:54 (2/9) Installing brotli-libs (1.0.9-r5) 20:52:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:52:54 (4/9) Installing libcurl (7.80.0-r0) 20:52:54 (5/9) Installing curl (7.80.0-r0) 20:52:54 (6/9) Installing dumb-init (1.2.5-r1) 20:52:54 (7/9) Installing musl-obstack (1.2.3-r0) 20:52:55 (8/9) Installing libucontext (1.1-r0) 20:52:55 (9/9) Installing gcompat (1.0.0-r4) 20:52:55 Executing busybox-1.34.1-r5.trigger 20:52:55 Executing ca-certificates-20211220-r0.trigger 20:52:55 OK: 8 MiB in 23 packages 20:52:58 Removing intermediate container 1ce4e75a2efc 20:52:58 ---> 046d2560965e 20:52:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:59 ---> 96e315588bc4 20:52:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:53:02 ---> dab0957c0362 20:53:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:53:04 ---> 02a80b402d8c 20:53:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:53:04 ---> Running in 283072bf1357 20:53:05 Removing intermediate container 283072bf1357 20:53:05 ---> 153ce4069ecb 20:53:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:05 ---> Running in d6646645f59c 20:53:07 Removing intermediate container d6646645f59c 20:53:07 ---> 3b77f0fe138e 20:53:07 Step 18/20 : LABEL arch=arm64 20:53:07 ---> Running in a08cc29221f8 20:53:08 Removing intermediate container a08cc29221f8 20:53:08 ---> 1b0efcaaabf0 20:53:08 Step 19/20 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 20:53:08 ---> Running in 768eabe99e2b 20:53:09 Removing intermediate container 768eabe99e2b 20:53:09 ---> 977dede2013e 20:53:09 Step 20/20 : LABEL version=0.0.0 20:53:09 ---> Running in 21a5aa5c40da 20:53:10 Removing intermediate container 21a5aa5c40da 20:53:10 ---> d883a044ed68 20:53:10 20:53:11 Successfully built d883a044ed68 20:53:11 Successfully tagged security-spiffe-token-provider-arm64:latest 20:53:11 Building security-bootstrapper 20:53:12  Building security-spiffe-token-provider ... done Removing intermediate container 9462f219019e 20:53:12 ---> 6f0a061a76d9 20:53:12 20:53:12 Step 10/22 : FROM alpine:3.14 20:53:12 ---> ac73e934f311 20:53:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:53:12 ---> Using cache 20:53:12 ---> 9139a3a19a7e 20:53:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:53:12 ---> Using cache 20:53:12 ---> 249800b0e19c 20:53:12 Step 13/22 : ENV APP_PORT=59861 20:53:12 ---> Running in fafbafcee4fe 20:53:13 Removing intermediate container fafbafcee4fe 20:53:13 ---> e5651aa47d42 20:53:13 Step 14/22 : EXPOSE $APP_PORT 20:53:13 ---> Running in 37822a464871 20:53:13 Removing intermediate container 37822a464871 20:53:13 ---> b071af16ac09 20:53:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:14 ---> ab6673fa2291 20:53:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:53:17 ---> da2375e6652e 20:53:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:53:18 ---> d6c72f082046 20:53:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:53:18 ---> Running in 8abd9b1458e9 20:53:18 Removing intermediate container 8abd9b1458e9 20:53:18 ---> 6eea004846c1 20:53:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:18 ---> Running in 6162f795d1ac 20:53:19 Removing intermediate container 6162f795d1ac 20:53:19 ---> 756d9e7b0d30 20:53:19 Step 20/22 : LABEL arch=arm64 20:53:19 ---> Running in 0f2a4fd3a5b6 20:53:20 Removing intermediate container 0f2a4fd3a5b6 20:53:20 ---> 82b55650613c 20:53:20 Step 21/22 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 20:53:20 ---> Running in 3f330ad6d225 20:53:20 Removing intermediate container 3f330ad6d225 20:53:20 ---> dc9da3601e75 20:53:20 Step 22/22 : LABEL version=0.0.0 20:53:20 ---> Running in 125ff67d74b7 20:53:21 Removing intermediate container 125ff67d74b7 20:53:21 ---> 34faf72a3e46 20:53:21 20:53:21 Successfully built 34faf72a3e46 20:53:21 Successfully tagged support-scheduler-arm64:latest 20:53:21  Building support-scheduler ... done Building sys-mgmt-agent 20:54:00 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:54:00 ---> dcc22f4d2ec9 20:54:00 Step 3/31 : WORKDIR /edgex-go 20:54:00 ---> Using cache 20:54:00 ---> d1d798498388 20:54:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:00 ---> Using cache 20:54:00 ---> 3fa72d46cf51 20:54:00 Step 5/31 : RUN apk add --update --no-cache make git 20:54:00 ---> Using cache 20:54:00 ---> 7ea3ef0aaed4 20:54:00 Step 6/31 : COPY go.mod vendor* ./ 20:54:00 ---> Using cache 20:54:00 ---> b8bced4d9d9e 20:54:00 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:00 ---> Using cache 20:54:00 ---> ca1f57e428ef 20:54:00 Step 8/31 : COPY . . 20:54:00 ---> Using cache 20:54:00 ---> c47764227408 20:54:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:54:00 ---> Running in 2a8c75bc099c 20:54:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:54:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:05 ---> dcc22f4d2ec9 20:54:05 Step 3/23 : WORKDIR /edgex-go 20:54:05 ---> Using cache 20:54:05 ---> d1d798498388 20:54:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:05 ---> Using cache 20:54:05 ---> 3fa72d46cf51 20:54:05 Step 5/23 : RUN apk add --update --no-cache make bash git 20:54:05 ---> Running in a7a3860d89c5 20:54:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:09 OK: 220 MiB in 52 packages 20:54:10 Removing intermediate container a7a3860d89c5 20:54:10 ---> 3981ffda888e 20:54:10 Step 6/23 : COPY go.mod vendor* ./ 20:54:11 ---> 36c9c3cb196a 20:54:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:11 ---> Running in a3bbf0264d51 20:54:16 Removing intermediate container a3bbf0264d51 20:54:16 ---> ba037ef8d966 20:54:16 Step 8/23 : COPY . . 20:54:38 ---> c1b0e80518a1 20:54:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:54:38 ---> Running in db6cc7450e9a 20:54:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:56:46 Removing intermediate container fc47801c2dd4 20:56:46 ---> c48736b948aa 20:56:46 20:56:46 Step 10/23 : FROM alpine:3.14 20:56:46 ---> ac73e934f311 20:56:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:56:46 ---> Using cache 20:56:46 ---> 9139a3a19a7e 20:56:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:56:46 ---> Using cache 20:56:46 ---> 249800b0e19c 20:56:46 Step 13/23 : ENV APP_PORT=59882 20:56:46 ---> Running in 07862828a8c6 20:56:46 Removing intermediate container 07862828a8c6 20:56:46 ---> 3641268eae07 20:56:46 Step 14/23 : EXPOSE $APP_PORT 20:56:46 ---> Running in 9814846528ff 20:56:46 Removing intermediate container 9814846528ff 20:56:46 ---> fa933a2c892b 20:56:46 Step 15/23 : WORKDIR / 20:56:46 ---> Running in 3ade9b0ed2f7 20:56:46 Removing intermediate container 3ade9b0ed2f7 20:56:46 ---> 497b4dd57061 20:56:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:46 ---> 88d3b46c5ffe 20:56:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:56:46 ---> 2fe498b7e4cf 20:56:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:56:46 ---> 640cb329d1a7 20:56:46 Step 19/23 : ENTRYPOINT ["/core-command"] 20:56:46 ---> Running in 2880071833e2 20:56:46 Removing intermediate container 2880071833e2 20:56:46 ---> dc6958380520 20:56:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:46 ---> Running in 560028cdc9b8 20:56:46 Removing intermediate container 560028cdc9b8 20:56:46 ---> a503afbedc2a 20:56:46 Step 21/23 : LABEL arch=arm64 20:56:46 ---> Running in f2818cb4cd2d 20:56:46 Removing intermediate container f2818cb4cd2d 20:56:46 ---> 0520c87f6012 20:56:46 Step 22/23 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 20:56:46 ---> Running in f34359a571fc 20:56:46 Removing intermediate container f34359a571fc 20:56:46 ---> 8ad68e34a58d 20:56:46 Step 23/23 : LABEL version=0.0.0 20:56:46 ---> Running in d9e881d1e52b 20:56:46 Removing intermediate container d9e881d1e52b 20:56:46 ---> ce2817c5becb 20:56:46 20:56:46 Successfully built ce2817c5becb 20:56:46 Successfully tagged core-command-arm64:latest 20:56:46  Building core-command ... done Building core-data 20:57:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:57:18 ---> dcc22f4d2ec9 20:57:18 Step 3/23 : WORKDIR /edgex-go 20:57:18 ---> Using cache 20:57:18 ---> d1d798498388 20:57:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:18 ---> Using cache 20:57:18 ---> 3fa72d46cf51 20:57:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:57:18 ---> Running in e730e3a5c6bd 20:57:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:20 OK: 220 MiB in 52 packages 20:57:21 Removing intermediate container e730e3a5c6bd 20:57:21 ---> ba38352067e8 20:57:21 Step 6/23 : COPY go.mod vendor* ./ 20:57:22 ---> da2c05679b28 20:57:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:22 ---> Running in ecff1ee2d295 20:57:28 Removing intermediate container ecff1ee2d295 20:57:28 ---> ec5d146b32a5 20:57:28 Step 8/23 : COPY . . 20:57:50 ---> 0bc26ffb2efe 20:57:50 Step 9/23 : RUN make cmd/core-data/core-data 20:57:50 ---> Running in 155dc3c89440 20:57:50 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:58:47 Removing intermediate container 2a8c75bc099c 20:58:47 ---> c60aa79dfb94 20:58:47 20:58:47 Step 10/31 : FROM alpine:3.14 20:58:47 ---> ac73e934f311 20:58:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:58:47 ---> Running in 3a75db487301 20:58:47 Removing intermediate container 3a75db487301 20:58:47 ---> e5015be9fed4 20:58:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:58:48 ---> Running in 41b42b4e8469 20:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:51 (1/2) Installing dumb-init (1.2.5-r1) 20:58:51 (2/2) Installing su-exec (0.2-r1) 20:58:51 Executing busybox-1.33.1-r7.trigger 20:58:51 OK: 6 MiB in 16 packages 20:58:53 Removing intermediate container 41b42b4e8469 20:58:53 ---> 9a81243e24e8 20:58:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:58:53 ---> Running in 7bf2ee9abf94 20:58:53 Removing intermediate container 7bf2ee9abf94 20:58:53 ---> d26afde37b91 20:58:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:58:53 ---> Running in c78d2398e46e 20:58:53 Removing intermediate container c78d2398e46e 20:58:53 ---> b96c2b3dc9ff 20:58:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:58:54 ---> Running in 9407f33c9aad 20:58:57 Removing intermediate container 9407f33c9aad 20:58:57 ---> 789cb8d4e5a8 20:58:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:58:57 ---> Running in 8d878d13e045 20:58:57 Removing intermediate container 8d878d13e045 20:58:57 ---> d823f10b7f46 20:58:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:58:58 ---> 4412681bba15 20:58:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:58:58 ---> Running in a8c7c25ebd7b 20:59:02 Removing intermediate container a8c7c25ebd7b 20:59:02 ---> 62a4a7acc54d 20:59:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:02 ---> d84ccb60b66e 20:59:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:59:04 ---> 5a281bf06b53 20:59:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:59:05 ---> 775cbd9455c2 20:59:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:59:06 ---> ffdf8f38a583 20:59:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:59:07 ---> 8ed15cb9eafa 20:59:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:59:07 ---> Running in f52687dd788f 20:59:08 Removing intermediate container f52687dd788f 20:59:08 ---> 063d7fe7c0a1 20:59:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:59:09 ---> 159c668aef08 20:59:09 Step 26/31 : RUN chmod +x /entrypoint.sh 20:59:09 ---> Running in d356ca3d78e9 20:59:13 Removing intermediate container d356ca3d78e9 20:59:13 ---> 7b8a7b91d8a7 20:59:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:59:13 ---> Running in 5f956db0ce7b 20:59:14 Removing intermediate container 5f956db0ce7b 20:59:14 ---> d8ad2bb11976 20:59:14 Step 28/31 : CMD ["gate"] 20:59:15 ---> Running in c18ccbbf5873 20:59:16 Removing intermediate container c18ccbbf5873 20:59:16 ---> e128dd68e438 20:59:16 Step 29/31 : LABEL arch=arm64 20:59:17 ---> Running in 52c4c4716f9c 20:59:18 Removing intermediate container 52c4c4716f9c 20:59:18 ---> 59459e11b126 20:59:18 Step 30/31 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 20:59:18 ---> Running in 936558f24bec 20:59:19 Removing intermediate container 936558f24bec 20:59:19 ---> 7f82581ec86c 20:59:19 Step 31/31 : LABEL version=0.0.0 20:59:20 ---> Running in 5c93edd68739 20:59:20 Removing intermediate container db6cc7450e9a 20:59:20 ---> 47d2b75095b8 20:59:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:59:20 ---> Running in a538a828d0aa 20:59:20 Removing intermediate container 5c93edd68739 20:59:20 ---> 21401a4bfe8f 20:59:20 20:59:21 Successfully built 21401a4bfe8f 20:59:21 Successfully tagged security-bootstrapper-arm64:latest 20:59:21  Building security-bootstrapper ... done Building security-proxy-setup 20:59: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 20:59:27 Removing intermediate container a538a828d0aa 20:59:27 ---> 4cfdda309e5d 20:59:27 20:59:27 Step 11/23 : FROM docker:20.10.14 20:59:27 20.10.14: Pulling from library/docker 20:59:45 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:59:45 Status: Downloaded newer image for docker:20.10.14 20:59:45 ---> c346e9eafbab 20:59:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:59:45 ---> Running in 922905bc46ce 20:59:45 Removing intermediate container 922905bc46ce 20:59:45 ---> 1a363deb4a15 20:59:45 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:59:45 ---> Running in 635218da3df4 20:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:50 (1/43) Installing readline (8.1.1-r0) 20:59:50 (2/43) Installing bash (5.1.16-r0) 20:59:50 Executing bash-5.1.16-r0.post-install 20:59:50 (3/43) Installing brotli-libs (1.0.9-r5) 20:59:50 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:59:50 (5/43) Installing libcurl (7.80.0-r0) 20:59:50 (6/43) Installing curl (7.80.0-r0) 20:59:50 (7/43) Installing dumb-init (1.2.5-r1) 20:59:50 (8/43) Installing libbz2 (1.0.8-r1) 20:59:50 (9/43) Installing expat (2.4.7-r0) 20:59:50 (10/43) Installing libffi (3.4.2-r1) 20:59:50 (11/43) Installing gdbm (1.22-r0) 20:59:50 (12/43) Installing xz-libs (5.2.5-r1) 20:59:50 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:59:50 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:59:50 (15/43) Installing mpdecimal (2.5.1-r1) 20:59:50 (16/43) Installing sqlite-libs (3.36.0-r0) 20:59:50 (17/43) Installing python3 (3.9.7-r4) 20:59:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:59:52 ---> dcc22f4d2ec9 20:59:52 Step 3/22 : WORKDIR /edgex-go 20:59:52 ---> Using cache 20:59:52 ---> d1d798498388 20:59:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:52 ---> Using cache 20:59:52 ---> 3fa72d46cf51 20:59:52 Step 5/22 : RUN apk add --update --no-cache make git 20:59:52 ---> Using cache 20:59:52 ---> 7ea3ef0aaed4 20:59:52 Step 6/22 : COPY go.mod vendor* ./ 20:59:52 ---> Using cache 20:59:52 ---> b8bced4d9d9e 20:59:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:52 ---> Using cache 20:59:52 ---> ca1f57e428ef 20:59:52 Step 8/22 : COPY . . 20:59:52 ---> Using cache 20:59:52 ---> c47764227408 20:59:52 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:59:53 ---> Running in c49eb42eeae6 20:59:53 (18/43) Installing py3-appdirs (1.4.4-r2) 20:59:53 (19/43) Installing py3-certifi (2020.12.5-r1) 20:59:53 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:59:53 (21/43) Installing py3-idna (3.3-r0) 20:59:53 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:59:53 (23/43) Installing py3-requests (2.26.0-r1) 20:59:54 (24/43) Installing py3-msgpack (1.0.2-r1) 20:59:54 (25/43) Installing py3-lockfile (0.12.2-r4) 20:59:54 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:59:54 (27/43) Installing py3-colorama (0.4.4-r1) 20:59:54 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:59:54 (29/43) Installing py3-distlib (0.3.3-r0) 20:59:54 (30/43) Installing py3-distro (1.6.0-r0) 20:59:54 (31/43) Installing py3-six (1.16.0-r0) 20:59:54 (32/43) Installing py3-webencodings (0.5.1-r4) 20:59:54 (33/43) Installing py3-html5lib (1.1-r1) 20:59:54 (34/43) Installing py3-parsing (2.4.7-r2) 20:59:54 (35/43) Installing py3-packaging (20.9-r1) 20:59:54 (36/43) Installing py3-tomli (1.2.2-r0) 20:59:54 (37/43) Installing py3-pep517 (0.12.0-r0) 20:59:54 (38/43) Installing py3-progress (1.6-r0) 20:59:54 (39/43) Installing py3-retrying (1.3.3-r2) 20:59:54 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:59:54 (41/43) Installing py3-setuptools (52.0.0-r4) 20:59:54 (42/43) Installing py3-toml (0.10.2-r2) 20:59:54 (43/43) Installing py3-pip (20.3.4-r1) 20:59:55 Executing busybox-1.34.1-r5.trigger 20:59:55 OK: 82 MiB in 65 packages 20:59:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:00:00 Collecting docker-compose==1.23.2 21:00:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:00:01 Collecting cached-property<2,>=1.2.0 21:00:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:00:01 Removing intermediate container ec68dc90a975 21:00:01 ---> 973e3c38e8a9 21:00:01 21:00:01 Step 10/22 : FROM alpine:3.14 21:00:01 ---> ac73e934f311 21:00:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:00:02 ---> Running in 7e946ff2aa8b 21:00:02 Collecting docker<4.0,>=3.6.0 21:00:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:00:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:00:05 (1/2) Installing ca-certificates (20211220-r0) 21:00:05 (2/2) Installing dumb-init (1.2.5-r1) 21:00:05 Executing busybox-1.33.1-r7.trigger 21:00:05 Executing ca-certificates-20211220-r0.trigger 21:00:05 Collecting PyYAML<4,>=3.10 21:00:05 Downloading PyYAML-3.13.tar.gz (270 kB) 21:00:06 OK: 6 MiB in 16 packages 21:00:08 Removing intermediate container 7e946ff2aa8b 21:00:08 ---> b5589da09aa0 21:00:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:00:08 ---> Running in 0a1af8e78347 21:00:08 Removing intermediate container 0a1af8e78347 21:00:08 ---> d30a5ddec04b 21:00:08 Step 13/22 : ENV APP_PORT=59860 21:00:08 ---> Running in 0c0551707f7b 21:00:09 Removing intermediate container 0c0551707f7b 21:00:09 ---> a9af41eb5786 21:00:09 Step 14/22 : EXPOSE $APP_PORT 21:00:09 ---> Running in ce1bd0125fee 21:00:09 Removing intermediate container ce1bd0125fee 21:00:09 ---> dc6c6b065522 21:00:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:10 Collecting dockerpty<0.5,>=0.4.1 21:00:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:00:10 ---> 9e5fe321b621 21:00:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:00:13 ---> e8793fbe5810 21:00:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:00:13 Collecting texttable<0.10,>=0.9.0 21:00:13 Downloading texttable-0.9.1.tar.gz (11 kB) 21:00:14 ---> 4f0917979a0a 21:00:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:00:14 ---> Running in 3b04f10f1abd 21:00:14 Removing intermediate container 3b04f10f1abd 21:00:14 ---> 7e49f16ca170 21:00:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:14 ---> Running in b231ae863873 21:00:15 Removing intermediate container b231ae863873 21:00:15 ---> c00788e68b6a 21:00:15 Step 20/22 : LABEL arch=arm64 21:00:15 ---> Running in 5e9c90ee1563 21:00:15 Removing intermediate container 5e9c90ee1563 21:00:15 ---> 72f41a4f12b4 21:00:15 Step 21/22 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 21:00:15 ---> Running in 520d1443bffd 21:00:16 Removing intermediate container 520d1443bffd 21:00:16 ---> 97b09df8f4df 21:00:16 Step 22/22 : LABEL version=0.0.0 21:00:16 ---> Running in 9adc4bca6c33 21:00:16 Collecting jsonschema<3,>=2.5.1 21:00:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:00:16 Removing intermediate container 9adc4bca6c33 21:00:16 ---> 986db6524ec0 21:00:16 21:00:17 Successfully built 986db6524ec0 21:00:17 Successfully tagged support-notifications-arm64:latest 21:00:17  Building support-notifications ... done Building security-spire-server 21:00:17 Collecting websocket-client<1.0,>=0.32.0 21:00:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:00:17 Collecting docopt<0.7,>=0.6.1 21:00:17 Downloading docopt-0.6.2.tar.gz (25 kB) 21:00:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:00:20 Collecting docker-pycreds>=0.4.0 21:00:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:00:20 Collecting idna<2.8,>=2.5 21:00:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:00:20 Collecting chardet<3.1.0,>=3.0.2 21:00:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:00:21 Collecting urllib3<1.25,>=1.21.1 21:00:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:00:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:00:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:00:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:00:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:00:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:00:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:00:23 Attempting uninstall: urllib3 21:00:23 Found existing installation: urllib3 1.26.7 21:00:23 Uninstalling urllib3-1.26.7: 21:00:23 Successfully uninstalled urllib3-1.26.7 21:00:24 Attempting uninstall: idna 21:00:24 Found existing installation: idna 3.3 21:00:24 Uninstalling idna-3.3: 21:00:24 Successfully uninstalled idna-3.3 21:00:28 Attempting uninstall: requests 21:00:28 Found existing installation: requests 2.26.0 21:00:28 Uninstalling requests-2.26.0: 21:00:28 Successfully uninstalled requests-2.26.0 21:00:28 Running setup.py install for texttable: started 21:00:33 Running setup.py install for texttable: finished with status 'done' 21:00:33 Running setup.py install for PyYAML: started 21:00:37 Running setup.py install for PyYAML: finished with status 'done' 21:00:37 Running setup.py install for docopt: started 21:00:40 Running setup.py install for docopt: finished with status 'done' 21:00:40 Running setup.py install for dockerpty: started 21:00:43 Running setup.py install for dockerpty: finished with status 'done' 21:00:45 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:00:45 ---> dcc22f4d2ec9 21:00:45 Step 3/25 : WORKDIR /edgex-go 21:00:45 ---> Using cache 21:00:45 ---> d1d798498388 21:00:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:45 ---> Using cache 21:00:45 ---> 3fa72d46cf51 21:00:45 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:00:45 ---> Running in db7aec1b5274 21:00:46 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 21:00:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:50 OK: 220 MiB in 52 packages 21:00:52 Removing intermediate container db7aec1b5274 21:00:52 ---> 2c92e4d90fa6 21:00:52 Step 6/25 : COPY go.mod vendor* ./ 21:00:55 ---> 1be8a3577c2a 21:00:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:55 ---> Running in 8b6dfbfba799 21:01:03 Removing intermediate container 8b6dfbfba799 21:01:03 ---> 378e60d73353 21:01:03 Step 8/25 : COPY . . 21:01:04 Removing intermediate container 635218da3df4 21:01:04 ---> 5b8351e2fdac 21:01:04 Step 14/23 : ENV APP_PORT=58890 21:01:04 ---> Running in 12cb93e7f6b1 21:01:05 Removing intermediate container 12cb93e7f6b1 21:01:05 ---> 2acac14155cf 21:01:05 Step 15/23 : EXPOSE $APP_PORT 21:01:05 ---> Running in 16fbd8090d1d 21:01:06 Removing intermediate container 16fbd8090d1d 21:01:06 ---> c0bff7de410d 21:01:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:01:10 ---> 4311f30868e5 21:01:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:01:11 ---> 21ecc26402cb 21:01:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:01:13 ---> 2bc2c6aa013c 21:01:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:01:13 ---> Running in 7966decae1d2 21:01:14 Removing intermediate container 7966decae1d2 21:01:14 ---> 7edaf17886f6 21:01:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:14 ---> Running in 61eda2e9a992 21:01:15 Removing intermediate container 61eda2e9a992 21:01:15 ---> 80f5e7671982 21:01:15 Step 21/23 : LABEL arch=arm64 21:01:15 ---> Running in 975e19831cb0 21:01:16 Removing intermediate container 975e19831cb0 21:01:16 ---> cbe9695d3fa4 21:01:16 Step 22/23 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 21:01:16 ---> Running in 58fa05324c8b 21:01:17 Removing intermediate container 58fa05324c8b 21:01:17 ---> d1f4559ed238 21:01:17 Step 23/23 : LABEL version=0.0.0 21:01:17 ---> Running in 736e8f714e17 21:01:18 Removing intermediate container 736e8f714e17 21:01:18 ---> 1d15e272d04b 21:01:18 21:01:19 Successfully built 1d15e272d04b 21:01:19 Successfully tagged sys-mgmt-agent-arm64:latest 21:01:19 Building security-spire-config 21:01:29  Building sys-mgmt-agent ... done  ---> 539500b81de1 21:01:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:01:29 ---> Running in 3c8b9eb4425d 21:01:30 Removing intermediate container 3c8b9eb4425d 21:01:30 ---> 417c7fe5caaa 21:01:30 Step 10/25 : RUN mkdir -p spire-build 21:01:30 ---> Running in 790a2c7edbf5 21:01:34 Removing intermediate container 790a2c7edbf5 21:01:34 ---> e42a6ae424ae 21:01:34 Step 11/25 : WORKDIR /edgex-go/spire-build 21:01:34 ---> Running in 363eb538a496 21:01:35 Removing intermediate container 363eb538a496 21:01:35 ---> 4ef42f09e47c 21:01:35 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:01:35 ---> Running in 72a8151ab80a 21:01:38 spire-1.2.1/ 21:01:38 spire-1.2.1/.data/ 21:01:38 spire-1.2.1/.data/.file 21:01:38 spire-1.2.1/.dockerignore 21:01:38 spire-1.2.1/.gitattributes 21:01:38 spire-1.2.1/.githooks/ 21:01:38 spire-1.2.1/.githooks/pre-commit 21:01:38 spire-1.2.1/.github/ 21:01:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:01:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:01:38 spire-1.2.1/.github/dependabot.yml 21:01:38 spire-1.2.1/.github/workflows/ 21:01:38 spire-1.2.1/.github/workflows/nightly_build.yaml 21:01:38 spire-1.2.1/.github/workflows/pr_build.yaml 21:01:38 spire-1.2.1/.github/workflows/release_build.yaml 21:01:38 spire-1.2.1/.github/workflows/scripts/ 21:01:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:01:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:01:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:01:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:01:38 spire-1.2.1/.github/workflows/scripts/split.sh 21:01:38 spire-1.2.1/.gitignore 21:01:38 spire-1.2.1/.go-version 21:01:38 spire-1.2.1/.golangci.yml 21:01:38 spire-1.2.1/ADOPTERS.md 21:01:38 spire-1.2.1/CHANGELOG.md 21:01:38 spire-1.2.1/CODE-OF-CONDUCT.md 21:01:38 spire-1.2.1/CODEOWNERS 21:01:38 spire-1.2.1/CONTRIBUTING.md 21:01:38 spire-1.2.1/Dockerfile 21:01:38 spire-1.2.1/Dockerfile.dev 21:01:38 spire-1.2.1/Dockerfile.scratch 21:01:38 spire-1.2.1/LICENSE 21:01:38 spire-1.2.1/MAINTAINERS.md 21:01:38 spire-1.2.1/Makefile 21:01:38 spire-1.2.1/README.md 21:01:38 spire-1.2.1/ROADMAP.md 21:01:38 spire-1.2.1/SECURITY.md 21:01:38 spire-1.2.1/cmd/ 21:01:38 spire-1.2.1/cmd/spire-agent/ 21:01:38 spire-1.2.1/cmd/spire-agent/cli/ 21:01:38 spire-1.2.1/cmd/spire-agent/cli/api/ 21:01:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/common/ 21:01:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:01:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/run/ 21:01:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:01:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:01:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:01:38 spire-1.2.1/cmd/spire-agent/main.go 21:01:38 spire-1.2.1/cmd/spire-server/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/agent/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/cli.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/run/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/token/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/validate/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/x509/ 21:01:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:01:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:01:38 spire-1.2.1/cmd/spire-server/main.go 21:01:38 spire-1.2.1/cmd/spire-server/util/ 21:01:38 spire-1.2.1/cmd/spire-server/util/util.go 21:01:38 spire-1.2.1/conf/ 21:01:38 spire-1.2.1/conf/agent/ 21:01:38 spire-1.2.1/conf/agent/agent.conf 21:01:38 spire-1.2.1/conf/agent/agent_full.conf 21:01:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:01:38 spire-1.2.1/conf/server/ 21:01:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:01:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:01:38 spire-1.2.1/conf/server/server.conf 21:01:38 spire-1.2.1/conf/server/server_full.conf 21:01:38 spire-1.2.1/doc/ 21:01:38 spire-1.2.1/doc/SPIRE101.md 21:01:38 spire-1.2.1/doc/auditlog.md 21:01:38 spire-1.2.1/doc/authorization_policy_engine.md 21:01:38 spire-1.2.1/doc/changelog_guidelines.md 21:01:38 spire-1.2.1/doc/cure53-report.pdf 21:01:38 spire-1.2.1/doc/images/ 21:01:38 spire-1.2.1/doc/images/2019_roadmap.png 21:01:38 spire-1.2.1/doc/images/SPIRE101.png 21:01:38 spire-1.2.1/doc/images/SPIRE_agent.png 21:01:38 spire-1.2.1/doc/images/SPIRE_server.png 21:01:38 spire-1.2.1/doc/images/cache_mgr.png 21:01:38 spire-1.2.1/doc/images/cache_mgr_components.png 21:01:38 spire-1.2.1/doc/images/federated_spire.png 21:01:38 spire-1.2.1/doc/images/ha_mode.png 21:01:38 spire-1.2.1/doc/images/nested_spire.png 21:01:38 spire-1.2.1/doc/images/oidc_federation.png 21:01:38 spire-1.2.1/doc/images/single_trust_domain.png 21:01:38 spire-1.2.1/doc/images/spiffe_compatible.png 21:01:38 spire-1.2.1/doc/images/spire_logo.png 21:01:38 spire-1.2.1/doc/migrating_registration_api_clients.md 21:01:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:01:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:01:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:01:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:01:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:01:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:01:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:01:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:01:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:01:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:01:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:01:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:01:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:01:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:01:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:01:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:01:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:01:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:01:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:01:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:01:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:01:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:01:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:01:38 spire-1.2.1/doc/scaling_spire.md 21:01:38 spire-1.2.1/doc/spire_agent.md 21:01:38 spire-1.2.1/doc/spire_server.md 21:01:38 spire-1.2.1/doc/supported_integrations.md 21:01:38 spire-1.2.1/doc/telemetry.md 21:01:38 spire-1.2.1/doc/telemetry_config.md 21:01:38 spire-1.2.1/doc/upgrading.md 21:01:38 spire-1.2.1/doc/using_spire.md 21:01:38 spire-1.2.1/examples/ 21:01:38 spire-1.2.1/examples/README.md 21:01:38 spire-1.2.1/go.mod 21:01:38 spire-1.2.1/go.sum 21:01:38 spire-1.2.1/pkg/ 21:01:38 spire-1.2.1/pkg/agent/ 21:01:38 spire-1.2.1/pkg/agent/agent.go 21:01:38 spire-1.2.1/pkg/agent/api/ 21:01:38 spire-1.2.1/pkg/agent/api/config.go 21:01:38 spire-1.2.1/pkg/agent/api/debug/ 21:01:38 spire-1.2.1/pkg/agent/api/debug/v1/ 21:01:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:01:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:01:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:01:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:01:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:01:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:01:38 spire-1.2.1/pkg/agent/api/endpoints.go 21:01:38 spire-1.2.1/pkg/agent/api/health/ 21:01:38 spire-1.2.1/pkg/agent/api/health/v1/ 21:01:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:01:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:01:38 spire-1.2.1/pkg/agent/api/rpccontext/ 21:01:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:01:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:01:38 spire-1.2.1/pkg/agent/attestor/ 21:01:38 spire-1.2.1/pkg/agent/attestor/node/ 21:01:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:01:38 spire-1.2.1/pkg/agent/attestor/node/node.go 21:01:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:01:38 spire-1.2.1/pkg/agent/attestor/workload/ 21:01:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:01:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:01:38 spire-1.2.1/pkg/agent/catalog/ 21:01:38 spire-1.2.1/pkg/agent/catalog/catalog.go 21:01:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:01:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:01:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:01:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:01:38 spire-1.2.1/pkg/agent/client/ 21:01:38 spire-1.2.1/pkg/agent/client/client.go 21:01:38 spire-1.2.1/pkg/agent/client/client_test.go 21:01:38 spire-1.2.1/pkg/agent/client/dial.go 21:01:38 spire-1.2.1/pkg/agent/client/nodeconn.go 21:01:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:01:38 spire-1.2.1/pkg/agent/client/update.go 21:01:38 spire-1.2.1/pkg/agent/client/util.go 21:01:38 spire-1.2.1/pkg/agent/common/ 21:01:38 spire-1.2.1/pkg/agent/common/backoff/ 21:01:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:01:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:01:38 spire-1.2.1/pkg/agent/common/cgroups/ 21:01:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:01:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:01:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:01:38 spire-1.2.1/pkg/agent/config.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/ 21:01:38 spire-1.2.1/pkg/agent/endpoints/config.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:01:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:01:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/workload/ 21:01:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:01:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:01:38 spire-1.2.1/pkg/agent/manager/ 21:01:38 spire-1.2.1/pkg/agent/manager/cache/ 21:01:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:01:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:01:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:01:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:01:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:01:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:01:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:01:38 spire-1.2.1/pkg/agent/manager/config.go 21:01:38 spire-1.2.1/pkg/agent/manager/manager.go 21:01:38 spire-1.2.1/pkg/agent/manager/manager_test.go 21:01:38 spire-1.2.1/pkg/agent/manager/storage.go 21:01:38 spire-1.2.1/pkg/agent/manager/storage_test.go 21:01:38 spire-1.2.1/pkg/agent/manager/storecache/ 21:01:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:01:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:01:38 spire-1.2.1/pkg/agent/manager/sync.go 21:01:38 spire-1.2.1/pkg/agent/plugin/ 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:01:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:01:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:01:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:01:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:01:38 spire-1.2.1/pkg/agent/svid/ 21:01:38 spire-1.2.1/pkg/agent/svid/rotator.go 21:01:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:01:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:01:38 spire-1.2.1/pkg/agent/svid/store/ 21:01:38 spire-1.2.1/pkg/agent/svid/store/service.go 21:01:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:01:38 spire-1.2.1/pkg/common/ 21:01:38 spire-1.2.1/pkg/common/agentpathtemplate/ 21:01:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:01:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:01:38 spire-1.2.1/pkg/common/api/ 21:01:38 spire-1.2.1/pkg/common/api/metrics.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/ 21:01:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/logger.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/names.go 21:01:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:01:38 spire-1.2.1/pkg/common/api/names.go 21:01:38 spire-1.2.1/pkg/common/api/ratelimit.go 21:01:38 spire-1.2.1/pkg/common/api/rpccontext/ 21:01:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:01:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:01:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:01:38 spire-1.2.1/pkg/common/auth/ 21:01:38 spire-1.2.1/pkg/common/auth/interceptors.go 21:01:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:01:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/ 21:01:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/types.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:01:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:01:38 spire-1.2.1/pkg/common/catalog/ 21:01:38 spire-1.2.1/pkg/common/catalog/bind.go 21:01:38 spire-1.2.1/pkg/common/catalog/builtin.go 21:01:38 spire-1.2.1/pkg/common/catalog/catalog.go 21:01:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:01:38 spire-1.2.1/pkg/common/catalog/closers.go 21:01:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:01:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:01:38 spire-1.2.1/pkg/common/catalog/config.go 21:01:38 spire-1.2.1/pkg/common/catalog/config_test.go 21:01:38 spire-1.2.1/pkg/common/catalog/configure.go 21:01:38 spire-1.2.1/pkg/common/catalog/constraints.go 21:01:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:01:38 spire-1.2.1/pkg/common/catalog/context.go 21:01:38 spire-1.2.1/pkg/common/catalog/external.go 21:01:38 spire-1.2.1/pkg/common/catalog/host.go 21:01:38 spire-1.2.1/pkg/common/catalog/pipenet.go 21:01:38 spire-1.2.1/pkg/common/catalog/plugin.go 21:01:38 spire-1.2.1/pkg/common/catalog/testplugin/ 21:01:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:01:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:01:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:01:38 spire-1.2.1/pkg/common/cli/ 21:01:38 spire-1.2.1/pkg/common/cli/env.go 21:01:38 spire-1.2.1/pkg/common/cli/flags.go 21:01:38 spire-1.2.1/pkg/common/cli/trust_domain.go 21:01:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:01:38 spire-1.2.1/pkg/common/cli/umask.go 21:01:38 spire-1.2.1/pkg/common/cli/umask_posix.go 21:01:38 spire-1.2.1/pkg/common/cli/umask_test.go 21:01:38 spire-1.2.1/pkg/common/cli/umask_windows.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/ 21:01:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/flag.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/format.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/ 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:01:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:01:38 spire-1.2.1/pkg/common/coretypes/ 21:01:38 spire-1.2.1/pkg/common/coretypes/bundle/ 21:01:38 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:01:38 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:01:38 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:01:38 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:01:38 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:01:38 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:01:38 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:01:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:01:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:01:38 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:01:38 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:01:38 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:01:38 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:01:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:01:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:01:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:01:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:01:38 spire-1.2.1/pkg/common/cryptoutil/ 21:01:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:01:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:01:38 spire-1.2.1/pkg/common/diskutil/ 21:01:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:01:38 spire-1.2.1/pkg/common/diskutil/file_test.go 21:01:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:01:38 spire-1.2.1/pkg/common/errorutil/ 21:01:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:01:38 spire-1.2.1/pkg/common/health/ 21:01:38 spire-1.2.1/pkg/common/health/config.go 21:01:38 spire-1.2.1/pkg/common/health/context.go 21:01:38 spire-1.2.1/pkg/common/health/context_test.go 21:01:38 spire-1.2.1/pkg/common/health/health.go 21:01:38 spire-1.2.1/pkg/common/health/health_test.go 21:01:38 spire-1.2.1/pkg/common/health/logger.go 21:01:38 spire-1.2.1/pkg/common/hostservice/ 21:01:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:01:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:01:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:01:38 spire-1.2.1/pkg/common/idutil/ 21:01:38 spire-1.2.1/pkg/common/idutil/require.go 21:01:38 spire-1.2.1/pkg/common/idutil/require_test.go 21:01:38 spire-1.2.1/pkg/common/idutil/safety.go 21:01:38 spire-1.2.1/pkg/common/idutil/safety_test.go 21:01:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:01:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:01:38 spire-1.2.1/pkg/common/jwtsvid/ 21:01:38 spire-1.2.1/pkg/common/jwtsvid/common.go 21:01:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:01:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:01:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:01:38 spire-1.2.1/pkg/common/jwtutil/ 21:01:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:01:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:01:38 spire-1.2.1/pkg/common/log/ 21:01:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:01:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:01:38 spire-1.2.1/pkg/common/log/log.go 21:01:38 spire-1.2.1/pkg/common/log/log_test.go 21:01:38 spire-1.2.1/pkg/common/log/options.go 21:01:38 spire-1.2.1/pkg/common/nodeutil/ 21:01:38 spire-1.2.1/pkg/common/nodeutil/node.go 21:01:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:01:38 spire-1.2.1/pkg/common/peertracker/ 21:01:39 spire-1.2.1/pkg/common/peertracker/conn.go 21:01:39 spire-1.2.1/pkg/common/peertracker/credentials.go 21:01:39 spire-1.2.1/pkg/common/peertracker/errors.go 21:01:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:01:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:01:39 spire-1.2.1/pkg/common/peertracker/info.go 21:01:39 spire-1.2.1/pkg/common/peertracker/listener.go 21:01:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:01:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:01:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:01:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:01:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:01:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:01:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:01:39 spire-1.2.1/pkg/common/peertracker/tcp.go 21:01:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:01:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:01:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:01:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:01:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:01:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:01:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:01:39 spire-1.2.1/pkg/common/peertracker/uds.go 21:01:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:01:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:01:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:01:39 spire-1.2.1/pkg/common/pemutil/ 21:01:39 spire-1.2.1/pkg/common/pemutil/block.go 21:01:39 spire-1.2.1/pkg/common/pemutil/certs.go 21:01:39 spire-1.2.1/pkg/common/pemutil/common.go 21:01:39 spire-1.2.1/pkg/common/pemutil/csr.go 21:01:39 spire-1.2.1/pkg/common/pemutil/keys.go 21:01:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/ 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:01:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:01:39 spire-1.2.1/pkg/common/plugin/ 21:01:39 spire-1.2.1/pkg/common/plugin/aws/ 21:01:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:01:39 spire-1.2.1/pkg/common/plugin/azure/ 21:01:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:01:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:01:39 spire-1.2.1/pkg/common/plugin/facade.go 21:01:39 spire-1.2.1/pkg/common/plugin/facade_test.go 21:01:39 spire-1.2.1/pkg/common/plugin/gcp/ 21:01:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:01:39 spire-1.2.1/pkg/common/plugin/k8s/ 21:01:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:01:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:01:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:01:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:01:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:01:39 spire-1.2.1/pkg/common/plugin/log.go 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/ 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:01:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:01:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:01:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:01:39 spire-1.2.1/pkg/common/plugin/x509pop/ 21:01:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:01:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:01:39 spire-1.2.1/pkg/common/profiling/ 21:01:39 spire-1.2.1/pkg/common/profiling/dumpers.go 21:01:39 spire-1.2.1/pkg/common/profiling/profiling.go 21:01:39 spire-1.2.1/pkg/common/protoutil/ 21:01:39 spire-1.2.1/pkg/common/protoutil/masks.go 21:01:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:01:39 spire-1.2.1/pkg/common/rotationutil/ 21:01:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:01:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:01:39 spire-1.2.1/pkg/common/selector/ 21:01:39 spire-1.2.1/pkg/common/selector/selector.go 21:01:39 spire-1.2.1/pkg/common/selector/selector_test.go 21:01:39 spire-1.2.1/pkg/common/selector/set.go 21:01:39 spire-1.2.1/pkg/common/selector/set_utils.go 21:01:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/ 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/ 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:01:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:01:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:01:39 spire-1.2.1/pkg/common/telemetry/call.go 21:01:39 spire-1.2.1/pkg/common/telemetry/common/ 21:01:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:01:39 spire-1.2.1/pkg/common/telemetry/config.go 21:01:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:01:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/inmem.go 21:01:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/m3.go 21:01:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/metrics.go 21:01:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/names.go 21:01:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:01:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:01:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/ 21:01:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:01:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:01:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:01:39 spire-1.2.1/pkg/common/telemetry/server/server.go 21:01:39 spire-1.2.1/pkg/common/telemetry/sink.go 21:01:39 spire-1.2.1/pkg/common/telemetry/statsd.go 21:01:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:01:39 spire-1.2.1/pkg/common/telemetry/uptime.go 21:01:39 spire-1.2.1/pkg/common/telemetry/version.go 21:01:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:01:39 spire-1.2.1/pkg/common/uptime/ 21:01:39 spire-1.2.1/pkg/common/uptime/uptime.go 21:01:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:01:39 spire-1.2.1/pkg/common/util/ 21:01:39 spire-1.2.1/pkg/common/util/certs.go 21:01:39 spire-1.2.1/pkg/common/util/certs_test.go 21:01:39 spire-1.2.1/pkg/common/util/csr.go 21:01:39 spire-1.2.1/pkg/common/util/hash.go 21:01:39 spire-1.2.1/pkg/common/util/selectors.go 21:01:39 spire-1.2.1/pkg/common/util/selectors_test.go 21:01:39 spire-1.2.1/pkg/common/util/signals.go 21:01:39 spire-1.2.1/pkg/common/util/sort.go 21:01:39 spire-1.2.1/pkg/common/util/sort_test.go 21:01:39 spire-1.2.1/pkg/common/util/task.go 21:01:39 spire-1.2.1/pkg/common/util/task_test.go 21:01:39 spire-1.2.1/pkg/common/util/testdata/ 21:01:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:01:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:01:39 spire-1.2.1/pkg/common/version/ 21:01:39 spire-1.2.1/pkg/common/version/version.go 21:01:39 spire-1.2.1/pkg/common/x509svid/ 21:01:39 spire-1.2.1/pkg/common/x509svid/common_test.go 21:01:39 spire-1.2.1/pkg/common/x509svid/csr.go 21:01:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:01:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:01:39 spire-1.2.1/pkg/common/x509util/ 21:01:39 spire-1.2.1/pkg/common/x509util/cert.go 21:01:39 spire-1.2.1/pkg/common/x509util/dns.go 21:01:39 spire-1.2.1/pkg/common/x509util/dns_test.go 21:01:39 spire-1.2.1/pkg/common/x509util/keyid.go 21:01:39 spire-1.2.1/pkg/common/x509util/keypair.go 21:01:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:01:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:01:39 spire-1.2.1/pkg/server/ 21:01:39 spire-1.2.1/pkg/server/api/ 21:01:39 spire-1.2.1/pkg/server/api/agent.go 21:01:39 spire-1.2.1/pkg/server/api/agent/ 21:01:39 spire-1.2.1/pkg/server/api/agent/v1/ 21:01:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:01:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:01:39 spire-1.2.1/pkg/server/api/agent_test.go 21:01:39 spire-1.2.1/pkg/server/api/api.go 21:01:39 spire-1.2.1/pkg/server/api/audit/ 21:01:39 spire-1.2.1/pkg/server/api/audit/audit.go 21:01:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:01:39 spire-1.2.1/pkg/server/api/bundle.go 21:01:39 spire-1.2.1/pkg/server/api/bundle/ 21:01:39 spire-1.2.1/pkg/server/api/bundle/v1/ 21:01:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:01:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:01:39 spire-1.2.1/pkg/server/api/bundle_test.go 21:01:39 spire-1.2.1/pkg/server/api/debug/ 21:01:39 spire-1.2.1/pkg/server/api/debug/v1/ 21:01:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:01:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:01:39 spire-1.2.1/pkg/server/api/entry.go 21:01:39 spire-1.2.1/pkg/server/api/entry/ 21:01:39 spire-1.2.1/pkg/server/api/entry/v1/ 21:01:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:01:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:01:39 spire-1.2.1/pkg/server/api/entry_test.go 21:01:39 spire-1.2.1/pkg/server/api/health/ 21:01:39 spire-1.2.1/pkg/server/api/health/v1/ 21:01:39 spire-1.2.1/pkg/server/api/health/v1/service.go 21:01:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:01:39 spire-1.2.1/pkg/server/api/id.go 21:01:39 spire-1.2.1/pkg/server/api/id_test.go 21:01:39 spire-1.2.1/pkg/server/api/limits/ 21:01:39 spire-1.2.1/pkg/server/api/limits/limits.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/ 21:01:39 spire-1.2.1/pkg/server/api/middleware/alias.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/audit.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/caller.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/common.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/entries.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:01:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:01:39 spire-1.2.1/pkg/server/api/ratelimit.go 21:01:39 spire-1.2.1/pkg/server/api/rpccontext/ 21:01:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:01:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:01:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:01:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:01:39 spire-1.2.1/pkg/server/api/selector.go 21:01:39 spire-1.2.1/pkg/server/api/selector_test.go 21:01:39 spire-1.2.1/pkg/server/api/status.go 21:01:39 spire-1.2.1/pkg/server/api/status_test.go 21:01:39 spire-1.2.1/pkg/server/api/svid/ 21:01:39 spire-1.2.1/pkg/server/api/svid/v1/ 21:01:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:01:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:01:39 spire-1.2.1/pkg/server/api/trustdomain.go 21:01:39 spire-1.2.1/pkg/server/api/trustdomain/ 21:01:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:01:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:01:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:01:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:01:39 spire-1.2.1/pkg/server/authpolicy/ 21:01:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:01:39 spire-1.2.1/pkg/server/authpolicy/policy.go 21:01:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:01:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:01:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:01:39 spire-1.2.1/pkg/server/authpolicy/validate.go 21:01:39 spire-1.2.1/pkg/server/bundle/ 21:01:39 spire-1.2.1/pkg/server/bundle/client/ 21:01:39 spire-1.2.1/pkg/server/bundle/client/client.go 21:01:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:01:39 spire-1.2.1/pkg/server/bundle/client/manager.go 21:01:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:01:39 spire-1.2.1/pkg/server/bundle/client/sources.go 21:01:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:01:39 spire-1.2.1/pkg/server/bundle/client/updater.go 21:01:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:01:39 spire-1.2.1/pkg/server/ca/ 21:01:39 spire-1.2.1/pkg/server/ca/ca.go 21:01:39 spire-1.2.1/pkg/server/ca/ca_health.go 21:01:39 spire-1.2.1/pkg/server/ca/ca_test.go 21:01:39 spire-1.2.1/pkg/server/ca/journal.go 21:01:39 spire-1.2.1/pkg/server/ca/journal_test.go 21:01:39 spire-1.2.1/pkg/server/ca/manager.go 21:01:39 spire-1.2.1/pkg/server/ca/manager_health.go 21:01:39 spire-1.2.1/pkg/server/ca/manager_test.go 21:01:39 spire-1.2.1/pkg/server/ca/templates.go 21:01:39 spire-1.2.1/pkg/server/ca/upstream_client.go 21:01:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:01:39 spire-1.2.1/pkg/server/ca/validation.go 21:01:39 spire-1.2.1/pkg/server/cache/ 21:01:39 spire-1.2.1/pkg/server/cache/dscache/ 21:01:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:01:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:01:39 spire-1.2.1/pkg/server/cache/entrycache/ 21:01:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:01:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:01:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:01:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:01:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:01:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:01:39 spire-1.2.1/pkg/server/catalog/ 21:01:39 spire-1.2.1/pkg/server/catalog/catalog.go 21:01:39 spire-1.2.1/pkg/server/catalog/keymanager.go 21:01:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:01:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:01:39 spire-1.2.1/pkg/server/catalog/notifier.go 21:01:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:01:39 spire-1.2.1/pkg/server/config.go 21:01:39 spire-1.2.1/pkg/server/datastore/ 21:01:39 spire-1.2.1/pkg/server/datastore/datastore.go 21:01:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:01:39 spire-1.2.1/pkg/server/datastore/repository.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:01:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:01:39 spire-1.2.1/pkg/server/endpoints/ 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/ 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:01:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:01:39 spire-1.2.1/pkg/server/endpoints/config.go 21:01:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:01:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:01:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:01:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:01:39 spire-1.2.1/pkg/server/endpoints/middleware.go 21:01:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:01:39 spire-1.2.1/pkg/server/hostservice/ 21:01:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:01:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:01:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:01:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:01:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:01:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:01:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:01:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/ 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/ 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:01:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:01:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:01:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/ 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:01:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:01:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:01:39 spire-1.2.1/pkg/server/registration/ 21:01:39 spire-1.2.1/pkg/server/registration/manager.go 21:01:39 spire-1.2.1/pkg/server/registration/manager_test.go 21:01:39 spire-1.2.1/pkg/server/scanentries.go 21:01:39 spire-1.2.1/pkg/server/scanentries_test.go 21:01:39 spire-1.2.1/pkg/server/server.go 21:01:39 spire-1.2.1/pkg/server/server_test.go 21:01:39 spire-1.2.1/pkg/server/svid/ 21:01:39 spire-1.2.1/pkg/server/svid/observer.go 21:01:39 spire-1.2.1/pkg/server/svid/observer_test.go 21:01:39 spire-1.2.1/pkg/server/svid/rotator.go 21:01:39 spire-1.2.1/pkg/server/svid/rotator_config.go 21:01:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:01:39 spire-1.2.1/pkg/server/svid/rotator_test.go 21:01:39 spire-1.2.1/proto/ 21:01:39 spire-1.2.1/proto/private/ 21:01:39 spire-1.2.1/proto/private/server/ 21:01:39 spire-1.2.1/proto/private/server/journal/ 21:01:39 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:01:39 spire-1.2.1/proto/private/server/journal/journal.proto 21:01:39 spire-1.2.1/proto/spire/ 21:01:39 spire-1.2.1/proto/spire/common/ 21:01:39 spire-1.2.1/proto/spire/common/common.pb.go 21:01:39 spire-1.2.1/proto/spire/common/common.proto 21:01:39 spire-1.2.1/proto/spire/common/plugin/ 21:01:39 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:01:39 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:01:39 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:01:39 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:01:39 spire-1.2.1/proto/spire/plugin/ 21:01:39 spire-1.2.1/proto/spire/plugin/agent/ 21:01:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:01:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:01:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:01:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:01:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:01:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:01:39 spire-1.2.1/release/ 21:01:39 spire-1.2.1/release/spire-extras/ 21:01:39 spire-1.2.1/release/spire-extras/README.md 21:01:39 spire-1.2.1/release/spire-extras/conf/ 21:01:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:01:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:01:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:01:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:01:39 spire-1.2.1/release/spire/ 21:01:39 spire-1.2.1/release/spire/README.md 21:01:39 spire-1.2.1/release/spire/conf/ 21:01:39 spire-1.2.1/release/spire/conf/agent/ 21:01:39 spire-1.2.1/release/spire/conf/agent/agent.conf 21:01:39 spire-1.2.1/release/spire/conf/server/ 21:01:39 spire-1.2.1/release/spire/conf/server/server.conf 21:01:39 spire-1.2.1/script/ 21:01:39 spire-1.2.1/script/build-artifact.sh 21:01:39 spire-1.2.1/script/generate_dummy_ca.sh 21:01:39 spire-1.2.1/support/ 21:01:39 spire-1.2.1/support/k8s/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:01:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/ 21:01:39 spire-1.2.1/support/oidc-discovery-provider/README.md 21:01:39 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/config.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/main.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:01:39 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:01:39 spire-1.2.1/test/ 21:01:39 spire-1.2.1/test/clock/ 21:01:39 spire-1.2.1/test/clock/clock.go 21:01:39 spire-1.2.1/test/fakes/ 21:01:39 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:01:39 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:01:39 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:01:39 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:01:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:01:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:01:39 spire-1.2.1/test/fakes/fakeagentstore/ 21:01:39 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:01:39 spire-1.2.1/test/fakes/fakedatastore/ 21:01:39 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:01:39 spire-1.2.1/test/fakes/fakeentryclient/ 21:01:39 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:01:39 spire-1.2.1/test/fakes/fakehealthchecker/ 21:01:39 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:01:39 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:01:39 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:01:39 spire-1.2.1/test/fakes/fakemetrics/ 21:01:39 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:01:39 spire-1.2.1/test/fakes/fakenoderesolver/ 21:01:39 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:01:39 spire-1.2.1/test/fakes/fakenotifier/ 21:01:39 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:01:39 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:01:39 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:01:39 spire-1.2.1/test/fakes/fakeserverca/ 21:01:39 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:01:39 spire-1.2.1/test/fakes/fakeservercatalog/ 21:01:39 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:01:39 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:01:39 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:01:39 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:01:39 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:01:39 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:01:39 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:01:39 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:01:39 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:01:39 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:01:39 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:01:39 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:01:39 spire-1.2.1/test/fixture/ 21:01:39 spire-1.2.1/test/fixture/certs/ 21:01:39 spire-1.2.1/test/fixture/certs/agent_svid.der 21:01:39 spire-1.2.1/test/fixture/certs/base_cert.pem 21:01:39 spire-1.2.1/test/fixture/certs/base_csr.pem 21:01:39 spire-1.2.1/test/fixture/certs/base_key.pem 21:01:39 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:01:39 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:01:39 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:01:39 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:01:39 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:01:39 spire-1.2.1/test/fixture/certs/blog_key.pem 21:01:39 spire-1.2.1/test/fixture/certs/bundle.der 21:01:39 spire-1.2.1/test/fixture/certs/ca.pem 21:01:39 spire-1.2.1/test/fixture/certs/ca_key.pem 21:01:39 spire-1.2.1/test/fixture/certs/database_cert.pem 21:01:39 spire-1.2.1/test/fixture/certs/database_csr.pem 21:01:39 spire-1.2.1/test/fixture/certs/database_key.pem 21:01:39 spire-1.2.1/test/fixture/certs/node_cert.pem 21:01:39 spire-1.2.1/test/fixture/certs/node_csr.pem 21:01:39 spire-1.2.1/test/fixture/certs/node_key.pem 21:01:39 spire-1.2.1/test/fixture/certs/svid.pem 21:01:39 spire-1.2.1/test/fixture/certs/svid_key.pem 21:01:39 spire-1.2.1/test/fixture/config/ 21:01:39 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:01:39 spire-1.2.1/test/fixture/config/agent_good.conf 21:01:39 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:01:39 spire-1.2.1/test/fixture/config/plugin_good.conf 21:01:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:01:39 spire-1.2.1/test/fixture/config/server_good.conf 21:01:39 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:01:39 spire-1.2.1/test/fixture/fixture.go 21:01:39 spire-1.2.1/test/fixture/nodeattestor/ 21:01:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:01:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:01:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:01:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:01:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:01:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:01:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:01:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:01:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:01:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:01:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:01:39 spire-1.2.1/test/fixture/registration/ 21:01:39 spire-1.2.1/test/fixture/registration/entries.json 21:01:39 spire-1.2.1/test/fixture/registration/good-for-update.json 21:01:39 spire-1.2.1/test/fixture/registration/good.json 21:01:39 spire-1.2.1/test/fixture/registration/invalid.json 21:01:39 spire-1.2.1/test/fixture/registration/invalid_json.json 21:01:39 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:01:39 spire-1.2.1/test/integration/ 21:01:39 spire-1.2.1/test/integration/README.md 21:01:39 spire-1.2.1/test/integration/common 21:01:39 spire-1.2.1/test/integration/setup/ 21:01:39 spire-1.2.1/test/integration/setup/adminclient/ 21:01:39 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:01:39 spire-1.2.1/test/integration/setup/adminclient/client.go 21:01:39 spire-1.2.1/test/integration/setup/debugagent/ 21:01:39 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:01:39 spire-1.2.1/test/integration/setup/debugagent/main.go 21:01:39 spire-1.2.1/test/integration/setup/debugserver/ 21:01:39 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:01:39 spire-1.2.1/test/integration/setup/debugserver/main.go 21:01:39 spire-1.2.1/test/integration/setup/downstreamclient/ 21:01:39 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:01:39 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:01:39 spire-1.2.1/test/integration/setup/itclient/ 21:01:39 spire-1.2.1/test/integration/setup/itclient/client.go 21:01:39 spire-1.2.1/test/integration/setup/node-attestation/ 21:01:39 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:01:39 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:01:39 spire-1.2.1/test/integration/setup/x509pop/ 21:01:39 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:01:39 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:01:39 spire-1.2.1/test/integration/suites/ 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:01:39 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:01:39 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:01:39 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:01:39 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:01:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:01:40 spire-1.2.1/test/integration/suites/join-token/ 21:01:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:01:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:01:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:01:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:01:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:01:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:01:40 spire-1.2.1/test/integration/suites/join-token/README.md 21:01:40 spire-1.2.1/test/integration/suites/join-token/conf/ 21:01:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:01:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/join-token/teardown 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:01:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:01:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:01:40 spire-1.2.1/test/integration/suites/k8s/ 21:01:40 spire-1.2.1/test/integration/suites/k8s/00-setup 21:01:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:01:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:01:40 spire-1.2.1/test/integration/suites/k8s/README.md 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/ 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:01:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:01:40 spire-1.2.1/test/integration/suites/k8s/teardown 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/ 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:01:40 spire-1.2.1/test/integration/suites/rotation/ 21:01:40 spire-1.2.1/test/integration/suites/rotation/00-setup 21:01:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:01:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:01:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:01:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:01:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:01:40 spire-1.2.1/test/integration/suites/rotation/README.md 21:01:40 spire-1.2.1/test/integration/suites/rotation/conf/ 21:01:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:01:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/rotation/teardown 21:01:40 spire-1.2.1/test/integration/suites/self-test/ 21:01:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:01:40 spire-1.2.1/test/integration/suites/self-test/README.md 21:01:40 spire-1.2.1/test/integration/suites/self-test/teardown 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:01:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:01:40 spire-1.2.1/test/integration/suites/upgrade/ 21:01:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:01:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:01:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:01:40 spire-1.2.1/test/integration/suites/upgrade/README.md 21:01:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:01:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:01:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:01:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:01:40 spire-1.2.1/test/integration/suites/upgrade/teardown 21:01:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:01:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:01:40 spire-1.2.1/test/integration/test-one.sh 21:01:40 spire-1.2.1/test/integration/test.sh 21:01:40 spire-1.2.1/test/plugintest/ 21:01:40 spire-1.2.1/test/plugintest/config.go 21:01:40 spire-1.2.1/test/plugintest/load.go 21:01:40 spire-1.2.1/test/plugintest/option.go 21:01:40 spire-1.2.1/test/spiretest/ 21:01:40 spire-1.2.1/test/spiretest/apiserver.go 21:01:40 spire-1.2.1/test/spiretest/assertions.go 21:01:40 spire-1.2.1/test/spiretest/dir.go 21:01:40 spire-1.2.1/test/spiretest/errors_posix.go 21:01:40 spire-1.2.1/test/spiretest/errors_windows.go 21:01:40 spire-1.2.1/test/spiretest/logs.go 21:01:40 spire-1.2.1/test/spiretest/socketapi.go 21:01:40 spire-1.2.1/test/spiretest/suite.go 21:01:40 spire-1.2.1/test/spiretest/x509.go 21:01:40 spire-1.2.1/test/testca/ 21:01:40 spire-1.2.1/test/testca/ca.go 21:01:40 spire-1.2.1/test/testkey/ 21:01:40 spire-1.2.1/test/testkey/generate.sh 21:01:40 spire-1.2.1/test/testkey/genkeys.go 21:01:40 spire-1.2.1/test/testkey/keys.go 21:01:40 spire-1.2.1/test/testkey/new.go 21:01:40 spire-1.2.1/test/tpmsimulator/ 21:01:40 spire-1.2.1/test/tpmsimulator/simulator.go 21:01:40 spire-1.2.1/test/util/ 21:01:40 spire-1.2.1/test/util/cert_fixtures.go 21:01:40 spire-1.2.1/test/util/cert_generation.go 21:01:40 spire-1.2.1/test/util/io_redirection.go 21:01:40 spire-1.2.1/test/util/race.go 21:01:40 spire-1.2.1/test/util/util.go 21:01:40 building spire from source... 21:01:41 Installing go1.17.7... 21:01:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:01:53 ---> dcc22f4d2ec9 21:01:53 Step 3/26 : WORKDIR /edgex-go 21:01:53 ---> Using cache 21:01:53 ---> d1d798498388 21:01:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:53 ---> Using cache 21:01:53 ---> 3fa72d46cf51 21:01:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:01:53 ---> Using cache 21:01:53 ---> 2c92e4d90fa6 21:01:53 Step 6/26 : COPY go.mod vendor* ./ 21:01:53 ---> Using cache 21:01:53 ---> 1be8a3577c2a 21:01:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:53 ---> Using cache 21:01:53 ---> 378e60d73353 21:01:53 Step 8/26 : COPY . . 21:01:53 ---> Using cache 21:01:53 ---> 539500b81de1 21:01:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:01:53 ---> Using cache 21:01:53 ---> 417c7fe5caaa 21:01:53 Step 10/26 : RUN mkdir -p spire-build 21:01:53 ---> Using cache 21:01:53 ---> e42a6ae424ae 21:01:53 Step 11/26 : WORKDIR /edgex-go/spire-build 21:01:53 ---> Using cache 21:01:53 ---> 4ef42f09e47c 21:01:53 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:01:54 ---> Running in 190a1f7ddf4c 21:01:57 spire-1.2.1/ 21:01:57 spire-1.2.1/.data/ 21:01:57 spire-1.2.1/.data/.file 21:01:57 spire-1.2.1/.dockerignore 21:01:57 spire-1.2.1/.gitattributes 21:01:57 spire-1.2.1/.githooks/ 21:01:57 spire-1.2.1/.githooks/pre-commit 21:01:57 spire-1.2.1/.github/ 21:01:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:01:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:01:57 spire-1.2.1/.github/dependabot.yml 21:01:57 spire-1.2.1/.github/workflows/ 21:01:57 spire-1.2.1/.github/workflows/nightly_build.yaml 21:01:57 spire-1.2.1/.github/workflows/pr_build.yaml 21:01:57 spire-1.2.1/.github/workflows/release_build.yaml 21:01:57 spire-1.2.1/.github/workflows/scripts/ 21:01:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:01:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:01:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:01:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:01:57 spire-1.2.1/.github/workflows/scripts/split.sh 21:01:57 spire-1.2.1/.gitignore 21:01:57 spire-1.2.1/.go-version 21:01:57 spire-1.2.1/.golangci.yml 21:01:57 spire-1.2.1/ADOPTERS.md 21:01:57 spire-1.2.1/CHANGELOG.md 21:01:57 spire-1.2.1/CODE-OF-CONDUCT.md 21:01:57 spire-1.2.1/CODEOWNERS 21:01:57 spire-1.2.1/CONTRIBUTING.md 21:01:57 spire-1.2.1/Dockerfile 21:01:57 spire-1.2.1/Dockerfile.dev 21:01:57 spire-1.2.1/Dockerfile.scratch 21:01:57 spire-1.2.1/LICENSE 21:01:57 spire-1.2.1/MAINTAINERS.md 21:01:57 spire-1.2.1/Makefile 21:01:57 spire-1.2.1/README.md 21:01:57 spire-1.2.1/ROADMAP.md 21:01:57 spire-1.2.1/SECURITY.md 21:01:57 spire-1.2.1/cmd/ 21:01:57 spire-1.2.1/cmd/spire-agent/ 21:01:57 spire-1.2.1/cmd/spire-agent/cli/ 21:01:57 spire-1.2.1/cmd/spire-agent/cli/api/ 21:01:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/common/ 21:01:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:01:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/run/ 21:01:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:01:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:01:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:01:57 spire-1.2.1/cmd/spire-agent/main.go 21:01:57 spire-1.2.1/cmd/spire-server/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/agent/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/cli.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/run/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/token/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/validate/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/x509/ 21:01:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:01:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:01:57 spire-1.2.1/cmd/spire-server/main.go 21:01:57 spire-1.2.1/cmd/spire-server/util/ 21:01:57 spire-1.2.1/cmd/spire-server/util/util.go 21:01:57 spire-1.2.1/conf/ 21:01:57 spire-1.2.1/conf/agent/ 21:01:57 spire-1.2.1/conf/agent/agent.conf 21:01:57 spire-1.2.1/conf/agent/agent_full.conf 21:01:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:01:57 spire-1.2.1/conf/server/ 21:01:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:01:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:01:57 spire-1.2.1/conf/server/server.conf 21:01:57 spire-1.2.1/conf/server/server_full.conf 21:01:57 spire-1.2.1/doc/ 21:01:57 spire-1.2.1/doc/SPIRE101.md 21:01:57 spire-1.2.1/doc/auditlog.md 21:01:57 spire-1.2.1/doc/authorization_policy_engine.md 21:01:57 spire-1.2.1/doc/changelog_guidelines.md 21:01:57 spire-1.2.1/doc/cure53-report.pdf 21:01:57 spire-1.2.1/doc/images/ 21:01:57 spire-1.2.1/doc/images/2019_roadmap.png 21:01:57 spire-1.2.1/doc/images/SPIRE101.png 21:01:57 spire-1.2.1/doc/images/SPIRE_agent.png 21:01:57 spire-1.2.1/doc/images/SPIRE_server.png 21:01:57 spire-1.2.1/doc/images/cache_mgr.png 21:01:57 spire-1.2.1/doc/images/cache_mgr_components.png 21:01:57 spire-1.2.1/doc/images/federated_spire.png 21:01:57 spire-1.2.1/doc/images/ha_mode.png 21:01:57 spire-1.2.1/doc/images/nested_spire.png 21:01:57 spire-1.2.1/doc/images/oidc_federation.png 21:01:57 spire-1.2.1/doc/images/single_trust_domain.png 21:01:57 spire-1.2.1/doc/images/spiffe_compatible.png 21:01:57 spire-1.2.1/doc/images/spire_logo.png 21:01:57 spire-1.2.1/doc/migrating_registration_api_clients.md 21:01:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:01:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:01:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:01:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:01:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:01:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:01:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:01:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:01:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:01:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:01:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:01:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:01:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:01:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:01:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:01:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:01:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:01:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:01:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:01:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:01:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:01:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:01:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:01:57 spire-1.2.1/doc/scaling_spire.md 21:01:57 spire-1.2.1/doc/spire_agent.md 21:01:57 spire-1.2.1/doc/spire_server.md 21:01:57 spire-1.2.1/doc/supported_integrations.md 21:01:57 spire-1.2.1/doc/telemetry.md 21:01:57 spire-1.2.1/doc/telemetry_config.md 21:01:57 spire-1.2.1/doc/upgrading.md 21:01:57 spire-1.2.1/doc/using_spire.md 21:01:57 spire-1.2.1/examples/ 21:01:57 spire-1.2.1/examples/README.md 21:01:57 spire-1.2.1/go.mod 21:01:57 spire-1.2.1/go.sum 21:01:57 spire-1.2.1/pkg/ 21:01:57 spire-1.2.1/pkg/agent/ 21:01:57 spire-1.2.1/pkg/agent/agent.go 21:01:57 spire-1.2.1/pkg/agent/api/ 21:01:57 spire-1.2.1/pkg/agent/api/config.go 21:01:57 spire-1.2.1/pkg/agent/api/debug/ 21:01:57 spire-1.2.1/pkg/agent/api/debug/v1/ 21:01:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:01:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:01:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:01:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:01:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:01:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:01:57 spire-1.2.1/pkg/agent/api/endpoints.go 21:01:57 spire-1.2.1/pkg/agent/api/health/ 21:01:57 spire-1.2.1/pkg/agent/api/health/v1/ 21:01:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:01:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:01:57 spire-1.2.1/pkg/agent/api/rpccontext/ 21:01:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:01:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:01:57 spire-1.2.1/pkg/agent/attestor/ 21:01:57 spire-1.2.1/pkg/agent/attestor/node/ 21:01:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:01:57 spire-1.2.1/pkg/agent/attestor/node/node.go 21:01:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:01:57 spire-1.2.1/pkg/agent/attestor/workload/ 21:01:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:01:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:01:57 spire-1.2.1/pkg/agent/catalog/ 21:01:57 spire-1.2.1/pkg/agent/catalog/catalog.go 21:01:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:01:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:01:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:01:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:01:57 spire-1.2.1/pkg/agent/client/ 21:01:57 spire-1.2.1/pkg/agent/client/client.go 21:01:57 spire-1.2.1/pkg/agent/client/client_test.go 21:01:57 spire-1.2.1/pkg/agent/client/dial.go 21:01:57 spire-1.2.1/pkg/agent/client/nodeconn.go 21:01:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:01:57 spire-1.2.1/pkg/agent/client/update.go 21:01:57 spire-1.2.1/pkg/agent/client/util.go 21:01:57 spire-1.2.1/pkg/agent/common/ 21:01:57 spire-1.2.1/pkg/agent/common/backoff/ 21:01:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:01:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:01:57 spire-1.2.1/pkg/agent/common/cgroups/ 21:01:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:01:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:01:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:01:57 spire-1.2.1/pkg/agent/config.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/ 21:01:57 spire-1.2.1/pkg/agent/endpoints/config.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:01:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:01:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/workload/ 21:01:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:01:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:01:57 spire-1.2.1/pkg/agent/manager/ 21:01:57 spire-1.2.1/pkg/agent/manager/cache/ 21:01:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:01:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:01:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:01:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:01:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:01:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:01:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:01:57 spire-1.2.1/pkg/agent/manager/config.go 21:01:57 spire-1.2.1/pkg/agent/manager/manager.go 21:01:57 spire-1.2.1/pkg/agent/manager/manager_test.go 21:01:57 spire-1.2.1/pkg/agent/manager/storage.go 21:01:57 spire-1.2.1/pkg/agent/manager/storage_test.go 21:01:57 spire-1.2.1/pkg/agent/manager/storecache/ 21:01:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:01:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:01:57 spire-1.2.1/pkg/agent/manager/sync.go 21:01:57 spire-1.2.1/pkg/agent/plugin/ 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:01:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:01:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:01:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:01:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:01:57 spire-1.2.1/pkg/agent/svid/ 21:01:57 spire-1.2.1/pkg/agent/svid/rotator.go 21:01:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:01:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:01:57 spire-1.2.1/pkg/agent/svid/store/ 21:01:57 spire-1.2.1/pkg/agent/svid/store/service.go 21:01:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:01:57 spire-1.2.1/pkg/common/ 21:01:57 spire-1.2.1/pkg/common/agentpathtemplate/ 21:01:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:01:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:01:57 spire-1.2.1/pkg/common/api/ 21:01:57 spire-1.2.1/pkg/common/api/metrics.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/ 21:01:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/logger.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/names.go 21:01:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:01:57 spire-1.2.1/pkg/common/api/names.go 21:01:57 spire-1.2.1/pkg/common/api/ratelimit.go 21:01:57 spire-1.2.1/pkg/common/api/rpccontext/ 21:01:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:01:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:01:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:01:57 spire-1.2.1/pkg/common/auth/ 21:01:57 spire-1.2.1/pkg/common/auth/interceptors.go 21:01:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:01:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/ 21:01:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/types.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:01:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:01:57 spire-1.2.1/pkg/common/catalog/ 21:01:57 spire-1.2.1/pkg/common/catalog/bind.go 21:01:57 spire-1.2.1/pkg/common/catalog/builtin.go 21:01:57 spire-1.2.1/pkg/common/catalog/catalog.go 21:01:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:01:57 spire-1.2.1/pkg/common/catalog/closers.go 21:01:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:01:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:01:57 spire-1.2.1/pkg/common/catalog/config.go 21:01:57 spire-1.2.1/pkg/common/catalog/config_test.go 21:01:57 spire-1.2.1/pkg/common/catalog/configure.go 21:01:57 spire-1.2.1/pkg/common/catalog/constraints.go 21:01:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:01:57 spire-1.2.1/pkg/common/catalog/context.go 21:01:57 spire-1.2.1/pkg/common/catalog/external.go 21:01:57 spire-1.2.1/pkg/common/catalog/host.go 21:01:57 spire-1.2.1/pkg/common/catalog/pipenet.go 21:01:57 spire-1.2.1/pkg/common/catalog/plugin.go 21:01:57 spire-1.2.1/pkg/common/catalog/testplugin/ 21:01:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:01:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:01:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:01:57 spire-1.2.1/pkg/common/cli/ 21:01:57 spire-1.2.1/pkg/common/cli/env.go 21:01:57 spire-1.2.1/pkg/common/cli/flags.go 21:01:57 spire-1.2.1/pkg/common/cli/trust_domain.go 21:01:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:01:57 spire-1.2.1/pkg/common/cli/umask.go 21:01:57 spire-1.2.1/pkg/common/cli/umask_posix.go 21:01:57 spire-1.2.1/pkg/common/cli/umask_test.go 21:01:57 spire-1.2.1/pkg/common/cli/umask_windows.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/ 21:01:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/flag.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/format.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/ 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:01:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:01:57 spire-1.2.1/pkg/common/coretypes/ 21:01:57 spire-1.2.1/pkg/common/coretypes/bundle/ 21:01:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:01:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:01:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:01:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:01:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:01:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:01:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:01:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:01:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:01:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:01:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:01:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:01:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:01:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:01:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:01:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:01:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:01:57 spire-1.2.1/pkg/common/cryptoutil/ 21:01:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:01:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:01:57 spire-1.2.1/pkg/common/diskutil/ 21:01:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:01:57 spire-1.2.1/pkg/common/diskutil/file_test.go 21:01:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:01:57 spire-1.2.1/pkg/common/errorutil/ 21:01:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:01:57 spire-1.2.1/pkg/common/health/ 21:01:57 spire-1.2.1/pkg/common/health/config.go 21:01:57 spire-1.2.1/pkg/common/health/context.go 21:01:57 spire-1.2.1/pkg/common/health/context_test.go 21:01:57 spire-1.2.1/pkg/common/health/health.go 21:01:57 spire-1.2.1/pkg/common/health/health_test.go 21:01:57 spire-1.2.1/pkg/common/health/logger.go 21:01:57 spire-1.2.1/pkg/common/hostservice/ 21:01:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:01:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:01:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:01:57 spire-1.2.1/pkg/common/idutil/ 21:01:57 spire-1.2.1/pkg/common/idutil/require.go 21:01:57 spire-1.2.1/pkg/common/idutil/require_test.go 21:01:57 spire-1.2.1/pkg/common/idutil/safety.go 21:01:57 spire-1.2.1/pkg/common/idutil/safety_test.go 21:01:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:01:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:01:57 spire-1.2.1/pkg/common/jwtsvid/ 21:01:57 spire-1.2.1/pkg/common/jwtsvid/common.go 21:01:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:01:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:01:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:01:57 spire-1.2.1/pkg/common/jwtutil/ 21:01:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:01:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:01:57 spire-1.2.1/pkg/common/log/ 21:01:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:01:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:01:57 spire-1.2.1/pkg/common/log/log.go 21:01:57 spire-1.2.1/pkg/common/log/log_test.go 21:01:57 spire-1.2.1/pkg/common/log/options.go 21:01:57 spire-1.2.1/pkg/common/nodeutil/ 21:01:57 spire-1.2.1/pkg/common/nodeutil/node.go 21:01:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:01:57 spire-1.2.1/pkg/common/peertracker/ 21:01:57 spire-1.2.1/pkg/common/peertracker/conn.go 21:01:57 spire-1.2.1/pkg/common/peertracker/credentials.go 21:01:57 spire-1.2.1/pkg/common/peertracker/errors.go 21:01:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:01:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:01:57 spire-1.2.1/pkg/common/peertracker/info.go 21:01:57 spire-1.2.1/pkg/common/peertracker/listener.go 21:01:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:01:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:01:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:01:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:01:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:01:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:01:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:01:57 spire-1.2.1/pkg/common/peertracker/tcp.go 21:01:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:01:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:01:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:01:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:01:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:01:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:01:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:01:57 spire-1.2.1/pkg/common/peertracker/uds.go 21:01:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:01:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:01:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:01:57 spire-1.2.1/pkg/common/pemutil/ 21:01:57 spire-1.2.1/pkg/common/pemutil/block.go 21:01:57 spire-1.2.1/pkg/common/pemutil/certs.go 21:01:57 spire-1.2.1/pkg/common/pemutil/common.go 21:01:57 spire-1.2.1/pkg/common/pemutil/csr.go 21:01:57 spire-1.2.1/pkg/common/pemutil/keys.go 21:01:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/ 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:01:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:01:57 spire-1.2.1/pkg/common/plugin/ 21:01:57 spire-1.2.1/pkg/common/plugin/aws/ 21:01:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:01:57 spire-1.2.1/pkg/common/plugin/azure/ 21:01:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:01:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:01:57 spire-1.2.1/pkg/common/plugin/facade.go 21:01:57 spire-1.2.1/pkg/common/plugin/facade_test.go 21:01:57 spire-1.2.1/pkg/common/plugin/gcp/ 21:01:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:01:57 spire-1.2.1/pkg/common/plugin/k8s/ 21:01:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:01:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:01:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:01:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:01:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:01:57 spire-1.2.1/pkg/common/plugin/log.go 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/ 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:01:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:01:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:01:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:01:57 spire-1.2.1/pkg/common/plugin/x509pop/ 21:01:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:01:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:01:57 spire-1.2.1/pkg/common/profiling/ 21:01:57 spire-1.2.1/pkg/common/profiling/dumpers.go 21:01:57 spire-1.2.1/pkg/common/profiling/profiling.go 21:01:57 spire-1.2.1/pkg/common/protoutil/ 21:01:57 spire-1.2.1/pkg/common/protoutil/masks.go 21:01:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:01:57 spire-1.2.1/pkg/common/rotationutil/ 21:01:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:01:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:01:57 spire-1.2.1/pkg/common/selector/ 21:01:57 spire-1.2.1/pkg/common/selector/selector.go 21:01:57 spire-1.2.1/pkg/common/selector/selector_test.go 21:01:57 spire-1.2.1/pkg/common/selector/set.go 21:01:57 spire-1.2.1/pkg/common/selector/set_utils.go 21:01:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/ 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/ 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:01:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:01:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:01:57 spire-1.2.1/pkg/common/telemetry/call.go 21:01:57 spire-1.2.1/pkg/common/telemetry/common/ 21:01:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:01:57 spire-1.2.1/pkg/common/telemetry/config.go 21:01:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:01:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/inmem.go 21:01:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/m3.go 21:01:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/metrics.go 21:01:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/names.go 21:01:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:01:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:01:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/ 21:01:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:01:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:01:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:01:57 spire-1.2.1/pkg/common/telemetry/server/server.go 21:01:57 spire-1.2.1/pkg/common/telemetry/sink.go 21:01:57 spire-1.2.1/pkg/common/telemetry/statsd.go 21:01:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:01:57 spire-1.2.1/pkg/common/telemetry/uptime.go 21:01:57 spire-1.2.1/pkg/common/telemetry/version.go 21:01:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:01:57 spire-1.2.1/pkg/common/uptime/ 21:01:57 spire-1.2.1/pkg/common/uptime/uptime.go 21:01:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:01:57 spire-1.2.1/pkg/common/util/ 21:01:57 spire-1.2.1/pkg/common/util/certs.go 21:01:57 spire-1.2.1/pkg/common/util/certs_test.go 21:01:57 spire-1.2.1/pkg/common/util/csr.go 21:01:57 spire-1.2.1/pkg/common/util/hash.go 21:01:57 spire-1.2.1/pkg/common/util/selectors.go 21:01:57 spire-1.2.1/pkg/common/util/selectors_test.go 21:01:57 spire-1.2.1/pkg/common/util/signals.go 21:01:57 spire-1.2.1/pkg/common/util/sort.go 21:01:57 spire-1.2.1/pkg/common/util/sort_test.go 21:01:57 spire-1.2.1/pkg/common/util/task.go 21:01:57 spire-1.2.1/pkg/common/util/task_test.go 21:01:57 spire-1.2.1/pkg/common/util/testdata/ 21:01:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:01:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:01:57 spire-1.2.1/pkg/common/version/ 21:01:57 spire-1.2.1/pkg/common/version/version.go 21:01:57 spire-1.2.1/pkg/common/x509svid/ 21:01:57 spire-1.2.1/pkg/common/x509svid/common_test.go 21:01:57 spire-1.2.1/pkg/common/x509svid/csr.go 21:01:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:01:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:01:57 spire-1.2.1/pkg/common/x509util/ 21:01:57 spire-1.2.1/pkg/common/x509util/cert.go 21:01:57 spire-1.2.1/pkg/common/x509util/dns.go 21:01:57 spire-1.2.1/pkg/common/x509util/dns_test.go 21:01:57 spire-1.2.1/pkg/common/x509util/keyid.go 21:01:57 spire-1.2.1/pkg/common/x509util/keypair.go 21:01:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:01:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:01:57 spire-1.2.1/pkg/server/ 21:01:57 spire-1.2.1/pkg/server/api/ 21:01:57 spire-1.2.1/pkg/server/api/agent.go 21:01:57 spire-1.2.1/pkg/server/api/agent/ 21:01:57 spire-1.2.1/pkg/server/api/agent/v1/ 21:01:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:01:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:01:57 spire-1.2.1/pkg/server/api/agent_test.go 21:01:57 spire-1.2.1/pkg/server/api/api.go 21:01:57 spire-1.2.1/pkg/server/api/audit/ 21:01:57 spire-1.2.1/pkg/server/api/audit/audit.go 21:01:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:01:57 spire-1.2.1/pkg/server/api/bundle.go 21:01:57 spire-1.2.1/pkg/server/api/bundle/ 21:01:57 spire-1.2.1/pkg/server/api/bundle/v1/ 21:01:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:01:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:01:57 spire-1.2.1/pkg/server/api/bundle_test.go 21:01:57 spire-1.2.1/pkg/server/api/debug/ 21:01:57 spire-1.2.1/pkg/server/api/debug/v1/ 21:01:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:01:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:01:57 spire-1.2.1/pkg/server/api/entry.go 21:01:57 spire-1.2.1/pkg/server/api/entry/ 21:01:57 spire-1.2.1/pkg/server/api/entry/v1/ 21:01:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:01:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:01:57 spire-1.2.1/pkg/server/api/entry_test.go 21:01:57 spire-1.2.1/pkg/server/api/health/ 21:01:57 spire-1.2.1/pkg/server/api/health/v1/ 21:01:57 spire-1.2.1/pkg/server/api/health/v1/service.go 21:01:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:01:57 spire-1.2.1/pkg/server/api/id.go 21:01:57 spire-1.2.1/pkg/server/api/id_test.go 21:01:57 spire-1.2.1/pkg/server/api/limits/ 21:01:57 spire-1.2.1/pkg/server/api/limits/limits.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/ 21:01:57 spire-1.2.1/pkg/server/api/middleware/alias.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/audit.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/caller.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/common.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/entries.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:01:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:01:57 spire-1.2.1/pkg/server/api/ratelimit.go 21:01:57 spire-1.2.1/pkg/server/api/rpccontext/ 21:01:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:01:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:01:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:01:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:01:57 spire-1.2.1/pkg/server/api/selector.go 21:01:57 spire-1.2.1/pkg/server/api/selector_test.go 21:01:57 spire-1.2.1/pkg/server/api/status.go 21:01:57 spire-1.2.1/pkg/server/api/status_test.go 21:01:57 spire-1.2.1/pkg/server/api/svid/ 21:01:57 spire-1.2.1/pkg/server/api/svid/v1/ 21:01:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:01:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:01:57 spire-1.2.1/pkg/server/api/trustdomain.go 21:01:57 spire-1.2.1/pkg/server/api/trustdomain/ 21:01:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:01:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:01:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:01:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:01:57 spire-1.2.1/pkg/server/authpolicy/ 21:01:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:01:57 spire-1.2.1/pkg/server/authpolicy/policy.go 21:01:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:01:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:01:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:01:57 spire-1.2.1/pkg/server/authpolicy/validate.go 21:01:57 spire-1.2.1/pkg/server/bundle/ 21:01:57 spire-1.2.1/pkg/server/bundle/client/ 21:01:57 spire-1.2.1/pkg/server/bundle/client/client.go 21:01:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:01:57 spire-1.2.1/pkg/server/bundle/client/manager.go 21:01:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:01:57 spire-1.2.1/pkg/server/bundle/client/sources.go 21:01:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:01:57 spire-1.2.1/pkg/server/bundle/client/updater.go 21:01:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:01:57 spire-1.2.1/pkg/server/ca/ 21:01:57 spire-1.2.1/pkg/server/ca/ca.go 21:01:57 spire-1.2.1/pkg/server/ca/ca_health.go 21:01:57 spire-1.2.1/pkg/server/ca/ca_test.go 21:01:57 spire-1.2.1/pkg/server/ca/journal.go 21:01:57 spire-1.2.1/pkg/server/ca/journal_test.go 21:01:57 spire-1.2.1/pkg/server/ca/manager.go 21:01:57 spire-1.2.1/pkg/server/ca/manager_health.go 21:01:57 spire-1.2.1/pkg/server/ca/manager_test.go 21:01:57 spire-1.2.1/pkg/server/ca/templates.go 21:01:57 spire-1.2.1/pkg/server/ca/upstream_client.go 21:01:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:01:57 spire-1.2.1/pkg/server/ca/validation.go 21:01:57 spire-1.2.1/pkg/server/cache/ 21:01:57 spire-1.2.1/pkg/server/cache/dscache/ 21:01:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:01:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:01:57 spire-1.2.1/pkg/server/cache/entrycache/ 21:01:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:01:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:01:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:01:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:01:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:01:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:01:57 spire-1.2.1/pkg/server/catalog/ 21:01:57 spire-1.2.1/pkg/server/catalog/catalog.go 21:01:57 spire-1.2.1/pkg/server/catalog/keymanager.go 21:01:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:01:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:01:57 spire-1.2.1/pkg/server/catalog/notifier.go 21:01:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:01:57 spire-1.2.1/pkg/server/config.go 21:01:57 spire-1.2.1/pkg/server/datastore/ 21:01:57 spire-1.2.1/pkg/server/datastore/datastore.go 21:01:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:01:57 spire-1.2.1/pkg/server/datastore/repository.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:01:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:01:57 spire-1.2.1/pkg/server/endpoints/ 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/ 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:01:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:01:57 spire-1.2.1/pkg/server/endpoints/config.go 21:01:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:01:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:01:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:01:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:01:57 spire-1.2.1/pkg/server/endpoints/middleware.go 21:01:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:01:57 spire-1.2.1/pkg/server/hostservice/ 21:01:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:01:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:01:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:01:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:01:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:01:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:01:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:01:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/ 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/ 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:01:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:01:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:01:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:01:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:01:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:01:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:01:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:01:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:01:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:01:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/ 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:01:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:01:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:01:58 spire-1.2.1/pkg/server/registration/ 21:01:58 spire-1.2.1/pkg/server/registration/manager.go 21:01:58 spire-1.2.1/pkg/server/registration/manager_test.go 21:01:58 spire-1.2.1/pkg/server/scanentries.go 21:01:58 spire-1.2.1/pkg/server/scanentries_test.go 21:01:58 spire-1.2.1/pkg/server/server.go 21:01:58 spire-1.2.1/pkg/server/server_test.go 21:01:58 spire-1.2.1/pkg/server/svid/ 21:01:58 spire-1.2.1/pkg/server/svid/observer.go 21:01:58 spire-1.2.1/pkg/server/svid/observer_test.go 21:01:58 spire-1.2.1/pkg/server/svid/rotator.go 21:01:58 spire-1.2.1/pkg/server/svid/rotator_config.go 21:01:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:01:58 spire-1.2.1/pkg/server/svid/rotator_test.go 21:01:58 spire-1.2.1/proto/ 21:01:58 spire-1.2.1/proto/private/ 21:01:58 spire-1.2.1/proto/private/server/ 21:01:58 spire-1.2.1/proto/private/server/journal/ 21:01:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:01:58 spire-1.2.1/proto/private/server/journal/journal.proto 21:01:58 spire-1.2.1/proto/spire/ 21:01:58 spire-1.2.1/proto/spire/common/ 21:01:58 spire-1.2.1/proto/spire/common/common.pb.go 21:01:58 spire-1.2.1/proto/spire/common/common.proto 21:01:58 spire-1.2.1/proto/spire/common/plugin/ 21:01:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:01:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:01:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:01:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:01:58 spire-1.2.1/proto/spire/plugin/ 21:01:58 spire-1.2.1/proto/spire/plugin/agent/ 21:01:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:01:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:01:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:01:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:01:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:01:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:01:58 spire-1.2.1/release/ 21:01:58 spire-1.2.1/release/spire-extras/ 21:01:58 spire-1.2.1/release/spire-extras/README.md 21:01:58 spire-1.2.1/release/spire-extras/conf/ 21:01:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:01:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:01:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:01:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:01:58 spire-1.2.1/release/spire/ 21:01:58 spire-1.2.1/release/spire/README.md 21:01:58 spire-1.2.1/release/spire/conf/ 21:01:58 spire-1.2.1/release/spire/conf/agent/ 21:01:58 spire-1.2.1/release/spire/conf/agent/agent.conf 21:01:58 spire-1.2.1/release/spire/conf/server/ 21:01:58 spire-1.2.1/release/spire/conf/server/server.conf 21:01:58 spire-1.2.1/script/ 21:01:58 spire-1.2.1/script/build-artifact.sh 21:01:58 spire-1.2.1/script/generate_dummy_ca.sh 21:01:58 spire-1.2.1/support/ 21:01:58 spire-1.2.1/support/k8s/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:01:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/ 21:01:58 spire-1.2.1/support/oidc-discovery-provider/README.md 21:01:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/config.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/main.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:01:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:01:58 spire-1.2.1/test/ 21:01:58 spire-1.2.1/test/clock/ 21:01:58 spire-1.2.1/test/clock/clock.go 21:01:58 spire-1.2.1/test/fakes/ 21:01:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:01:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:01:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:01:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:01:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:01:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:01:58 spire-1.2.1/test/fakes/fakeagentstore/ 21:01:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:01:58 spire-1.2.1/test/fakes/fakedatastore/ 21:01:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:01:58 spire-1.2.1/test/fakes/fakeentryclient/ 21:01:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:01:58 spire-1.2.1/test/fakes/fakehealthchecker/ 21:01:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:01:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:01:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:01:58 spire-1.2.1/test/fakes/fakemetrics/ 21:01:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:01:58 spire-1.2.1/test/fakes/fakenoderesolver/ 21:01:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:01:58 spire-1.2.1/test/fakes/fakenotifier/ 21:01:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:01:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:01:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:01:58 spire-1.2.1/test/fakes/fakeserverca/ 21:01:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:01:58 spire-1.2.1/test/fakes/fakeservercatalog/ 21:01:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:01:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:01:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:01:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:01:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:01:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:01:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:01:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:01:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:01:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:01:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:01:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:01:58 spire-1.2.1/test/fixture/ 21:01:58 spire-1.2.1/test/fixture/certs/ 21:01:58 spire-1.2.1/test/fixture/certs/agent_svid.der 21:01:58 spire-1.2.1/test/fixture/certs/base_cert.pem 21:01:58 spire-1.2.1/test/fixture/certs/base_csr.pem 21:01:58 spire-1.2.1/test/fixture/certs/base_key.pem 21:01:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:01:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:01:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:01:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:01:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:01:58 spire-1.2.1/test/fixture/certs/blog_key.pem 21:01:58 spire-1.2.1/test/fixture/certs/bundle.der 21:01:58 spire-1.2.1/test/fixture/certs/ca.pem 21:01:58 spire-1.2.1/test/fixture/certs/ca_key.pem 21:01:58 spire-1.2.1/test/fixture/certs/database_cert.pem 21:01:58 spire-1.2.1/test/fixture/certs/database_csr.pem 21:01:58 spire-1.2.1/test/fixture/certs/database_key.pem 21:01:58 spire-1.2.1/test/fixture/certs/node_cert.pem 21:01:58 spire-1.2.1/test/fixture/certs/node_csr.pem 21:01:58 spire-1.2.1/test/fixture/certs/node_key.pem 21:01:58 spire-1.2.1/test/fixture/certs/svid.pem 21:01:58 spire-1.2.1/test/fixture/certs/svid_key.pem 21:01:58 spire-1.2.1/test/fixture/config/ 21:01:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:01:58 spire-1.2.1/test/fixture/config/agent_good.conf 21:01:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:01:58 spire-1.2.1/test/fixture/config/plugin_good.conf 21:01:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:01:58 spire-1.2.1/test/fixture/config/server_good.conf 21:01:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:01:58 spire-1.2.1/test/fixture/fixture.go 21:01:58 spire-1.2.1/test/fixture/nodeattestor/ 21:01:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:01:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:01:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:01:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:01:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:01:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:01:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:01:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:01:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:01:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:01:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:01:58 spire-1.2.1/test/fixture/registration/ 21:01:58 spire-1.2.1/test/fixture/registration/entries.json 21:01:58 spire-1.2.1/test/fixture/registration/good-for-update.json 21:01:58 spire-1.2.1/test/fixture/registration/good.json 21:01:58 spire-1.2.1/test/fixture/registration/invalid.json 21:01:58 spire-1.2.1/test/fixture/registration/invalid_json.json 21:01:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:01:58 spire-1.2.1/test/integration/ 21:01:58 spire-1.2.1/test/integration/README.md 21:01:58 spire-1.2.1/test/integration/common 21:01:58 spire-1.2.1/test/integration/setup/ 21:01:58 spire-1.2.1/test/integration/setup/adminclient/ 21:01:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:01:58 spire-1.2.1/test/integration/setup/adminclient/client.go 21:01:58 spire-1.2.1/test/integration/setup/debugagent/ 21:01:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:01:58 spire-1.2.1/test/integration/setup/debugagent/main.go 21:01:58 spire-1.2.1/test/integration/setup/debugserver/ 21:01:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:01:58 spire-1.2.1/test/integration/setup/debugserver/main.go 21:01:58 spire-1.2.1/test/integration/setup/downstreamclient/ 21:01:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:01:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:01:58 spire-1.2.1/test/integration/setup/itclient/ 21:01:58 spire-1.2.1/test/integration/setup/itclient/client.go 21:01:58 spire-1.2.1/test/integration/setup/node-attestation/ 21:01:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:01:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:01:58 spire-1.2.1/test/integration/setup/x509pop/ 21:01:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:01:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:01:58 spire-1.2.1/test/integration/suites/ 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:01:58 spire-1.2.1/test/integration/suites/join-token/ 21:01:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:01:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:01:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:01:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:01:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:01:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:01:58 spire-1.2.1/test/integration/suites/join-token/README.md 21:01:58 spire-1.2.1/test/integration/suites/join-token/conf/ 21:01:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/join-token/teardown 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:01:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:01:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:01:58 spire-1.2.1/test/integration/suites/k8s/ 21:01:58 spire-1.2.1/test/integration/suites/k8s/00-setup 21:01:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:01:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:01:58 spire-1.2.1/test/integration/suites/k8s/README.md 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/ 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:01:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:01:58 spire-1.2.1/test/integration/suites/k8s/teardown 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/ 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:01:58 spire-1.2.1/test/integration/suites/rotation/ 21:01:58 spire-1.2.1/test/integration/suites/rotation/00-setup 21:01:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:01:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:01:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:01:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:01:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:01:58 spire-1.2.1/test/integration/suites/rotation/README.md 21:01:58 spire-1.2.1/test/integration/suites/rotation/conf/ 21:01:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/rotation/teardown 21:01:58 spire-1.2.1/test/integration/suites/self-test/ 21:01:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:01:58 spire-1.2.1/test/integration/suites/self-test/README.md 21:01:58 spire-1.2.1/test/integration/suites/self-test/teardown 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:01:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:01:58 spire-1.2.1/test/integration/suites/upgrade/ 21:01:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:01:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:01:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:01:58 spire-1.2.1/test/integration/suites/upgrade/README.md 21:01:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:01:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:01:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:01:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:01:58 spire-1.2.1/test/integration/suites/upgrade/teardown 21:01:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:01:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:01:58 spire-1.2.1/test/integration/test-one.sh 21:01:58 spire-1.2.1/test/integration/test.sh 21:01:58 spire-1.2.1/test/plugintest/ 21:01:58 spire-1.2.1/test/plugintest/config.go 21:01:58 spire-1.2.1/test/plugintest/load.go 21:01:58 spire-1.2.1/test/plugintest/option.go 21:01:58 spire-1.2.1/test/spiretest/ 21:01:58 spire-1.2.1/test/spiretest/apiserver.go 21:01:58 spire-1.2.1/test/spiretest/assertions.go 21:01:58 spire-1.2.1/test/spiretest/dir.go 21:01:58 spire-1.2.1/test/spiretest/errors_posix.go 21:01:58 spire-1.2.1/test/spiretest/errors_windows.go 21:01:58 spire-1.2.1/test/spiretest/logs.go 21:01:58 spire-1.2.1/test/spiretest/socketapi.go 21:01:58 spire-1.2.1/test/spiretest/suite.go 21:01:58 spire-1.2.1/test/spiretest/x509.go 21:01:58 spire-1.2.1/test/testca/ 21:01:58 spire-1.2.1/test/testca/ca.go 21:01:58 spire-1.2.1/test/testkey/ 21:01:58 spire-1.2.1/test/testkey/generate.sh 21:01:58 spire-1.2.1/test/testkey/genkeys.go 21:01:58 spire-1.2.1/test/testkey/keys.go 21:01:58 spire-1.2.1/test/testkey/new.go 21:01:58 spire-1.2.1/test/tpmsimulator/ 21:01:58 spire-1.2.1/test/tpmsimulator/simulator.go 21:01:58 spire-1.2.1/test/util/ 21:01:58 spire-1.2.1/test/util/cert_fixtures.go 21:01:58 spire-1.2.1/test/util/cert_generation.go 21:01:58 spire-1.2.1/test/util/io_redirection.go 21:01:58 spire-1.2.1/test/util/race.go 21:01:58 spire-1.2.1/test/util/util.go 21:01:58 building spire from source... 21:01:59 Installing go1.17.7... 21:02:07 Building bin/spire-server... 21:02:07 go: downloading github.com/mitchellh/cli v1.1.2 21:02:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:02:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:02:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:02:08 go: downloading google.golang.org/grpc v1.44.0 21:02:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:02:09 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:02:10 go: downloading github.com/imdario/mergo v0.3.12 21:02:11 go: downloading github.com/sirupsen/logrus v1.8.1 21:02:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:02:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:02:15 go: downloading github.com/fatih/color v1.13.0 21:02:15 go: downloading github.com/mattn/go-isatty v0.0.14 21:02:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:02:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:02:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:02:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:02:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:02:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:02:17 go: downloading github.com/armon/go-metrics v0.3.10 21:02:17 go: downloading github.com/prometheus/client_golang v1.12.1 21:02:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:02:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:02:18 go: downloading github.com/open-policy-agent/opa v0.38.0 21:02:26 Building bin/spire-server... 21:02:26 go: downloading github.com/mitchellh/cli v1.1.2 21:02:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:02:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:02:27 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:02:27 go: downloading google.golang.org/grpc v1.44.0 21:02:30 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:02:31 go: downloading github.com/imdario/mergo v0.3.12 21:02:31 go: downloading github.com/sirupsen/logrus v1.8.1 21:02:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:02:31 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:02:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:02:32 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:02:32 go: downloading github.com/mattn/go-colorable v0.1.12 21:02:32 go: downloading github.com/fatih/color v1.13.0 21:02:32 go: downloading github.com/mattn/go-isatty v0.0.14 21:02:33 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:02:33 go: downloading github.com/Masterminds/goutils v1.1.0 21:02:33 go: downloading github.com/Masterminds/semver v1.5.0 21:02:33 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:02:33 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:02:33 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:02:33 go: downloading github.com/google/uuid v1.1.2 21:02:33 go: downloading github.com/huandu/xstrings v1.3.2 21:02:33 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:02:33 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:02:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:02:34 go: downloading github.com/oklog/run v1.0.0 21:02:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:02:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:02:34 go: downloading github.com/prometheus/client_model v0.2.0 21:02:34 go: downloading github.com/prometheus/common v0.32.1 21:02:34 go: downloading github.com/beorn7/perks v1.0.1 21:02:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:02:34 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:02:34 go: downloading github.com/armon/go-metrics v0.3.10 21:02:34 go: downloading github.com/prometheus/client_golang v1.12.1 21:02:35 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:02:35 go: downloading github.com/prometheus/procfs v0.7.3 21:02:36 go: downloading github.com/open-policy-agent/opa v0.38.0 21:02:36 go: downloading go.uber.org/atomic v1.9.0 21:02:36 go: downloading github.com/imkira/go-observer v1.0.3 21:02:37 go: downloading github.com/hashicorp/errwrap v1.1.0 21:02:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:02:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:02:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:02:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:02:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:02:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:02:53 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:02:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:02:53 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:02:53 go: downloading github.com/stretchr/testify v1.7.0 21:02:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:02:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:02:53 go: downloading github.com/blang/semver/v4 v4.0.0 21:02:53 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:02:53 go: downloading github.com/jinzhu/gorm v1.9.16 21:02:53 go: downloading github.com/lib/pq v1.10.4 21:02:53 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:02:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:03:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:03:01 go: downloading github.com/mattn/go-colorable v0.1.12 21:03:01 go: downloading github.com/Masterminds/semver v1.5.0 21:03:01 go: downloading github.com/Masterminds/goutils v1.1.0 21:03:01 go: downloading github.com/google/uuid v1.1.2 21:03:01 go: downloading github.com/huandu/xstrings v1.3.2 21:03:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:03:01 go: downloading github.com/oklog/run v1.0.0 21:03:01 go: downloading github.com/imkira/go-observer v1.0.3 21:03:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:03:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:03:01 go: downloading github.com/prometheus/client_model v0.2.0 21:03:01 go: downloading github.com/prometheus/common v0.32.1 21:03:01 go: downloading github.com/beorn7/perks v1.0.1 21:03:01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:03:02 go: downloading github.com/prometheus/procfs v0.7.3 21:03:02 go: downloading go.uber.org/atomic v1.9.0 21:03:03 go: downloading github.com/hashicorp/errwrap v1.1.0 21:03:03 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:03:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:03:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:03:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:03:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:03:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:03:11 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:03:11 go: downloading github.com/stretchr/testify v1.7.0 21:03:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:03:11 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:03:11 go: downloading github.com/blang/semver/v4 v4.0.0 21:03:11 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:03:11 go: downloading github.com/jinzhu/gorm v1.9.16 21:03:11 go: downloading github.com/lib/pq v1.10.4 21:03:11 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:03:11 go: downloading google.golang.org/api v0.70.0 21:03:12 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:03:17 go: downloading google.golang.org/api v0.70.0 21:03:17 go: downloading k8s.io/client-go v0.23.4 21:03:17 go: downloading k8s.io/api v0.23.4 21:03:30 go: downloading github.com/google/go-tpm v0.3.3 21:03:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:03:40 Removing intermediate container 155dc3c89440 21:03:40 ---> 7500b33024f1 21:03:40 21:03:40 Step 10/23 : FROM alpine:3.14 21:03:40 ---> ac73e934f311 21:03:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:03:40 ---> Running in be455b63fe67 21:03:40 Removing intermediate container be455b63fe67 21:03:40 ---> 78e5ef381d67 21:03:40 Step 12/23 : ENV APP_PORT=59880 21:03:40 ---> Running in 71f356be33c4 21:03:40 Removing intermediate container 71f356be33c4 21:03:40 ---> 364331ffa598 21:03:40 Step 13/23 : EXPOSE $APP_PORT 21:03:40 ---> Running in a18e6c68c71d 21:03:41 Removing intermediate container a18e6c68c71d 21:03:41 ---> a64498572252 21:03:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:41 ---> Running in f241e068663a 21:03:44 Removing intermediate container f241e068663a 21:03:44 ---> c8a860454ed8 21:03:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:03:44 ---> Running in dd67c092c164 21:03:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:48 (1/6) Installing dumb-init (1.2.5-r1) 21:03:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:03:48 (3/6) Installing libsodium (1.0.18-r0) 21:03:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:03:49 (5/6) Installing libzmq (4.3.4-r0) 21:03:49 (6/6) Installing zeromq (4.3.4-r0) 21:03:49 Executing busybox-1.33.1-r7.trigger 21:03:49 OK: 8 MiB in 20 packages 21:03:51 go: downloading k8s.io/client-go v0.23.4 21:03:51 go: downloading k8s.io/api v0.23.4 21:03:51 go: downloading github.com/google/go-tpm v0.3.3 21:03:51 Removing intermediate container dd67c092c164 21:03:51 ---> e7e9e20aefd1 21:03:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:03:52  ---> d7f1d82e811b 21:03:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:03:55 ---> 7e8baccd4297 21:03:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:03:55 ---> 0be87746fa62 21:03:55 Step 19/23 : ENTRYPOINT ["/core-data"] 21:03:55 ---> Running in a2d290bf679a 21:03:56 Removing intermediate container a2d290bf679a 21:03:56 ---> 22f43fffd1b1 21:03:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:56 ---> Running in 85dce19d818f 21:03:57 Removing intermediate container 85dce19d818f 21:03:57 ---> 13262db4483e 21:03:57 Step 21/23 : LABEL arch=arm64 21:03:57 ---> Running in 4d56ce67f0ff 21:03:57 Removing intermediate container 4d56ce67f0ff 21:03:57 ---> f44180d3c842 21:03:58 Step 22/23 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 21:03:58 ---> Running in 52027c19a64d 21:03:58 Removing intermediate container 52027c19a64d 21:03:58 ---> 0af493e4a16f 21:03:58 Step 23/23 : LABEL version=0.0.0 21:03:58 ---> Running in 1c188ae69b96 21:03:59 Removing intermediate container 1c188ae69b96 21:03:59 ---> d534a375bdd3 21:03:59 21:03:59 Successfully built d534a375bdd3 21:03:59 Successfully tagged core-data-arm64:latest 21:04:00  Building core-data ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:04:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:04:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:04:00 go: downloading cloud.google.com/go/storage v1.21.0 21:04:01 go: downloading cloud.google.com/go v0.100.2 21:04:02 go: downloading k8s.io/apimachinery v0.23.4 21:04:04 go: downloading k8s.io/kube-aggregator v0.23.3 21:04:04 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:04:05 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:04:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:04:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:04:05 go: downloading cloud.google.com/go/storage v1.21.0 21:04:06 go: downloading cloud.google.com/go v0.100.2 21:04:06 go: downloading github.com/hashicorp/vault/api v1.4.1 21:04:06 go: downloading github.com/twmb/murmur3 v1.1.6 21:04:06 go: downloading cloud.google.com/go/security v1.3.0 21:04:06 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:04:06 go: downloading k8s.io/apimachinery v0.23.4 21:04:07 go: downloading gopkg.in/yaml.v2 v2.4.0 21:04:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:04:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:04:07 go: downloading github.com/gobwas/glob v0.2.3 21:04:08 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:04:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:04:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:04:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:04:08 go: downloading github.com/aws/smithy-go v1.11.0 21:04:08 go: downloading k8s.io/kube-aggregator v0.23.3 21:04:09 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:04:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:04:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:04:10 go: downloading github.com/jinzhu/inflection v1.0.0 21:04:10 go: downloading github.com/gogo/protobuf v1.3.2 21:04:10 go: downloading cloud.google.com/go/security v1.3.0 21:04:10 go: downloading github.com/hashicorp/vault/api v1.4.1 21:04:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:04:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:04:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:04:11 go: downloading github.com/twmb/murmur3 v1.1.6 21:04:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:04:12 go: downloading gopkg.in/yaml.v2 v2.4.0 21:04:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:04:12 go: downloading github.com/gobwas/glob v0.2.3 21:04:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:04:12 go: downloading github.com/aws/smithy-go v1.11.0 21:04:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:04:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:04:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:04:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:04:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:04:14 go: downloading github.com/jinzhu/inflection v1.0.0 21:04:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:04:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:04:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:04:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:04:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:04:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:04:14 go: downloading github.com/dimchansky/utfbom v1.1.1 21:04:14 go: downloading cloud.google.com/go/compute v1.3.0 21:04:14 go: downloading github.com/gogo/protobuf v1.3.2 21:04:15 go: downloading cloud.google.com/go/iam v0.1.1 21:04:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:04:15 go: downloading k8s.io/klog/v2 v2.30.0 21:04:15 go: downloading github.com/google/gofuzz v1.1.0 21:04:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:04:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:04:17 go: downloading github.com/spf13/pflag v1.0.5 21:04:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:04:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:04:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:04:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:04:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:04:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:04:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:04:18 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:04:18 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:04:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:04:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:04:18 go: downloading github.com/dimchansky/utfbom v1.1.1 21:04:18 go: downloading cloud.google.com/go/compute v1.3.0 21:04:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:04:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:04:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:04:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:04:19 go: downloading cloud.google.com/go/iam v0.1.1 21:04:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:04:19 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:04:19 go: downloading k8s.io/klog/v2 v2.30.0 21:04:19 go: downloading github.com/google/gofuzz v1.1.0 21:04:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:04: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/secrets-config ./cmd/secrets-config 21:04:20 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:04:20 go: downloading go.opencensus.io v0.23.0 21:04:21 go: downloading github.com/spf13/pflag v1.0.5 21:04:21 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:04:21 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:04:21 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:04:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:04:21 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:04:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:04:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:04:21 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:04:21 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:04:22 go: downloading gopkg.in/inf.v0 v0.9.1 21:04:22 go: downloading github.com/go-logr/logr v1.2.2 21:04:22 go: downloading github.com/google/go-cmp v0.5.7 21:04:22 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:04:22 go: downloading github.com/json-iterator/go v1.1.12 21:04:22 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:04:22 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:04:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:04:22 go: downloading github.com/googleapis/gnostic v0.5.5 21:04:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:04:23 go: downloading go.opencensus.io v0.23.0 21:04:23 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:04:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:04:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:04:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:04:26 go: downloading gopkg.in/inf.v0 v0.9.1 21:04:26 go: downloading github.com/go-logr/logr v1.2.2 21:04:26 go: downloading github.com/google/go-cmp v0.5.7 21:04:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:04:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:04:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:04:26 go: downloading github.com/json-iterator/go v1.1.12 21:04:27 go: downloading github.com/tklauser/numcpus v0.3.0 21:04:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:04:27 go: downloading github.com/googleapis/gnostic v0.5.5 21:04:27 go: downloading go.uber.org/zap v1.21.0 21:04:28 go: downloading sigs.k8s.io/yaml v1.3.0 21:04:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:04:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:04:28 go: downloading github.com/modern-go/reflect2 v1.0.2 21:04:28 go: downloading github.com/ryanuber/go-glob v1.0.0 21:04:28 go: downloading github.com/golang/snappy v0.0.4 21:04:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:04:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:04:32 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:04:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:04:32 go: downloading github.com/tklauser/numcpus v0.3.0 21:04:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:04:32 go: downloading go.uber.org/zap v1.21.0 21:04:33 go: downloading sigs.k8s.io/yaml v1.3.0 21:04:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:04:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:04:34 go: downloading github.com/modern-go/reflect2 v1.0.2 21:04:34 go: downloading github.com/ryanuber/go-glob v1.0.0 21:04:34 go: downloading github.com/golang/snappy v0.0.4 21:04:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:04:37 Removing intermediate container c49eb42eeae6 21:04:37 ---> 4693bd2811fc 21:04:37 21:04:37 Step 10/22 : FROM alpine:3.14 21:04:37 ---> ac73e934f311 21:04:37 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:04:37 ---> Running in 9e44f300d579 21:04:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:04:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:04:38 go: downloading github.com/hashicorp/go-version v1.2.0 21:04:38 go: downloading go.uber.org/multierr v1.6.0 21:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:04:40 (1/6) Installing ca-certificates (20211220-r0) 21:04:40 (2/6) Installing brotli-libs (1.0.9-r5) 21:04:40 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:04:40 (4/6) Installing libcurl (7.79.1-r0) 21:04:40 (5/6) Installing curl (7.79.1-r0) 21:04:40 (6/6) Installing dumb-init (1.2.5-r1) 21:04:40 Executing busybox-1.33.1-r7.trigger 21:04:40 Executing ca-certificates-20211220-r0.trigger 21:04:40 OK: 8 MiB in 20 packages 21:04:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:04:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:04:42 go: downloading github.com/hashicorp/go-version v1.2.0 21:04:42 go: downloading go.uber.org/multierr v1.6.0 21:04:42 Removing intermediate container 9e44f300d579 21:04:42 ---> c8ac51c20981 21:04:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:04:42 ---> Running in 022395e245b1 21:04:43 Removing intermediate container 022395e245b1 21:04:43 ---> 695bc75c080f 21:04:43 Step 13/22 : WORKDIR /edgex 21:04:43 ---> Running in 4226c90cfc20 21:04:44 Removing intermediate container 4226c90cfc20 21:04:44 ---> df925e2ef92c 21:04:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:04:45 ---> ec04de5ceeb7 21:04:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:04:47 ---> 329b3a92dfd3 21:04:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:04:49 ---> 03cd75f856a9 21:04:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:04:50 ---> 014ca86f55a7 21:04:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:50 ---> Running in fb9d69bb9887 21:04:52 Removing intermediate container fb9d69bb9887 21:04:52 ---> 65a997ddfbb9 21:04:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:04:53 ---> Running in a19d67f769d1 21:04:53 Removing intermediate container a19d67f769d1 21:04:53 ---> a1c0431e5c44 21:04:53 Step 20/22 : LABEL arch=arm64 21:04:53 ---> Running in 16c1dfa36417 21:04:54 Removing intermediate container 16c1dfa36417 21:04:54 ---> 695c2ba2da20 21:04:54 Step 21/22 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 21:04:54 ---> Running in c9214d6375c1 21:04:55 Removing intermediate container c9214d6375c1 21:04:55 ---> c0731e335c3d 21:04:55 Step 22/22 : LABEL version=0.0.0 21:04:55 ---> Running in ffaa787c2c4d 21:04:55 Removing intermediate container ffaa787c2c4d 21:04:55 ---> 7e38d15df66f 21:04:55 21:04:56 Successfully built 7e38d15df66f 21:04:56 Successfully tagged security-proxy-setup-arm64:latest 21:05:00  Building security-proxy-setup ... done go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:05:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:05:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:05:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:22:34 Building bin/spire-agent... 21:22:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:22:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:22:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:22:34 go: downloading github.com/docker/docker v20.10.12+incompatible 21:22:34 go: downloading github.com/google/go-tpm-tools v0.3.3 21:22:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:22:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:22:34 go: downloading github.com/docker/go-connections v0.4.0 21:22:34 go: downloading github.com/docker/go-units v0.4.0 21:22:34 go: downloading github.com/opencontainers/image-spec v1.0.1 21:22:34 go: downloading github.com/containerd/containerd v1.3.4 21:22:34 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:22:34 go: downloading github.com/opencontainers/go-digest v1.0.0 21:29:12 Removing intermediate container 16b8618df1fe 21:29:12 ---> ea0705bbb4fa 21:29:12 21:29:12 Step 13/26 : FROM alpine:3.15 21:29:12 ---> 3fb3c9af89a9 21:29:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:29:12 ---> Using cache 21:29:12 ---> 622a370bd60d 21:29:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:12 ---> Using cache 21:29:12 ---> f28bd5708241 21:29:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:29:12 ---> Running in 93b164f5fa8e 21:29:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:29:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:29:12 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 21:29:12 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:29:12 OK: 15729 distinct packages available 21:29:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:29:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:29:12 (1/5) Installing dumb-init (1.2.5-r1) 21:29:12 (2/5) Installing musl-obstack (1.2.3-r0) 21:29:12 (3/5) Installing libucontext (1.1-r0) 21:29:12 (4/5) Installing gcompat (1.0.0-r4) 21:29:12 (5/5) Installing openssl (1.1.1n-r0) 21:29:12 Executing busybox-1.34.1-r5.trigger 21:29:12 OK: 6 MiB in 19 packages 21:29:12 Removing intermediate container 93b164f5fa8e 21:29:12 ---> 2a5c656de91a 21:29:12 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:29:12 ---> 757d15d6698c 21:29:12 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:29:15 ---> 477f758e58b7 21:29:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:29:16 ---> 834c0b216803 21:29:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:29:17 ---> c28aadaf3773 21:29:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:29:18 ---> 14d13bdeffb8 21:29:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:29:18 ---> Running in c29c6c5d948e 21:29:18 Removing intermediate container c29c6c5d948e 21:29:18 ---> 910af8f6108d 21:29:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:29:18 ---> Running in a0071f5282ee 21:29:18 Removing intermediate container a0071f5282ee 21:29:18 ---> bbd5cbf568b4 21:29:18 Step 24/26 : LABEL arch=arm64 21:29:19 ---> Running in 412f2735790e 21:29:19 Removing intermediate container 412f2735790e 21:29:19 ---> b70230d6bc9d 21:29:19 Step 25/26 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 21:29:19 ---> Running in 60df709c00de 21:29:20 Removing intermediate container 60df709c00de 21:29:20 ---> ad0c54e01106 21:29:20 Step 26/26 : LABEL version=0.0.0 21:29:20 ---> Running in 9b0ea6962fd6 21:29:20 Removing intermediate container 9b0ea6962fd6 21:29:20 ---> e64fab2043a9 21:29:20 21:29:20 Successfully built e64fab2043a9 21:29:20 Successfully tagged security-spire-agent-arm64:latest 21:31:12  Building security-spire-agent ... done Building bin/spire-agent... 21:31:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:31:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:31:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:31:12 go: downloading github.com/docker/docker v20.10.12+incompatible 21:31:12 go: downloading github.com/google/go-tpm-tools v0.3.3 21:31:12 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:31:12 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:31:12 go: downloading github.com/docker/go-connections v0.4.0 21:31:12 go: downloading github.com/docker/go-units v0.4.0 21:31:12 go: downloading github.com/opencontainers/image-spec v1.0.1 21:31:12 go: downloading github.com/containerd/containerd v1.3.4 21:31:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:31:12 go: downloading github.com/opencontainers/go-digest v1.0.0 21:31:39 Building bin/spire-agent... 21:31:39 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:31:39 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:31:39 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:31:39 go: downloading github.com/docker/docker v20.10.12+incompatible 21:31:44 go: downloading github.com/google/go-tpm-tools v0.3.3 21:31:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:31:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:31:45 go: downloading github.com/docker/go-connections v0.4.0 21:31:45 go: downloading github.com/docker/go-units v0.4.0 21:31:45 go: downloading github.com/opencontainers/image-spec v1.0.1 21:31:46 go: downloading github.com/containerd/containerd v1.3.4 21:31:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:31:46 go: downloading github.com/opencontainers/go-digest v1.0.0 21:35:53 Removing intermediate container 72a8151ab80a 21:35:53 ---> 657e8b792e3c 21:35:53 21:35:53 Step 13/25 : FROM alpine:3.15 21:35:53 ---> 3fb3c9af89a9 21:35:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:53 ---> Using cache 21:35:53 ---> 622a370bd60d 21:35:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:53 ---> Using cache 21:35:53 ---> f28bd5708241 21:35:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:35:53 ---> Using cache 21:35:53 ---> 2a5c656de91a 21:35:53 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:35:59 ---> 67a8f4706434 21:35:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:35:59 ---> d5f8d05b2238 21:35:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:36:00 ---> 269649c636f7 21:36:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:36:01 ---> b6ac10f23bd0 21:36:01 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:36:01 ---> Running in c12a9b5c1154 21:36:02 Removing intermediate container c12a9b5c1154 21:36:02 ---> de662fda495a 21:36:02 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:02 ---> Running in 3b33d911d319 21:36:02 Removing intermediate container 3b33d911d319 21:36:02 ---> 5b249dcd4fb8 21:36:02 Step 23/25 : LABEL arch=arm64 21:36:02 ---> Running in c4d22372043a 21:36:03 Removing intermediate container c4d22372043a 21:36:03 ---> eae0e59b8f3b 21:36:03 Step 24/25 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 21:36:03 ---> Running in 31be979bdaaa 21:36:04 Removing intermediate container 31be979bdaaa 21:36:04 ---> 1206978f8521 21:36:04 Step 25/25 : LABEL version=0.0.0 21:36:04 ---> Running in 1b9703af8eb0 21:36:04 Removing intermediate container 1b9703af8eb0 21:36:04 ---> 26cd2461ad88 21:36:04 21:36:04 Successfully built 26cd2461ad88 21:36:04 Successfully tagged security-spire-server-arm64:latest 21:36:27  Building security-spire-server ... done Removing intermediate container 190a1f7ddf4c 21:36:27 ---> e552ed59973b 21:36:27 21:36:27 Step 13/26 : FROM alpine:3.15 21:36:27 ---> 3fb3c9af89a9 21:36:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:27 ---> Using cache 21:36:27 ---> 622a370bd60d 21:36:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:27 ---> Using cache 21:36:27 ---> f28bd5708241 21:36:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:36:27 ---> Running in 0470dd289982 21:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:36:29 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 21:36:29 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:36:29 OK: 15729 distinct packages available 21:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:36:31 (1/4) Installing dumb-init (1.2.5-r1) 21:36:31 (2/4) Installing musl-obstack (1.2.3-r0) 21:36:31 (3/4) Installing libucontext (1.1-r0) 21:36:31 (4/4) Installing gcompat (1.0.0-r4) 21:36:31 Executing busybox-1.34.1-r5.trigger 21:36:31 OK: 6 MiB in 18 packages 21:36:32 Removing intermediate container 0470dd289982 21:36:32 ---> 67f93df2dd17 21:36:32 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:36:35 ---> 0c0ce96c93df 21:36:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:36:36 ---> 913f4e722b09 21:36:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:36:36 ---> Running in 974c68fb268a 21:36:37 Removing intermediate container 974c68fb268a 21:36:37 ---> 191df880cbb3 21:36:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:36:37 ---> 408ae716fdeb 21:36:37 Step 21/26 : WORKDIR / 21:36:37 ---> Running in 7ae4e7d89b90 21:36:38 Removing intermediate container 7ae4e7d89b90 21:36:38 ---> f212a1e8383f 21:36:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:36:38 ---> Running in 13cc5af87ecb 21:36:38 Removing intermediate container 13cc5af87ecb 21:36:38 ---> 952b282ba86a 21:36:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:38 ---> Running in 43a068b1eef4 21:36:38 Removing intermediate container 43a068b1eef4 21:36:39 ---> 68210cf923a5 21:36:39 Step 24/26 : LABEL arch=arm64 21:36:39 ---> Running in 2ffd6234b045 21:36:39 Removing intermediate container 2ffd6234b045 21:36:39 ---> 67583c88e83c 21:36:39 Step 25/26 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 21:36:39 ---> Running in 9af341114b77 21:36:39 Removing intermediate container 9af341114b77 21:36:39 ---> 50ffdf938150 21:36:39 Step 26/26 : LABEL version=0.0.0 21:36:39 ---> Running in 731231df55bf 21:36:40 Removing intermediate container 731231df55bf 21:36:40 ---> 6aad04d7de06 21:36:40 21:36:40 Successfully built 6aad04d7de06 21:36:40 Successfully tagged security-spire-config-arm64:latest 21:36:41  Building security-spire-config ... done  [Pipeline] } 21:36:41 $ docker stop --time=1 a75829cc200c454d9d275be5fd2ba586931b69fe11a8fcde3c532f528ea9e9ad 21:36:42 $ docker rm -f a75829cc200c454d9d275be5fd2ba586931b69fe11a8fcde3c532f528ea9e9ad [Pipeline] // withDockerContainer [Pipeline] sh 21:36:43 + docker images 21:36:44 REPOSITORY TAG IMAGE ID CREATED SIZE 21:36:44 security-spire-config-arm64 latest 6aad04d7de06 3 seconds ago 85.6MB 21:36:44 e552ed59973b 33 seconds ago 4.14GB 21:36:44 security-spire-server-arm64 latest 26cd2461ad88 39 seconds ago 86.3MB 21:36:44 657e8b792e3c About a minute ago 4.14GB 21:36:44 security-spire-agent-arm64 latest e64fab2043a9 7 minutes ago 126MB 21:36:44 ea0705bbb4fa 7 minutes ago 4.14GB 21:36:44 security-proxy-setup-arm64 latest 7e38d15df66f 31 minutes ago 26.1MB 21:36:44 4693bd2811fc 32 minutes ago 1.32GB 21:36:44 core-data-arm64 latest d534a375bdd3 32 minutes ago 21.6MB 21:36:44 7500b33024f1 33 minutes ago 1.34GB 21:36:44 sys-mgmt-agent-arm64 latest 1d15e272d04b 35 minutes ago 282MB 21:36:44 support-notifications-arm64 latest 986db6524ec0 36 minutes ago 25.8MB 21:36:44 973e3c38e8a9 36 minutes ago 1.37GB 21:36:44 4cfdda309e5d 37 minutes ago 1.31GB 21:36:44 security-bootstrapper-arm64 latest 21401a4bfe8f 37 minutes ago 18.3MB 21:36:44 c60aa79dfb94 37 minutes ago 1.31GB 21:36:44 core-command-arm64 latest ce2817c5becb 40 minutes ago 15.5MB 21:36:44 c48736b948aa 40 minutes ago 1.31GB 21:36:44 support-scheduler-arm64 latest 34faf72a3e46 43 minutes ago 25.2MB 21:36:44 6f0a061a76d9 43 minutes ago 1.36GB 21:36:44 security-spiffe-token-provider-arm64 latest d883a044ed68 43 minutes ago 27.9MB 21:36:44 cf823990d177 44 minutes ago 1.36GB 21:36:44 core-metadata-arm64 latest 7b13882d7e30 45 minutes ago 16.3MB 21:36:44 security-secretstore-setup-arm64 latest c795ae2ac5cd 45 minutes ago 27.5MB 21:36:44 2c3220a3ba51 45 minutes ago 1.31GB 21:36:44 f6314a5de600 45 minutes ago 1.32GB 21:36:44 ci-base-image-arm64 latest dcc22f4d2ec9 About an hour ago 886MB 21:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 days ago 551MB 21:36:44 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 21:36:44 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 21:36:44 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 21:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:44 21:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:36:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:45 arm64: Pulling from edgex-lftools-log-publisher 21:36:45 8998bd30e6a1: Pulling fs layer 21:36:45 04944245beec: Pulling fs layer 21:36:45 699f458cf7ca: Pulling fs layer 21:36:45 765212b225bb: Pulling fs layer 21:36:45 f23df028b6ca: Pulling fs layer 21:36:45 d65c8cfc05b1: Pulling fs layer 21:36:45 2437ff75d9bd: Pulling fs layer 21:36:45 765212b225bb: Waiting 21:36:45 f23df028b6ca: Waiting 21:36:45 d65c8cfc05b1: Waiting 21:36:45 2437ff75d9bd: Waiting 21:36:45 04944245beec: Verifying Checksum 21:36:45 04944245beec: Download complete 21:36:45 765212b225bb: Verifying Checksum 21:36:45 765212b225bb: Download complete 21:36:45 f23df028b6ca: Verifying Checksum 21:36:45 f23df028b6ca: Download complete 21:36:45 d65c8cfc05b1: Verifying Checksum 21:36:45 d65c8cfc05b1: Download complete 21:36:45 699f458cf7ca: Verifying Checksum 21:36:45 699f458cf7ca: Download complete 21:36:46 8998bd30e6a1: Verifying Checksum 21:36:46 8998bd30e6a1: Download complete 21:36:48 2437ff75d9bd: Verifying Checksum 21:36:48 2437ff75d9bd: Download complete 21:36:50 8998bd30e6a1: Pull complete 21:36:50 04944245beec: Pull complete 21:36:52 699f458cf7ca: Pull complete 21:36:52 765212b225bb: Pull complete 21:36:53 f23df028b6ca: Pull complete 21:36:53 d65c8cfc05b1: Pull complete 21:37:08 2437ff75d9bd: Pull complete 21:37:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:37:09 prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container 21:37:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:37:12 $ docker top 0b5fabed6e949aa30a3ba1d53c523ec92659f0529c662506ac1371123ee5b00a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:13 ---> job-cost.sh 21:37:13 lf-activate-venv: SKIPPING 21:37:13 INFO: No Stack... 21:37:14 INFO: Retrieving Pricing Info for: v3-standard-4 21:37:15 INFO: Archiving Costs [Pipeline] sh 21:37:15 + cat /w/workspace/edgex-go/2/archives/cost.csv 21:37:15 + cut -d, -f6 [Pipeline] lock 21:37:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-2-stack-cost] 21:37:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3987-2-stack-cost] did not exist. Created. 21:37:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:37:16 + echo total: 0.2199999988079071 [Pipeline] stash 21:37:16 Stashed 1 file(s) [Pipeline] } 21:37:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:37:16 $ docker stop --time=1 0b5fabed6e949aa30a3ba1d53c523ec92659f0529c662506ac1371123ee5b00a 21:37:18 $ docker rm -f 0b5fabed6e949aa30a3ba1d53c523ec92659f0529c662506ac1371123ee5b00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:37:18 provisioning config files... 21:37:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config112995331813041243tmp [Pipeline] { [Pipeline] sh 21:37:19 + set +x 21:37:19 + curl -s https://codecov.io/bash 21:37:19 + bash -s -- 21:37:19 21:37:19 _____ _ 21:37:19 / ____| | | 21:37:19 | | ___ __| | ___ ___ _____ __ 21:37:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:37:19 | |___| (_) | (_| | __/ (_| (_) \ V / 21:37:19 \_____\___/ \__,_|\___|\___\___/ \_/ 21:37:19 Bash-1.0.6 21:37:19 21:37:19 21:37:19 ==> git version 2.25.1 found 21:37:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:37:19 Release-Date: 2020-01-08 21:37:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:37:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:37:19 ==> Jenkins CI detected. 21:37:19 current dir:  /w/workspace/edgex-go/2 21:37:19 project root: . 21:37:19 --> token set from env 21:37:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:37:19 ==> Running gcov in . (disable via -X gcov) 21:37:19 ==> Python coveragepy not found 21:37:19 ==> Searching for coverage reports in: 21:37:19 + . 21:37:19 -> Found 1 reports 21:37:19 ==> Detecting git/mercurial file structure 21:37:19 ==> Reading reports 21:37:19 + ./coverage.out bytes=435134 21:37:19 ==> Appending adjustments 21:37:19 https://docs.codecov.io/docs/fixing-reports 21:37:20 + Found adjustments 21:37:20 ==> Gzipping contents 21:37:20 60K /tmp/codecov.PrmgZ7.gz 21:37:20 ==> Uploading reports 21:37:20 url: https://codecov.io 21:37:20 query: branch=PR-3987&commit=65a97619a16cf7415cb696db31b99692f86f7e81&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:37:20 -> Pinging Codecov 21:37:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=65a97619a16cf7415cb696db31b99692f86f7e81&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:37:20 -> Uploading to 21:37:20 https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/65a97619a16cf7415cb696db31b99692f86f7e81/36170321-be63-402c-aa3d-6bcc34af3ce1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T213720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51a6fe2f943758f20178d729f7262e620084b66ee185df64ca4d07862a784d30 21:37:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:37:20 Dload Upload Total Spent Left Speed 21:37:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59923 0 0 100 59923 0 182k --:--:-- --:--:-- --:--:-- 182k 21:37:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/65a97619a16cf7415cb696db31b99692f86f7e81 [Pipeline] } 21:37:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:37:21 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 21:37:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:37:23 ---> package-listing.sh 21:37:23 ++ facter osfamily 21:37:23 ++ tr '[:upper:]' '[:lower:]' 21:37:23 + OS_FAMILY=debian 21:37:23 + workspace=/w/workspace/edgex-go/2 21:37:23 + START_PACKAGES=/tmp/packages_start.txt 21:37:23 + END_PACKAGES=/tmp/packages_end.txt 21:37:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:23 + PACKAGES=/tmp/packages_start.txt 21:37:23 + '[' /w/workspace/edgex-go/2 ']' 21:37:23 + PACKAGES=/tmp/packages_end.txt 21:37:23 + case "${OS_FAMILY}" in 21:37:23 + dpkg -l 21:37:23 + grep '^ii' 21:37:23 + '[' -f /tmp/packages_start.txt ']' 21:37:23 + '[' -f /tmp/packages_end.txt ']' 21:37:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:23 + '[' /w/workspace/edgex-go/2 ']' 21:37:23 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:37:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:37:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:37:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:24 21:37:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:37:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:24 latest: Pulling from edgex-lftools-log-publisher 21:37:24 5eb5b503b376: Pulling fs layer 21:37:24 5c69ac0246d0: Pulling fs layer 21:37:24 ec43610c2a17: Pulling fs layer 21:37:24 3a2ae6a8a46f: Pulling fs layer 21:37:24 33b1e0a273af: Pulling fs layer 21:37:24 5d3b04190fa2: Pulling fs layer 21:37:24 2f39f015ded8: Pulling fs layer 21:37:24 3a2ae6a8a46f: Waiting 21:37:24 33b1e0a273af: Waiting 21:37:24 5d3b04190fa2: Waiting 21:37:24 5c69ac0246d0: Download complete 21:37:24 3a2ae6a8a46f: Verifying Checksum 21:37:24 3a2ae6a8a46f: Download complete 21:37:24 33b1e0a273af: Verifying Checksum 21:37:24 33b1e0a273af: Download complete 21:37:24 ec43610c2a17: Verifying Checksum 21:37:24 ec43610c2a17: Download complete 21:37:24 5d3b04190fa2: Verifying Checksum 21:37:24 5d3b04190fa2: Download complete 21:37:24 5eb5b503b376: Verifying Checksum 21:37:24 5eb5b503b376: Download complete 21:37:25 2f39f015ded8: Verifying Checksum 21:37:25 2f39f015ded8: Download complete 21:37:26 5eb5b503b376: Pull complete 21:37:26 5c69ac0246d0: Pull complete 21:37:26 ec43610c2a17: Pull complete 21:37:26 3a2ae6a8a46f: Pull complete 21:37:27 33b1e0a273af: Pull complete 21:37:27 5d3b04190fa2: Pull complete 21:37:32 2f39f015ded8: Pull complete 21:37:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:37:32 prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container 21:37:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:37:33 $ docker top f2b2b7666c525285b7baa597e2e3822d6b0c0b1abd0f9c0c1d441e0397da5bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:34 + touch /tmp/pre-build-complete [Pipeline] sh 21:37:34 + mkdir -p /var/log/sysstat [Pipeline] sh 21:37:34 + ls /var/log/sa-host 21:37:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:35 provisioning config files... 21:37:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5697774264138220584tmp [Pipeline] { [Pipeline] echo 21:37:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:35 ---> create-netrc.sh [Pipeline] } 21:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:37:35 ---> python-tools-install.sh [Pipeline] echo 21:37:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:37:35 ---> sudo-logs.sh 21:37:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:37:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:37:36 ---> job-cost.sh 21:37:36 lf-activate-venv: SKIPPING 21:37:36 DEBUG: total: 0.2199999988079071 21:37:36 INFO: Retrieving Stack Cost... 21:37:36 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:37 INFO: Archiving Costs [Pipeline] echo 21:37:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:37 ---> logs-deploy.sh 21:37:37 lf-activate-venv: SKIPPING 21:37:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/2 21:37:37 INFO: archiving workspace using pattern(s): 21:37:38 Archives upload complete. 21:37:38 INFO: archiving logs to Nexus 21:37:39 ---> uname -a: 21:37:39 Linux prd-ubuntu20-04-docker-8c-8g-33371 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:37:39 21:37:39 21:37:39 ---> lscpu: 21:37:39 Architecture: x86_64 21:37:39 CPU op-mode(s): 32-bit, 64-bit 21:37:39 Byte Order: Little Endian 21:37:39 Address sizes: 40 bits physical, 48 bits virtual 21:37:39 CPU(s): 8 21:37:39 On-line CPU(s) list: 0-7 21:37:39 Thread(s) per core: 1 21:37:39 Core(s) per socket: 1 21:37:39 Socket(s): 8 21:37:39 NUMA node(s): 1 21:37:39 Vendor ID: AuthenticAMD 21:37:39 CPU family: 23 21:37:39 Model: 49 21:37:39 Model name: AMD EPYC-Rome Processor 21:37:39 Stepping: 0 21:37:39 CPU MHz: 2799.998 21:37:39 BogoMIPS: 5599.99 21:37:39 Virtualization: AMD-V 21:37:39 Hypervisor vendor: KVM 21:37:39 Virtualization type: full 21:37:39 L1d cache: 256 KiB 21:37:39 L1i cache: 256 KiB 21:37:39 L2 cache: 4 MiB 21:37:39 L3 cache: 128 MiB 21:37:39 NUMA node0 CPU(s): 0-7 21:37:39 Vulnerability Itlb multihit: Not affected 21:37:39 Vulnerability L1tf: Not affected 21:37:39 Vulnerability Mds: Not affected 21:37:39 Vulnerability Meltdown: Not affected 21:37:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:37:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:37:39 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:37:39 Vulnerability Srbds: Not affected 21:37:39 Vulnerability Tsx async abort: Not affected 21:37:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:37:39 21:37:39 21:37:39 ---> nproc: 21:37:39 8 21:37:39 21:37:39 21:37:39 ---> df -h: 21:37:39 Filesystem Size Used Avail Use% Mounted on 21:37:39 overlay 155G 26G 130G 17% / 21:37:39 tmpfs 64M 0 64M 0% /dev 21:37:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:37:39 shm 64M 0 64M 0% /dev/shm 21:37:39 /dev/vda1 155G 26G 130G 17% /facter-os 21:37:39 21:37:39 21:37:39 ---> sar -b -r -n DEV: 21:37:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33371) 04/26/22 _x86_64_ (8 CPU) 21:37:39 21:37:39 20:28:42 LINUX RESTART (8 CPU) 21:37:39 21:37:39 20:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:37:39 20:30:01 269.95 51.01 218.95 0.00 4709.44 165310.83 0.00 21:37:39 20:31:01 117.76 1.57 116.19 0.00 18.53 61843.25 0.00 21:37:39 20:32:01 47.74 0.17 47.58 0.00 2.00 18352.16 0.00 21:37:39 20:33:01 306.30 0.22 306.08 0.00 30.13 201764.51 0.00 21:37:39 20:34:01 783.70 0.55 783.15 0.00 10.66 268786.67 0.00 21:37:39 20:35:01 766.97 0.08 766.89 0.00 1.47 305323.78 0.00 21:37:39 20:36:01 876.61 3.75 872.86 0.00 32.52 375200.13 0.00 21:37:39 20:37:01 501.91 0.08 501.83 0.00 0.67 179199.07 0.00 21:37:39 20:38:01 381.80 0.03 381.77 0.00 4.40 83274.79 0.00 21:37:39 20:39:02 368.86 3.22 365.64 0.00 25.78 152281.28 0.00 21:37:39 20:40:01 289.63 0.00 289.63 0.00 0.00 118106.68 0.00 21:37:39 20:41:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 21:37:39 20:42:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 21:37:39 20:43:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 21:37:39 20:44:01 1.60 0.02 1.58 0.00 0.13 17.86 0.00 21:37:39 20:45:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 21:37:39 20:46:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 21:37:39 20:47:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 21:37:39 20:48:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 21:37:39 20:49:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 21:37:39 20:50:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 21:37:39 20:51:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 21:37:39 20:52:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 21:37:39 20:53:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 21:37:39 20:54:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 21:37:39 20:55:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 21:37:39 20:56:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 21:37:39 20:57:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 21:37:39 20:58:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 21:37:39 20:59:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 21:37:39 21:00:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 21:37:39 21:01:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 21:37:39 21:02:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 21:37:39 21:03:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 21:37:39 21:04:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 21:37:39 21:05:01 1.00 0.00 1.00 0.00 0.00 13.20 0.00 21:37:39 21:06:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 21:37:39 21:07:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 21:37:39 21:08:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 21:37:39 21:09:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 21:37:39 21:10:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 21:37:39 21:11:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 21:37:39 21:12:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 21:37:39 21:13:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 21:37:39 21:14:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 21:37:39 21:15:01 1.12 0.00 1.12 0.00 0.00 15.06 0.00 21:37:39 21:16:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 21:37:39 21:17:01 3.62 0.88 2.73 0.00 18.53 35.19 0.00 21:37:39 21:18:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 21:37:39 21:19:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 21:37:39 21:20:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 21:37:39 21:21:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 21:37:39 21:22:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 21:37:39 21:23:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 21:37:39 21:24:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 21:37:39 21:25:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 21:37:39 21:26:01 2.88 1.58 1.30 0.00 50.39 17.06 0.00 21:37:39 21:27:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 21:37:39 21:28:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 21:37:39 21:29:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 21:37:39 21:30:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 21:37:39 21:31:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 21:37:39 21:32:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 21:37:39 21:33:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 21:37:39 21:34:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 21:37:39 21:35:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 21:37:39 21:36:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 21:37:39 21:37:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 21:37:39 Average: 70.31 0.92 69.39 0.00 71.00 28340.76 0.00 21:37:39 21:37:39 20:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:37:39 20:30:01 29107164 31771516 555384 1.69 104968 2843012 2158908 6.36 1115636 2318664 435940 21:37:39 20:31:01 27790632 31588308 705244 2.14 151420 3840732 2328312 6.86 1696928 2929940 525964 21:37:39 20:32:01 27766188 31712120 580748 1.77 155720 3959752 1987612 5.86 1358972 3272912 242372 21:37:39 20:33:01 23542904 31630872 652184 1.98 163520 7978340 2418920 7.13 1862140 6857520 320148 21:37:39 20:34:01 19693512 31238552 1030472 3.13 246568 11046872 3037896 8.95 2830320 9418892 178504 21:37:39 20:35:01 15917648 31043252 1217328 3.70 274780 14460264 3320984 9.79 3921680 11955484 237500 21:37:39 20:36:01 11243724 31393512 855636 2.60 437692 18887224 4154092 12.24 3551644 16549104 46084 21:37:39 20:37:01 3624220 28885456 3359152 10.22 529820 23616776 5993104 17.66 7244044 20170328 536 21:37:39 20:38:01 8687236 31129028 1122128 3.41 541500 20942148 2966148 8.74 5204788 17317184 10244 21:37:39 20:39:02 3302532 31494888 762116 2.32 711880 26227496 2576060 7.59 4167372 23455492 2983792 21:37:39 20:40:01 11069432 31727384 540204 1.64 713976 19125456 1948716 5.74 2840528 17457992 232 21:37:39 20:41:01 11070036 31728040 539412 1.64 713996 19125460 1948716 5.74 2839984 17457996 188 21:37:39 20:42:01 11083268 31741272 526292 1.60 714012 19125464 1948716 5.74 2827740 17458000 8 21:37:39 20:43:01 11083048 31741056 526468 1.60 714040 19125464 1948716 5.74 2827112 17458000 8 21:37:39 20:44:01 11085636 31743884 524116 1.59 714056 19125472 1958704 5.77 2826124 17458104 32 21:37:39 20:45:01 11085188 31743444 524532 1.60 714084 19125476 1958704 5.77 2825900 17458108 48 21:37:39 20:46:01 11085076 31743360 524556 1.60 714108 19125476 1958704 5.77 2825608 17458108 28 21:37:39 20:47:01 11085028 31743348 524500 1.60 714140 19125480 1958704 5.77 2825620 17458112 184 21:37:39 20:48:01 11084972 31743324 524472 1.59 714156 19125480 1958704 5.77 2825652 17458112 12 21:37:39 20:49:01 11084924 31743308 524436 1.59 714180 19125476 1974776 5.82 2825668 17458124 144 21:37:39 20:50:01 11085116 31743532 524388 1.59 714184 19125488 1974776 5.82 2826020 17458128 12 21:37:39 20:51:01 11085580 31744016 523876 1.59 714208 19125492 1974776 5.82 2826252 17458128 28 21:37:39 20:52:01 11085280 31743744 524092 1.59 714224 19125496 1974776 5.82 2825760 17458136 24 21:37:39 20:53:01 11085264 31743736 524024 1.59 714248 19125500 1974776 5.82 2825760 17458136 176 21:37:39 20:54:01 11085460 31743960 523856 1.59 714260 19125500 1974776 5.82 2825788 17458140 12 21:37:39 20:55:01 11085632 31744156 523608 1.59 714280 19125504 1974776 5.82 2826140 17458144 8 21:37:39 20:56:01 11085332 31743872 523840 1.59 714292 19125508 1974776 5.82 2825848 17458144 12 21:37:39 20:57:01 11085524 31744084 523756 1.59 714324 19125512 1974776 5.82 2825848 17458152 204 21:37:39 20:58:01 11085508 31744108 523728 1.59 714332 19125516 1974776 5.82 2825880 17458156 12 21:37:39 20:59:01 11085208 31743820 523952 1.59 714344 19125516 1974776 5.82 2825892 17458156 188 21:37:39 21:00:01 11084836 31743488 524236 1.59 714368 19125520 1974776 5.82 2826376 17458160 12 21:37:39 21:01:01 11084828 31743484 524156 1.59 714400 19125516 1974776 5.82 2825952 17458160 180 21:37:39 21:02:01 11084780 31743472 524128 1.59 714404 19125528 1974776 5.82 2825964 17458168 8 21:37:39 21:03:01 11084732 31743432 524076 1.59 714440 19125532 1974776 5.82 2825976 17458172 192 21:37:39 21:04:01 11084900 31743656 524008 1.59 714456 19125532 1974776 5.82 2827164 17458172 224 21:37:39 21:05:01 11084948 31743720 523940 1.59 714472 19125536 1974776 5.82 2826444 17458176 192 21:37:39 21:06:01 11084892 31743688 523912 1.59 714488 19125536 1990852 5.87 2826056 17458176 12 21:37:39 21:07:01 11084780 31743596 523936 1.59 714512 19125540 1990852 5.87 2826116 17458180 144 21:37:39 21:08:01 11084968 31743944 523532 1.59 714520 19125672 1990852 5.87 2826128 17458312 12 21:37:39 21:09:01 11084700 31743688 523716 1.59 714540 19125676 1990852 5.87 2826156 17458312 200 21:37:39 21:10:01 11084392 31743416 523936 1.59 714552 19125684 1974204 5.82 2826492 17458324 8 21:37:39 21:11:01 11084584 31743644 523852 1.59 714584 19125688 1974204 5.82 2826220 17458328 200 21:37:39 21:12:01 11084860 31743928 523748 1.59 714592 19125688 1974204 5.82 2826212 17458328 16 21:37:39 21:13:01 11084720 31743800 524016 1.59 714612 19125692 1974204 5.82 2826228 17458332 180 21:37:39 21:14:01 11084720 31743820 524008 1.59 714620 19125692 1974204 5.82 2826248 17458332 12 21:37:39 21:15:01 11084640 31743776 523960 1.59 714656 19125696 1974204 5.82 2826936 17458336 184 21:37:39 21:16:01 11084868 31744028 523680 1.59 714672 19125700 1974204 5.82 2826320 17458340 12 21:37:39 21:17:01 11081812 31741820 525580 1.60 714736 19126208 2035072 6.00 2826716 17458748 44 21:37:39 21:18:01 11081828 31741968 525496 1.60 714740 19126220 2035072 6.00 2826476 17458752 12 21:37:39 21:19:01 11081820 31741980 525476 1.60 714752 19126220 2035072 6.00 2826492 17458752 52 21:37:39 21:20:01 11081992 31742180 525216 1.60 714776 19126224 2035072 6.00 2826900 17458760 12 21:37:39 21:21:01 11082152 31742360 525196 1.60 714788 19126228 2035072 6.00 2826612 17458764 180 21:37:39 21:22:01 11081892 31742116 525420 1.60 714804 19126228 2035072 6.00 2826548 17458764 8 21:37:39 21:23:01 11081844 31742072 525384 1.60 714824 19126232 2035072 6.00 2826548 17458768 204 21:37:39 21:24:01 11081796 31742056 525352 1.60 714844 19126232 2035072 6.00 2826576 17458772 12 21:37:39 21:25:01 11081692 31742016 525296 1.60 714864 19126236 2035072 6.00 2826988 17458772 180 21:37:39 21:26:01 11079528 31742408 524780 1.60 714884 19127756 2035072 6.00 2830392 17458380 92 21:37:39 21:27:01 11079992 31742900 524244 1.59 714900 19127760 2035072 6.00 2829572 17458340 208 21:37:39 21:28:01 11080152 31743084 524208 1.59 714920 19127764 2019020 5.95 2829468 17458344 12 21:37:39 21:29:01 11080356 31743312 523964 1.59 714936 19127768 2019020 5.95 2829488 17458348 192 21:37:39 21:30:01 11079804 31742920 524304 1.59 714960 19127896 2019020 5.95 2829928 17458480 8 21:37:39 21:31:01 11079748 31742884 524264 1.59 714984 19127900 2019020 5.95 2829576 17458484 216 21:37:39 21:32:01 11079652 31742812 524224 1.59 715000 19127904 2019020 5.95 2829836 17458488 12 21:37:39 21:33:01 11080128 31743304 524032 1.59 715008 19127904 2019020 5.95 2829592 17458488 208 21:37:39 21:34:01 11079876 31743056 524268 1.59 715024 19127900 2019020 5.95 2829592 17458492 12 21:37:39 21:35:01 11080036 31743244 524252 1.59 715036 19127908 2019020 5.95 2830012 17458492 196 21:37:39 21:36:01 11079776 31743016 524452 1.59 715056 19127916 2002916 5.90 2829656 17458500 40 21:37:39 21:37:01 11079728 31742992 524412 1.59 715080 19127920 2002916 5.90 2829660 17458504 216 21:37:39 Average: 11962986 31661206 607135 1.85 658252 18281149 2153356 6.35 2896269 16571001 73332 21:37:39 21:37:39 20:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:37:39 20:30:01 ens3 1643.52 1794.09 9976.84 231.70 0.00 0.00 0.00 0.00 21:37:39 20:30:01 docker0 846.23 494.51 70.95 2766.70 0.00 0.00 0.00 0.00 21:37:39 20:30:01 lo 5.02 5.02 0.48 0.48 0.00 0.00 0.00 0.00 21:37:39 20:31:01 ens3 191.59 151.97 1025.93 74.61 0.00 0.00 0.00 0.00 21:37:39 20:31:01 docker0 99.33 129.31 7.96 989.00 0.00 0.00 0.00 0.00 21:37:39 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:31:01 vethed8d331 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 21:37:39 20:32:01 ens3 28.88 17.08 31.22 10.96 0.00 0.00 0.00 0.00 21:37:39 20:32:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 21:37:39 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:32:01 vethed8d331 1.00 1.03 0.08 0.08 0.00 0.00 0.00 0.00 21:37:39 20:33:01 veth77e4a86 0.00 0.78 0.00 0.05 0.00 0.00 0.00 0.00 21:37:39 20:33:01 ens3 162.99 118.76 1891.74 76.19 0.00 0.00 0.00 0.00 21:37:39 20:33:01 docker0 30.08 39.31 1.67 189.92 0.00 0.00 0.00 0.00 21:37:39 20:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:37:39 20:34:01 veth2c6e5ab 223.40 435.73 19.26 5830.84 0.00 0.00 0.00 0.48 21:37:39 20:34:01 veth77e4a86 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 21:37:39 20:34:01 ens3 532.71 294.10 6079.34 102.71 0.00 0.00 0.00 0.00 21:37:39 20:34:01 docker0 231.76 454.52 16.73 5992.30 0.00 0.00 0.00 0.00 21:37:39 20:34:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 21:37:39 20:34:01 vethad6f3d0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:35:01 veth8516338 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:37:39 20:35:01 veth2c6e5ab 0.15 0.28 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:35:01 veth77e4a86 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:37:39 20:35:01 ens3 75.47 48.89 187.56 20.36 0.00 0.00 0.00 0.00 21:37:39 20:35:01 docker0 26.28 32.98 1.51 152.80 0.00 0.00 0.00 0.00 21:37:39 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:35:01 veth7de25e3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:37:39 20:36:01 veth77e4a86 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 21:37:39 20:36:01 veth10abc55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:36:01 ens3 1048.71 617.17 12175.19 136.77 0.00 0.00 0.00 0.00 21:37:39 20:36:01 veth7970c66 261.69 452.09 22.02 5832.36 0.00 0.00 0.00 0.48 21:37:39 20:36:01 docker0 542.35 962.82 38.46 12088.67 0.00 0.00 0.00 0.00 21:37:39 20:36:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 21:37:39 20:36:01 veth959e473 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:36:01 vethbf4821d 236.45 451.42 20.45 5829.87 0.00 0.00 0.00 0.48 21:37:39 20:36:01 veth52526a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:37:01 veth77e4a86 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:37:01 ens3 46.33 26.04 1094.82 5.42 0.00 0.00 0.00 0.00 21:37:39 20:37:01 veth7970c66 0.10 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:37:01 docker0 0.25 0.28 0.01 0.02 0.00 0.00 0.00 0.00 21:37:39 20:37:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:37:39 20:37:01 vethbf4821d 0.10 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:38:01 veth77e4a86 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:38:01 ens3 112.68 77.22 516.50 76.73 0.00 0.00 0.00 0.00 21:37:39 20:38:01 veth7970c66 0.12 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:38:01 docker0 28.83 51.94 2.05 489.62 0.00 0.00 0.00 0.00 21:37:39 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:38:01 vethbf4821d 0.13 0.23 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:39:02 veth77e4a86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:39:02 ens3 43.25 33.00 419.24 6.18 0.00 0.00 0.00 0.00 21:37:39 20:39:02 docker0 28.15 34.98 2.12 412.41 0.00 0.00 0.00 0.00 21:37:39 20:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:40:01 ens3 22.82 17.91 83.39 3.23 0.00 0.00 0.00 0.00 21:37:39 20:40:01 docker0 14.42 17.74 0.83 78.56 0.00 0.00 0.00 0.00 21:37:39 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:41:01 ens3 0.35 0.35 0.02 0.03 0.00 0.00 0.00 0.00 21:37:39 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:42:01 ens3 0.83 0.48 2.75 0.03 0.00 0.00 0.00 0.00 21:37:39 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:45:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 21:37:39 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:50:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 21:37:39 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:51:01 ens3 0.50 0.45 0.26 0.22 0.00 0.00 0.00 0.00 21:37:39 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:55:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 21:37:39 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:00:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 21:37:39 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:04:01 ens3 0.95 0.32 0.53 0.20 0.00 0.00 0.00 0.00 21:37:39 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:05:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:37:39 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:10:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 21:37:39 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:15:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 21:37:39 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:20:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:37:39 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:25:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:37:39 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:26:01 ens3 34.21 33.28 6.89 55.14 0.00 0.00 0.00 0.00 21:37:39 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:30:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:37:39 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:35:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:37:39 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:37:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:39 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:39 Average: ens3 57.71 47.16 490.36 11.73 0.00 0.00 0.00 0.00 21:37:39 Average: docker0 26.99 32.53 2.08 340.10 0.00 0.00 0.00 0.00 21:37:39 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 21:37:39 21:37:39 21:37:39 ---> sar -P ALL: 21:37:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33371) 04/26/22 _x86_64_ (8 CPU) 21:37:39 21:37:39 20:28:42 LINUX RESTART (8 CPU) 21:37:39 21:37:39 20:29:02 CPU %user %nice %system %iowait %steal %idle 21:37:39 20:30:01 all 11.64 0.00 3.91 2.73 0.08 81.64 21:37:39 20:30:01 0 8.24 0.00 5.33 3.35 0.05 83.03 21:37:39 20:30:01 1 9.61 0.00 2.87 0.85 0.07 86.59 21:37:39 20:30:01 2 10.73 0.00 4.02 1.91 0.07 83.28 21:37:39 20:30:01 3 16.20 0.00 6.05 7.96 0.07 69.72 21:37:39 20:30:01 4 10.08 0.00 2.69 1.88 0.07 85.28 21:37:39 20:30:01 5 9.49 0.00 3.12 4.54 0.07 82.77 21:37:39 20:30:01 6 15.52 0.00 3.62 0.72 0.09 80.06 21:37:39 20:30:01 7 13.26 0.00 3.61 0.61 0.12 82.40 21:37:39 20:31:01 all 31.63 0.00 7.51 1.83 0.12 58.90 21:37:39 20:31:01 0 33.43 0.00 7.53 2.94 0.12 55.99 21:37:39 20:31:01 1 27.23 0.00 6.74 0.05 0.12 65.87 21:37:39 20:31:01 2 31.57 0.00 8.41 8.51 0.15 51.36 21:37:39 20:31:01 3 32.70 0.00 7.33 0.34 0.14 59.50 21:37:39 20:31:01 4 32.79 0.00 6.88 0.88 0.14 59.32 21:37:39 20:31:01 5 32.29 0.00 7.67 0.66 0.12 59.26 21:37:39 20:31:01 6 30.99 0.00 8.08 0.71 0.10 60.13 21:37:39 20:31:01 7 32.06 0.00 7.43 0.59 0.12 59.79 21:37:39 20:32:01 all 41.90 0.00 5.55 0.31 0.12 52.12 21:37:39 20:32:01 0 42.27 0.00 5.69 0.12 0.12 51.81 21:37:39 20:32:01 1 40.27 0.00 5.06 0.08 0.13 54.45 21:37:39 20:32:01 2 42.11 0.00 5.75 0.40 0.12 51.61 21:37:39 20:32:01 3 42.73 0.00 5.48 0.02 0.10 51.68 21:37:39 20:32:01 4 41.43 0.00 5.69 1.70 0.13 51.05 21:37:39 20:32:01 5 42.85 0.00 5.48 0.07 0.12 51.48 21:37:39 20:32:01 6 42.58 0.00 5.68 0.05 0.12 51.57 21:37:39 20:32:01 7 40.96 0.00 5.54 0.07 0.10 53.33 21:37:39 20:33:01 all 18.41 0.00 10.04 4.62 0.14 66.80 21:37:39 20:33:01 0 17.69 0.00 8.75 1.68 0.15 71.72 21:37:39 20:33:01 1 18.31 0.00 11.75 1.30 0.14 68.50 21:37:39 20:33:01 2 18.81 0.00 9.06 6.66 0.15 65.31 21:37:39 20:33:01 3 18.39 0.00 12.54 3.97 0.15 64.94 21:37:39 20:33:01 4 18.36 0.00 9.41 15.69 0.10 56.45 21:37:39 20:33:01 5 20.23 0.00 11.01 4.15 0.14 64.48 21:37:39 20:33:01 6 16.51 0.00 8.12 2.60 0.12 72.65 21:37:39 20:33:01 7 18.95 0.00 9.67 0.84 0.15 70.38 21:37:39 20:34:01 all 62.02 0.00 13.86 9.82 0.20 14.09 21:37:39 20:34:01 0 60.78 0.00 13.10 9.36 0.22 16.54 21:37:39 20:34:01 1 62.35 0.00 15.01 10.54 0.19 11.92 21:37:39 20:34:01 2 63.36 0.00 13.99 14.51 0.20 7.94 21:37:39 20:34:01 3 64.57 0.00 14.29 7.07 0.24 13.83 21:37:39 20:34:01 4 63.72 0.00 14.25 8.45 0.22 13.36 21:37:39 20:34:01 5 61.14 0.00 14.92 12.36 0.19 11.39 21:37:39 20:34:01 6 59.95 0.00 12.61 5.54 0.17 21.73 21:37:39 20:34:01 7 60.25 0.00 12.72 10.71 0.19 16.13 21:37:39 20:35:01 all 83.29 0.00 14.17 0.65 0.19 1.70 21:37:39 20:35:01 0 81.07 0.00 15.32 1.50 0.20 1.90 21:37:39 20:35:01 1 83.38 0.00 15.08 0.47 0.20 0.87 21:37:39 20:35:01 2 85.31 0.00 13.01 0.42 0.18 1.08 21:37:39 20:35:01 3 81.17 0.00 17.42 0.87 0.17 0.37 21:37:39 20:35:01 4 84.26 0.00 14.39 0.17 0.17 1.02 21:37:39 20:35:01 5 82.41 0.00 12.99 0.93 0.20 3.47 21:37:39 20:35:01 6 83.91 0.00 13.01 0.34 0.19 2.55 21:37:39 20:35:01 7 84.84 0.00 12.09 0.49 0.19 2.39 21:37:39 20:36:01 all 43.47 0.00 12.73 13.95 0.23 29.62 21:37:39 20:36:01 0 39.52 0.00 12.36 8.94 0.25 38.93 21:37:39 20:36:01 1 44.85 0.00 12.52 9.11 0.22 33.29 21:37:39 20:36:01 2 53.05 0.00 12.56 16.45 0.20 17.74 21:37:39 20:36:01 3 43.40 0.00 14.92 21.80 0.22 19.66 21:37:39 20:36:01 4 42.37 0.00 12.71 14.62 0.27 30.03 21:37:39 20:36:01 5 48.24 0.00 9.66 8.37 0.20 33.53 21:37:39 20:36:01 6 38.08 0.00 14.34 16.11 0.20 31.26 21:37:39 20:36:01 7 38.18 0.00 12.80 16.28 0.27 32.47 21:37:39 20:37:01 all 88.09 0.00 11.19 0.06 0.18 0.48 21:37:39 20:37:01 0 89.41 0.00 10.32 0.00 0.17 0.10 21:37:39 20:37:01 1 88.63 0.00 10.18 0.28 0.17 0.74 21:37:39 20:37:01 2 84.59 0.00 15.03 0.02 0.18 0.18 21:37:39 20:37:01 3 86.71 0.00 12.29 0.08 0.22 0.70 21:37:39 20:37:01 4 89.29 0.00 9.94 0.05 0.18 0.54 21:37:39 20:37:01 5 88.94 0.00 10.36 0.02 0.17 0.52 21:37:39 20:37:01 6 88.06 0.00 10.72 0.03 0.17 1.02 21:37:39 20:37:01 7 89.10 0.00 10.66 0.00 0.18 0.05 21:37:39 20:38:01 all 48.91 0.00 6.06 1.72 0.11 43.20 21:37:39 20:38:01 0 90.07 0.00 6.29 0.80 0.17 2.66 21:37:39 20:38:01 1 36.38 0.00 6.11 0.55 0.12 56.85 21:37:39 20:38:01 2 34.27 0.00 6.99 4.58 0.08 54.07 21:37:39 20:38:01 3 39.30 0.00 5.42 0.75 0.08 54.44 21:37:39 20:38:01 4 83.00 0.00 7.24 4.70 0.15 4.90 21:37:39 20:38:01 5 36.97 0.00 6.08 1.07 0.08 55.79 21:37:39 20:38:01 6 35.14 0.00 5.05 0.35 0.10 59.36 21:37:39 20:38:01 7 35.93 0.00 5.32 0.92 0.10 57.73 21:37:39 20:39:02 all 33.11 0.00 9.71 5.59 0.16 51.43 21:37:39 20:39:02 0 33.29 0.00 9.83 8.71 0.19 47.98 21:37:39 20:39:02 1 30.73 0.00 8.89 1.29 0.14 58.95 21:37:39 20:39:02 2 28.79 0.00 10.70 18.96 0.15 41.39 21:37:39 20:39:02 3 32.80 0.00 9.73 5.06 0.15 52.26 21:37:39 20:39:02 4 32.69 0.00 9.09 1.99 0.19 56.05 21:37:39 20:39:02 5 36.44 0.00 10.03 3.20 0.17 50.15 21:37:39 20:39:02 6 33.63 0.00 9.53 2.48 0.15 54.21 21:37:39 20:39:02 7 36.51 0.00 9.90 3.01 0.15 50.43 21:37:39 20:40:01 all 1.82 0.00 1.94 3.29 0.04 92.90 21:37:39 20:40:01 0 1.99 0.00 1.92 3.35 0.03 92.71 21:37:39 20:40:01 1 1.48 0.00 1.75 0.80 0.03 95.93 21:37:39 20:40:01 2 1.57 0.00 3.12 14.63 0.05 80.62 21:37:39 20:40:01 3 1.65 0.00 2.21 1.96 0.05 94.12 21:37:39 20:40:01 4 1.77 0.00 2.22 0.29 0.02 95.71 21:37:39 20:40:01 5 1.29 0.00 1.74 3.90 0.05 93.02 21:37:39 20:40:01 6 3.09 0.00 0.69 0.07 0.02 96.14 21:37:39 20:40:01 7 1.74 0.00 1.91 1.45 0.05 94.85 21:37:39 21:37:39 20:40:01 CPU %user %nice %system %iowait %steal %idle 21:37:39 20:41:01 all 0.05 0.00 0.01 0.01 0.00 99.93 21:37:39 20:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:37:39 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 20:41:01 6 0.28 0.00 0.02 0.00 0.00 99.70 21:37:39 20:41:01 7 0.10 0.00 0.02 0.03 0.00 99.85 21:37:39 20:42:01 all 0.15 0.00 0.02 0.01 0.01 99.82 21:37:39 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:42:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:37:39 20:42:01 5 0.02 0.00 0.07 0.03 0.00 99.88 21:37:39 20:42:01 6 1.03 0.00 0.02 0.00 0.02 98.94 21:37:39 20:42:01 7 0.08 0.00 0.02 0.00 0.02 99.88 21:37:39 20:43:01 all 0.11 0.00 0.01 0.04 0.00 99.84 21:37:39 20:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 20:43:01 5 0.00 0.00 0.00 0.13 0.00 99.87 21:37:39 20:43:01 6 0.83 0.00 0.02 0.00 0.00 99.15 21:37:39 20:43:01 7 0.03 0.00 0.02 0.17 0.00 99.78 21:37:39 20:44:01 all 0.03 0.00 0.03 0.01 0.00 99.94 21:37:39 20:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 20:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 20:44:01 2 0.02 0.00 0.03 0.02 0.00 99.93 21:37:39 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:44:01 4 0.02 0.00 0.03 0.03 0.00 99.92 21:37:39 20:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:44:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:37:39 20:44:01 7 0.07 0.00 0.05 0.02 0.02 99.85 21:37:39 20:45:01 all 0.15 0.00 0.01 0.01 0.00 99.82 21:37:39 20:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:39 20:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:37:39 20:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:45:01 5 0.00 0.00 0.02 0.07 0.00 99.92 21:37:39 20:45:01 6 1.13 0.00 0.02 0.00 0.02 98.84 21:37:39 20:45:01 7 0.03 0.00 0.02 0.05 0.00 99.90 21:37:39 20:46:01 all 0.19 0.00 0.01 0.01 0.00 99.79 21:37:39 20:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:46:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:37:39 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:46:01 5 0.02 0.00 0.00 0.03 0.02 99.93 21:37:39 20:46:01 6 1.32 0.00 0.03 0.00 0.00 98.64 21:37:39 20:46:01 7 0.12 0.00 0.02 0.00 0.02 99.85 21:37:39 20:47:01 all 0.27 0.00 0.01 0.01 0.00 99.71 21:37:39 20:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 20:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:47:01 5 0.03 0.00 0.03 0.02 0.00 99.92 21:37:39 20:47:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:37:39 20:47:01 7 0.05 0.00 0.02 0.03 0.00 99.90 21:37:39 20:48:01 all 0.11 0.00 0.01 0.01 0.00 99.87 21:37:39 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:48:01 2 0.00 0.00 0.02 0.03 0.00 99.95 21:37:39 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:48:01 5 0.03 0.00 0.03 0.02 0.00 99.92 21:37:39 20:48:01 6 0.83 0.00 0.03 0.00 0.00 99.14 21:37:39 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:37:39 20:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 20:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 21:37:39 20:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 21:37:39 20:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:37:39 20:49:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:37:39 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 20:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:37:39 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:37:39 20:50:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:37:39 20:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:50:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:37:39 20:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:51:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:37:39 20:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:51:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:37:39 20:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:51:01 5 0.02 0.00 0.02 0.07 0.00 99.90 21:37:39 20:51:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:37:39 20:51:01 7 0.07 0.00 0.02 0.02 0.00 99.90 21:37:39 21:37:39 20:51:01 CPU %user %nice %system %iowait %steal %idle 21:37:39 20:52:01 all 0.15 0.00 0.01 0.01 0.00 99.83 21:37:39 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:37:39 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:52:01 5 0.03 0.00 0.03 0.03 0.02 99.88 21:37:39 20:52:01 6 1.17 0.00 0.00 0.00 0.00 98.83 21:37:39 20:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:53:01 all 0.05 0.00 0.01 0.00 0.01 99.93 21:37:39 20:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:37:39 20:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:37:39 20:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:37:39 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:37:39 20:53:01 6 0.33 0.00 0.00 0.00 0.02 99.65 21:37:39 20:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:37:39 20:54:01 all 0.24 0.00 0.02 0.00 0.00 99.74 21:37:39 20:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:54:01 5 0.05 0.00 0.07 0.02 0.00 99.87 21:37:39 20:54:01 6 1.81 0.00 0.00 0.00 0.00 98.19 21:37:39 20:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 20:55:01 all 0.27 0.00 0.01 0.01 0.00 99.71 21:37:39 20:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:37:39 20:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:55:01 5 0.07 0.00 0.02 0.03 0.00 99.88 21:37:39 20:55:01 6 2.00 0.00 0.00 0.00 0.00 98.00 21:37:39 20:55:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:37:39 20:56:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:37:39 20:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:37:39 20:56:01 6 1.97 0.00 0.02 0.00 0.00 98.01 21:37:39 20:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 20:57:01 all 0.11 0.00 0.01 0.01 0.00 99.87 21:37:39 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:57:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 20:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 20:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:37:39 20:57:01 6 0.81 0.00 0.02 0.00 0.00 99.17 21:37:39 20:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 20:58:01 all 0.16 0.00 0.01 0.01 0.00 99.82 21:37:39 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:58:01 2 0.00 0.00 0.00 0.10 0.00 99.90 21:37:39 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:58:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:37:39 20:58:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:37:39 20:58:01 6 1.19 0.00 0.00 0.00 0.00 98.81 21:37:39 20:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:37:39 20:59:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:37:39 20:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 20:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 20:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 20:59:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:37:39 20:59:01 6 1.92 0.00 0.03 0.00 0.00 98.05 21:37:39 20:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:37:39 21:00:01 all 0.02 0.00 0.01 0.01 0.00 99.95 21:37:39 21:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:00:01 2 0.02 0.00 0.00 0.05 0.00 99.93 21:37:39 21:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:37:39 21:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:00:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:37:39 21:00:01 6 0.10 0.00 0.05 0.00 0.02 99.83 21:37:39 21:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 21:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:37:39 21:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:37:39 21:01:01 5 0.05 0.00 0.00 0.02 0.02 99.92 21:37:39 21:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:02:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:37:39 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:02:01 5 0.02 0.00 0.03 0.02 0.00 99.93 21:37:39 21:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:37:39 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:37:39 21:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:39 21:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:37:39 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:37:39 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:03:01 5 0.05 0.00 0.02 0.02 0.00 99.92 21:37:39 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:04:01 all 0.07 0.00 0.01 0.01 0.00 99.90 21:37:39 21:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:04:01 2 0.02 0.00 0.02 0.03 0.02 99.92 21:37:39 21:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:04:01 5 0.02 0.00 0.03 0.07 0.02 99.87 21:37:39 21:04:01 6 0.52 0.00 0.00 0.00 0.00 99.48 21:37:39 21:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:37:39 21:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:05:01 2 0.00 0.00 0.02 0.03 0.00 99.95 21:37:39 21:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 21:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:05:01 5 0.03 0.00 0.03 0.02 0.02 99.90 21:37:39 21:05:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:37:39 21:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:06:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:37:39 21:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:06:01 5 0.03 0.00 0.05 0.10 0.02 99.80 21:37:39 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:07:01 all 0.01 0.00 0.01 0.03 0.00 99.95 21:37:39 21:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:07:01 2 0.00 0.00 0.00 0.17 0.00 99.83 21:37:39 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:07:01 5 0.02 0.00 0.03 0.03 0.00 99.92 21:37:39 21:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:08:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:37:39 21:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:08:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:37:39 21:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 21:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:09:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:37:39 21:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 21:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:37:39 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:37:39 21:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:37:39 21:10:01 all 0.01 0.00 0.02 0.00 0.00 99.96 21:37:39 21:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:37:39 21:10:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:37:39 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:37:39 21:10:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 21:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:37:39 21:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:39 21:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 21:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:11:01 5 0.02 0.00 0.00 0.05 0.00 99.93 21:37:39 21:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:12:01 all 0.27 0.00 0.01 0.01 0.00 99.72 21:37:39 21:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 21:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:12:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:37:39 21:12:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:37:39 21:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:12:01 5 0.03 0.00 0.03 0.02 0.02 99.90 21:37:39 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:13:01 all 0.12 0.00 0.03 0.01 0.00 99.84 21:37:39 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:13:01 2 0.00 0.00 0.02 0.03 0.00 99.95 21:37:39 21:13:01 3 0.89 0.00 0.17 0.00 0.02 98.92 21:37:39 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 21:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 21:37:39 21:13:01 CPU %user %nice %system %iowait %steal %idle 21:37:39 21:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:37:39 21:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:37:39 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:14:01 5 0.07 0.00 0.03 0.03 0.00 99.87 21:37:39 21:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 21:15:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:37:39 21:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:15:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:37:39 21:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:15:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:37:39 21:15:01 5 0.03 0.00 0.00 0.02 0.02 99.93 21:37:39 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:15:01 7 0.00 0.00 0.03 0.00 0.02 99.95 21:37:39 21:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:37:39 21:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 21:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:16:01 5 0.05 0.00 0.03 0.07 0.00 99.85 21:37:39 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:37:39 21:17:01 all 0.04 0.00 0.04 0.01 0.01 99.89 21:37:39 21:17:01 0 0.22 0.00 0.10 0.03 0.00 99.65 21:37:39 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:17:01 2 0.02 0.00 0.02 0.03 0.02 99.92 21:37:39 21:17:01 3 0.02 0.00 0.05 0.00 0.02 99.92 21:37:39 21:17:01 4 0.00 0.00 0.03 0.00 0.02 99.95 21:37:39 21:17:01 5 0.03 0.00 0.07 0.03 0.02 99.85 21:37:39 21:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:37:39 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:18:01 all 0.01 0.00 0.01 0.00 0.00 99.99 21:37:39 21:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:37:39 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:19:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:37:39 21:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:37:39 21:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:37:39 21:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:39 21:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:37:39 21:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:37:39 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 21:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:21:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:37:39 21:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:37:39 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:37:39 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:21:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:22:01 all 0.04 0.00 0.01 0.00 0.00 99.94 21:37:39 21:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:37:39 21:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:37:39 21:22:01 3 0.25 0.00 0.00 0.00 0.00 99.75 21:37:39 21:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 21:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:22:01 7 0.00 0.00 0.07 0.00 0.00 99.93 21:37:39 21:23:01 all 0.27 0.00 0.01 0.01 0.00 99.72 21:37:39 21:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 21:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:37:39 21:23:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:37:39 21:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:23:01 5 0.00 0.00 0.02 0.05 0.02 99.92 21:37:39 21:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 21:24:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:37:39 21:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:37:39 21:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:37:39 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:24:01 3 1.91 0.00 0.00 0.00 0.02 98.08 21:37:39 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:24:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:37:39 21:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:37:39 21:24:01 CPU %user %nice %system %iowait %steal %idle 21:37:39 21:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:39 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:25:01 1 0.00 0.00 0.05 0.00 0.00 99.95 21:37:39 21:25:01 2 0.00 0.00 0.02 0.03 0.00 99.95 21:37:39 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 21:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 21:26:01 all 0.26 0.00 0.08 0.01 0.00 99.65 21:37:39 21:26:01 0 0.17 0.00 0.07 0.00 0.02 99.75 21:37:39 21:26:01 1 0.22 0.00 0.10 0.00 0.00 99.68 21:37:39 21:26:01 2 0.30 0.00 0.12 0.02 0.00 99.57 21:37:39 21:26:01 3 0.48 0.00 0.07 0.00 0.00 99.45 21:37:39 21:26:01 4 0.17 0.00 0.07 0.02 0.00 99.75 21:37:39 21:26:01 5 0.28 0.00 0.03 0.03 0.00 99.65 21:37:39 21:26:01 6 0.10 0.00 0.07 0.00 0.00 99.83 21:37:39 21:26:01 7 0.40 0.00 0.08 0.00 0.02 99.50 21:37:39 21:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:37:39 21:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:37:39 21:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:37:39 21:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:39 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 21:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:37:39 21:28:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:37:39 21:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:28:01 2 0.05 0.00 0.00 0.02 0.02 99.92 21:37:39 21:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:39 21:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:29:01 2 0.02 0.00 0.05 0.00 0.00 99.93 21:37:39 21:29:01 3 0.03 0.00 0.02 0.02 0.00 99.93 21:37:39 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:39 21:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:37:39 21:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:37:39 21:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:37:39 21:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 21:31:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:37:39 21:31:01 5 0.00 0.00 0.02 0.03 0.00 99.95 21:37:39 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:32:01 all 0.00 0.00 0.01 0.00 0.00 99.99 21:37:39 21:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:37:39 21:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:32:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:37:39 21:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:39 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:39 21:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:33:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:37:39 21:33:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:37:39 21:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:37:39 21:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:39 21:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:37:39 21:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:37:39 21:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:39 21:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:39 21:35:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:37:39 21:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:35:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:37:39 21:35:01 CPU %user %nice %system %iowait %steal %idle 21:37:39 21:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:39 21:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:37:39 21:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:39 21:37:01 all 0.08 0.00 0.01 0.01 0.00 99.91 21:37:39 21:37:01 0 0.58 0.00 0.02 0.00 0.02 99.38 21:37:39 21:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:39 21:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:37:39 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:37:39 21:37:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:39 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:39 Average: all 6.83 0.00 1.41 0.65 0.02 91.08 21:37:39 Average: 0 7.29 0.00 1.41 0.59 0.03 90.68 21:37:39 Average: 1 6.47 0.00 1.40 0.37 0.02 91.73 21:37:39 Average: 2 6.63 0.00 1.50 1.28 0.02 90.57 21:37:39 Average: 3 6.81 0.00 1.57 0.72 0.03 90.87 21:37:39 Average: 4 7.31 0.00 1.39 0.73 0.03 90.55 21:37:39 Average: 5 6.72 0.00 1.36 0.59 0.03 91.30 21:37:39 Average: 6 6.79 0.00 1.33 0.42 0.02 91.44 21:37:39 Average: 7 6.59 0.00 1.34 0.51 0.03 91.54 21:37:39 21:37:39 21:37:39