Pull request #3979 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 964b6a7b966be22f57bfbb86dcf0c9ba8c305210+2cd04aef94795e364fd0a0e860bde404eb99d06c (ab2685f9f4637b7cf19c8414561a1d7a969ae000) 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-ssh6729326812506276099.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-ssh3963454063804031339.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-3979/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-3979/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7442235015364451332.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-ssh6371321229365678780.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-3979/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-3979/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5206091817273234064.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21709 in /w/workspace/edgexfoundry_edgex-go_PR-3979 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 2cd04aef94795e364fd0a0e860bde404eb99d06c into PR head commit 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 Merge succeeded, producing 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 Checking out Revision 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 (PR-3979) > 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/3979/head:refs/remotes/origin/PR-3979 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2cd04aef94795e364fd0a0e860bde404eb99d06c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:10:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:10:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:10:42 ========================================================= 01:10:42 EdgeX Global Pipelines Version Info 01:10:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 77e1d06be24447da4f7e49bfb3b378c389c0351c # timeout=10 01:10:43 ------------------- 01:10:43 stable info: 01:10:43 ------------------- 01:10:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:10:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:10:43 Message: update stable to v1.0.221 01:10:43 ------------------- 01:10:43 experimental info: 01:10:43 ------------------- 01:10:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:10:43 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 01:10:43 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3979 [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3979 [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3979 [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 964b6a7 [Pipeline] echo 01:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:44 provisioning config files... 01:10:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4321231415294415151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:44 ---> docker-login.sh 01:10:44 nexus3.edgexfoundry.org:10001 01:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:44 Configure a credential helper to remove this warning. See 01:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:44 01:10:44 Login Succeeded 01:10:44 nexus3.edgexfoundry.org:10002 01:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:45 Configure a credential helper to remove this warning. See 01:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:45 01:10:45 Login Succeeded 01:10:45 nexus3.edgexfoundry.org:10003 01:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:45 Configure a credential helper to remove this warning. See 01:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:45 01:10:45 Login Succeeded 01:10:45 nexus3.edgexfoundry.org:10004 01:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:45 Configure a credential helper to remove this warning. See 01:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:45 01:10:45 Login Succeeded 01:10:45 docker.io 01:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:46 Configure a credential helper to remove this warning. See 01:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:46 01:10:46 Login Succeeded 01:10:46 ---> docker-login.sh ends [Pipeline] } 01:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:46 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:10:46 + dirname cmd/core-command/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo core-command,cmd/core-command/Dockerfile 01:10:46 + dirname cmd/core-data/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo core-data,cmd/core-data/Dockerfile 01:10:46 + + dirname cmd/core-metadata/Dockerfile 01:10:46 cut -d/ -f2 01:10:46 + echo core-metadata,cmd/core-metadata/Dockerfile 01:10:46 + dirname cmd/security-bootstrapper/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:10:46 + dirname cmd/security-proxy-setup/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:10:46 + dirname cmd/security-secretstore-setup/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:10:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:10:46 + dirname cmd/security-spire-agent/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:10:46 + dirname cmd/security-spire-config/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:10:46 + dirname cmd/security-spire-server/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:10:46 + dirname cmd/support-notifications/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo support-notifications,cmd/support-notifications/Dockerfile 01:10:46 + dirname cmd/support-scheduler/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:10:46 + dirname cmd/sys-mgmt-agent/Dockerfile 01:10:46 + cut -d/ -f2 01:10:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:10:46 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:10:46 + git rev-list -1 --merges 964b6a7b966be22f57bfbb86dcf0c9ba8c305210~1..964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [Pipeline] echo 01:10:46 -----------> git rev-list -1 --merges 964b6a7b966be22f57bfbb86dcf0c9ba8c305210~1..964b6a7b966be22f57bfbb86dcf0c9ba8c305210 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [false] [Pipeline] sh 01:10:47 + git log --format=format:%s -1 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [Pipeline] echo 01:10:47 ========================================================= 01:10:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:10:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:10:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:10:47 + grep -v github /etc/ssh/ssh_known_hosts 01:10:47 + [ -e /tmp/ssh_known_hosts ] 01:10:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:10:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:10:47 + sudo tee -a /etc/ssh/ssh_known_hosts 01:10:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:10:47 01:10:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:10:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:10:48 latest: Pulling from edgex-devops/git-semver 01:10:48 a0d0a0d46f8b: Pulling fs layer 01:10:48 3e5f54012d9b: Pulling fs layer 01:10:48 4c7163046ea9: Pulling fs layer 01:10:48 0c2d73faf560: Pulling fs layer 01:10:48 0c2d73faf560: Waiting 01:10:48 3e5f54012d9b: Verifying Checksum 01:10:48 3e5f54012d9b: Download complete 01:10:48 a0d0a0d46f8b: Download complete 01:10:48 0c2d73faf560: Verifying Checksum 01:10:48 0c2d73faf560: Download complete 01:10:48 4c7163046ea9: Verifying Checksum 01:10:48 4c7163046ea9: Download complete 01:10:48 a0d0a0d46f8b: Pull complete 01:10:48 3e5f54012d9b: Pull complete 01:10:49 4c7163046ea9: Pull complete 01:10:49 0c2d73faf560: Pull complete 01:10:49 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:10:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:10:49 prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container 01:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:10:50 $ docker top 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:50 [ssh-agent] Looking for ssh-agent implementation... 01:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:50 $ docker exec 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d ssh-agent 01:10:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoppjh/agent.15 01:10:50 SSH_AGENT_PID=21 01:10:50 Running ssh-add (command line suppressed) 01:10:50 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2219813685917051990.key (/w/workspace/edgex-go/5@tmp/private_key_2219813685917051990.key) 01:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:50 + git tag --points-at HEAD [Pipeline] } 01:10:50 $ docker exec --env ******** --env ******** 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d ssh-agent -k 01:10:50 unset SSH_AUTH_SOCK; 01:10:50 unset SSH_AGENT_PID; 01:10:50 echo Agent pid 21 killed; 01:10:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:50 [ssh-agent] Looking for ssh-agent implementation... 01:10:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:51 $ docker exec 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d ssh-agent 01:10:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMkHfGL/agent.56 01:10:51 SSH_AGENT_PID=63 01:10:51 Running ssh-add (command line suppressed) 01:10:51 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7610344821610094778.key (/w/workspace/edgex-go/5@tmp/private_key_7610344821610094778.key) 01:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:51 + git semver init 01:10:51 # -> Open(): unable to determine branch for HEAD 01:10:51 # $GIT_DIR = /w/workspace/edgex-go/5/.git 01:10:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 01:10:51 # $SEMVER_REMOTE_NAME = origin 01:10:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:10:51 # $SEMVER_USER_NAME = edgex-jenkins 01:10:51 # $SEMVER_BRANCH = PR-3979 01:10:51 # $SEMVER_TEMP = /tmp/semver-820720887 01:10:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:11:06 # '/tmp/semver-820720887' -> '/w/workspace/edgex-go/5/.semver' 01:11:06 # -> Force: false 01:11:06 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 01:11:06 $ docker exec --env ******** --env ******** 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d ssh-agent -k 01:11:06 unset SSH_AUTH_SOCK; 01:11:06 unset SSH_AGENT_PID; 01:11:06 echo Agent pid 63 killed; 01:11:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:07 + git semver [Pipeline] } 01:11:07 $ docker stop --time=1 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d 01:11:08 $ docker rm -f 369a9948848e94ce004e1a3014699bf8bc5fb79dea61046a6227e276eb6b762d [Pipeline] // withDockerContainer [Pipeline] sh 01:11:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:11:09 Stashed 1 file(s) [Pipeline] echo 01:11:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 01:11:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:09 ========================================================= 01:11:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:11:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:11:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:11:10 59bf1c3509f3: Pulling fs layer 01:11:10 666ba61612fd: Pulling fs layer 01:11:10 8ed8ca486205: Pulling fs layer 01:11:10 4fe6c5a15a65: Pulling fs layer 01:11:10 22a0e8bec74d: Pulling fs layer 01:11:10 640e595b4fbd: Pulling fs layer 01:11:10 763cafe07f6e: Pulling fs layer 01:11:10 0c0b528cf693: Pulling fs layer 01:11:10 10935f4eaf8b: Pulling fs layer 01:11:10 763cafe07f6e: Waiting 01:11:10 640e595b4fbd: Waiting 01:11:10 22a0e8bec74d: Waiting 01:11:10 0c0b528cf693: Waiting 01:11:10 10935f4eaf8b: Waiting 01:11:10 4fe6c5a15a65: Waiting 01:11:10 8ed8ca486205: Verifying Checksum 01:11:10 8ed8ca486205: Download complete 01:11:10 666ba61612fd: Download complete 01:11:10 22a0e8bec74d: Download complete 01:11:10 640e595b4fbd: Verifying Checksum 01:11:10 640e595b4fbd: Download complete 01:11:10 59bf1c3509f3: Verifying Checksum 01:11:10 59bf1c3509f3: Download complete 01:11:10 763cafe07f6e: Verifying Checksum 01:11:10 763cafe07f6e: Download complete 01:11:10 0c0b528cf693: Verifying Checksum 01:11:10 0c0b528cf693: Download complete 01:11:10 59bf1c3509f3: Pull complete 01:11:10 666ba61612fd: Pull complete 01:11:10 8ed8ca486205: Pull complete 01:11:10 10935f4eaf8b: Verifying Checksum 01:11:10 10935f4eaf8b: Download complete 01:11:10 4fe6c5a15a65: Verifying Checksum 01:11:10 4fe6c5a15a65: Download complete 01:11:15 4fe6c5a15a65: Pull complete 01:11:15 22a0e8bec74d: Pull complete 01:11:15 640e595b4fbd: Pull complete 01:11:15 763cafe07f6e: Pull complete 01:11:15 0c0b528cf693: Pull complete 01:11:16 10935f4eaf8b: Pull complete 01:11:17 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:11:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:11:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:11:17 WORKDIR /edgex 01:11:17 COPY go.mod . 01:11:17 RUN go mod download 01:11:17 + docker build -t ci-base-image-x86_64 -f - . 01:11:18 Sending build context to Docker daemon 334.9MB 01:11:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:11:18 ---> 99d49a6021b9 01:11:18 Step 2/4 : WORKDIR /edgex 01:11:21 ---> Running in eee2eb9cb5c2 01:11:21 Removing intermediate container eee2eb9cb5c2 01:11:21 ---> 873080642352 01:11:21 Step 3/4 : COPY go.mod . 01:11:21 ---> 1425025d6130 01:11:21 Step 4/4 : RUN go mod download 01:11:21 ---> Running in c55209f07094 01:11:24 Still waiting to schedule task 01:11:24 ‘prd-centos7-builder-2c-1g-21706’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:11:24 ‘prd-ubuntu20.04-docker-8c-8g-21704’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:11:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21705’ is offline 01:11:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21710’ is offline 01:11:36 Removing intermediate container c55209f07094 01:11:36 ---> 1b6cfe7dcfe8 01:11:36 Successfully built 1b6cfe7dcfe8 01:11:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:11:36 + docker inspect -f . ci-base-image-x86_64 01:11:36 . [Pipeline] withDockerContainer 01:11:36 prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container 01:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:11:37 $ docker top a10fcccf122dbef4ff3b9c37d610e16fff101f10c2b06a3cb0bdde816ee59ca0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:37 + go version 01:11:37 go version go1.17.6 linux/amd64 [Pipeline] } 01:11:37 $ docker stop --time=1 a10fcccf122dbef4ff3b9c37d610e16fff101f10c2b06a3cb0bdde816ee59ca0 01:11:38 $ docker rm -f a10fcccf122dbef4ff3b9c37d610e16fff101f10c2b06a3cb0bdde816ee59ca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:11:39 + docker inspect -f . ci-base-image-x86_64 01:11:39 . [Pipeline] withDockerContainer 01:11:39 prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container 01:11:39 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:11:39 $ docker top 740e0f1d7166fb3449754c886aefa2fa384ccbb1c5849553170bfa878aa34dfa -eo pid,comm [Pipeline] { [Pipeline] echo 01:11:39 ========================================================= 01:11:39 [edgeXBuildGoParallel] Running Tests and Build... 01:11:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:11:40 + make test 01:11:40 go mod tidy -compat=1.17 01:11:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:11:45 ? github.com/edgexfoundry/edgex-go [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 01:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 01:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:11:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 53.4% of statements 01:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.167s coverage: 89.2% of statements 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.4% of statements 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.439s coverage: 95.6% of statements 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements 01:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 01:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 01:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 01:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.4% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:12:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 01:12:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 01:12:23 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:12:41 GO111MODULE=on go vet ./... 01:12:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:12:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:12:43 ./bin/test-attribution-txt.sh [Pipeline] echo 01:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:12:44 + ls -al . 01:12:44 total 672 01:12:44 drwxrwxr-x 10 1001 1001 4096 Apr 22 01:12 . 01:12:44 drwxr-xr-x 4 root root 4096 Apr 22 01:11 .. 01:12:44 -rw-rw-r-- 1 1001 1001 11 Apr 22 01:10 .dockerignore 01:12:44 drwxrwxr-x 8 1001 1001 4096 Apr 22 01:10 .git 01:12:44 drwxrwxr-x 3 1001 1001 4096 Apr 22 01:10 .github 01:12:44 -rw-rw-r-- 1 1001 1001 879 Apr 22 01:10 .gitignore 01:12:44 -rw-rw-r-- 1 1001 1001 42 Apr 22 01:10 .golangci.yml 01:12:44 -rw-rw-r-- 1 1001 1001 87 Apr 22 01:10 .hadolint.yml 01:12:44 drwx------ 3 1001 1001 4096 Apr 22 01:11 .semver 01:12:44 -rw-rw-r-- 1 1001 1001 166 Apr 22 01:10 .sonarcloud.properties 01:12:44 -rw-rw-r-- 1 1001 1001 1171 Apr 22 01:10 ADOPTERS.md 01:12:44 -rw-rw-r-- 1 1001 1001 10086 Apr 22 01:10 Attribution.txt 01:12:44 -rw-rw-r-- 1 1001 1001 51732 Apr 22 01:10 CHANGELOG.md 01:12:44 -rw-rw-r-- 1 1001 1001 3804 Apr 22 01:10 CONTRIBUTING.md 01:12:44 -rw-rw-r-- 1 1001 1001 677 Apr 22 01:10 GOVERNANCE.md 01:12:44 -rw-rw-r-- 1 1001 1001 850 Apr 22 01:10 Jenkinsfile 01:12:44 -rw-rw-r-- 1 1001 1001 10775 Apr 22 01:10 LICENSE 01:12:44 -rw-rw-r-- 1 1001 1001 10389 Apr 22 01:10 Makefile 01:12:44 -rw-rw-r-- 1 1001 1001 582 Apr 22 01:10 OWNERS.md 01:12:44 -rw-rw-r-- 1 1001 1001 9120 Apr 22 01:10 README.md 01:12:44 -rw-rw-r-- 1 1001 1001 6912 Apr 22 01:10 SECURITY.md 01:12:44 -rw-rw-r-- 1 1001 1001 5 Apr 22 01:11 VERSION 01:12:44 -rw-rw-r-- 1 1001 1001 4131 Apr 22 01:10 ZMQWindows.md 01:12:44 drwxrwxr-x 2 1001 1001 4096 Apr 22 01:10 bin 01:12:44 drwxrwxr-x 18 1001 1001 4096 Apr 22 01:10 cmd 01:12:44 -rw-r--r-- 1 root root 435134 Apr 22 01:12 coverage.out 01:12:44 -rw-rw-r-- 1 1001 1001 3256 Apr 22 01:10 go.mod 01:12:44 -rw-rw-r-- 1 1001 1001 35162 Apr 22 01:11 go.sum 01:12:44 drwxrwxr-x 8 1001 1001 4096 Apr 22 01:10 internal 01:12:44 drwxrwxr-x 3 1001 1001 4096 Apr 22 01:10 openapi 01:12:44 drwxrwxr-x 4 1001 1001 4096 Apr 22 01:10 snap 01:12:44 -rw-rw-r-- 1 1001 1001 204 Apr 22 01:10 version.go [Pipeline] sh 01:12:45 + '[' -e coverage.out ] 01:12:45 + chown 1001:1001 coverage.out [Pipeline] stash 01:12:45 Stashed 1 file(s) [Pipeline] sh 01:12:45 + make build 01:12:45 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:13: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/core-metadata/core-metadata ./cmd/core-metadata 01:13: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 01:13:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:13: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:13: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:13:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:13: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:13: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:13:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:13: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/secrets-config ./cmd/secrets-config 01:13: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 01:13:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:13:20 $ docker stop --time=1 740e0f1d7166fb3449754c886aefa2fa384ccbb1c5849553170bfa878aa34dfa 01:13:23 $ docker rm -f 740e0f1d7166fb3449754c886aefa2fa384ccbb1c5849553170bfa878aa34dfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:24 01:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:13:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:25 latest: Pulling from edgex-devops/edgex-compose 01:13:25 cbdbe7a5bc2a: Pulling fs layer 01:13:25 ca9280d653b3: Pulling fs layer 01:13:25 7e9c9ca2126c: Pulling fs layer 01:13:25 cbdbe7a5bc2a: Verifying Checksum 01:13:25 cbdbe7a5bc2a: Download complete 01:13:25 ca9280d653b3: Verifying Checksum 01:13:25 ca9280d653b3: Download complete 01:13:25 cbdbe7a5bc2a: Pull complete 01:13:25 7e9c9ca2126c: Download complete 01:13:25 ca9280d653b3: Pull complete 01:13:29 7e9c9ca2126c: Pull complete 01:13:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:13:29 prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container 01:13:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:13:30 $ docker top c7f264127648fca081f8686977057ebb9ea8ff6c7ef3483526f8275ca9fd5ec1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:31 + docker-compose build --help 01:13:31 + grep parallel 01:13:31 --parallel Build images in parallel. [Pipeline] } 01:13:31 $ docker stop --time=1 c7f264127648fca081f8686977057ebb9ea8ff6c7ef3483526f8275ca9fd5ec1 01:13:33 $ docker rm -f c7f264127648fca081f8686977057ebb9ea8ff6c7ef3483526f8275ca9fd5ec1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:33 . [Pipeline] withDockerContainer 01:13:33 prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container 01:13:33 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:13:33 $ docker top b84b5a860a649209384ea93844887de2c6c5af4e0a5d7a482015487ba0fa00d4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:34 + docker-compose -f ./docker-compose-build.yml build --parallel 01:13:34 Building core-command ... 01:13:34 Building core-data ... 01:13:34 Building core-metadata ... 01:13:34 Building security-bootstrapper ... 01:13:34 Building security-proxy-setup ... 01:13:34 Building security-secretstore-setup ... 01:13:34 Building security-spiffe-token-provider ... 01:13:34 Building security-spire-agent ... 01:13:34 Building security-spire-config ... 01:13:34 Building security-spire-server ... 01:13:34 Building support-notifications ... 01:13:34 Building support-scheduler ... 01:13:34 Building sys-mgmt-agent ... 01:13:34 Building sys-mgmt-agent 01:13:34 Building security-bootstrapper 01:13:34 Building security-secretstore-setup 01:13:34 Building core-data 01:13:34 Building security-spire-agent 01:13:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:13:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:13:49 ---> 1b6cfe7dcfe8 01:13:49 Step 3/31 : WORKDIR /edgex-go 01:13:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:13:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:13:49 ---> 1b6cfe7dcfe8 01:13:49 Step 3/25 : WORKDIR /edgex-go 01:13:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:13:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:13:49 ---> 1b6cfe7dcfe8 01:13:49 Step 3/23 : WORKDIR /edgex-go 01:13:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:13:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:13:49 ---> 1b6cfe7dcfe8 01:13:49 Step 3/26 : WORKDIR /edgex-go 01:13:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:13:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:13:50 ---> 1b6cfe7dcfe8 01:13:50 Step 3/23 : WORKDIR /edgex-go 01:13:54 ---> Running in caa6f7e9833f 01:13:54 ---> Running in 187a5f4a5d69 01:13:54 ---> Running in 0b0dc9a2abfb 01:13:54 ---> Running in 7e687697aa61 01:13:54 ---> Running in 14a0956e0e3c 01:13:54 Removing intermediate container 7e687697aa61 01:13:54 ---> 722d1c27fb95 01:13:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:54 Removing intermediate container caa6f7e9833f 01:13:54 ---> df7198176257 01:13:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:54 Removing intermediate container 0b0dc9a2abfb 01:13:54 Removing intermediate container 187a5f4a5d69 01:13:54 ---> 05678272dad7 01:13:54 ---> 27bbec76eb03 01:13:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:54 Removing intermediate container 14a0956e0e3c 01:13:54 ---> ec7ae696ebc7 01:13:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:54 ---> Running in 4f6a59ad51dc 01:13:54 ---> Running in 6f85e4e27ecc 01:13:54 ---> Running in 18d69d78660c 01:13:54 ---> Running in a3a8b9d5bc37 01:13:54 ---> Running in 8ded60d6514b 01:13:54 Removing intermediate container 4f6a59ad51dc 01:13:54 ---> d7f10ec5f1d9 01:13:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:13:54 ---> Running in 25bfdc5b9cd9 01:13:55 Removing intermediate container 6f85e4e27ecc 01:13:55 ---> b9b3e22b23c9 01:13:55 Step 5/23 : RUN apk add --update --no-cache make bash git 01:13:55 ---> Running in 2190daa28f5e 01:13:55 Removing intermediate container 8ded60d6514b 01:13:55 ---> e0e8fa30a608 01:13:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:13:55 Removing intermediate container 18d69d78660c 01:13:55 ---> bb02a46cbba6 01:13:55 Step 5/31 : RUN apk add --update --no-cache make git 01:13:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:13:55 ---> Running in 6865e118aa56 01:13:55 ---> Running in 68d0d40acae9 01:13:55 Removing intermediate container a3a8b9d5bc37 01:13:55 ---> 9954ee970999 01:13:55 Step 5/25 : RUN apk add --update --no-cache make git 01:13:55 ---> Running in 1463fb631d07 01:13:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:13:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:13:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:13:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:13:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:13:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:13:56 OK: 221 MiB in 52 packages 01:13:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:13:57 OK: 221 MiB in 52 packages 01:13:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:13:57 Removing intermediate container 25bfdc5b9cd9 01:13:57 ---> c971bb54fe67 01:13:57 Step 6/23 : COPY go.mod vendor* ./ 01:13:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:13:57 OK: 221 MiB in 52 packages 01:13:57 Removing intermediate container 2190daa28f5e 01:13:57 ---> caa408d2bd9b 01:13:57 Step 6/23 : COPY go.mod vendor* ./ 01:13:57 ---> 70c58480a93b 01:13:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:57 OK: 221 MiB in 52 packages 01:13:57 ---> Running in 1824544d7b71 01:13:57 OK: 221 MiB in 52 packages 01:13:57 ---> 72acda96bce8 01:13:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:57 Removing intermediate container 6865e118aa56 01:13:57 ---> 6fa1d09ffcaa 01:13:57 Step 6/26 : COPY go.mod vendor* ./ 01:13:57 ---> Running in da1ed55f218e 01:13:57 ---> 9e507b86012b 01:13:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:57 Removing intermediate container 68d0d40acae9 01:13:57 ---> f47d461f3179 01:13:57 Step 6/31 : COPY go.mod vendor* ./ 01:13:57 ---> Running in b9f250261927 01:13:58 Removing intermediate container 1463fb631d07 01:13:58 ---> ee577d19bb90 01:13:58 Step 6/25 : COPY go.mod vendor* ./ 01:13:58 ---> 8ecefb74c276 01:13:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:58 ---> Running in c8406c4a9698 01:13:58 ---> 129342985fee 01:13:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:58 ---> Running in e2c0297530e9 01:13:58 Removing intermediate container 1824544d7b71 01:13:58 ---> 66b0a7bb9d01 01:13:58 Step 8/23 : COPY . . 01:14:00 Removing intermediate container b9f250261927 01:14:00 ---> 8dad88a5f955 01:14:00 Step 8/26 : COPY . . 01:14:00 Removing intermediate container da1ed55f218e 01:14:00 ---> 7fbb6a872689 01:14:00 Step 8/23 : COPY . . 01:14:00 Removing intermediate container e2c0297530e9 01:14:00 ---> f7214237574e 01:14:00 Step 8/25 : COPY . . 01:14:00 Removing intermediate container c8406c4a9698 01:14:00 ---> ec91d5c7141e 01:14:00 Step 8/31 : COPY . . 01:14:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21712 in /w/workspace/edgexfoundry_edgex-go_PR-3979 [Pipeline] { [Pipeline] ws 01:14:01 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 01:14:03 The recommended git tool is: git 01:14:10 using credential edgex-jenkins-ssh 01:14:10 Cloning the remote Git repository 01:14:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:14:11 > git init /w/workspace/edgex-go/5 # timeout=10 01:14:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:14:11 > git --version # timeout=10 01:14:11 > git --version # 'git version 2.25.1' 01:14:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:13 ---> 17ff8ad8b2f9 01:14:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:14:13 ---> 95d5e523148f 01:14:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:14:13 ---> 7a543e89df3a 01:14:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:14:13 ---> ae870b6195e9 01:14:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:14:13 ---> Running in 2ecbb1db0677 01:14:13 ---> 02030826c091 01:14:13 Step 9/23 : RUN make cmd/core-data/core-data 01:14:13 ---> Running in d2e8d1e77f80 01:14:13 ---> Running in 14710ec5c47b 01:14:13 ---> Running in f0e31a403e29 01:14:13 ---> Running in 7d8c3cb0eee0 01:14:13 Removing intermediate container 2ecbb1db0677 01:14:13 ---> b00a2f98af65 01:14:13 Step 10/26 : RUN mkdir -p spire-build 01:14:13 ---> Running in 9646ae353315 01:14: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 01:14: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:14:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:14: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:14:13 Removing intermediate container 9646ae353315 01:14:13 ---> fe78f7f2ebe2 01:14:13 Step 11/26 : WORKDIR /edgex-go/spire-build 01:14:13 ---> Running in abe2d4e60e25 01:14:13 Removing intermediate container abe2d4e60e25 01:14:13 ---> 7473f5a43723 01:14:13 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:14:13 ---> Running in f24631189a51 01:14:14 spire-1.2.1/ 01:14:14 spire-1.2.1/.data/ 01:14:14 spire-1.2.1/.data/.file 01:14:14 spire-1.2.1/.dockerignore 01:14:14 spire-1.2.1/.gitattributes 01:14:14 spire-1.2.1/.githooks/ 01:14:14 spire-1.2.1/.githooks/pre-commit 01:14:14 spire-1.2.1/.github/ 01:14:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:14:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:14:14 spire-1.2.1/.github/dependabot.yml 01:14:14 spire-1.2.1/.github/workflows/ 01:14:14 spire-1.2.1/.github/workflows/nightly_build.yaml 01:14:14 spire-1.2.1/.github/workflows/pr_build.yaml 01:14:14 spire-1.2.1/.github/workflows/release_build.yaml 01:14:14 spire-1.2.1/.github/workflows/scripts/ 01:14:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:14:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:14:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:14:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:14:14 spire-1.2.1/.github/workflows/scripts/split.sh 01:14:14 spire-1.2.1/.gitignore 01:14:14 spire-1.2.1/.go-version 01:14:14 spire-1.2.1/.golangci.yml 01:14:14 spire-1.2.1/ADOPTERS.md 01:14:14 spire-1.2.1/CHANGELOG.md 01:14:14 spire-1.2.1/CODE-OF-CONDUCT.md 01:14:14 spire-1.2.1/CODEOWNERS 01:14:14 spire-1.2.1/CONTRIBUTING.md 01:14:14 spire-1.2.1/Dockerfile 01:14:14 spire-1.2.1/Dockerfile.dev 01:14:14 spire-1.2.1/Dockerfile.scratch 01:14:14 spire-1.2.1/LICENSE 01:14:14 spire-1.2.1/MAINTAINERS.md 01:14:14 spire-1.2.1/Makefile 01:14:14 spire-1.2.1/README.md 01:14:14 spire-1.2.1/ROADMAP.md 01:14:14 spire-1.2.1/SECURITY.md 01:14:14 spire-1.2.1/cmd/ 01:14:14 spire-1.2.1/cmd/spire-agent/ 01:14:14 spire-1.2.1/cmd/spire-agent/cli/ 01:14:14 spire-1.2.1/cmd/spire-agent/cli/api/ 01:14:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/common/ 01:14:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:14:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/run/ 01:14:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:14:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:14:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:14:14 spire-1.2.1/cmd/spire-agent/main.go 01:14:14 spire-1.2.1/cmd/spire-server/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/agent/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/cli.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/run/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/token/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/validate/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/x509/ 01:14:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:14:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:14:14 spire-1.2.1/cmd/spire-server/main.go 01:14:14 spire-1.2.1/cmd/spire-server/util/ 01:14:14 spire-1.2.1/cmd/spire-server/util/util.go 01:14:14 spire-1.2.1/conf/ 01:14:14 spire-1.2.1/conf/agent/ 01:14:14 spire-1.2.1/conf/agent/agent.conf 01:14:14 spire-1.2.1/conf/agent/agent_full.conf 01:14:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:14:14 spire-1.2.1/conf/server/ 01:14:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:14:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:14:14 spire-1.2.1/conf/server/server.conf 01:14:14 spire-1.2.1/conf/server/server_full.conf 01:14:14 spire-1.2.1/doc/ 01:14:14 spire-1.2.1/doc/SPIRE101.md 01:14:14 spire-1.2.1/doc/auditlog.md 01:14:14 spire-1.2.1/doc/authorization_policy_engine.md 01:14:14 spire-1.2.1/doc/changelog_guidelines.md 01:14:14 spire-1.2.1/doc/cure53-report.pdf 01:14:14 spire-1.2.1/doc/images/ 01:14:14 spire-1.2.1/doc/images/2019_roadmap.png 01:14:14 spire-1.2.1/doc/images/SPIRE101.png 01:14:14 spire-1.2.1/doc/images/SPIRE_agent.png 01:14:15 spire-1.2.1/doc/images/SPIRE_server.png 01:14:15 spire-1.2.1/doc/images/cache_mgr.png 01:14:15 spire-1.2.1/doc/images/cache_mgr_components.png 01:14:15 spire-1.2.1/doc/images/federated_spire.png 01:14:15 spire-1.2.1/doc/images/ha_mode.png 01:14:15 spire-1.2.1/doc/images/nested_spire.png 01:14:15 spire-1.2.1/doc/images/oidc_federation.png 01:14:15 spire-1.2.1/doc/images/single_trust_domain.png 01:14:15 spire-1.2.1/doc/images/spiffe_compatible.png 01:14:15 spire-1.2.1/doc/images/spire_logo.png 01:14:15 spire-1.2.1/doc/migrating_registration_api_clients.md 01:14:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:14:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:14:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:14:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:14:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:14:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:14:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:14:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:14:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:14:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:14:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:14:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:14:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:14:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:14:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:14:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:14:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:14:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:14:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:14:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:14:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:14:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:14:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:14:15 spire-1.2.1/doc/scaling_spire.md 01:14:15 spire-1.2.1/doc/spire_agent.md 01:14:15 spire-1.2.1/doc/spire_server.md 01:14:15 spire-1.2.1/doc/supported_integrations.md 01:14:15 spire-1.2.1/doc/telemetry.md 01:14:15 spire-1.2.1/doc/telemetry_config.md 01:14:15 spire-1.2.1/doc/upgrading.md 01:14:15 spire-1.2.1/doc/using_spire.md 01:14:15 spire-1.2.1/examples/ 01:14:15 spire-1.2.1/examples/README.md 01:14:15 spire-1.2.1/go.mod 01:14:15 spire-1.2.1/go.sum 01:14:15 spire-1.2.1/pkg/ 01:14:15 spire-1.2.1/pkg/agent/ 01:14:15 spire-1.2.1/pkg/agent/agent.go 01:14:15 spire-1.2.1/pkg/agent/api/ 01:14:15 spire-1.2.1/pkg/agent/api/config.go 01:14:15 spire-1.2.1/pkg/agent/api/debug/ 01:14:15 spire-1.2.1/pkg/agent/api/debug/v1/ 01:14:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:14:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:14:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:14:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:14:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:14:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:14:15 spire-1.2.1/pkg/agent/api/endpoints.go 01:14:15 spire-1.2.1/pkg/agent/api/health/ 01:14:15 spire-1.2.1/pkg/agent/api/health/v1/ 01:14:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:14:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:14:15 spire-1.2.1/pkg/agent/api/rpccontext/ 01:14:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:14:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:14:15 spire-1.2.1/pkg/agent/attestor/ 01:14:15 spire-1.2.1/pkg/agent/attestor/node/ 01:14:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:14:15 spire-1.2.1/pkg/agent/attestor/node/node.go 01:14:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:14:15 spire-1.2.1/pkg/agent/attestor/workload/ 01:14:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:14:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:14:15 spire-1.2.1/pkg/agent/catalog/ 01:14:15 spire-1.2.1/pkg/agent/catalog/catalog.go 01:14:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:14:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:14:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:14:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:14:15 spire-1.2.1/pkg/agent/client/ 01:14:15 spire-1.2.1/pkg/agent/client/client.go 01:14:15 spire-1.2.1/pkg/agent/client/client_test.go 01:14:15 spire-1.2.1/pkg/agent/client/dial.go 01:14:15 spire-1.2.1/pkg/agent/client/nodeconn.go 01:14:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:14:15 spire-1.2.1/pkg/agent/client/update.go 01:14:15 spire-1.2.1/pkg/agent/client/util.go 01:14:15 spire-1.2.1/pkg/agent/common/ 01:14:15 spire-1.2.1/pkg/agent/common/backoff/ 01:14:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:14:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:14:15 spire-1.2.1/pkg/agent/common/cgroups/ 01:14:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:14:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:14:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:14:15 spire-1.2.1/pkg/agent/config.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/ 01:14:15 spire-1.2.1/pkg/agent/endpoints/config.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:14:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:14:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/workload/ 01:14:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:14:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:14:15 spire-1.2.1/pkg/agent/manager/ 01:14:15 spire-1.2.1/pkg/agent/manager/cache/ 01:14:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:14:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:14:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:14:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:14:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:14:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:14:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:14:15 spire-1.2.1/pkg/agent/manager/config.go 01:14:15 spire-1.2.1/pkg/agent/manager/manager.go 01:14:15 spire-1.2.1/pkg/agent/manager/manager_test.go 01:14:15 spire-1.2.1/pkg/agent/manager/storage.go 01:14:15 spire-1.2.1/pkg/agent/manager/storage_test.go 01:14:15 spire-1.2.1/pkg/agent/manager/storecache/ 01:14:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:14:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:14:15 spire-1.2.1/pkg/agent/manager/sync.go 01:14:15 spire-1.2.1/pkg/agent/plugin/ 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:14:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:14:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:14:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:14:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:14:15 spire-1.2.1/pkg/agent/svid/ 01:14:15 spire-1.2.1/pkg/agent/svid/rotator.go 01:14:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:14:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:14:15 spire-1.2.1/pkg/agent/svid/store/ 01:14:15 spire-1.2.1/pkg/agent/svid/store/service.go 01:14:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:14:15 spire-1.2.1/pkg/common/ 01:14:15 spire-1.2.1/pkg/common/agentpathtemplate/ 01:14:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:14:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:14:15 spire-1.2.1/pkg/common/api/ 01:14:15 spire-1.2.1/pkg/common/api/metrics.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/ 01:14:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/logger.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/names.go 01:14:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:14:15 spire-1.2.1/pkg/common/api/names.go 01:14:15 spire-1.2.1/pkg/common/api/ratelimit.go 01:14:15 spire-1.2.1/pkg/common/api/rpccontext/ 01:14:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:14:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:14:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:14:15 spire-1.2.1/pkg/common/auth/ 01:14:15 spire-1.2.1/pkg/common/auth/interceptors.go 01:14:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:14:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/ 01:14:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/types.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:14:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:14:15 spire-1.2.1/pkg/common/catalog/ 01:14:15 spire-1.2.1/pkg/common/catalog/bind.go 01:14:15 spire-1.2.1/pkg/common/catalog/builtin.go 01:14:15 spire-1.2.1/pkg/common/catalog/catalog.go 01:14:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:14:15 spire-1.2.1/pkg/common/catalog/closers.go 01:14:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:14:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:14:15 spire-1.2.1/pkg/common/catalog/config.go 01:14:15 spire-1.2.1/pkg/common/catalog/config_test.go 01:14:15 spire-1.2.1/pkg/common/catalog/configure.go 01:14:15 spire-1.2.1/pkg/common/catalog/constraints.go 01:14:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:14:15 spire-1.2.1/pkg/common/catalog/context.go 01:14:15 spire-1.2.1/pkg/common/catalog/external.go 01:14:15 spire-1.2.1/pkg/common/catalog/host.go 01:14:15 spire-1.2.1/pkg/common/catalog/pipenet.go 01:14:15 spire-1.2.1/pkg/common/catalog/plugin.go 01:14:15 spire-1.2.1/pkg/common/catalog/testplugin/ 01:14:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:14:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:14:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:14:15 spire-1.2.1/pkg/common/cli/ 01:14:15 spire-1.2.1/pkg/common/cli/env.go 01:14:15 spire-1.2.1/pkg/common/cli/flags.go 01:14:15 spire-1.2.1/pkg/common/cli/trust_domain.go 01:14:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:14:15 spire-1.2.1/pkg/common/cli/umask.go 01:14:15 spire-1.2.1/pkg/common/cli/umask_posix.go 01:14:15 spire-1.2.1/pkg/common/cli/umask_test.go 01:14:15 spire-1.2.1/pkg/common/cli/umask_windows.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/ 01:14:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/flag.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/format.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/ 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:14:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:14:15 spire-1.2.1/pkg/common/coretypes/ 01:14:15 spire-1.2.1/pkg/common/coretypes/bundle/ 01:14:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:14:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:14:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:14:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:14:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:14:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:14:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:14:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:14:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:14:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:14:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:14:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:14:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:14:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:14:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:14:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:14:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:14:15 spire-1.2.1/pkg/common/cryptoutil/ 01:14:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:14:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:14:15 spire-1.2.1/pkg/common/diskutil/ 01:14:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:14:15 spire-1.2.1/pkg/common/diskutil/file_test.go 01:14:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:14:15 spire-1.2.1/pkg/common/errorutil/ 01:14:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:14:15 spire-1.2.1/pkg/common/health/ 01:14:15 spire-1.2.1/pkg/common/health/config.go 01:14:15 spire-1.2.1/pkg/common/health/context.go 01:14:15 spire-1.2.1/pkg/common/health/context_test.go 01:14:15 spire-1.2.1/pkg/common/health/health.go 01:14:15 spire-1.2.1/pkg/common/health/health_test.go 01:14:15 spire-1.2.1/pkg/common/health/logger.go 01:14:15 spire-1.2.1/pkg/common/hostservice/ 01:14:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:14:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:14:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:14:15 spire-1.2.1/pkg/common/idutil/ 01:14:15 spire-1.2.1/pkg/common/idutil/require.go 01:14:15 spire-1.2.1/pkg/common/idutil/require_test.go 01:14:15 spire-1.2.1/pkg/common/idutil/safety.go 01:14:15 spire-1.2.1/pkg/common/idutil/safety_test.go 01:14:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:14:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:14:15 spire-1.2.1/pkg/common/jwtsvid/ 01:14:15 spire-1.2.1/pkg/common/jwtsvid/common.go 01:14:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:14:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:14:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:14:15 spire-1.2.1/pkg/common/jwtutil/ 01:14:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:14:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:14:15 spire-1.2.1/pkg/common/log/ 01:14:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:14:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:14:15 spire-1.2.1/pkg/common/log/log.go 01:14:15 spire-1.2.1/pkg/common/log/log_test.go 01:14:15 spire-1.2.1/pkg/common/log/options.go 01:14:15 spire-1.2.1/pkg/common/nodeutil/ 01:14:15 spire-1.2.1/pkg/common/nodeutil/node.go 01:14:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:14:15 spire-1.2.1/pkg/common/peertracker/ 01:14:15 spire-1.2.1/pkg/common/peertracker/conn.go 01:14:15 spire-1.2.1/pkg/common/peertracker/credentials.go 01:14:15 spire-1.2.1/pkg/common/peertracker/errors.go 01:14:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:14:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:14:15 spire-1.2.1/pkg/common/peertracker/info.go 01:14:15 spire-1.2.1/pkg/common/peertracker/listener.go 01:14:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:14:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:14:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:14:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:14:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:14:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:14:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:14:15 spire-1.2.1/pkg/common/peertracker/tcp.go 01:14:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:14:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:14:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:14:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:14:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:14:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:14:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:14:15 spire-1.2.1/pkg/common/peertracker/uds.go 01:14:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:14:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:14:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:14:15 spire-1.2.1/pkg/common/pemutil/ 01:14:15 spire-1.2.1/pkg/common/pemutil/block.go 01:14:15 spire-1.2.1/pkg/common/pemutil/certs.go 01:14:15 spire-1.2.1/pkg/common/pemutil/common.go 01:14:15 spire-1.2.1/pkg/common/pemutil/csr.go 01:14:15 spire-1.2.1/pkg/common/pemutil/keys.go 01:14:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/ 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:14:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:14:15 spire-1.2.1/pkg/common/plugin/ 01:14:15 spire-1.2.1/pkg/common/plugin/aws/ 01:14:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:14:15 spire-1.2.1/pkg/common/plugin/azure/ 01:14:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:14:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:14:15 spire-1.2.1/pkg/common/plugin/facade.go 01:14:15 spire-1.2.1/pkg/common/plugin/facade_test.go 01:14:15 spire-1.2.1/pkg/common/plugin/gcp/ 01:14:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:14:15 spire-1.2.1/pkg/common/plugin/k8s/ 01:14:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:14:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:14:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:14:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:14:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:14:15 spire-1.2.1/pkg/common/plugin/log.go 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/ 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:14:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:14:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:14:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:14:15 spire-1.2.1/pkg/common/plugin/x509pop/ 01:14:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:14:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:14:15 spire-1.2.1/pkg/common/profiling/ 01:14:15 spire-1.2.1/pkg/common/profiling/dumpers.go 01:14:15 spire-1.2.1/pkg/common/profiling/profiling.go 01:14:15 spire-1.2.1/pkg/common/protoutil/ 01:14:15 spire-1.2.1/pkg/common/protoutil/masks.go 01:14:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:14:15 spire-1.2.1/pkg/common/rotationutil/ 01:14:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:14:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:14:15 spire-1.2.1/pkg/common/selector/ 01:14:15 spire-1.2.1/pkg/common/selector/selector.go 01:14:15 spire-1.2.1/pkg/common/selector/selector_test.go 01:14:15 spire-1.2.1/pkg/common/selector/set.go 01:14:15 spire-1.2.1/pkg/common/selector/set_utils.go 01:14:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/ 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/ 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:14:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:14:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:14:15 spire-1.2.1/pkg/common/telemetry/call.go 01:14:15 spire-1.2.1/pkg/common/telemetry/common/ 01:14:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:14:15 spire-1.2.1/pkg/common/telemetry/config.go 01:14:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:14:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/inmem.go 01:14:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/m3.go 01:14:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/metrics.go 01:14:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/names.go 01:14:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:14:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:14:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/ 01:14:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:14:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:14:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:14:15 spire-1.2.1/pkg/common/telemetry/server/server.go 01:14:15 spire-1.2.1/pkg/common/telemetry/sink.go 01:14:15 spire-1.2.1/pkg/common/telemetry/statsd.go 01:14:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:14:15 spire-1.2.1/pkg/common/telemetry/uptime.go 01:14:15 spire-1.2.1/pkg/common/telemetry/version.go 01:14:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:14:15 spire-1.2.1/pkg/common/uptime/ 01:14:15 spire-1.2.1/pkg/common/uptime/uptime.go 01:14:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:14:15 spire-1.2.1/pkg/common/util/ 01:14:15 spire-1.2.1/pkg/common/util/certs.go 01:14:15 spire-1.2.1/pkg/common/util/certs_test.go 01:14:15 spire-1.2.1/pkg/common/util/csr.go 01:14:15 spire-1.2.1/pkg/common/util/hash.go 01:14:15 spire-1.2.1/pkg/common/util/selectors.go 01:14:15 spire-1.2.1/pkg/common/util/selectors_test.go 01:14:15 spire-1.2.1/pkg/common/util/signals.go 01:14:15 spire-1.2.1/pkg/common/util/sort.go 01:14:15 spire-1.2.1/pkg/common/util/sort_test.go 01:14:15 spire-1.2.1/pkg/common/util/task.go 01:14:15 spire-1.2.1/pkg/common/util/task_test.go 01:14:15 spire-1.2.1/pkg/common/util/testdata/ 01:14:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:14:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:14:15 spire-1.2.1/pkg/common/version/ 01:14:15 spire-1.2.1/pkg/common/version/version.go 01:14:15 spire-1.2.1/pkg/common/x509svid/ 01:14:15 spire-1.2.1/pkg/common/x509svid/common_test.go 01:14:15 spire-1.2.1/pkg/common/x509svid/csr.go 01:14:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:14:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:14:15 spire-1.2.1/pkg/common/x509util/ 01:14:15 spire-1.2.1/pkg/common/x509util/cert.go 01:14:15 spire-1.2.1/pkg/common/x509util/dns.go 01:14:15 spire-1.2.1/pkg/common/x509util/dns_test.go 01:14:15 spire-1.2.1/pkg/common/x509util/keyid.go 01:14:15 spire-1.2.1/pkg/common/x509util/keypair.go 01:14:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:14:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:14:15 spire-1.2.1/pkg/server/ 01:14:15 spire-1.2.1/pkg/server/api/ 01:14:15 spire-1.2.1/pkg/server/api/agent.go 01:14:15 spire-1.2.1/pkg/server/api/agent/ 01:14:15 spire-1.2.1/pkg/server/api/agent/v1/ 01:14:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:14:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:14:15 spire-1.2.1/pkg/server/api/agent_test.go 01:14:15 spire-1.2.1/pkg/server/api/api.go 01:14:15 spire-1.2.1/pkg/server/api/audit/ 01:14:15 spire-1.2.1/pkg/server/api/audit/audit.go 01:14:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:14:15 spire-1.2.1/pkg/server/api/bundle.go 01:14:15 spire-1.2.1/pkg/server/api/bundle/ 01:14:15 spire-1.2.1/pkg/server/api/bundle/v1/ 01:14:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:14:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:14:15 spire-1.2.1/pkg/server/api/bundle_test.go 01:14:15 spire-1.2.1/pkg/server/api/debug/ 01:14:15 spire-1.2.1/pkg/server/api/debug/v1/ 01:14:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:14:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:14:15 spire-1.2.1/pkg/server/api/entry.go 01:14:15 spire-1.2.1/pkg/server/api/entry/ 01:14:15 spire-1.2.1/pkg/server/api/entry/v1/ 01:14:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:14:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:14:15 spire-1.2.1/pkg/server/api/entry_test.go 01:14:15 spire-1.2.1/pkg/server/api/health/ 01:14:15 spire-1.2.1/pkg/server/api/health/v1/ 01:14:15 spire-1.2.1/pkg/server/api/health/v1/service.go 01:14:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:14:15 spire-1.2.1/pkg/server/api/id.go 01:14:15 spire-1.2.1/pkg/server/api/id_test.go 01:14:15 spire-1.2.1/pkg/server/api/limits/ 01:14:15 spire-1.2.1/pkg/server/api/limits/limits.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/ 01:14:15 spire-1.2.1/pkg/server/api/middleware/alias.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/audit.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/caller.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/common.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/entries.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:14:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:14:15 spire-1.2.1/pkg/server/api/ratelimit.go 01:14:15 spire-1.2.1/pkg/server/api/rpccontext/ 01:14:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:14:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:14:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:14:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:14:15 spire-1.2.1/pkg/server/api/selector.go 01:14:15 spire-1.2.1/pkg/server/api/selector_test.go 01:14:15 spire-1.2.1/pkg/server/api/status.go 01:14:15 spire-1.2.1/pkg/server/api/status_test.go 01:14:15 spire-1.2.1/pkg/server/api/svid/ 01:14:15 spire-1.2.1/pkg/server/api/svid/v1/ 01:14:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:14:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:14:15 spire-1.2.1/pkg/server/api/trustdomain.go 01:14:15 spire-1.2.1/pkg/server/api/trustdomain/ 01:14:15 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:14:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:14:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:14:15 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:14:15 spire-1.2.1/pkg/server/authpolicy/ 01:14:15 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:14:15 spire-1.2.1/pkg/server/authpolicy/policy.go 01:14:15 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:14:15 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:14:15 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:14:15 spire-1.2.1/pkg/server/authpolicy/validate.go 01:14:15 spire-1.2.1/pkg/server/bundle/ 01:14:15 spire-1.2.1/pkg/server/bundle/client/ 01:14:15 spire-1.2.1/pkg/server/bundle/client/client.go 01:14:15 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:14:15 spire-1.2.1/pkg/server/bundle/client/manager.go 01:14:15 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:14:15 spire-1.2.1/pkg/server/bundle/client/sources.go 01:14:15 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:14:15 spire-1.2.1/pkg/server/bundle/client/updater.go 01:14:15 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:14:15 spire-1.2.1/pkg/server/ca/ 01:14:15 spire-1.2.1/pkg/server/ca/ca.go 01:14:15 spire-1.2.1/pkg/server/ca/ca_health.go 01:14:15 spire-1.2.1/pkg/server/ca/ca_test.go 01:14:15 spire-1.2.1/pkg/server/ca/journal.go 01:14:15 spire-1.2.1/pkg/server/ca/journal_test.go 01:14:15 spire-1.2.1/pkg/server/ca/manager.go 01:14:15 spire-1.2.1/pkg/server/ca/manager_health.go 01:14:15 spire-1.2.1/pkg/server/ca/manager_test.go 01:14:15 spire-1.2.1/pkg/server/ca/templates.go 01:14:15 spire-1.2.1/pkg/server/ca/upstream_client.go 01:14:15 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:14:15 spire-1.2.1/pkg/server/ca/validation.go 01:14:15 spire-1.2.1/pkg/server/cache/ 01:14:15 spire-1.2.1/pkg/server/cache/dscache/ 01:14:15 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:14:15 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:14:15 spire-1.2.1/pkg/server/cache/entrycache/ 01:14:15 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:14:15 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:14:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:14:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:14:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:14:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:14:15 spire-1.2.1/pkg/server/catalog/ 01:14:15 spire-1.2.1/pkg/server/catalog/catalog.go 01:14:15 spire-1.2.1/pkg/server/catalog/keymanager.go 01:14:15 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:14:15 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:14:15 spire-1.2.1/pkg/server/catalog/notifier.go 01:14:15 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:14:15 spire-1.2.1/pkg/server/config.go 01:14:15 spire-1.2.1/pkg/server/datastore/ 01:14:15 spire-1.2.1/pkg/server/datastore/datastore.go 01:14:15 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:14:15 spire-1.2.1/pkg/server/datastore/repository.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:14:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:14:15 spire-1.2.1/pkg/server/endpoints/ 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/ 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:14:15 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:14:15 spire-1.2.1/pkg/server/endpoints/config.go 01:14:15 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:14:15 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:14:15 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:14:15 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:14:15 spire-1.2.1/pkg/server/endpoints/middleware.go 01:14:15 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:14:15 spire-1.2.1/pkg/server/hostservice/ 01:14:15 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:14:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:14:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:14:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:14:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:14:15 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:14:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:14:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/ 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/ 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:14:15 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:14:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:14:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/ 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:14:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:14:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:14:15 spire-1.2.1/pkg/server/registration/ 01:14:15 spire-1.2.1/pkg/server/registration/manager.go 01:14:15 spire-1.2.1/pkg/server/registration/manager_test.go 01:14:15 spire-1.2.1/pkg/server/scanentries.go 01:14:15 spire-1.2.1/pkg/server/scanentries_test.go 01:14:15 spire-1.2.1/pkg/server/server.go 01:14:15 spire-1.2.1/pkg/server/server_test.go 01:14:15 spire-1.2.1/pkg/server/svid/ 01:14:15 spire-1.2.1/pkg/server/svid/observer.go 01:14:15 spire-1.2.1/pkg/server/svid/observer_test.go 01:14:15 spire-1.2.1/pkg/server/svid/rotator.go 01:14:15 spire-1.2.1/pkg/server/svid/rotator_config.go 01:14:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:14:15 spire-1.2.1/pkg/server/svid/rotator_test.go 01:14:15 spire-1.2.1/proto/ 01:14:15 spire-1.2.1/proto/private/ 01:14:15 spire-1.2.1/proto/private/server/ 01:14:15 spire-1.2.1/proto/private/server/journal/ 01:14:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:14:15 spire-1.2.1/proto/private/server/journal/journal.proto 01:14:15 spire-1.2.1/proto/spire/ 01:14:15 spire-1.2.1/proto/spire/common/ 01:14:15 spire-1.2.1/proto/spire/common/common.pb.go 01:14:15 spire-1.2.1/proto/spire/common/common.proto 01:14:15 spire-1.2.1/proto/spire/common/plugin/ 01:14:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:14:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:14:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:14:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:14:15 spire-1.2.1/proto/spire/plugin/ 01:14:15 spire-1.2.1/proto/spire/plugin/agent/ 01:14:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:14:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:14:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:14:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:14:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:14:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:14:15 spire-1.2.1/release/ 01:14:15 spire-1.2.1/release/spire-extras/ 01:14:15 spire-1.2.1/release/spire-extras/README.md 01:14:15 spire-1.2.1/release/spire-extras/conf/ 01:14:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:14:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:14:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:14:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:14:15 spire-1.2.1/release/spire/ 01:14:15 spire-1.2.1/release/spire/README.md 01:14:15 spire-1.2.1/release/spire/conf/ 01:14:15 spire-1.2.1/release/spire/conf/agent/ 01:14:15 spire-1.2.1/release/spire/conf/agent/agent.conf 01:14:15 spire-1.2.1/release/spire/conf/server/ 01:14:15 spire-1.2.1/release/spire/conf/server/server.conf 01:14:15 spire-1.2.1/script/ 01:14:15 spire-1.2.1/script/build-artifact.sh 01:14:15 spire-1.2.1/script/generate_dummy_ca.sh 01:14:15 spire-1.2.1/support/ 01:14:15 spire-1.2.1/support/k8s/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:14:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/ 01:14:15 spire-1.2.1/support/oidc-discovery-provider/README.md 01:14:15 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/config.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/main.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:14:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:14:15 spire-1.2.1/test/ 01:14:15 spire-1.2.1/test/clock/ 01:14:15 spire-1.2.1/test/clock/clock.go 01:14:15 spire-1.2.1/test/fakes/ 01:14:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:14:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:14:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:14:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:14:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:14:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:14:15 spire-1.2.1/test/fakes/fakeagentstore/ 01:14:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:14:15 spire-1.2.1/test/fakes/fakedatastore/ 01:14:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:14:15 spire-1.2.1/test/fakes/fakeentryclient/ 01:14:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:14:15 spire-1.2.1/test/fakes/fakehealthchecker/ 01:14:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:14:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:14:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:14:15 spire-1.2.1/test/fakes/fakemetrics/ 01:14:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:14:15 spire-1.2.1/test/fakes/fakenoderesolver/ 01:14:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:14:15 spire-1.2.1/test/fakes/fakenotifier/ 01:14:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:14:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:14:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:14:15 spire-1.2.1/test/fakes/fakeserverca/ 01:14:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:14:15 spire-1.2.1/test/fakes/fakeservercatalog/ 01:14:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:14:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:14:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:14:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:14:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:14:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:14:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:14:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:14:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:14:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:14:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:14:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:14:15 spire-1.2.1/test/fixture/ 01:14:15 spire-1.2.1/test/fixture/certs/ 01:14:15 spire-1.2.1/test/fixture/certs/agent_svid.der 01:14:15 spire-1.2.1/test/fixture/certs/base_cert.pem 01:14:15 spire-1.2.1/test/fixture/certs/base_csr.pem 01:14:15 spire-1.2.1/test/fixture/certs/base_key.pem 01:14:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:14:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:14:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:14:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:14:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:14:15 spire-1.2.1/test/fixture/certs/blog_key.pem 01:14:15 spire-1.2.1/test/fixture/certs/bundle.der 01:14:15 spire-1.2.1/test/fixture/certs/ca.pem 01:14:15 spire-1.2.1/test/fixture/certs/ca_key.pem 01:14:15 spire-1.2.1/test/fixture/certs/database_cert.pem 01:14:15 spire-1.2.1/test/fixture/certs/database_csr.pem 01:14:15 spire-1.2.1/test/fixture/certs/database_key.pem 01:14:15 spire-1.2.1/test/fixture/certs/node_cert.pem 01:14:15 spire-1.2.1/test/fixture/certs/node_csr.pem 01:14:15 spire-1.2.1/test/fixture/certs/node_key.pem 01:14:15 spire-1.2.1/test/fixture/certs/svid.pem 01:14:15 spire-1.2.1/test/fixture/certs/svid_key.pem 01:14:15 spire-1.2.1/test/fixture/config/ 01:14:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:14:15 spire-1.2.1/test/fixture/config/agent_good.conf 01:14:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:14:15 spire-1.2.1/test/fixture/config/plugin_good.conf 01:14:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:14:15 spire-1.2.1/test/fixture/config/server_good.conf 01:14:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:14:15 spire-1.2.1/test/fixture/fixture.go 01:14:15 spire-1.2.1/test/fixture/nodeattestor/ 01:14:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:14:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:14:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:14:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:14:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:14:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:14:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:14:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:14:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:14:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:14:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:14:15 spire-1.2.1/test/fixture/registration/ 01:14:15 spire-1.2.1/test/fixture/registration/entries.json 01:14:15 spire-1.2.1/test/fixture/registration/good-for-update.json 01:14:15 spire-1.2.1/test/fixture/registration/good.json 01:14:15 spire-1.2.1/test/fixture/registration/invalid.json 01:14:15 spire-1.2.1/test/fixture/registration/invalid_json.json 01:14:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:14:15 spire-1.2.1/test/integration/ 01:14:15 spire-1.2.1/test/integration/README.md 01:14:15 spire-1.2.1/test/integration/common 01:14:15 spire-1.2.1/test/integration/setup/ 01:14:15 spire-1.2.1/test/integration/setup/adminclient/ 01:14:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:14:15 spire-1.2.1/test/integration/setup/adminclient/client.go 01:14:15 spire-1.2.1/test/integration/setup/debugagent/ 01:14:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:14:15 spire-1.2.1/test/integration/setup/debugagent/main.go 01:14:15 spire-1.2.1/test/integration/setup/debugserver/ 01:14:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:14:15 spire-1.2.1/test/integration/setup/debugserver/main.go 01:14:15 spire-1.2.1/test/integration/setup/downstreamclient/ 01:14:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:14:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:14:15 spire-1.2.1/test/integration/setup/itclient/ 01:14:15 spire-1.2.1/test/integration/setup/itclient/client.go 01:14:15 spire-1.2.1/test/integration/setup/node-attestation/ 01:14:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:14:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:14:15 spire-1.2.1/test/integration/setup/x509pop/ 01:14:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:14:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:14:15 spire-1.2.1/test/integration/suites/ 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:14:15 spire-1.2.1/test/integration/suites/join-token/ 01:14:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:14:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:14:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:14:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:14:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:14:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:14:15 spire-1.2.1/test/integration/suites/join-token/README.md 01:14:15 spire-1.2.1/test/integration/suites/join-token/conf/ 01:14:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/join-token/teardown 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:14:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:14:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:14:15 spire-1.2.1/test/integration/suites/k8s/ 01:14:15 spire-1.2.1/test/integration/suites/k8s/00-setup 01:14:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:14:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:14:15 spire-1.2.1/test/integration/suites/k8s/README.md 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/ 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:14:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:14:15 spire-1.2.1/test/integration/suites/k8s/teardown 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/ 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:14:15 spire-1.2.1/test/integration/suites/rotation/ 01:14:15 spire-1.2.1/test/integration/suites/rotation/00-setup 01:14:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:14:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:14:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:14:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:14:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:14:15 spire-1.2.1/test/integration/suites/rotation/README.md 01:14:15 spire-1.2.1/test/integration/suites/rotation/conf/ 01:14:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/rotation/teardown 01:14:15 spire-1.2.1/test/integration/suites/self-test/ 01:14:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:14:15 spire-1.2.1/test/integration/suites/self-test/README.md 01:14:15 spire-1.2.1/test/integration/suites/self-test/teardown 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:14:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:14:15 spire-1.2.1/test/integration/suites/upgrade/ 01:14:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:14:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:14:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:14:15 spire-1.2.1/test/integration/suites/upgrade/README.md 01:14:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:14:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:14:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:14:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:14:15 spire-1.2.1/test/integration/suites/upgrade/teardown 01:14:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:14:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:14:15 spire-1.2.1/test/integration/test-one.sh 01:14:15 spire-1.2.1/test/integration/test.sh 01:14:15 spire-1.2.1/test/plugintest/ 01:14:15 spire-1.2.1/test/plugintest/config.go 01:14:15 spire-1.2.1/test/plugintest/load.go 01:14:15 spire-1.2.1/test/plugintest/option.go 01:14:15 spire-1.2.1/test/spiretest/ 01:14:15 spire-1.2.1/test/spiretest/apiserver.go 01:14:15 spire-1.2.1/test/spiretest/assertions.go 01:14:15 spire-1.2.1/test/spiretest/dir.go 01:14:15 spire-1.2.1/test/spiretest/errors_posix.go 01:14:15 spire-1.2.1/test/spiretest/errors_windows.go 01:14:15 spire-1.2.1/test/spiretest/logs.go 01:14:15 spire-1.2.1/test/spiretest/socketapi.go 01:14:15 spire-1.2.1/test/spiretest/suite.go 01:14:15 spire-1.2.1/test/spiretest/x509.go 01:14:15 spire-1.2.1/test/testca/ 01:14:15 spire-1.2.1/test/testca/ca.go 01:14:15 spire-1.2.1/test/testkey/ 01:14:15 spire-1.2.1/test/testkey/generate.sh 01:14:15 spire-1.2.1/test/testkey/genkeys.go 01:14:15 spire-1.2.1/test/testkey/keys.go 01:14:15 spire-1.2.1/test/testkey/new.go 01:14:15 spire-1.2.1/test/tpmsimulator/ 01:14:15 spire-1.2.1/test/tpmsimulator/simulator.go 01:14:15 spire-1.2.1/test/util/ 01:14:15 spire-1.2.1/test/util/cert_fixtures.go 01:14:15 spire-1.2.1/test/util/cert_generation.go 01:14:15 spire-1.2.1/test/util/io_redirection.go 01:14:15 spire-1.2.1/test/util/race.go 01:14:15 spire-1.2.1/test/util/util.go 01:14:15 building spire from source... 01:14:15 Installing go1.17.7... 01:14:20 Building bin/spire-server... 01:14:20 go: downloading github.com/mitchellh/cli v1.1.2 01:14:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:14:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:14:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:14:20 go: downloading google.golang.org/grpc v1.44.0 01:14:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:14:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:14:20 go: downloading github.com/imdario/mergo v0.3.12 01:14:20 go: downloading github.com/sirupsen/logrus v1.8.1 01:14:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:14:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:14:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:14:20 go: downloading github.com/fatih/color v1.13.0 01:14:20 go: downloading github.com/mattn/go-isatty v0.0.14 01:14:20 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:14:20 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:14:21 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:14:21 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:14:21 go: downloading github.com/armon/go-metrics v0.3.10 01:14:21 go: downloading github.com/prometheus/client_golang v1.12.1 01:14:21 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:14:21 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:14:21 go: downloading github.com/open-policy-agent/opa v0.38.0 01:14:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:14:21 go: downloading github.com/Masterminds/goutils v1.1.0 01:14:21 go: downloading github.com/Masterminds/semver v1.5.0 01:14:21 go: downloading github.com/google/uuid v1.1.2 01:14:21 go: downloading github.com/huandu/xstrings v1.3.2 01:14:21 go: downloading github.com/mattn/go-colorable v0.1.12 01:14:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:14:21 go: downloading github.com/oklog/run v1.0.0 01:14:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:14:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:14:21 go: downloading github.com/prometheus/client_model v0.2.0 01:14:21 go: downloading github.com/prometheus/common v0.32.1 01:14:21 go: downloading go.uber.org/atomic v1.9.0 01:14:21 go: downloading github.com/beorn7/perks v1.0.1 01:14:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:14:21 go: downloading github.com/prometheus/procfs v0.7.3 01:14:21 go: downloading github.com/imkira/go-observer v1.0.3 01:14:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:14:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:14:21 go: downloading github.com/hashicorp/errwrap v1.1.0 01:14:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:14:21 go: downloading github.com/twmb/murmur3 v1.1.6 01:14:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:14:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:14:21 go: downloading github.com/blang/semver/v4 v4.0.0 01:14:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:14:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:14:21 go: downloading github.com/jinzhu/gorm v1.9.16 01:14:22 go: downloading github.com/lib/pq v1.10.4 01:14:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:14:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:14:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:14:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:14:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:14:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:14:24 go: downloading github.com/stretchr/testify v1.7.0 01:14:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:14:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:14:28 go: downloading google.golang.org/api v0.70.0 01:14:28 go: downloading k8s.io/client-go v0.23.4 01:14:28 go: downloading k8s.io/api v0.23.4 01:14:28 go: downloading github.com/google/go-tpm v0.3.3 01:14:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:14:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:14:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:14:29 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:14:29 go: downloading cloud.google.com/go/storage v1.21.0 01:14:29 go: downloading cloud.google.com/go v0.100.2 01:14:30 go: downloading k8s.io/apimachinery v0.23.4 01:14:30 Merging remotes/origin/main commit 2cd04aef94795e364fd0a0e860bde404eb99d06c into PR head commit 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:14:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:14:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:14:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:14:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3979/head:refs/remotes/origin/PR-3979 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:14:30 > git config core.sparsecheckout # timeout=10 01:14:30 > git checkout -f 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 # timeout=10 01:14:30 > git remote # timeout=10 01:14:30 > git config --get remote.origin.url # timeout=10 01:14:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:30 > git merge 2cd04aef94795e364fd0a0e860bde404eb99d06c # timeout=10 01:14:30 > git rev-parse HEAD^{commit} # timeout=10 01:14:30 Merge succeeded, producing 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:14:30 Checking out Revision 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 (PR-3979) 01:14:30 go: downloading k8s.io/kube-aggregator v0.23.3 01:14:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:14:30 go: downloading cloud.google.com/go/security v1.3.0 01:14:30 go: downloading github.com/hashicorp/vault/api v1.4.1 01:14:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:14:30 go: downloading github.com/jinzhu/inflection v1.0.0 01:14:30 go: downloading github.com/aws/smithy-go v1.11.0 01:14:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:14:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:14:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:14:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:14:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:14:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:14:31 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:14:31 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:14:31 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:14:31 go: downloading github.com/dimchansky/utfbom v1.1.1 01:14:31 go: downloading cloud.google.com/go/compute v1.3.0 01:14:31 go: downloading cloud.google.com/go/iam v0.1.1 01:14:31 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:14:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:14:30 > git config core.sparsecheckout # timeout=10 01:14:30 > git checkout -f 964b6a7b966be22f57bfbb86dcf0c9ba8c305210 # timeout=10 01:14:33 go: downloading github.com/gogo/protobuf v1.3.2 01:14:33 go: downloading k8s.io/klog/v2 v2.30.0 01:14:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:14:33 go: downloading github.com/google/gofuzz v1.1.0 01:14:33 go: downloading github.com/spf13/pflag v1.0.5 01:14:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:14:33 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:14:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:14:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:14:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:14:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:14:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:14:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:14:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:14:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:14:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:14:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:14:33 go: downloading gopkg.in/yaml.v2 v2.4.0 01:14:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:14:33 go: downloading github.com/gobwas/glob v0.2.3 01:14:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:14:33 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:14:33 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:14:33 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:14:34 go: downloading go.opencensus.io v0.23.0 01:14:34 go: downloading gopkg.in/inf.v0 v0.9.1 01:14:34 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:14:34 go: downloading github.com/go-logr/logr v1.2.2 01:14:34 go: downloading github.com/google/go-cmp v0.5.7 01:14:34 go: downloading github.com/googleapis/gnostic v0.5.5 01:14:34 go: downloading github.com/json-iterator/go v1.1.12 01:14:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:14:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:14:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:14:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:14:34 go: downloading go.uber.org/zap v1.21.0 01:14:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:14:34 go: downloading github.com/tklauser/numcpus v0.3.0 01:14:34 go: downloading sigs.k8s.io/yaml v1.3.0 01:14:34 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:14:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:14:34 go: downloading github.com/modern-go/reflect2 v1.0.2 01:14:34 go: downloading github.com/ryanuber/go-glob v1.0.0 01:14:34 go: downloading github.com/golang/snappy v0.0.4 01:14:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:14:34 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:14:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:14:34 go: downloading github.com/hashicorp/go-version v1.2.0 01:14:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:14:34 go: downloading go.uber.org/multierr v1.6.0 01:14:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:14:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:14:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:14:36 Dload Upload Total Spent Left Speed 01:14:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 152k 0 --:--:-- --:--:-- --:--:-- 154k [Pipeline] sh 01:14:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:14:36 + sudo tee /etc/docker/daemon.new 01:14:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:14:36 { 01:14:36 "registry-mirrors": [ 01:14:36 "https://nexus3.edgexfoundry.org:10001" 01:14:36 ], 01:14:36 "bip": "10.250.0.254/24", 01:14:36 "hosts": [ 01:14:36 "tcp://0.0.0.0:5555", 01:14:36 "unix:///var/run/docker.sock" 01:14:36 ], 01:14:36 "mtu": 1458, 01:14:36 "selinux-enabled": true, 01:14:36 "seccomp-profile": "/etc/docker/seccomp.json" 01:14:36 } [Pipeline] sh 01:14:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:14:37 + sudo service docker restart 01:14:39 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:14:39 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:14:53 Removing intermediate container f0e31a403e29 01:14:53 ---> e65d6ada56b7 01:14:53 01:14:53 Step 10/25 : FROM alpine:3.14 01:14:53 Removing intermediate container 7d8c3cb0eee0 01:14:53 ---> e305f2124f2c 01:14:53 01:14:53 Step 10/23 : FROM alpine:3.14 01:14:53 Removing intermediate container d2e8d1e77f80 01:14:53 ---> bf459ce53cb8 01:14:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:14:53 Removing intermediate container 14710ec5c47b 01:14:53 ---> 11011220f5a7 01:14:53 01:14:53 Step 10/31 : FROM alpine:3.14 01:14:53 ---> Running in dcfd5af7238b 01:14:53 3.14: Pulling from library/alpine 01:14:53 3.14: Pulling from library/alpine 01:14:53 3.14: Pulling from library/alpine 01:14:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:14:53 Status: Downloaded newer image for alpine:3.14 01:14:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:14:53 Status: Image is up to date for alpine:3.14 01:14:53 ---> e04c818066af 01:14:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:14:53 ---> e04c818066af 01:14:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:14:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:14:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:14:53 Status: Image is up to date for alpine:3.14 01:14:54 ---> e04c818066af 01:14:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:14:54 ---> Running in fd40b50893df 01:14:54 ---> Running in 0dcaae01e488 01:14:54 ---> Running in 20f0f92a041d 01:14:54 Removing intermediate container 0dcaae01e488 01:14:54 ---> 0f001b4c9000 01:14:54 Step 12/23 : ENV APP_PORT=59880 01:14:54 Removing intermediate container 20f0f92a041d 01:14:54 ---> 7435ccd91f11 01:14:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:14:55 ---> Running in d6d37268483e 01:14:55 ---> Running in 2f7e847ac401 01:14:55 Removing intermediate container dcfd5af7238b 01:14:55 ---> 5d2c7a601cb2 01:14:55 01:14:55 Step 11/23 : FROM docker:20.10.14 01:14:55 Removing intermediate container d6d37268483e 01:14:55 ---> c0cfcd85aa40 01:14:55 Step 13/23 : EXPOSE $APP_PORT 01:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:14:55 20.10.14: Pulling from library/docker 01:14:55 ---> Running in 1306cc17f458 01:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:14:55 (1/3) Installing ca-certificates (20211220-r0) 01:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:14:55 (2/3) Installing dumb-init (1.2.5-r1) 01:14:55 (3/3) Installing su-exec (0.2-r1) 01:14:55 Executing busybox-1.33.1-r7.trigger 01:14:55 Executing ca-certificates-20211220-r0.trigger 01:14:55 OK: 6 MiB in 17 packages 01:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:14:55 (1/2) Installing dumb-init (1.2.5-r1) 01:14:55 Removing intermediate container 1306cc17f458 01:14:55 ---> 89f8f0bc82cb 01:14:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:55 (2/2) Installing su-exec (0.2-r1) 01:14:55 Executing busybox-1.33.1-r7.trigger 01:14:55 OK: 6 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:56 provisioning config files... 01:14:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2136742782377777084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:56 ---> Running in 51999c0bf4a0 01:14:56 ---> docker-login.sh 01:14:56 nexus3.edgexfoundry.org:10001 01:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:57 Removing intermediate container fd40b50893df 01:14:57 ---> 90b921ad7354 01:14:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:14:57 Removing intermediate container 2f7e847ac401 01:14:57 ---> 2727963130cd 01:14:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:14:57 ---> Running in f24756068fb2 01:14:57 ---> Running in 33df911da1b9 01:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:57 Configure a credential helper to remove this warning. See 01:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:57 01:14:57 Login Succeeded 01:14:57 nexus3.edgexfoundry.org:10002 01:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:57 Removing intermediate container f24756068fb2 01:14:57 ---> 86a521125182 01:14:57 Step 13/25 : WORKDIR / 01:14:57 Removing intermediate container 33df911da1b9 01:14:57 ---> a851372f1f7a 01:14:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:58 Configure a credential helper to remove this warning. See 01:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:58 01:14:58 Login Succeeded 01:14:58 nexus3.edgexfoundry.org:10003 01:14:58 ---> Running in c959368996d7 01:14:58 ---> Running in c80359e48069 01:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:58 Configure a credential helper to remove this warning. See 01:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:58 01:14:58 Login Succeeded 01:14:58 nexus3.edgexfoundry.org:10004 01:14:58 Removing intermediate container 51999c0bf4a0 01:14:58 ---> 88b31c3bd08f 01:14:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:14:58 ---> Running in 7cc7263dbda6 01:14:58 Removing intermediate container c80359e48069 01:14:58 ---> c48bdbd31556 01:14:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:14:58 Removing intermediate container c959368996d7 01:14:58 ---> 4197e8304362 01:14:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:14:58 ---> Running in a5d3c7b84de7 01:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:59 Configure a credential helper to remove this warning. See 01:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:59 01:14:59 Login Succeeded 01:14:59 docker.io 01:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:59 ---> 7de8213fe7e2 01:14:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:14:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:14:59 ---> 87ecf9db0fe2 01:14:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:00 Configure a credential helper to remove this warning. See 01:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:00 01:15:00 Login Succeeded 01:15:00 ---> docker-login.sh ends [Pipeline] } 01:15:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:15:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:15:00 ---> edeaf54f491f 01:15:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:15:00 Removing intermediate container a5d3c7b84de7 01:15:00 ---> 5cd0703a87a2 01:15:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:15:00 ---> Running in 83aa112625db 01:15:00 (1/6) Installing dumb-init (1.2.5-r1) [Pipeline] echo 01:15:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:15:00 ========================================================= 01:15:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:15:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:15:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:15:00 (3/6) Installing libsodium (1.0.18-r0) 01:15:00 Removing intermediate container 83aa112625db 01:15:00 ---> 10c6d725337e 01:15:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:15:00 ---> aaada197dabb 01:15:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:15:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:15:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:15:01 (5/6) Installing libzmq (4.3.4-r0) 01:15:01 (6/6) Installing zeromq (4.3.4-r0) 01:15:01 Executing busybox-1.33.1-r7.trigger 01:15:01 OK: 8 MiB in 20 packages 01:15:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:15:01 9b3977197b4f: Pulling fs layer 01:15:01 1a89e8eeedd5: Pulling fs layer 01:15:01 94645a83ff95: Pulling fs layer 01:15:01 3f3a8bcf1eab: Pulling fs layer 01:15:01 0c92f367c5e7: Pulling fs layer 01:15:01 f7c0051592d6: Pulling fs layer 01:15:01 a227ed2f7395: Pulling fs layer 01:15:01 7b1c46037f91: Pulling fs layer 01:15:01 3f3a8bcf1eab: Waiting 01:15:01 0c92f367c5e7: Waiting 01:15:01 f7c0051592d6: Waiting 01:15:01 a227ed2f7395: Waiting 01:15:01 7b1c46037f91: Waiting 01:15:01 94645a83ff95: Download complete 01:15:01 1a89e8eeedd5: Download complete 01:15:01 0c92f367c5e7: Verifying Checksum 01:15:01 0c92f367c5e7: Download complete 01:15:01 f7c0051592d6: Verifying Checksum 01:15:01 f7c0051592d6: Download complete 01:15:01 9b3977197b4f: Download complete 01:15:01 a227ed2f7395: Verifying Checksum 01:15:01 a227ed2f7395: Download complete 01:15:01 ---> 4a6ef4c8b1e2 01:15:01 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:15:01 ---> Running in 5804b9234522 01:15:02 ---> 6c9706802812 01:15:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:15:02 9b3977197b4f: Pull complete 01:15:02 Removing intermediate container 7cc7263dbda6 01:15:02 ---> e31555966f83 01:15:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:02 1a89e8eeedd5: Pull complete 01:15:03 94645a83ff95: Pull complete 01:15:03 ---> 092997545d59 01:15:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:15:03 ---> b15e698d1e51 01:15:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:15:03 7b1c46037f91: Verifying Checksum 01:15:03 7b1c46037f91: Download complete 01:15:03 ---> 5d0d7245783f 01:15:03 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:15:03 ---> Running in da317c7f1e6c 01:15:04 3f3a8bcf1eab: Verifying Checksum 01:15:04 3f3a8bcf1eab: Download complete 01:15:04 Removing intermediate container 5804b9234522 01:15:04 ---> f26ad7b32aa7 01:15:04 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:04 ---> 3d3377daee38 01:15:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:15:04 ---> 02fcf378268f 01:15:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:15:05 ---> 3fcb6cc3b500 01:15:05 Step 19/23 : ENTRYPOINT ["/core-data"] 01:15:05 ---> Running in 5a6a0e8db68e 01:15:05 Removing intermediate container 5a6a0e8db68e 01:15:05 ---> c4e980a79391 01:15:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:05 ---> Running in 122aee208271 01:15:05 Removing intermediate container da317c7f1e6c 01:15:05 ---> c42f3faf42fa 01:15:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:15:06 ---> 4a71aa182a3d 01:15:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:15:06 ---> Running in 37f32e9ba357 01:15:06 Removing intermediate container 122aee208271 01:15:06 ---> c54db38a5637 01:15:06 Step 21/23 : LABEL arch=x86_64 01:15:06 ---> Running in 2f799f822533 01:15:06 Removing intermediate container 37f32e9ba357 01:15:06 ---> 7fb47f660a8e 01:15:06 Step 23/25 : LABEL arch=x86_64 01:15:06 ---> 49f7312a5823 01:15:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:15:06 ---> Running in 3b1f9d3af5df 01:15:06 Removing intermediate container 2f799f822533 01:15:06 ---> a3849ea83f4c 01:15:06 Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:15:06 ---> Running in c8db10d7eb9c 01:15:06 Removing intermediate container 3b1f9d3af5df 01:15:06 ---> 87d9fe5df6e1 01:15:06 Step 24/25 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:15:06 ---> Running in 81f927d00002 01:15:07 ---> 9514f652386b 01:15:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:15:07 Removing intermediate container 81f927d00002 01:15:07 ---> 74dcfe32fbd8 01:15:07 Step 25/25 : LABEL version=0.0.0 01:15:07 Removing intermediate container c8db10d7eb9c 01:15:07 ---> 842e2a78f2f9 01:15:07 Step 23/23 : LABEL version=0.0.0 01:15:07 ---> Running in ef3fbf044794 01:15:07 ---> Running in c577277b0621 01:15:07 Removing intermediate container ef3fbf044794 01:15:07 ---> 81543a75e43d 01:15:07 01:15:07 Successfully built 81543a75e43d 01:15:07 Successfully tagged core-data:latest 01:15:07 Building core-command 01:15:07  Building core-data ... done  ---> 7236b7cd0685 01:15:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:15:07 Removing intermediate container c577277b0621 01:15:07 ---> 4f9a985f22ef 01:15:07 01:15:07 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 01:15:07 Status: Downloaded newer image for docker:20.10.14 01:15:07 ---> 7417809fdb73 01:15:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:15:08 Successfully built 4f9a985f22ef 01:15:09 Successfully tagged security-secretstore-setup:latest 01:15:09 Building support-scheduler 01:15:09  Building security-secretstore-setup ... done  ---> Running in 90a9bca472aa 01:15:09 ---> Running in 6eb39c2a361c 01:15:14 Removing intermediate container 6eb39c2a361c 01:15:14 ---> 092e318a6a3d 01:15:14 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:15:14 Removing intermediate container 90a9bca472aa 01:15:14 ---> 12bd377f47d4 01:15:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:15:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:15:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:15:14 ---> 1b6cfe7dcfe8 01:15:14 Step 3/23 : WORKDIR /edgex-go 01:15:14 ---> Using cache 01:15:14 ---> ec7ae696ebc7 01:15:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:14 ---> Using cache 01:15:14 ---> e0e8fa30a608 01:15:14 Step 5/23 : RUN apk add --update --no-cache make git 01:15:15 ---> Running in 7746e67cb2d0 01:15:15 ---> Running in e2658f5d15cc 01:15:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:15:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:15:15 ---> 1b6cfe7dcfe8 01:15:15 Step 3/22 : WORKDIR /edgex-go 01:15:15 ---> Using cache 01:15:15 ---> ec7ae696ebc7 01:15:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:15 ---> Using cache 01:15:15 ---> e0e8fa30a608 01:15:15 Step 5/22 : RUN apk add --update --no-cache make git 01:15:15 ---> 3f5542320c8c 01:15:15 Step 26/31 : RUN chmod +x /entrypoint.sh 01:15:15 ---> Running in 583a050073a0 01:15:16 ---> Running in da2df68af584 01:15:16 3f3a8bcf1eab: Pull complete 01:15:16 0c92f367c5e7: Pull complete 01:15:16 f7c0051592d6: Pull complete 01:15:17 a227ed2f7395: Pull complete 01:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:17 (1/43) Installing readline (8.1.1-r0) 01:15:17 (2/43) Installing bash (5.1.16-r0) 01:15:17 Executing bash-5.1.16-r0.post-install 01:15:17 (3/43) Installing brotli-libs (1.0.9-r5) 01:15:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 01:15:17 (5/43) Installing libcurl (7.80.0-r0) 01:15:17 (6/43) Installing curl (7.80.0-r0) 01:15:17 (7/43) Installing dumb-init (1.2.5-r1) 01:15:17 (8/43) Installing libbz2 (1.0.8-r1) 01:15:17 (9/43) Installing expat (2.4.7-r0) 01:15:17 (10/43) Installing libffi (3.4.2-r1) 01:15:17 (11/43) Installing gdbm (1.22-r0) 01:15:17 (12/43) Installing xz-libs (5.2.5-r1) 01:15:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 01:15:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 01:15:17 (15/43) Installing mpdecimal (2.5.1-r1) 01:15:17 (16/43) Installing sqlite-libs (3.36.0-r0) 01:15:17 (17/43) Installing python3 (3.9.7-r4) 01:15:17 (18/43) Installing py3-appdirs (1.4.4-r2) 01:15:17 (19/43) Installing py3-certifi (2020.12.5-r1) 01:15:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 01:15:17 (21/43) Installing py3-idna (3.3-r0) 01:15:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 01:15:17 (23/43) Installing py3-requests (2.26.0-r1) 01:15:17 (24/43) Installing py3-msgpack (1.0.2-r1) 01:15:17 (25/43) Installing py3-lockfile (0.12.2-r4) 01:15:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 01:15:17 (27/43) Installing py3-colorama (0.4.4-r1) 01:15:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 01:15:17 (29/43) Installing py3-distlib (0.3.3-r0) 01:15:17 (30/43) Installing py3-distro (1.6.0-r0) 01:15:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:17 (31/43) Installing py3-six (1.16.0-r0) 01:15:17 (32/43) Installing py3-webencodings (0.5.1-r4) 01:15:17 (33/43) Installing py3-html5lib (1.1-r1) 01:15:17 (34/43) Installing py3-parsing (2.4.7-r2) 01:15:17 (35/43) Installing py3-packaging (20.9-r1) 01:15:17 (36/43) Installing py3-tomli (1.2.2-r0) 01:15:17 (37/43) Installing py3-pep517 (0.12.0-r0) 01:15:17 (38/43) Installing py3-progress (1.6-r0) 01:15:17 (39/43) Installing py3-retrying (1.3.3-r2) 01:15:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 01:15:17 (41/43) Installing py3-setuptools (52.0.0-r4) 01:15:18 (42/43) Installing py3-toml (0.10.2-r2) 01:15:18 (43/43) Installing py3-pip (20.3.4-r1) 01:15:18 Executing busybox-1.34.1-r5.trigger 01:15:18 OK: 83 MiB in 65 packages 01:15:18 OK: 221 MiB in 52 packages 01:15:18 OK: 221 MiB in 52 packages 01:15:19 Removing intermediate container da2df68af584 01:15:19 ---> c03a37e631dd 01:15:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:15:19 Collecting docker-compose==1.23.2 01:15:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:15:19 Collecting docker<4.0,>=3.6.0 01:15:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:15:19 Collecting texttable<0.10,>=0.9.0 01:15:19 Downloading texttable-0.9.1.tar.gz (11 kB) 01:15:19 ---> Running in 1ccd0611d0f8 01:15:19 Removing intermediate container 1ccd0611d0f8 01:15:19 ---> d2009e6b5d03 01:15:19 Step 28/31 : CMD ["gate"] 01:15:19 Collecting jsonschema<3,>=2.5.1 01:15:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:15:19 Collecting cached-property<2,>=1.2.0 01:15:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:15:19 Removing intermediate container e2658f5d15cc 01:15:19 ---> 24504681c9dd 01:15:19 Step 6/23 : COPY go.mod vendor* ./ 01:15:19 Removing intermediate container 583a050073a0 01:15:19 ---> 110a682a0b35 01:15:19 Step 6/22 : COPY go.mod vendor* ./ 01:15:19 ---> Running in 744da3365939 01:15:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:15:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:15:19 Collecting websocket-client<1.0,>=0.32.0 01:15:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:15:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 01:15:20 Collecting PyYAML<4,>=3.10 01:15:20 Downloading PyYAML-3.13.tar.gz (270 kB) 01:15:20 Removing intermediate container 744da3365939 01:15:20 ---> 769f9b84f065 01:15:20 Step 29/31 : LABEL arch=x86_64 01:15:20 ---> 102e1052b793 01:15:20 ---> 660d6e1cc0c5 01:15:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:20 01:15:20 ---> Running in 799f40b4be34 01:15:20 ---> Running in a558abc4f7cb 01:15:20 ---> Running in d4b2a7b278e8 01:15:20 Collecting dockerpty<0.5,>=0.4.1 01:15:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:15:20 Removing intermediate container 799f40b4be34 01:15:20 ---> e46f9c6c4f2c 01:15:20 Step 30/31 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:15:21 ---> Running in aef59df2d736 01:15:21 Collecting docopt<0.7,>=0.6.1 01:15:21 Downloading docopt-0.6.2.tar.gz (25 kB) 01:15:21 Removing intermediate container aef59df2d736 01:15:21 ---> c65468890dc3 01:15:21 Step 31/31 : LABEL version=0.0.0 01:15:21 Collecting docker-pycreds>=0.4.0 01:15:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:15:21 ---> Running in 6496c8c490d5 01:15:21 Collecting chardet<3.1.0,>=3.0.2 01:15:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:15:21 Collecting idna<2.8,>=2.5 01:15:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:15:21 Removing intermediate container 6496c8c490d5 01:15:21 ---> 383775e46887 01:15:21 01:15:21 Collecting urllib3<1.25,>=1.21.1 01:15:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:15:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:15:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:15:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:15:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:15:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:15:21 Successfully built 383775e46887 01:15:21 Successfully tagged security-bootstrapper:latest 01:15:21 Building support-notifications 01:15:21  Building security-bootstrapper ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:15:21 Attempting uninstall: urllib3 01:15:21 Found existing installation: urllib3 1.26.7 01:15:21 Uninstalling urllib3-1.26.7: 01:15:21 Successfully uninstalled urllib3-1.26.7 01:15:22 Attempting uninstall: idna 01:15:22 Found existing installation: idna 3.3 01:15:22 Uninstalling idna-3.3: 01:15:22 Successfully uninstalled idna-3.3 01:15:23 7b1c46037f91: Pull complete 01:15:23 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:15:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:15:24 + + docker build -t ci-base-image-arm64 -f - . 01:15:24 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:15:24 WORKDIR /edgex 01:15:24 COPY go.mod . 01:15:24 RUN go mod download 01:15:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:15:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:15:26 ---> 1b6cfe7dcfe8 01:15:26 Step 3/22 : WORKDIR /edgex-go 01:15:26 ---> Using cache 01:15:26 ---> ec7ae696ebc7 01:15:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:26 ---> Using cache 01:15:26 ---> e0e8fa30a608 01:15:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:15:26 Attempting uninstall: requests 01:15:26 Found existing installation: requests 2.26.0 01:15:26 Uninstalling requests-2.26.0: 01:15:26 Successfully uninstalled requests-2.26.0 01:15:26 Sending build context to Docker daemon 169.2MB 01:15:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:15:26 ---> f79e39bc4007 01:15:26 Step 2/4 : WORKDIR /edgex 01:15:27 Running setup.py install for texttable: started 01:15:27 Removing intermediate container d4b2a7b278e8 01:15:27 ---> 17212fff9a4c 01:15:27 Step 8/23 : COPY . . 01:15:27 Removing intermediate container a558abc4f7cb 01:15:27 ---> 21e5d7029d6f 01:15:27 Step 8/22 : COPY . . 01:15:27 ---> Running in 991bba247bc2 01:15:27 Running setup.py install for texttable: finished with status 'done' 01:15:27 Running setup.py install for PyYAML: started 01:15:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:15:27 Running setup.py install for PyYAML: finished with status 'done' 01:15:28 Running setup.py install for docopt: started 01:15:28 Running setup.py install for docopt: finished with status 'done' 01:15:28 Running setup.py install for dockerpty: started 01:15:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:15:28 Running setup.py install for dockerpty: finished with status 'done' 01:15:28 ---> Running in 378d4233368c 01:15:28 OK: 221 MiB in 52 packages 01:15:29 Removing intermediate container 378d4233368c 01:15:29 ---> 582c41e33e50 01:15:29 Step 3/4 : COPY go.mod . 01:15:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:15:29 ---> f94042722e51 01:15:29 Step 4/4 : RUN go mod download 01:15:29 ---> Running in 0ca7a4fb2b4d 01:15:34 ---> a28cd5e65461 01:15:34 Step 9/23 : RUN make cmd/core-command/core-command 01:15:34 ---> 63f25733fc9d 01:15:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:15:34 Removing intermediate container 991bba247bc2 01:15:34 ---> 48747ebd60b0 01:15:34 Step 6/22 : COPY go.mod vendor* ./ 01:15:34 ---> Running in 756cc96b35fa 01:15:34 ---> Running in 361a7724e227 01:15:34 ---> 0ae350f41161 01:15:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:34 ---> Running in a9d4beb2c1c7 01:15:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:15:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:15:36 Removing intermediate container 7746e67cb2d0 01:15:36 ---> 5357e28eb0a3 01:15:36 Step 14/23 : ENV APP_PORT=58890 01:15:36 Removing intermediate container a9d4beb2c1c7 01:15:36 ---> b30292de0961 01:15:36 Step 8/22 : COPY . . 01:15:36 ---> Running in 590fd791843d 01:15:36 Removing intermediate container 590fd791843d 01:15:36 ---> 71460d83b45b 01:15:36 Step 15/23 : EXPOSE $APP_PORT 01:15:38 ---> Running in 1afe053b4157 01:15:39 Removing intermediate container 1afe053b4157 01:15:39 ---> 2bb2586a2ad5 01:15:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:15:41 ---> 3dfec398a29d 01:15:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:15:41 ---> a1f057831599 01:15:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:15:41 ---> Running in 16c282652b51 01:15:41 ---> 5f2de0ffd61a 01:15:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:15:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:15:42 ---> 60d273f103a8 01:15:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:15:42 ---> Running in b68314266977 01:15:42 Removing intermediate container b68314266977 01:15:42 ---> c6c2724e3cc4 01:15:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:43 ---> Running in 9d7ddcd41b9e 01:15:43 Removing intermediate container 9d7ddcd41b9e 01:15:43 ---> 16168292a898 01:15:43 Step 21/23 : LABEL arch=x86_64 01:15:43 ---> Running in 551808db3c1e 01:15:44 Removing intermediate container 551808db3c1e 01:15:44 ---> 9213ef3021c0 01:15:44 Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:15:44 ---> Running in 5cb4447cc3b2 01:15:44 Removing intermediate container 5cb4447cc3b2 01:15:44 ---> 98971e79dbe2 01:15:44 Step 23/23 : LABEL version=0.0.0 01:15:44 ---> Running in 900f37486d57 01:15:44 Removing intermediate container 900f37486d57 01:15:44 ---> 6c3fd4707bd7 01:15:44 01:15:44 Successfully built 6c3fd4707bd7 01:15:44 Successfully tagged sys-mgmt-agent:latest 01:15:44 Building security-spire-server 01:15:49  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:15:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:15:49 ---> 1b6cfe7dcfe8 01:15:49 Step 3/25 : WORKDIR /edgex-go 01:15:49 ---> Using cache 01:15:49 ---> ec7ae696ebc7 01:15:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:49 ---> Using cache 01:15:49 ---> e0e8fa30a608 01:15:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:15:49 ---> Using cache 01:15:49 ---> 6fa1d09ffcaa 01:15:49 Step 6/25 : COPY go.mod vendor* ./ 01:15:49 ---> Using cache 01:15:49 ---> 9e507b86012b 01:15:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:49 ---> Using cache 01:15:49 ---> 8dad88a5f955 01:15:49 Step 8/25 : COPY . . 01:15:49 ---> Using cache 01:15:49 ---> 95d5e523148f 01:15:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:15:49 ---> Using cache 01:15:49 ---> b00a2f98af65 01:15:49 Step 10/25 : RUN mkdir -p spire-build 01:15:49 ---> Using cache 01:15:49 ---> fe78f7f2ebe2 01:15:49 Step 11/25 : WORKDIR /edgex-go/spire-build 01:15:49 ---> Using cache 01:15:49 ---> 7473f5a43723 01:15:49 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:15:50 ---> Running in 93a3330685e7 01:15:52 spire-1.2.1/ 01:15:52 spire-1.2.1/.data/ 01:15:52 spire-1.2.1/.data/.file 01:15:52 spire-1.2.1/.dockerignore 01:15:52 spire-1.2.1/.gitattributes 01:15:52 spire-1.2.1/.githooks/ 01:15:52 spire-1.2.1/.githooks/pre-commit 01:15:52 spire-1.2.1/.github/ 01:15:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:15:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:15:52 spire-1.2.1/.github/dependabot.yml 01:15:52 spire-1.2.1/.github/workflows/ 01:15:52 spire-1.2.1/.github/workflows/nightly_build.yaml 01:15:52 spire-1.2.1/.github/workflows/pr_build.yaml 01:15:52 spire-1.2.1/.github/workflows/release_build.yaml 01:15:52 spire-1.2.1/.github/workflows/scripts/ 01:15:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:15:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:15:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:15:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:15:52 spire-1.2.1/.github/workflows/scripts/split.sh 01:15:52 spire-1.2.1/.gitignore 01:15:52 spire-1.2.1/.go-version 01:15:52 spire-1.2.1/.golangci.yml 01:15:52 spire-1.2.1/ADOPTERS.md 01:15:52 spire-1.2.1/CHANGELOG.md 01:15:52 spire-1.2.1/CODE-OF-CONDUCT.md 01:15:52 spire-1.2.1/CODEOWNERS 01:15:52 spire-1.2.1/CONTRIBUTING.md 01:15:52 spire-1.2.1/Dockerfile 01:15:52 spire-1.2.1/Dockerfile.dev 01:15:52 spire-1.2.1/Dockerfile.scratch 01:15:52 spire-1.2.1/LICENSE 01:15:52 spire-1.2.1/MAINTAINERS.md 01:15:52 spire-1.2.1/Makefile 01:15:52 spire-1.2.1/README.md 01:15:52 spire-1.2.1/ROADMAP.md 01:15:52 spire-1.2.1/SECURITY.md 01:15:52 spire-1.2.1/cmd/ 01:15:52 spire-1.2.1/cmd/spire-agent/ 01:15:52 spire-1.2.1/cmd/spire-agent/cli/ 01:15:52 spire-1.2.1/cmd/spire-agent/cli/api/ 01:15:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/common/ 01:15:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:15:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/run/ 01:15:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:15:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:15:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:15:52 spire-1.2.1/cmd/spire-agent/main.go 01:15:52 spire-1.2.1/cmd/spire-server/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/agent/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/cli.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/run/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/token/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/validate/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/x509/ 01:15:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:15:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:15:52 spire-1.2.1/cmd/spire-server/main.go 01:15:52 spire-1.2.1/cmd/spire-server/util/ 01:15:52 spire-1.2.1/cmd/spire-server/util/util.go 01:15:52 spire-1.2.1/conf/ 01:15:52 spire-1.2.1/conf/agent/ 01:15:52 spire-1.2.1/conf/agent/agent.conf 01:15:52 spire-1.2.1/conf/agent/agent_full.conf 01:15:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:15:52 spire-1.2.1/conf/server/ 01:15:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:15:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:15:52 spire-1.2.1/conf/server/server.conf 01:15:52 spire-1.2.1/conf/server/server_full.conf 01:15:52 spire-1.2.1/doc/ 01:15:52 spire-1.2.1/doc/SPIRE101.md 01:15:52 spire-1.2.1/doc/auditlog.md 01:15:52 spire-1.2.1/doc/authorization_policy_engine.md 01:15:52 spire-1.2.1/doc/changelog_guidelines.md 01:15:52 spire-1.2.1/doc/cure53-report.pdf 01:15:52 spire-1.2.1/doc/images/ 01:15:52 spire-1.2.1/doc/images/2019_roadmap.png 01:15:52 spire-1.2.1/doc/images/SPIRE101.png 01:15:52 spire-1.2.1/doc/images/SPIRE_agent.png 01:15:52 spire-1.2.1/doc/images/SPIRE_server.png 01:15:52 spire-1.2.1/doc/images/cache_mgr.png 01:15:52 spire-1.2.1/doc/images/cache_mgr_components.png 01:15:52 spire-1.2.1/doc/images/federated_spire.png 01:15:52 spire-1.2.1/doc/images/ha_mode.png 01:15:52 spire-1.2.1/doc/images/nested_spire.png 01:15:52 spire-1.2.1/doc/images/oidc_federation.png 01:15:52 spire-1.2.1/doc/images/single_trust_domain.png 01:15:52 spire-1.2.1/doc/images/spiffe_compatible.png 01:15:52 spire-1.2.1/doc/images/spire_logo.png 01:15:52 spire-1.2.1/doc/migrating_registration_api_clients.md 01:15:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:15:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:15:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:15:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:15:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:15:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:15:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:15:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:15:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:15:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:15:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:15:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:15:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:15:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:15:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:15:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:15:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:15:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:15:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:15:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:15:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:15:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:15:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:15:52 spire-1.2.1/doc/scaling_spire.md 01:15:52 spire-1.2.1/doc/spire_agent.md 01:15:52 spire-1.2.1/doc/spire_server.md 01:15:52 spire-1.2.1/doc/supported_integrations.md 01:15:52 spire-1.2.1/doc/telemetry.md 01:15:52 spire-1.2.1/doc/telemetry_config.md 01:15:52 spire-1.2.1/doc/upgrading.md 01:15:52 spire-1.2.1/doc/using_spire.md 01:15:52 spire-1.2.1/examples/ 01:15:52 spire-1.2.1/examples/README.md 01:15:52 spire-1.2.1/go.mod 01:15:52 spire-1.2.1/go.sum 01:15:52 spire-1.2.1/pkg/ 01:15:52 spire-1.2.1/pkg/agent/ 01:15:52 spire-1.2.1/pkg/agent/agent.go 01:15:52 spire-1.2.1/pkg/agent/api/ 01:15:52 spire-1.2.1/pkg/agent/api/config.go 01:15:52 spire-1.2.1/pkg/agent/api/debug/ 01:15:52 spire-1.2.1/pkg/agent/api/debug/v1/ 01:15:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:15:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:15:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:15:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:15:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:15:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:15:52 spire-1.2.1/pkg/agent/api/endpoints.go 01:15:52 spire-1.2.1/pkg/agent/api/health/ 01:15:52 spire-1.2.1/pkg/agent/api/health/v1/ 01:15:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:15:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:15:52 spire-1.2.1/pkg/agent/api/rpccontext/ 01:15:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:15:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:15:52 spire-1.2.1/pkg/agent/attestor/ 01:15:52 spire-1.2.1/pkg/agent/attestor/node/ 01:15:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:15:52 spire-1.2.1/pkg/agent/attestor/node/node.go 01:15:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:15:52 spire-1.2.1/pkg/agent/attestor/workload/ 01:15:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:15:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:15:52 spire-1.2.1/pkg/agent/catalog/ 01:15:52 spire-1.2.1/pkg/agent/catalog/catalog.go 01:15:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:15:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:15:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:15:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:15:52 spire-1.2.1/pkg/agent/client/ 01:15:52 spire-1.2.1/pkg/agent/client/client.go 01:15:52 spire-1.2.1/pkg/agent/client/client_test.go 01:15:52 spire-1.2.1/pkg/agent/client/dial.go 01:15:52 spire-1.2.1/pkg/agent/client/nodeconn.go 01:15:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:15:52 spire-1.2.1/pkg/agent/client/update.go 01:15:52 spire-1.2.1/pkg/agent/client/util.go 01:15:52 spire-1.2.1/pkg/agent/common/ 01:15:52 spire-1.2.1/pkg/agent/common/backoff/ 01:15:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:15:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:15:52 spire-1.2.1/pkg/agent/common/cgroups/ 01:15:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:15:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:15:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:15:52 spire-1.2.1/pkg/agent/config.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/ 01:15:52 spire-1.2.1/pkg/agent/endpoints/config.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:15:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:15:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/workload/ 01:15:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:15:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:15:52 spire-1.2.1/pkg/agent/manager/ 01:15:52 spire-1.2.1/pkg/agent/manager/cache/ 01:15:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:15:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:15:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:15:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:15:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:15:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:15:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:15:52 spire-1.2.1/pkg/agent/manager/config.go 01:15:52 spire-1.2.1/pkg/agent/manager/manager.go 01:15:52 spire-1.2.1/pkg/agent/manager/manager_test.go 01:15:52 spire-1.2.1/pkg/agent/manager/storage.go 01:15:52 spire-1.2.1/pkg/agent/manager/storage_test.go 01:15:52 spire-1.2.1/pkg/agent/manager/storecache/ 01:15:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:15:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:15:52 spire-1.2.1/pkg/agent/manager/sync.go 01:15:52 spire-1.2.1/pkg/agent/plugin/ 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:15:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:15:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:15:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:15:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:15:52 spire-1.2.1/pkg/agent/svid/ 01:15:52 spire-1.2.1/pkg/agent/svid/rotator.go 01:15:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:15:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:15:52 spire-1.2.1/pkg/agent/svid/store/ 01:15:52 spire-1.2.1/pkg/agent/svid/store/service.go 01:15:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:15:52 spire-1.2.1/pkg/common/ 01:15:52 spire-1.2.1/pkg/common/agentpathtemplate/ 01:15:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:15:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:15:52 spire-1.2.1/pkg/common/api/ 01:15:52 spire-1.2.1/pkg/common/api/metrics.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/ 01:15:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/logger.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/names.go 01:15:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:15:52 spire-1.2.1/pkg/common/api/names.go 01:15:52 spire-1.2.1/pkg/common/api/ratelimit.go 01:15:52 spire-1.2.1/pkg/common/api/rpccontext/ 01:15:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:15:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:15:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:15:52 spire-1.2.1/pkg/common/auth/ 01:15:52 spire-1.2.1/pkg/common/auth/interceptors.go 01:15:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:15:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/ 01:15:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/types.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:15:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:15:52 spire-1.2.1/pkg/common/catalog/ 01:15:52 spire-1.2.1/pkg/common/catalog/bind.go 01:15:52 spire-1.2.1/pkg/common/catalog/builtin.go 01:15:52 spire-1.2.1/pkg/common/catalog/catalog.go 01:15:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:15:52 spire-1.2.1/pkg/common/catalog/closers.go 01:15:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:15:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:15:52 spire-1.2.1/pkg/common/catalog/config.go 01:15:52 spire-1.2.1/pkg/common/catalog/config_test.go 01:15:52 spire-1.2.1/pkg/common/catalog/configure.go 01:15:52 spire-1.2.1/pkg/common/catalog/constraints.go 01:15:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:15:52 spire-1.2.1/pkg/common/catalog/context.go 01:15:52 spire-1.2.1/pkg/common/catalog/external.go 01:15:52 spire-1.2.1/pkg/common/catalog/host.go 01:15:52 spire-1.2.1/pkg/common/catalog/pipenet.go 01:15:52 spire-1.2.1/pkg/common/catalog/plugin.go 01:15:52 spire-1.2.1/pkg/common/catalog/testplugin/ 01:15:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:15:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:15:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:15:52 spire-1.2.1/pkg/common/cli/ 01:15:52 spire-1.2.1/pkg/common/cli/env.go 01:15:52 spire-1.2.1/pkg/common/cli/flags.go 01:15:52 spire-1.2.1/pkg/common/cli/trust_domain.go 01:15:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:15:52 spire-1.2.1/pkg/common/cli/umask.go 01:15:52 spire-1.2.1/pkg/common/cli/umask_posix.go 01:15:52 spire-1.2.1/pkg/common/cli/umask_test.go 01:15:52 spire-1.2.1/pkg/common/cli/umask_windows.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/ 01:15:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/flag.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/format.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/ 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:15:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:15:52 spire-1.2.1/pkg/common/coretypes/ 01:15:52 spire-1.2.1/pkg/common/coretypes/bundle/ 01:15:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:15:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:15:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:15:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:15:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:15:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:15:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:15:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:15:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:15:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:15:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:15:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:15:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:15:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:15:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:15:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:15:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:15:52 spire-1.2.1/pkg/common/cryptoutil/ 01:15:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:15:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:15:52 spire-1.2.1/pkg/common/diskutil/ 01:15:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:15:52 spire-1.2.1/pkg/common/diskutil/file_test.go 01:15:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:15:52 spire-1.2.1/pkg/common/errorutil/ 01:15:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:15:52 spire-1.2.1/pkg/common/health/ 01:15:52 spire-1.2.1/pkg/common/health/config.go 01:15:52 spire-1.2.1/pkg/common/health/context.go 01:15:52 spire-1.2.1/pkg/common/health/context_test.go 01:15:52 spire-1.2.1/pkg/common/health/health.go 01:15:52 spire-1.2.1/pkg/common/health/health_test.go 01:15:52 spire-1.2.1/pkg/common/health/logger.go 01:15:52 spire-1.2.1/pkg/common/hostservice/ 01:15:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:15:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:15:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:15:52 spire-1.2.1/pkg/common/idutil/ 01:15:52 spire-1.2.1/pkg/common/idutil/require.go 01:15:52 spire-1.2.1/pkg/common/idutil/require_test.go 01:15:52 spire-1.2.1/pkg/common/idutil/safety.go 01:15:52 spire-1.2.1/pkg/common/idutil/safety_test.go 01:15:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:15:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:15:52 spire-1.2.1/pkg/common/jwtsvid/ 01:15:52 spire-1.2.1/pkg/common/jwtsvid/common.go 01:15:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:15:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:15:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:15:52 spire-1.2.1/pkg/common/jwtutil/ 01:15:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:15:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:15:52 spire-1.2.1/pkg/common/log/ 01:15:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:15:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:15:52 spire-1.2.1/pkg/common/log/log.go 01:15:52 spire-1.2.1/pkg/common/log/log_test.go 01:15:52 spire-1.2.1/pkg/common/log/options.go 01:15:52 spire-1.2.1/pkg/common/nodeutil/ 01:15:52 spire-1.2.1/pkg/common/nodeutil/node.go 01:15:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:15:52 spire-1.2.1/pkg/common/peertracker/ 01:15:52 spire-1.2.1/pkg/common/peertracker/conn.go 01:15:52 spire-1.2.1/pkg/common/peertracker/credentials.go 01:15:52 spire-1.2.1/pkg/common/peertracker/errors.go 01:15:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:15:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:15:52 spire-1.2.1/pkg/common/peertracker/info.go 01:15:52 spire-1.2.1/pkg/common/peertracker/listener.go 01:15:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:15:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:15:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:15:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:15:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:15:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:15:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:15:52 spire-1.2.1/pkg/common/peertracker/tcp.go 01:15:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:15:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:15:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:15:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:15:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:15:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:15:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:15:52 spire-1.2.1/pkg/common/peertracker/uds.go 01:15:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:15:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:15:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:15:52 spire-1.2.1/pkg/common/pemutil/ 01:15:52 spire-1.2.1/pkg/common/pemutil/block.go 01:15:52 spire-1.2.1/pkg/common/pemutil/certs.go 01:15:52 spire-1.2.1/pkg/common/pemutil/common.go 01:15:52 spire-1.2.1/pkg/common/pemutil/csr.go 01:15:52 spire-1.2.1/pkg/common/pemutil/keys.go 01:15:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/ 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:15:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:15:52 spire-1.2.1/pkg/common/plugin/ 01:15:52 spire-1.2.1/pkg/common/plugin/aws/ 01:15:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:15:52 spire-1.2.1/pkg/common/plugin/azure/ 01:15:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:15:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:15:52 spire-1.2.1/pkg/common/plugin/facade.go 01:15:52 spire-1.2.1/pkg/common/plugin/facade_test.go 01:15:52 spire-1.2.1/pkg/common/plugin/gcp/ 01:15:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:15:52 spire-1.2.1/pkg/common/plugin/k8s/ 01:15:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:15:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:15:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:15:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:15:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:15:52 spire-1.2.1/pkg/common/plugin/log.go 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/ 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:15:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:15:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:15:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:15:52 spire-1.2.1/pkg/common/plugin/x509pop/ 01:15:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:15:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:15:52 spire-1.2.1/pkg/common/profiling/ 01:15:52 spire-1.2.1/pkg/common/profiling/dumpers.go 01:15:52 spire-1.2.1/pkg/common/profiling/profiling.go 01:15:52 spire-1.2.1/pkg/common/protoutil/ 01:15:52 spire-1.2.1/pkg/common/protoutil/masks.go 01:15:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:15:52 spire-1.2.1/pkg/common/rotationutil/ 01:15:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:15:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:15:52 spire-1.2.1/pkg/common/selector/ 01:15:52 spire-1.2.1/pkg/common/selector/selector.go 01:15:52 spire-1.2.1/pkg/common/selector/selector_test.go 01:15:52 spire-1.2.1/pkg/common/selector/set.go 01:15:52 spire-1.2.1/pkg/common/selector/set_utils.go 01:15:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/ 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/ 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:15:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:15:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:15:52 spire-1.2.1/pkg/common/telemetry/call.go 01:15:52 spire-1.2.1/pkg/common/telemetry/common/ 01:15:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:15:52 spire-1.2.1/pkg/common/telemetry/config.go 01:15:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:15:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/inmem.go 01:15:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/m3.go 01:15:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/metrics.go 01:15:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/names.go 01:15:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:15:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:15:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/ 01:15:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:15:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:15:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:15:52 spire-1.2.1/pkg/common/telemetry/server/server.go 01:15:52 spire-1.2.1/pkg/common/telemetry/sink.go 01:15:52 spire-1.2.1/pkg/common/telemetry/statsd.go 01:15:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:15:52 spire-1.2.1/pkg/common/telemetry/uptime.go 01:15:52 spire-1.2.1/pkg/common/telemetry/version.go 01:15:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:15:52 spire-1.2.1/pkg/common/uptime/ 01:15:52 spire-1.2.1/pkg/common/uptime/uptime.go 01:15:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:15:52 spire-1.2.1/pkg/common/util/ 01:15:52 spire-1.2.1/pkg/common/util/certs.go 01:15:52 spire-1.2.1/pkg/common/util/certs_test.go 01:15:52 spire-1.2.1/pkg/common/util/csr.go 01:15:52 spire-1.2.1/pkg/common/util/hash.go 01:15:52 spire-1.2.1/pkg/common/util/selectors.go 01:15:52 spire-1.2.1/pkg/common/util/selectors_test.go 01:15:52 spire-1.2.1/pkg/common/util/signals.go 01:15:52 spire-1.2.1/pkg/common/util/sort.go 01:15:52 spire-1.2.1/pkg/common/util/sort_test.go 01:15:52 spire-1.2.1/pkg/common/util/task.go 01:15:52 spire-1.2.1/pkg/common/util/task_test.go 01:15:52 spire-1.2.1/pkg/common/util/testdata/ 01:15:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:15:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:15:52 spire-1.2.1/pkg/common/version/ 01:15:52 spire-1.2.1/pkg/common/version/version.go 01:15:52 spire-1.2.1/pkg/common/x509svid/ 01:15:52 spire-1.2.1/pkg/common/x509svid/common_test.go 01:15:52 spire-1.2.1/pkg/common/x509svid/csr.go 01:15:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:15:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:15:52 spire-1.2.1/pkg/common/x509util/ 01:15:52 spire-1.2.1/pkg/common/x509util/cert.go 01:15:52 spire-1.2.1/pkg/common/x509util/dns.go 01:15:52 spire-1.2.1/pkg/common/x509util/dns_test.go 01:15:52 spire-1.2.1/pkg/common/x509util/keyid.go 01:15:52 spire-1.2.1/pkg/common/x509util/keypair.go 01:15:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:15:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:15:52 spire-1.2.1/pkg/server/ 01:15:52 spire-1.2.1/pkg/server/api/ 01:15:52 spire-1.2.1/pkg/server/api/agent.go 01:15:52 spire-1.2.1/pkg/server/api/agent/ 01:15:52 spire-1.2.1/pkg/server/api/agent/v1/ 01:15:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:15:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:15:52 spire-1.2.1/pkg/server/api/agent_test.go 01:15:52 spire-1.2.1/pkg/server/api/api.go 01:15:52 spire-1.2.1/pkg/server/api/audit/ 01:15:52 spire-1.2.1/pkg/server/api/audit/audit.go 01:15:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:15:52 spire-1.2.1/pkg/server/api/bundle.go 01:15:52 spire-1.2.1/pkg/server/api/bundle/ 01:15:52 spire-1.2.1/pkg/server/api/bundle/v1/ 01:15:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:15:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:15:52 spire-1.2.1/pkg/server/api/bundle_test.go 01:15:52 spire-1.2.1/pkg/server/api/debug/ 01:15:52 spire-1.2.1/pkg/server/api/debug/v1/ 01:15:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:15:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:15:52 spire-1.2.1/pkg/server/api/entry.go 01:15:52 spire-1.2.1/pkg/server/api/entry/ 01:15:52 spire-1.2.1/pkg/server/api/entry/v1/ 01:15:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:15:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:15:52 spire-1.2.1/pkg/server/api/entry_test.go 01:15:52 spire-1.2.1/pkg/server/api/health/ 01:15:52 spire-1.2.1/pkg/server/api/health/v1/ 01:15:52 spire-1.2.1/pkg/server/api/health/v1/service.go 01:15:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:15:52 spire-1.2.1/pkg/server/api/id.go 01:15:52 spire-1.2.1/pkg/server/api/id_test.go 01:15:52 spire-1.2.1/pkg/server/api/limits/ 01:15:52 spire-1.2.1/pkg/server/api/limits/limits.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/ 01:15:52 spire-1.2.1/pkg/server/api/middleware/alias.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/audit.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/caller.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/common.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/entries.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:15:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:15:52 spire-1.2.1/pkg/server/api/ratelimit.go 01:15:52 spire-1.2.1/pkg/server/api/rpccontext/ 01:15:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:15:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:15:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:15:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:15:52 spire-1.2.1/pkg/server/api/selector.go 01:15:52 spire-1.2.1/pkg/server/api/selector_test.go 01:15:52 spire-1.2.1/pkg/server/api/status.go 01:15:52 spire-1.2.1/pkg/server/api/status_test.go 01:15:52 spire-1.2.1/pkg/server/api/svid/ 01:15:52 spire-1.2.1/pkg/server/api/svid/v1/ 01:15:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:15:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:15:52 spire-1.2.1/pkg/server/api/trustdomain.go 01:15:52 spire-1.2.1/pkg/server/api/trustdomain/ 01:15:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:15:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:15:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:15:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:15:52 spire-1.2.1/pkg/server/authpolicy/ 01:15:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:15:52 spire-1.2.1/pkg/server/authpolicy/policy.go 01:15:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:15:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:15:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:15:52 spire-1.2.1/pkg/server/authpolicy/validate.go 01:15:52 spire-1.2.1/pkg/server/bundle/ 01:15:52 spire-1.2.1/pkg/server/bundle/client/ 01:15:52 spire-1.2.1/pkg/server/bundle/client/client.go 01:15:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:15:52 spire-1.2.1/pkg/server/bundle/client/manager.go 01:15:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:15:52 spire-1.2.1/pkg/server/bundle/client/sources.go 01:15:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:15:52 spire-1.2.1/pkg/server/bundle/client/updater.go 01:15:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:15:52 spire-1.2.1/pkg/server/ca/ 01:15:52 spire-1.2.1/pkg/server/ca/ca.go 01:15:52 spire-1.2.1/pkg/server/ca/ca_health.go 01:15:52 spire-1.2.1/pkg/server/ca/ca_test.go 01:15:52 spire-1.2.1/pkg/server/ca/journal.go 01:15:52 spire-1.2.1/pkg/server/ca/journal_test.go 01:15:52 spire-1.2.1/pkg/server/ca/manager.go 01:15:52 spire-1.2.1/pkg/server/ca/manager_health.go 01:15:52 spire-1.2.1/pkg/server/ca/manager_test.go 01:15:52 spire-1.2.1/pkg/server/ca/templates.go 01:15:52 spire-1.2.1/pkg/server/ca/upstream_client.go 01:15:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:15:52 spire-1.2.1/pkg/server/ca/validation.go 01:15:52 spire-1.2.1/pkg/server/cache/ 01:15:52 spire-1.2.1/pkg/server/cache/dscache/ 01:15:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:15:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:15:52 spire-1.2.1/pkg/server/cache/entrycache/ 01:15:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:15:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:15:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:15:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:15:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:15:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:15:52 spire-1.2.1/pkg/server/catalog/ 01:15:52 spire-1.2.1/pkg/server/catalog/catalog.go 01:15:52 spire-1.2.1/pkg/server/catalog/keymanager.go 01:15:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:15:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:15:52 spire-1.2.1/pkg/server/catalog/notifier.go 01:15:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:15:52 spire-1.2.1/pkg/server/config.go 01:15:52 spire-1.2.1/pkg/server/datastore/ 01:15:52 spire-1.2.1/pkg/server/datastore/datastore.go 01:15:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:15:52 spire-1.2.1/pkg/server/datastore/repository.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:15:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:15:52 spire-1.2.1/pkg/server/endpoints/ 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/ 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:15:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:15:52 spire-1.2.1/pkg/server/endpoints/config.go 01:15:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:15:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:15:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:15:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:15:52 spire-1.2.1/pkg/server/endpoints/middleware.go 01:15:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:15:52 spire-1.2.1/pkg/server/hostservice/ 01:15:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:15:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:15:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:15:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:15:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:15:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:15:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:15:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/ 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/ 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:15:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:15:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:15:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/ 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:15:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:15:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:15:52 spire-1.2.1/pkg/server/registration/ 01:15:52 spire-1.2.1/pkg/server/registration/manager.go 01:15:52 spire-1.2.1/pkg/server/registration/manager_test.go 01:15:52 spire-1.2.1/pkg/server/scanentries.go 01:15:52 spire-1.2.1/pkg/server/scanentries_test.go 01:15:52 spire-1.2.1/pkg/server/server.go 01:15:52 spire-1.2.1/pkg/server/server_test.go 01:15:52 spire-1.2.1/pkg/server/svid/ 01:15:52 spire-1.2.1/pkg/server/svid/observer.go 01:15:52 spire-1.2.1/pkg/server/svid/observer_test.go 01:15:52 spire-1.2.1/pkg/server/svid/rotator.go 01:15:52 spire-1.2.1/pkg/server/svid/rotator_config.go 01:15:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:15:52 spire-1.2.1/pkg/server/svid/rotator_test.go 01:15:52 spire-1.2.1/proto/ 01:15:52 spire-1.2.1/proto/private/ 01:15:52 spire-1.2.1/proto/private/server/ 01:15:52 spire-1.2.1/proto/private/server/journal/ 01:15:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:15:52 spire-1.2.1/proto/private/server/journal/journal.proto 01:15:52 spire-1.2.1/proto/spire/ 01:15:52 spire-1.2.1/proto/spire/common/ 01:15:52 spire-1.2.1/proto/spire/common/common.pb.go 01:15:52 spire-1.2.1/proto/spire/common/common.proto 01:15:52 spire-1.2.1/proto/spire/common/plugin/ 01:15:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:15:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:15:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:15:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:15:52 spire-1.2.1/proto/spire/plugin/ 01:15:52 spire-1.2.1/proto/spire/plugin/agent/ 01:15:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:15:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:15:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:15:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:15:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:15:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:15:52 spire-1.2.1/release/ 01:15:52 spire-1.2.1/release/spire-extras/ 01:15:52 spire-1.2.1/release/spire-extras/README.md 01:15:52 spire-1.2.1/release/spire-extras/conf/ 01:15:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:15:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:15:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:15:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:15:52 spire-1.2.1/release/spire/ 01:15:52 spire-1.2.1/release/spire/README.md 01:15:52 spire-1.2.1/release/spire/conf/ 01:15:52 spire-1.2.1/release/spire/conf/agent/ 01:15:52 spire-1.2.1/release/spire/conf/agent/agent.conf 01:15:52 spire-1.2.1/release/spire/conf/server/ 01:15:52 spire-1.2.1/release/spire/conf/server/server.conf 01:15:52 spire-1.2.1/script/ 01:15:52 spire-1.2.1/script/build-artifact.sh 01:15:52 spire-1.2.1/script/generate_dummy_ca.sh 01:15:52 spire-1.2.1/support/ 01:15:52 spire-1.2.1/support/k8s/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:15:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/ 01:15:52 spire-1.2.1/support/oidc-discovery-provider/README.md 01:15:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/config.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/main.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:15:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:15:52 spire-1.2.1/test/ 01:15:52 spire-1.2.1/test/clock/ 01:15:52 spire-1.2.1/test/clock/clock.go 01:15:52 spire-1.2.1/test/fakes/ 01:15:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:15:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:15:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:15:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:15:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:15:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:15:52 spire-1.2.1/test/fakes/fakeagentstore/ 01:15:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:15:52 spire-1.2.1/test/fakes/fakedatastore/ 01:15:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:15:52 spire-1.2.1/test/fakes/fakeentryclient/ 01:15:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:15:52 spire-1.2.1/test/fakes/fakehealthchecker/ 01:15:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:15:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:15:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:15:52 spire-1.2.1/test/fakes/fakemetrics/ 01:15:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:15:52 spire-1.2.1/test/fakes/fakenoderesolver/ 01:15:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:15:52 spire-1.2.1/test/fakes/fakenotifier/ 01:15:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:15:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:15:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:15:52 spire-1.2.1/test/fakes/fakeserverca/ 01:15:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:15:52 spire-1.2.1/test/fakes/fakeservercatalog/ 01:15:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:15:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:15:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:15:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:15:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:15:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:15:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:15:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:15:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:15:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:15:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:15:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:15:52 spire-1.2.1/test/fixture/ 01:15:52 spire-1.2.1/test/fixture/certs/ 01:15:52 spire-1.2.1/test/fixture/certs/agent_svid.der 01:15:52 spire-1.2.1/test/fixture/certs/base_cert.pem 01:15:52 spire-1.2.1/test/fixture/certs/base_csr.pem 01:15:52 spire-1.2.1/test/fixture/certs/base_key.pem 01:15:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:15:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:15:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:15:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:15:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:15:52 spire-1.2.1/test/fixture/certs/blog_key.pem 01:15:52 spire-1.2.1/test/fixture/certs/bundle.der 01:15:52 spire-1.2.1/test/fixture/certs/ca.pem 01:15:52 spire-1.2.1/test/fixture/certs/ca_key.pem 01:15:52 spire-1.2.1/test/fixture/certs/database_cert.pem 01:15:52 spire-1.2.1/test/fixture/certs/database_csr.pem 01:15:52 spire-1.2.1/test/fixture/certs/database_key.pem 01:15:52 spire-1.2.1/test/fixture/certs/node_cert.pem 01:15:52 spire-1.2.1/test/fixture/certs/node_csr.pem 01:15:52 spire-1.2.1/test/fixture/certs/node_key.pem 01:15:52 spire-1.2.1/test/fixture/certs/svid.pem 01:15:52 spire-1.2.1/test/fixture/certs/svid_key.pem 01:15:52 spire-1.2.1/test/fixture/config/ 01:15:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:15:52 spire-1.2.1/test/fixture/config/agent_good.conf 01:15:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:15:52 spire-1.2.1/test/fixture/config/plugin_good.conf 01:15:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:15:52 spire-1.2.1/test/fixture/config/server_good.conf 01:15:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:15:52 spire-1.2.1/test/fixture/fixture.go 01:15:52 spire-1.2.1/test/fixture/nodeattestor/ 01:15:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:15:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:15:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:15:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:15:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:15:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:15:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:15:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:15:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:15:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:15:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:15:52 spire-1.2.1/test/fixture/registration/ 01:15:52 spire-1.2.1/test/fixture/registration/entries.json 01:15:52 spire-1.2.1/test/fixture/registration/good-for-update.json 01:15:52 spire-1.2.1/test/fixture/registration/good.json 01:15:52 spire-1.2.1/test/fixture/registration/invalid.json 01:15:52 spire-1.2.1/test/fixture/registration/invalid_json.json 01:15:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:15:52 spire-1.2.1/test/integration/ 01:15:52 spire-1.2.1/test/integration/README.md 01:15:52 spire-1.2.1/test/integration/common 01:15:52 spire-1.2.1/test/integration/setup/ 01:15:52 spire-1.2.1/test/integration/setup/adminclient/ 01:15:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:15:52 spire-1.2.1/test/integration/setup/adminclient/client.go 01:15:52 spire-1.2.1/test/integration/setup/debugagent/ 01:15:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:15:52 spire-1.2.1/test/integration/setup/debugagent/main.go 01:15:52 spire-1.2.1/test/integration/setup/debugserver/ 01:15:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:15:52 spire-1.2.1/test/integration/setup/debugserver/main.go 01:15:52 spire-1.2.1/test/integration/setup/downstreamclient/ 01:15:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:15:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:15:52 spire-1.2.1/test/integration/setup/itclient/ 01:15:52 spire-1.2.1/test/integration/setup/itclient/client.go 01:15:52 spire-1.2.1/test/integration/setup/node-attestation/ 01:15:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:15:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:15:52 spire-1.2.1/test/integration/setup/x509pop/ 01:15:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:15:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:15:52 spire-1.2.1/test/integration/suites/ 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:15:52 spire-1.2.1/test/integration/suites/join-token/ 01:15:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:15:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:15:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:15:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:15:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:15:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:15:52 spire-1.2.1/test/integration/suites/join-token/README.md 01:15:52 spire-1.2.1/test/integration/suites/join-token/conf/ 01:15:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/join-token/teardown 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:15:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:15:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:15:52 spire-1.2.1/test/integration/suites/k8s/ 01:15:52 spire-1.2.1/test/integration/suites/k8s/00-setup 01:15:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:15:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:15:52 spire-1.2.1/test/integration/suites/k8s/README.md 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/ 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:15:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:15:52 spire-1.2.1/test/integration/suites/k8s/teardown 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/ 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:15:52 spire-1.2.1/test/integration/suites/rotation/ 01:15:52 spire-1.2.1/test/integration/suites/rotation/00-setup 01:15:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:15:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:15:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:15:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:15:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:15:52 spire-1.2.1/test/integration/suites/rotation/README.md 01:15:52 spire-1.2.1/test/integration/suites/rotation/conf/ 01:15:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/rotation/teardown 01:15:52 spire-1.2.1/test/integration/suites/self-test/ 01:15:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:15:52 spire-1.2.1/test/integration/suites/self-test/README.md 01:15:52 spire-1.2.1/test/integration/suites/self-test/teardown 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:15:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:15:52 spire-1.2.1/test/integration/suites/upgrade/ 01:15:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:15:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:15:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:15:52 spire-1.2.1/test/integration/suites/upgrade/README.md 01:15:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:15:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:15:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:15:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:15:52 spire-1.2.1/test/integration/suites/upgrade/teardown 01:15:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:15:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:15:52 spire-1.2.1/test/integration/test-one.sh 01:15:52 spire-1.2.1/test/integration/test.sh 01:15:52 spire-1.2.1/test/plugintest/ 01:15:52 spire-1.2.1/test/plugintest/config.go 01:15:52 spire-1.2.1/test/plugintest/load.go 01:15:52 spire-1.2.1/test/plugintest/option.go 01:15:52 spire-1.2.1/test/spiretest/ 01:15:52 spire-1.2.1/test/spiretest/apiserver.go 01:15:52 spire-1.2.1/test/spiretest/assertions.go 01:15:52 spire-1.2.1/test/spiretest/dir.go 01:15:52 spire-1.2.1/test/spiretest/errors_posix.go 01:15:52 spire-1.2.1/test/spiretest/errors_windows.go 01:15:52 spire-1.2.1/test/spiretest/logs.go 01:15:52 spire-1.2.1/test/spiretest/socketapi.go 01:15:52 spire-1.2.1/test/spiretest/suite.go 01:15:52 spire-1.2.1/test/spiretest/x509.go 01:15:52 spire-1.2.1/test/testca/ 01:15:52 spire-1.2.1/test/testca/ca.go 01:15:52 spire-1.2.1/test/testkey/ 01:15:52 spire-1.2.1/test/testkey/generate.sh 01:15:52 spire-1.2.1/test/testkey/genkeys.go 01:15:52 spire-1.2.1/test/testkey/keys.go 01:15:52 spire-1.2.1/test/testkey/new.go 01:15:52 spire-1.2.1/test/tpmsimulator/ 01:15:52 spire-1.2.1/test/tpmsimulator/simulator.go 01:15:52 spire-1.2.1/test/util/ 01:15:52 spire-1.2.1/test/util/cert_fixtures.go 01:15:52 spire-1.2.1/test/util/cert_generation.go 01:15:52 spire-1.2.1/test/util/io_redirection.go 01:15:52 spire-1.2.1/test/util/race.go 01:15:52 spire-1.2.1/test/util/util.go 01:15:52 building spire from source... 01:15:52 Installing go1.17.7... 01:15:57 Removing intermediate container 756cc96b35fa 01:15:57 ---> 009ca96c06e3 01:15:57 01:15:57 Step 10/23 : FROM alpine:3.14 01:15:57 ---> e04c818066af 01:15:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:15:57 ---> Running in d977a37b4905 01:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:15:58 (1/1) Installing dumb-init (1.2.5-r1) 01:15:58 Executing busybox-1.33.1-r7.trigger 01:15:58 OK: 6 MiB in 15 packages 01:15:59 Building bin/spire-server... 01:15:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:15:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:15:59 go: downloading github.com/mitchellh/cli v1.1.2 01:15:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:15:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:15:59 go: downloading github.com/imdario/mergo v0.3.12 01:15:59 go: downloading github.com/sirupsen/logrus v1.8.1 01:15:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:15:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:15:59 go: downloading google.golang.org/grpc v1.44.0 01:15:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:15:59 go: downloading github.com/fatih/color v1.13.0 01:15:59 go: downloading github.com/mattn/go-isatty v0.0.14 01:15:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:15:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:15:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:15:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:15:59 go: downloading github.com/armon/go-metrics v0.3.10 01:16:00 go: downloading github.com/prometheus/client_golang v1.12.1 01:16:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:16:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:16:00 go: downloading github.com/open-policy-agent/opa v0.38.0 01:16:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:16:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:16:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:16:00 go: downloading github.com/mattn/go-colorable v0.1.12 01:16:00 go: downloading github.com/Masterminds/goutils v1.1.0 01:16:00 go: downloading github.com/Masterminds/semver v1.5.0 01:16:00 go: downloading github.com/google/uuid v1.1.2 01:16:00 go: downloading github.com/huandu/xstrings v1.3.2 01:16:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:16:00 go: downloading github.com/oklog/run v1.0.0 01:16:00 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:16:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:16:00 go: downloading github.com/imkira/go-observer v1.0.3 01:16:00 go: downloading github.com/prometheus/client_model v0.2.0 01:16:00 go: downloading github.com/prometheus/common v0.32.1 01:16:00 go: downloading github.com/beorn7/perks v1.0.1 01:16:00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:16:00 go: downloading github.com/prometheus/procfs v0.7.3 01:16:00 go: downloading go.uber.org/atomic v1.9.0 01:16:00 go: downloading github.com/hashicorp/errwrap v1.1.0 01:16:00 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:16:00 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:16:00 go: downloading github.com/blang/semver/v4 v4.0.0 01:16:00 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:16:00 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:16:00 go: downloading github.com/jinzhu/gorm v1.9.16 01:16:00 go: downloading github.com/lib/pq v1.10.4 01:16:00 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:16:00 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:16:00 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:16:01 Removing intermediate container d977a37b4905 01:16:01 ---> 122c1130e0c3 01:16:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:16:01  ---> Running in a6bed2b2f0ee 01:16:01 Removing intermediate container a6bed2b2f0ee 01:16:01 ---> 213437f0848c 01:16:01 Step 13/23 : ENV APP_PORT=59882 01:16:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:16:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:16:02 go: downloading github.com/stretchr/testify v1.7.0 01:16:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:16:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:16:04  ---> Running in 2f5d710e4471 01:16:04 Removing intermediate container 2f5d710e4471 01:16:04 ---> 76a524ead686 01:16:04 Step 14/23 : EXPOSE $APP_PORT 01:16:04 Removing intermediate container 361a7724e227 01:16:04 ---> 05ce0e373d22 01:16:04 01:16:04 Step 10/22 : FROM alpine:3.14 01:16:04 ---> e04c818066af 01:16:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:16:04 ---> Using cache 01:16:04 ---> 122c1130e0c3 01:16:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:04 ---> Using cache 01:16:04 ---> 213437f0848c 01:16:04 Step 13/22 : ENV APP_PORT=59861 01:16:04 ---> Running in 99274b84a1e2 01:16:05 ---> Running in c3960757009e 01:16:05 Removing intermediate container 99274b84a1e2 01:16:05 ---> 66a4052a21a0 01:16:05 Step 15/23 : WORKDIR / 01:16:05 Removing intermediate container c3960757009e 01:16:05 ---> b04d92b9db2f 01:16:05 Step 14/22 : EXPOSE $APP_PORT 01:16:05 go: downloading google.golang.org/api v0.70.0 01:16:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:16:05 go: downloading k8s.io/client-go v0.23.4 01:16:05 go: downloading k8s.io/api v0.23.4 01:16:05 go: downloading github.com/google/go-tpm v0.3.3 01:16:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:16:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:16:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:16:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:16:06 go: downloading cloud.google.com/go/storage v1.21.0 01:16:06  ---> Running in 898b95630c79 01:16:06 go: downloading cloud.google.com/go v0.100.2 01:16:07 go: downloading k8s.io/apimachinery v0.23.4 01:16:07  ---> Running in ef49ccaa414f 01:16:07 go: downloading k8s.io/kube-aggregator v0.23.3 01:16:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:16:07 go: downloading cloud.google.com/go/security v1.3.0 01:16:07 Removing intermediate container 898b95630c79 01:16:07 ---> aa44ca63beec 01:16:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:07 Removing intermediate container ef49ccaa414f 01:16:07 ---> d040b1d18ff4 01:16:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:07 go: downloading github.com/hashicorp/vault/api v1.4.1 01:16:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:16:07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:16:07 go: downloading github.com/twmb/murmur3 v1.1.6 01:16:07 go: downloading github.com/jinzhu/inflection v1.0.0 01:16:07 go: downloading github.com/aws/smithy-go v1.11.0 01:16:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:16:08  ---> 825f518f8310 01:16:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:16:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:16:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:16:08  ---> 35b4a1602315 01:16:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:16:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:16:08 Removing intermediate container 16c282652b51 01:16:08 ---> 5ea6d2ae6a77 01:16:08 01:16:08 Step 10/22 : FROM alpine:3.14 01:16:08 ---> e04c818066af 01:16:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:16:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:16:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:16:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:16:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:16:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:16:08  ---> Running in f0f956d692a5 01:16:08 go: downloading github.com/dimchansky/utfbom v1.1.1 01:16:08 go: downloading cloud.google.com/go/compute v1.3.0 01:16:08 go: downloading cloud.google.com/go/iam v0.1.1 01:16:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:16:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:16:09 go: downloading github.com/gogo/protobuf v1.3.2 01:16:09 go: downloading k8s.io/klog/v2 v2.30.0 01:16:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:16:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:16:09 go: downloading github.com/spf13/pflag v1.0.5 01:16:09 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:16:09 go: downloading github.com/google/gofuzz v1.1.0 01:16:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:16:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:16:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:16:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:16:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:16:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:16:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:16:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:16:10 go: downloading gopkg.in/yaml.v2 v2.4.0 01:16:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:16:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:16:10 go: downloading github.com/gobwas/glob v0.2.3 01:16:10 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:16:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:16:10 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:16:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:16:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:16:10 go: downloading go.opencensus.io v0.23.0 01:16:10 go: downloading gopkg.in/inf.v0 v0.9.1 01:16:10 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:16:10 go: downloading github.com/googleapis/gnostic v0.5.5 01:16:10 go: downloading github.com/go-logr/logr v1.2.2 01:16:10 go: downloading github.com/google/go-cmp v0.5.7 01:16:10  ---> 92a8c661857c 01:16:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:16:10 ---> ddc0186a44f4 01:16:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:16:10 go: downloading github.com/json-iterator/go v1.1.12 01:16:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:16:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:16:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:16:10 go: downloading go.uber.org/zap v1.21.0 01:16:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:16:10 go: downloading github.com/tklauser/numcpus v0.3.0 01:16:10 go: downloading sigs.k8s.io/yaml v1.3.0 01:16:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:16:10 go: downloading github.com/ryanuber/go-glob v1.0.0 01:16:10 go: downloading github.com/golang/snappy v0.0.4 01:16:10 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:16:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:16:10 go: downloading github.com/modern-go/reflect2 v1.0.2 01:16:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:16:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:16:10 go: downloading github.com/hashicorp/go-version v1.2.0 01:16:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:16:10 go: downloading go.uber.org/multierr v1.6.0 01:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:11 ---> c058e58cd88d 01:16:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:16:11 ---> 63af1463fbcf 01:16:11 Step 19/23 : ENTRYPOINT ["/core-command"] 01:16:11 (1/2) Installing ca-certificates (20211220-r0) 01:16:11 (2/2) Installing dumb-init (1.2.5-r1) 01:16:11 Executing busybox-1.33.1-r7.trigger 01:16:11 Executing ca-certificates-20211220-r0.trigger 01:16:11 OK: 6 MiB in 16 packages 01:16:11 ---> Running in 10560e7a64cb 01:16:11 ---> Running in b57ee289665d 01:16:12 Removing intermediate container b57ee289665d 01:16:12 ---> ca592bb8eedc 01:16:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:12 Removing intermediate container 10560e7a64cb 01:16:12 ---> 8fbdeffce871 01:16:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:13 Removing intermediate container f0f956d692a5 01:16:13 ---> 00c9046e3c59 01:16:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:16:14 ---> Running in 2b7295cc7cd4 01:16:14 ---> Running in 72dd2fc0483a 01:16:14 ---> Running in 0cfcf9f6da1e 01:16:15 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:16:15 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:16:16 Removing intermediate container 2b7295cc7cd4 01:16:16 ---> f69d7c9e5b7d 01:16:16 Step 20/22 : LABEL arch=x86_64 01:16:16 Removing intermediate container 72dd2fc0483a 01:16:16 ---> 86c8df3f5850 01:16:16 Step 21/23 : LABEL arch=x86_64 01:16:16 Removing intermediate container 0cfcf9f6da1e 01:16:16 ---> 46a0b73b513e 01:16:16 Step 13/22 : ENV APP_PORT=59860 01:16:16 ---> Running in cc6c552ec6e8 01:16:16 ---> Running in e99438444322 01:16:16 ---> Running in 4a4928c37f84 01:16:16 Removing intermediate container cc6c552ec6e8 01:16:16 ---> 8127832f157e 01:16:16 Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:16:16 Removing intermediate container e99438444322 01:16:16 ---> 579ee2b7be35 01:16:16 Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:16:17 Removing intermediate container 4a4928c37f84 01:16:17 ---> c05deda5978f 01:16:17 Step 14/22 : EXPOSE $APP_PORT 01:16:17 ---> Running in 6dfd66747cfb 01:16:17 ---> Running in b489d014841e 01:16:17 ---> Running in 0016420fd29c 01:16:17 Building bin/spire-agent... 01:16:17 Removing intermediate container b489d014841e 01:16:17 ---> 21120db42bb5 01:16:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:17 Removing intermediate container 0016420fd29c 01:16:17 ---> 6bf8bc8b09f9 01:16:17 Step 23/23 : LABEL version=0.0.0 01:16:17 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:16:17 Removing intermediate container 6dfd66747cfb 01:16:17 ---> 5c4e86e6ad6c 01:16:17 Step 22/22 : LABEL version=0.0.0 01:16:17 go: downloading github.com/docker/docker v20.10.12+incompatible 01:16:17 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:16:17 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:16:17  ---> Running in 7a60f7a060fa 01:16:17 ---> Running in 0027f65bf0a7 01:16:17 ---> c324cbd7d722 01:16:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:16:17 Removing intermediate container 7a60f7a060fa 01:16:17 ---> 938449b7f289 01:16:17 01:16:17 Removing intermediate container 0027f65bf0a7 01:16:17 ---> 48acd9de1a19 01:16:17 01:16:17 Successfully built 938449b7f289 01:16:17 Successfully tagged core-command:latest 01:16:17  Building core-command ... done Building security-proxy-setup 01:16:17 Successfully built 48acd9de1a19 01:16:17 Successfully tagged support-scheduler:latest 01:16:17 Building core-metadata 01:16:17  Building support-scheduler ... done go: downloading github.com/google/go-tpm-tools v0.3.3 01:16:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:16:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:16:18 go: downloading github.com/docker/go-units v0.4.0 01:16:18 go: downloading github.com/opencontainers/image-spec v1.0.1 01:16:18 go: downloading github.com/containerd/containerd v1.3.4 01:16:18 go: downloading github.com/docker/go-connections v0.4.0 01:16:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:16:18 go: downloading github.com/opencontainers/go-digest v1.0.0 01:16:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:16:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:16:24 ---> 1b6cfe7dcfe8 01:16:24 Step 3/22 : WORKDIR /edgex-go 01:16:24 ---> Using cache 01:16:24 ---> ec7ae696ebc7 01:16:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:24 ---> Using cache 01:16:24 ---> e0e8fa30a608 01:16:24 Step 5/22 : RUN apk add --update --no-cache make git 01:16:24 ---> Using cache 01:16:24 ---> 110a682a0b35 01:16:24 Step 6/22 : COPY go.mod vendor* ./ 01:16:24 ---> Using cache 01:16:24 ---> 660d6e1cc0c5 01:16:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:24 ---> Using cache 01:16:24 ---> 21e5d7029d6f 01:16:24 Step 8/22 : COPY . . 01:16:24 ---> Using cache 01:16:24 ---> 63f25733fc9d 01:16:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:16:24 ---> 2fb84ad28c64 01:16:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:16:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:16:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:24 ---> 1b6cfe7dcfe8 01:16:24 Step 3/23 : WORKDIR /edgex-go 01:16:24 ---> Using cache 01:16:24 ---> ec7ae696ebc7 01:16:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:24 ---> Using cache 01:16:24 ---> e0e8fa30a608 01:16:24 Step 5/23 : RUN apk add --update --no-cache make git 01:16:24 ---> Using cache 01:16:24 ---> 110a682a0b35 01:16:24 Step 6/23 : COPY go.mod vendor* ./ 01:16:24 ---> Using cache 01:16:24 ---> 660d6e1cc0c5 01:16:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:24 ---> Using cache 01:16:24 ---> 21e5d7029d6f 01:16:24 Step 8/23 : COPY . . 01:16:24 ---> Using cache 01:16:24 ---> 63f25733fc9d 01:16:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:16:26 Removing intermediate container 0ca7a4fb2b4d 01:16:26 ---> 93d7aec2c5c4 01:16:26 Successfully built 93d7aec2c5c4 01:16:26 Successfully tagged ci-base-image-arm64:latest 01:16:26 ---> Running in d3ddcaa576ed 01:16:26 ---> Running in 740cbf822524 01:16:26 ---> c1530693d9b6 01:16:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:16:26 ---> Running in 67498d5cf831 [Pipeline] isUnix [Pipeline] sh 01:16:26 + docker inspect -f . ci-base-image-arm64 01:16:26 . [Pipeline] withDockerContainer 01:16:27 Removing intermediate container 67498d5cf831 01:16:27 ---> ef02b8cc4ba6 01:16:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:27 prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container 01:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:16:27 ---> Running in e9726a234dd6 01:16:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:16:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:16:27 Removing intermediate container e9726a234dd6 01:16:27 ---> 793e0a977c90 01:16:27 Step 20/22 : LABEL arch=x86_64 01:16:27 ---> Running in 206002352e16 01:16:28 Removing intermediate container 206002352e16 01:16:28 ---> def42e3323fa 01:16:28 Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:16:28 ---> Running in 28dc1534b70c 01:16:28 $ docker top 6da98245cd9897379088b0ded9da238dbf4a73336325fb0f094d19787bd1c306 -eo pid,comm 01:16:28 Removing intermediate container 28dc1534b70c 01:16:28 ---> 9e78807207dd 01:16:28 Step 22/22 : LABEL version=0.0.0 01:16:28 ---> Running in d3dba461a282 [Pipeline] { 01:16:29 Removing intermediate container d3dba461a282 01:16:29 ---> 5bde17b321bb 01:16:29 [Pipeline] sh 01:16:29 Successfully built 5bde17b321bb 01:16:29 Successfully tagged support-notifications:latest 01:16:29  Building support-notifications ... done Building security-spire-config 01:16:29 + go version 01:16:29 go version go1.17.6 linux/arm64 [Pipeline] } 01:16:29 $ docker stop --time=1 6da98245cd9897379088b0ded9da238dbf4a73336325fb0f094d19787bd1c306 01:16:31 $ docker rm -f 6da98245cd9897379088b0ded9da238dbf4a73336325fb0f094d19787bd1c306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:16:32 + docker inspect -f . ci-base-image-arm64 01:16:32 . [Pipeline] withDockerContainer 01:16:32 prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container 01:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:16:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:16:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:16:33 ---> 1b6cfe7dcfe8 01:16:33 Step 3/26 : WORKDIR /edgex-go 01:16:33 ---> Using cache 01:16:33 ---> ec7ae696ebc7 01:16:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:33 ---> Using cache 01:16:33 ---> e0e8fa30a608 01:16:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:16:33 ---> Using cache 01:16:33 ---> 6fa1d09ffcaa 01:16:33 Step 6/26 : COPY go.mod vendor* ./ 01:16:33 ---> Using cache 01:16:33 ---> 9e507b86012b 01:16:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:33 ---> Using cache 01:16:33 ---> 8dad88a5f955 01:16:33 Step 8/26 : COPY . . 01:16:33 ---> Using cache 01:16:33 ---> 95d5e523148f 01:16:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:16:33 ---> Using cache 01:16:33 ---> b00a2f98af65 01:16:33 Step 10/26 : RUN mkdir -p spire-build 01:16:33 ---> Using cache 01:16:33 ---> fe78f7f2ebe2 01:16:33 Step 11/26 : WORKDIR /edgex-go/spire-build 01:16:33 ---> Using cache 01:16:33 ---> 7473f5a43723 01:16:33 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:16:33 $ docker top 9d81c1d62f43a5e5067186122fa3591d628213318ccd17cbf9c53c887247f708 -eo pid,comm [Pipeline] { [Pipeline] echo 01:16:34 ========================================================= 01:16:34 [edgeXBuildGoParallel] Running Tests and Build... 01:16:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:16:34 + make test 01:16:34 go mod tidy -compat=1.17 01:16:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:16:37 ---> Running in 490e50d9f6e1 01:16:38 spire-1.2.1/ 01:16:38 spire-1.2.1/.data/ 01:16:38 spire-1.2.1/.data/.file 01:16:38 spire-1.2.1/.dockerignore 01:16:38 spire-1.2.1/.gitattributes 01:16:38 spire-1.2.1/.githooks/ 01:16:38 spire-1.2.1/.githooks/pre-commit 01:16:38 spire-1.2.1/.github/ 01:16:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:16:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:16:38 spire-1.2.1/.github/dependabot.yml 01:16:38 spire-1.2.1/.github/workflows/ 01:16:38 spire-1.2.1/.github/workflows/nightly_build.yaml 01:16:38 spire-1.2.1/.github/workflows/pr_build.yaml 01:16:38 spire-1.2.1/.github/workflows/release_build.yaml 01:16:38 spire-1.2.1/.github/workflows/scripts/ 01:16:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:16:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:16:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:16:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:16:38 spire-1.2.1/.github/workflows/scripts/split.sh 01:16:38 spire-1.2.1/.gitignore 01:16:38 spire-1.2.1/.go-version 01:16:38 spire-1.2.1/.golangci.yml 01:16:38 spire-1.2.1/ADOPTERS.md 01:16:38 spire-1.2.1/CHANGELOG.md 01:16:38 spire-1.2.1/CODE-OF-CONDUCT.md 01:16:38 spire-1.2.1/CODEOWNERS 01:16:38 spire-1.2.1/CONTRIBUTING.md 01:16:38 spire-1.2.1/Dockerfile 01:16:38 spire-1.2.1/Dockerfile.dev 01:16:38 spire-1.2.1/Dockerfile.scratch 01:16:38 spire-1.2.1/LICENSE 01:16:38 spire-1.2.1/MAINTAINERS.md 01:16:38 spire-1.2.1/Makefile 01:16:38 spire-1.2.1/README.md 01:16:38 spire-1.2.1/ROADMAP.md 01:16:38 spire-1.2.1/SECURITY.md 01:16:38 spire-1.2.1/cmd/ 01:16:38 spire-1.2.1/cmd/spire-agent/ 01:16:38 spire-1.2.1/cmd/spire-agent/cli/ 01:16:38 spire-1.2.1/cmd/spire-agent/cli/api/ 01:16:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/common/ 01:16:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:16:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/run/ 01:16:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:16:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:16:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:16:38 spire-1.2.1/cmd/spire-agent/main.go 01:16:38 spire-1.2.1/cmd/spire-server/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/agent/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/cli.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/run/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/token/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/validate/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/x509/ 01:16:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:16:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:16:38 spire-1.2.1/cmd/spire-server/main.go 01:16:38 spire-1.2.1/cmd/spire-server/util/ 01:16:38 spire-1.2.1/cmd/spire-server/util/util.go 01:16:38 spire-1.2.1/conf/ 01:16:38 spire-1.2.1/conf/agent/ 01:16:38 spire-1.2.1/conf/agent/agent.conf 01:16:38 spire-1.2.1/conf/agent/agent_full.conf 01:16:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:16:38 spire-1.2.1/conf/server/ 01:16:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:16:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:16:38 spire-1.2.1/conf/server/server.conf 01:16:38 spire-1.2.1/conf/server/server_full.conf 01:16:38 spire-1.2.1/doc/ 01:16:38 spire-1.2.1/doc/SPIRE101.md 01:16:38 spire-1.2.1/doc/auditlog.md 01:16:38 spire-1.2.1/doc/authorization_policy_engine.md 01:16:38 spire-1.2.1/doc/changelog_guidelines.md 01:16:38 spire-1.2.1/doc/cure53-report.pdf 01:16:38 spire-1.2.1/doc/images/ 01:16:38 spire-1.2.1/doc/images/2019_roadmap.png 01:16:38 spire-1.2.1/doc/images/SPIRE101.png 01:16:38 spire-1.2.1/doc/images/SPIRE_agent.png 01:16:38 spire-1.2.1/doc/images/SPIRE_server.png 01:16:38 spire-1.2.1/doc/images/cache_mgr.png 01:16:38 spire-1.2.1/doc/images/cache_mgr_components.png 01:16:38 spire-1.2.1/doc/images/federated_spire.png 01:16:38 spire-1.2.1/doc/images/ha_mode.png 01:16:38 spire-1.2.1/doc/images/nested_spire.png 01:16:38 spire-1.2.1/doc/images/oidc_federation.png 01:16:38 spire-1.2.1/doc/images/single_trust_domain.png 01:16:38 spire-1.2.1/doc/images/spiffe_compatible.png 01:16:38 spire-1.2.1/doc/images/spire_logo.png 01:16:38 spire-1.2.1/doc/migrating_registration_api_clients.md 01:16:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:16:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:16:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:16:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:16:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:16:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:16:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:16:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:16:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:16:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:16:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:16:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:16:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:16:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:16:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:16:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:16:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:16:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:16:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:16:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:16:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:16:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:16:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:16:38 spire-1.2.1/doc/scaling_spire.md 01:16:38 spire-1.2.1/doc/spire_agent.md 01:16:38 spire-1.2.1/doc/spire_server.md 01:16:38 spire-1.2.1/doc/supported_integrations.md 01:16:38 spire-1.2.1/doc/telemetry.md 01:16:38 spire-1.2.1/doc/telemetry_config.md 01:16:38 spire-1.2.1/doc/upgrading.md 01:16:38 spire-1.2.1/doc/using_spire.md 01:16:38 spire-1.2.1/examples/ 01:16:38 spire-1.2.1/examples/README.md 01:16:38 spire-1.2.1/go.mod 01:16:38 spire-1.2.1/go.sum 01:16:38 spire-1.2.1/pkg/ 01:16:38 spire-1.2.1/pkg/agent/ 01:16:38 spire-1.2.1/pkg/agent/agent.go 01:16:38 spire-1.2.1/pkg/agent/api/ 01:16:38 spire-1.2.1/pkg/agent/api/config.go 01:16:38 spire-1.2.1/pkg/agent/api/debug/ 01:16:38 spire-1.2.1/pkg/agent/api/debug/v1/ 01:16:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:16:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:16:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:16:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:16:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:16:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:16:38 spire-1.2.1/pkg/agent/api/endpoints.go 01:16:38 spire-1.2.1/pkg/agent/api/health/ 01:16:38 spire-1.2.1/pkg/agent/api/health/v1/ 01:16:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:16:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:16:38 spire-1.2.1/pkg/agent/api/rpccontext/ 01:16:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:16:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:16:38 spire-1.2.1/pkg/agent/attestor/ 01:16:38 spire-1.2.1/pkg/agent/attestor/node/ 01:16:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:16:38 spire-1.2.1/pkg/agent/attestor/node/node.go 01:16:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:16:38 spire-1.2.1/pkg/agent/attestor/workload/ 01:16:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:16:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:16:38 spire-1.2.1/pkg/agent/catalog/ 01:16:38 spire-1.2.1/pkg/agent/catalog/catalog.go 01:16:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:16:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:16:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:16:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:16:38 spire-1.2.1/pkg/agent/client/ 01:16:38 spire-1.2.1/pkg/agent/client/client.go 01:16:38 spire-1.2.1/pkg/agent/client/client_test.go 01:16:38 spire-1.2.1/pkg/agent/client/dial.go 01:16:38 spire-1.2.1/pkg/agent/client/nodeconn.go 01:16:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:16:38 spire-1.2.1/pkg/agent/client/update.go 01:16:38 spire-1.2.1/pkg/agent/client/util.go 01:16:38 spire-1.2.1/pkg/agent/common/ 01:16:38 spire-1.2.1/pkg/agent/common/backoff/ 01:16:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:16:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:16:38 spire-1.2.1/pkg/agent/common/cgroups/ 01:16:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:16:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:16:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:16:38 spire-1.2.1/pkg/agent/config.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/ 01:16:38 spire-1.2.1/pkg/agent/endpoints/config.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:16:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:16:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/workload/ 01:16:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:16:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:16:38 spire-1.2.1/pkg/agent/manager/ 01:16:38 spire-1.2.1/pkg/agent/manager/cache/ 01:16:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:16:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:16:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:16:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:16:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:16:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:16:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:16:38 spire-1.2.1/pkg/agent/manager/config.go 01:16:38 spire-1.2.1/pkg/agent/manager/manager.go 01:16:38 spire-1.2.1/pkg/agent/manager/manager_test.go 01:16:38 spire-1.2.1/pkg/agent/manager/storage.go 01:16:38 spire-1.2.1/pkg/agent/manager/storage_test.go 01:16:38 spire-1.2.1/pkg/agent/manager/storecache/ 01:16:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:16:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:16:38 spire-1.2.1/pkg/agent/manager/sync.go 01:16:38 spire-1.2.1/pkg/agent/plugin/ 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:16:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:16:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:16:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:16:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:16:38 spire-1.2.1/pkg/agent/svid/ 01:16:38 spire-1.2.1/pkg/agent/svid/rotator.go 01:16:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:16:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:16:38 spire-1.2.1/pkg/agent/svid/store/ 01:16:38 spire-1.2.1/pkg/agent/svid/store/service.go 01:16:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:16:38 spire-1.2.1/pkg/common/ 01:16:38 spire-1.2.1/pkg/common/agentpathtemplate/ 01:16:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:16:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:16:38 spire-1.2.1/pkg/common/api/ 01:16:38 spire-1.2.1/pkg/common/api/metrics.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/ 01:16:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/logger.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/names.go 01:16:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:16:38 spire-1.2.1/pkg/common/api/names.go 01:16:38 spire-1.2.1/pkg/common/api/ratelimit.go 01:16:38 spire-1.2.1/pkg/common/api/rpccontext/ 01:16:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:16:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:16:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:16:38 spire-1.2.1/pkg/common/auth/ 01:16:38 spire-1.2.1/pkg/common/auth/interceptors.go 01:16:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:16:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/ 01:16:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/types.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:16:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:16:38 spire-1.2.1/pkg/common/catalog/ 01:16:38 spire-1.2.1/pkg/common/catalog/bind.go 01:16:38 spire-1.2.1/pkg/common/catalog/builtin.go 01:16:38 spire-1.2.1/pkg/common/catalog/catalog.go 01:16:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:16:38 spire-1.2.1/pkg/common/catalog/closers.go 01:16:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:16:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:16:38 spire-1.2.1/pkg/common/catalog/config.go 01:16:38 spire-1.2.1/pkg/common/catalog/config_test.go 01:16:38 spire-1.2.1/pkg/common/catalog/configure.go 01:16:38 spire-1.2.1/pkg/common/catalog/constraints.go 01:16:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:16:38 spire-1.2.1/pkg/common/catalog/context.go 01:16:38 spire-1.2.1/pkg/common/catalog/external.go 01:16:38 spire-1.2.1/pkg/common/catalog/host.go 01:16:38 spire-1.2.1/pkg/common/catalog/pipenet.go 01:16:38 spire-1.2.1/pkg/common/catalog/plugin.go 01:16:38 spire-1.2.1/pkg/common/catalog/testplugin/ 01:16:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:16:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:16:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:16:38 spire-1.2.1/pkg/common/cli/ 01:16:38 spire-1.2.1/pkg/common/cli/env.go 01:16:38 spire-1.2.1/pkg/common/cli/flags.go 01:16:38 spire-1.2.1/pkg/common/cli/trust_domain.go 01:16:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:16:38 spire-1.2.1/pkg/common/cli/umask.go 01:16:38 spire-1.2.1/pkg/common/cli/umask_posix.go 01:16:38 spire-1.2.1/pkg/common/cli/umask_test.go 01:16:38 spire-1.2.1/pkg/common/cli/umask_windows.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/ 01:16:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/flag.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/format.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/ 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:16:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:16:38 spire-1.2.1/pkg/common/coretypes/ 01:16:38 spire-1.2.1/pkg/common/coretypes/bundle/ 01:16:38 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:16:38 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:16:38 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:16:38 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:16:38 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:16:38 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:16:38 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:16:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:16:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:16:38 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:16:38 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:16:38 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:16:38 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:16:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:16:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:16:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:16:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:16:38 spire-1.2.1/pkg/common/cryptoutil/ 01:16:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:16:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:16:38 spire-1.2.1/pkg/common/diskutil/ 01:16:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:16:38 spire-1.2.1/pkg/common/diskutil/file_test.go 01:16:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:16:38 spire-1.2.1/pkg/common/errorutil/ 01:16:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:16:38 spire-1.2.1/pkg/common/health/ 01:16:38 spire-1.2.1/pkg/common/health/config.go 01:16:38 spire-1.2.1/pkg/common/health/context.go 01:16:38 spire-1.2.1/pkg/common/health/context_test.go 01:16:38 spire-1.2.1/pkg/common/health/health.go 01:16:38 spire-1.2.1/pkg/common/health/health_test.go 01:16:38 spire-1.2.1/pkg/common/health/logger.go 01:16:38 spire-1.2.1/pkg/common/hostservice/ 01:16:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:16:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:16:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:16:38 spire-1.2.1/pkg/common/idutil/ 01:16:38 spire-1.2.1/pkg/common/idutil/require.go 01:16:38 spire-1.2.1/pkg/common/idutil/require_test.go 01:16:38 spire-1.2.1/pkg/common/idutil/safety.go 01:16:38 spire-1.2.1/pkg/common/idutil/safety_test.go 01:16:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:16:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:16:38 spire-1.2.1/pkg/common/jwtsvid/ 01:16:38 spire-1.2.1/pkg/common/jwtsvid/common.go 01:16:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:16:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:16:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:16:38 spire-1.2.1/pkg/common/jwtutil/ 01:16:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:16:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:16:38 spire-1.2.1/pkg/common/log/ 01:16:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:16:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:16:38 spire-1.2.1/pkg/common/log/log.go 01:16:38 spire-1.2.1/pkg/common/log/log_test.go 01:16:38 spire-1.2.1/pkg/common/log/options.go 01:16:38 spire-1.2.1/pkg/common/nodeutil/ 01:16:38 spire-1.2.1/pkg/common/nodeutil/node.go 01:16:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:16:38 spire-1.2.1/pkg/common/peertracker/ 01:16:38 spire-1.2.1/pkg/common/peertracker/conn.go 01:16:38 spire-1.2.1/pkg/common/peertracker/credentials.go 01:16:38 spire-1.2.1/pkg/common/peertracker/errors.go 01:16:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:16:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:16:38 spire-1.2.1/pkg/common/peertracker/info.go 01:16:38 spire-1.2.1/pkg/common/peertracker/listener.go 01:16:38 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:16:38 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:16:38 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:16:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:16:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:16:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:16:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:16:38 spire-1.2.1/pkg/common/peertracker/tcp.go 01:16:38 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:16:38 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:16:38 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:16:38 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:16:38 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:16:38 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:16:38 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:16:38 spire-1.2.1/pkg/common/peertracker/uds.go 01:16:38 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:16:38 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:16:38 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:16:38 spire-1.2.1/pkg/common/pemutil/ 01:16:38 spire-1.2.1/pkg/common/pemutil/block.go 01:16:38 spire-1.2.1/pkg/common/pemutil/certs.go 01:16:38 spire-1.2.1/pkg/common/pemutil/common.go 01:16:38 spire-1.2.1/pkg/common/pemutil/csr.go 01:16:38 spire-1.2.1/pkg/common/pemutil/keys.go 01:16:38 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/ 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:16:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:16:38 spire-1.2.1/pkg/common/plugin/ 01:16:38 spire-1.2.1/pkg/common/plugin/aws/ 01:16:38 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:16:38 spire-1.2.1/pkg/common/plugin/azure/ 01:16:38 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:16:38 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:16:38 spire-1.2.1/pkg/common/plugin/facade.go 01:16:38 spire-1.2.1/pkg/common/plugin/facade_test.go 01:16:38 spire-1.2.1/pkg/common/plugin/gcp/ 01:16:38 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:16:38 spire-1.2.1/pkg/common/plugin/k8s/ 01:16:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:16:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:16:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:16:38 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:16:38 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:16:38 spire-1.2.1/pkg/common/plugin/log.go 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/ 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:16:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:16:38 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:16:38 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:16:38 spire-1.2.1/pkg/common/plugin/x509pop/ 01:16:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:16:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:16:38 spire-1.2.1/pkg/common/profiling/ 01:16:38 spire-1.2.1/pkg/common/profiling/dumpers.go 01:16:38 spire-1.2.1/pkg/common/profiling/profiling.go 01:16:38 spire-1.2.1/pkg/common/protoutil/ 01:16:38 spire-1.2.1/pkg/common/protoutil/masks.go 01:16:38 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:16:38 spire-1.2.1/pkg/common/rotationutil/ 01:16:38 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:16:38 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:16:38 spire-1.2.1/pkg/common/selector/ 01:16:38 spire-1.2.1/pkg/common/selector/selector.go 01:16:38 spire-1.2.1/pkg/common/selector/selector_test.go 01:16:38 spire-1.2.1/pkg/common/selector/set.go 01:16:38 spire-1.2.1/pkg/common/selector/set_utils.go 01:16:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/ 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/ 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:16:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:16:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:16:38 spire-1.2.1/pkg/common/telemetry/call.go 01:16:38 spire-1.2.1/pkg/common/telemetry/common/ 01:16:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:16:38 spire-1.2.1/pkg/common/telemetry/config.go 01:16:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:16:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/inmem.go 01:16:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/m3.go 01:16:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/metrics.go 01:16:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/names.go 01:16:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:16:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:16:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/ 01:16:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:16:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:16:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:16:38 spire-1.2.1/pkg/common/telemetry/server/server.go 01:16:38 spire-1.2.1/pkg/common/telemetry/sink.go 01:16:38 spire-1.2.1/pkg/common/telemetry/statsd.go 01:16:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:16:38 spire-1.2.1/pkg/common/telemetry/uptime.go 01:16:38 spire-1.2.1/pkg/common/telemetry/version.go 01:16:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:16:38 spire-1.2.1/pkg/common/uptime/ 01:16:38 spire-1.2.1/pkg/common/uptime/uptime.go 01:16:38 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:16:38 spire-1.2.1/pkg/common/util/ 01:16:38 spire-1.2.1/pkg/common/util/certs.go 01:16:38 spire-1.2.1/pkg/common/util/certs_test.go 01:16:38 spire-1.2.1/pkg/common/util/csr.go 01:16:38 spire-1.2.1/pkg/common/util/hash.go 01:16:38 spire-1.2.1/pkg/common/util/selectors.go 01:16:38 spire-1.2.1/pkg/common/util/selectors_test.go 01:16:38 spire-1.2.1/pkg/common/util/signals.go 01:16:38 spire-1.2.1/pkg/common/util/sort.go 01:16:38 spire-1.2.1/pkg/common/util/sort_test.go 01:16:38 spire-1.2.1/pkg/common/util/task.go 01:16:38 spire-1.2.1/pkg/common/util/task_test.go 01:16:38 spire-1.2.1/pkg/common/util/testdata/ 01:16:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:16:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:16:38 spire-1.2.1/pkg/common/version/ 01:16:38 spire-1.2.1/pkg/common/version/version.go 01:16:38 spire-1.2.1/pkg/common/x509svid/ 01:16:38 spire-1.2.1/pkg/common/x509svid/common_test.go 01:16:38 spire-1.2.1/pkg/common/x509svid/csr.go 01:16:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:16:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:16:38 spire-1.2.1/pkg/common/x509util/ 01:16:38 spire-1.2.1/pkg/common/x509util/cert.go 01:16:38 spire-1.2.1/pkg/common/x509util/dns.go 01:16:38 spire-1.2.1/pkg/common/x509util/dns_test.go 01:16:38 spire-1.2.1/pkg/common/x509util/keyid.go 01:16:38 spire-1.2.1/pkg/common/x509util/keypair.go 01:16:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:16:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:16:38 spire-1.2.1/pkg/server/ 01:16:38 spire-1.2.1/pkg/server/api/ 01:16:38 spire-1.2.1/pkg/server/api/agent.go 01:16:38 spire-1.2.1/pkg/server/api/agent/ 01:16:38 spire-1.2.1/pkg/server/api/agent/v1/ 01:16:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:16:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:16:38 spire-1.2.1/pkg/server/api/agent_test.go 01:16:38 spire-1.2.1/pkg/server/api/api.go 01:16:38 spire-1.2.1/pkg/server/api/audit/ 01:16:38 spire-1.2.1/pkg/server/api/audit/audit.go 01:16:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:16:38 spire-1.2.1/pkg/server/api/bundle.go 01:16:38 spire-1.2.1/pkg/server/api/bundle/ 01:16:38 spire-1.2.1/pkg/server/api/bundle/v1/ 01:16:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:16:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:16:38 spire-1.2.1/pkg/server/api/bundle_test.go 01:16:38 spire-1.2.1/pkg/server/api/debug/ 01:16:38 spire-1.2.1/pkg/server/api/debug/v1/ 01:16:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:16:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:16:38 spire-1.2.1/pkg/server/api/entry.go 01:16:38 spire-1.2.1/pkg/server/api/entry/ 01:16:38 spire-1.2.1/pkg/server/api/entry/v1/ 01:16:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:16:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:16:38 spire-1.2.1/pkg/server/api/entry_test.go 01:16:38 spire-1.2.1/pkg/server/api/health/ 01:16:38 spire-1.2.1/pkg/server/api/health/v1/ 01:16:38 spire-1.2.1/pkg/server/api/health/v1/service.go 01:16:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:16:38 spire-1.2.1/pkg/server/api/id.go 01:16:38 spire-1.2.1/pkg/server/api/id_test.go 01:16:38 spire-1.2.1/pkg/server/api/limits/ 01:16:38 spire-1.2.1/pkg/server/api/limits/limits.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/ 01:16:38 spire-1.2.1/pkg/server/api/middleware/alias.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/audit.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/caller.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/common.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/entries.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:16:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:16:38 spire-1.2.1/pkg/server/api/ratelimit.go 01:16:38 spire-1.2.1/pkg/server/api/rpccontext/ 01:16:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:16:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:16:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:16:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:16:38 spire-1.2.1/pkg/server/api/selector.go 01:16:38 spire-1.2.1/pkg/server/api/selector_test.go 01:16:38 spire-1.2.1/pkg/server/api/status.go 01:16:38 spire-1.2.1/pkg/server/api/status_test.go 01:16:38 spire-1.2.1/pkg/server/api/svid/ 01:16:38 spire-1.2.1/pkg/server/api/svid/v1/ 01:16:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:16:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:16:38 spire-1.2.1/pkg/server/api/trustdomain.go 01:16:38 spire-1.2.1/pkg/server/api/trustdomain/ 01:16:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:16:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:16:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:16:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:16:38 spire-1.2.1/pkg/server/authpolicy/ 01:16:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:16:38 spire-1.2.1/pkg/server/authpolicy/policy.go 01:16:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:16:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:16:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:16:38 spire-1.2.1/pkg/server/authpolicy/validate.go 01:16:38 spire-1.2.1/pkg/server/bundle/ 01:16:38 spire-1.2.1/pkg/server/bundle/client/ 01:16:38 spire-1.2.1/pkg/server/bundle/client/client.go 01:16:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:16:38 spire-1.2.1/pkg/server/bundle/client/manager.go 01:16:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:16:38 spire-1.2.1/pkg/server/bundle/client/sources.go 01:16:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:16:38 spire-1.2.1/pkg/server/bundle/client/updater.go 01:16:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:16:38 spire-1.2.1/pkg/server/ca/ 01:16:38 spire-1.2.1/pkg/server/ca/ca.go 01:16:38 spire-1.2.1/pkg/server/ca/ca_health.go 01:16:38 spire-1.2.1/pkg/server/ca/ca_test.go 01:16:38 spire-1.2.1/pkg/server/ca/journal.go 01:16:38 spire-1.2.1/pkg/server/ca/journal_test.go 01:16:38 spire-1.2.1/pkg/server/ca/manager.go 01:16:38 spire-1.2.1/pkg/server/ca/manager_health.go 01:16:38 spire-1.2.1/pkg/server/ca/manager_test.go 01:16:38 spire-1.2.1/pkg/server/ca/templates.go 01:16:38 spire-1.2.1/pkg/server/ca/upstream_client.go 01:16:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:16:38 spire-1.2.1/pkg/server/ca/validation.go 01:16:38 spire-1.2.1/pkg/server/cache/ 01:16:38 spire-1.2.1/pkg/server/cache/dscache/ 01:16:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:16:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:16:38 spire-1.2.1/pkg/server/cache/entrycache/ 01:16:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:16:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:16:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:16:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:16:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:16:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:16:38 spire-1.2.1/pkg/server/catalog/ 01:16:38 spire-1.2.1/pkg/server/catalog/catalog.go 01:16:38 spire-1.2.1/pkg/server/catalog/keymanager.go 01:16:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:16:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:16:38 spire-1.2.1/pkg/server/catalog/notifier.go 01:16:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:16:38 spire-1.2.1/pkg/server/config.go 01:16:38 spire-1.2.1/pkg/server/datastore/ 01:16:38 spire-1.2.1/pkg/server/datastore/datastore.go 01:16:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:16:38 spire-1.2.1/pkg/server/datastore/repository.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:16:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:16:38 spire-1.2.1/pkg/server/endpoints/ 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/ 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:16:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:16:38 spire-1.2.1/pkg/server/endpoints/config.go 01:16:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:16:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:16:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:16:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:16:38 spire-1.2.1/pkg/server/endpoints/middleware.go 01:16:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:16:38 spire-1.2.1/pkg/server/hostservice/ 01:16:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:16:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:16:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:16:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:16:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:16:38 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:16:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:16:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/ 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/ 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:16:38 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:16:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:16:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/ 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:16:38 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:16:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:16:38 spire-1.2.1/pkg/server/registration/ 01:16:38 spire-1.2.1/pkg/server/registration/manager.go 01:16:38 spire-1.2.1/pkg/server/registration/manager_test.go 01:16:38 spire-1.2.1/pkg/server/scanentries.go 01:16:38 spire-1.2.1/pkg/server/scanentries_test.go 01:16:38 spire-1.2.1/pkg/server/server.go 01:16:38 spire-1.2.1/pkg/server/server_test.go 01:16:38 spire-1.2.1/pkg/server/svid/ 01:16:38 spire-1.2.1/pkg/server/svid/observer.go 01:16:38 spire-1.2.1/pkg/server/svid/observer_test.go 01:16:38 spire-1.2.1/pkg/server/svid/rotator.go 01:16:38 spire-1.2.1/pkg/server/svid/rotator_config.go 01:16:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:16:38 spire-1.2.1/pkg/server/svid/rotator_test.go 01:16:38 spire-1.2.1/proto/ 01:16:38 spire-1.2.1/proto/private/ 01:16:38 spire-1.2.1/proto/private/server/ 01:16:38 spire-1.2.1/proto/private/server/journal/ 01:16:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:16:38 spire-1.2.1/proto/private/server/journal/journal.proto 01:16:38 spire-1.2.1/proto/spire/ 01:16:38 spire-1.2.1/proto/spire/common/ 01:16:38 spire-1.2.1/proto/spire/common/common.pb.go 01:16:38 spire-1.2.1/proto/spire/common/common.proto 01:16:38 spire-1.2.1/proto/spire/common/plugin/ 01:16:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:16:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:16:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:16:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:16:38 spire-1.2.1/proto/spire/plugin/ 01:16:38 spire-1.2.1/proto/spire/plugin/agent/ 01:16:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:16:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:16:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:16:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:16:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:16:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:16:38 spire-1.2.1/release/ 01:16:38 spire-1.2.1/release/spire-extras/ 01:16:38 spire-1.2.1/release/spire-extras/README.md 01:16:38 spire-1.2.1/release/spire-extras/conf/ 01:16:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:16:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:16:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:16:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:16:38 spire-1.2.1/release/spire/ 01:16:38 spire-1.2.1/release/spire/README.md 01:16:38 spire-1.2.1/release/spire/conf/ 01:16:38 spire-1.2.1/release/spire/conf/agent/ 01:16:38 spire-1.2.1/release/spire/conf/agent/agent.conf 01:16:38 spire-1.2.1/release/spire/conf/server/ 01:16:38 spire-1.2.1/release/spire/conf/server/server.conf 01:16:38 spire-1.2.1/script/ 01:16:38 spire-1.2.1/script/build-artifact.sh 01:16:38 spire-1.2.1/script/generate_dummy_ca.sh 01:16:38 spire-1.2.1/support/ 01:16:38 spire-1.2.1/support/k8s/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:16:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/ 01:16:38 spire-1.2.1/support/oidc-discovery-provider/README.md 01:16:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/config.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/main.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:16:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:16:38 spire-1.2.1/test/ 01:16:38 spire-1.2.1/test/clock/ 01:16:38 spire-1.2.1/test/clock/clock.go 01:16:38 spire-1.2.1/test/fakes/ 01:16:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:16:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:16:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:16:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:16:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:16:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:16:38 spire-1.2.1/test/fakes/fakeagentstore/ 01:16:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:16:38 spire-1.2.1/test/fakes/fakedatastore/ 01:16:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:16:38 spire-1.2.1/test/fakes/fakeentryclient/ 01:16:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:16:38 spire-1.2.1/test/fakes/fakehealthchecker/ 01:16:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:16:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:16:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:16:38 spire-1.2.1/test/fakes/fakemetrics/ 01:16:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:16:38 spire-1.2.1/test/fakes/fakenoderesolver/ 01:16:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:16:38 spire-1.2.1/test/fakes/fakenotifier/ 01:16:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:16:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:16:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:16:38 spire-1.2.1/test/fakes/fakeserverca/ 01:16:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:16:38 spire-1.2.1/test/fakes/fakeservercatalog/ 01:16:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:16:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:16:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:16:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:16:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:16:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:16:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:16:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:16:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:16:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:16:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:16:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:16:38 spire-1.2.1/test/fixture/ 01:16:38 spire-1.2.1/test/fixture/certs/ 01:16:38 spire-1.2.1/test/fixture/certs/agent_svid.der 01:16:38 spire-1.2.1/test/fixture/certs/base_cert.pem 01:16:38 spire-1.2.1/test/fixture/certs/base_csr.pem 01:16:38 spire-1.2.1/test/fixture/certs/base_key.pem 01:16:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:16:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:16:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:16:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:16:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:16:38 spire-1.2.1/test/fixture/certs/blog_key.pem 01:16:38 spire-1.2.1/test/fixture/certs/bundle.der 01:16:38 spire-1.2.1/test/fixture/certs/ca.pem 01:16:38 spire-1.2.1/test/fixture/certs/ca_key.pem 01:16:38 spire-1.2.1/test/fixture/certs/database_cert.pem 01:16:38 spire-1.2.1/test/fixture/certs/database_csr.pem 01:16:38 spire-1.2.1/test/fixture/certs/database_key.pem 01:16:38 spire-1.2.1/test/fixture/certs/node_cert.pem 01:16:38 spire-1.2.1/test/fixture/certs/node_csr.pem 01:16:38 spire-1.2.1/test/fixture/certs/node_key.pem 01:16:38 spire-1.2.1/test/fixture/certs/svid.pem 01:16:38 spire-1.2.1/test/fixture/certs/svid_key.pem 01:16:38 spire-1.2.1/test/fixture/config/ 01:16:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:16:38 spire-1.2.1/test/fixture/config/agent_good.conf 01:16:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:16:38 spire-1.2.1/test/fixture/config/plugin_good.conf 01:16:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:16:38 spire-1.2.1/test/fixture/config/server_good.conf 01:16:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:16:38 spire-1.2.1/test/fixture/fixture.go 01:16:38 spire-1.2.1/test/fixture/nodeattestor/ 01:16:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:16:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:16:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:16:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:16:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:16:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:16:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:16:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:16:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:16:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:16:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:16:38 spire-1.2.1/test/fixture/registration/ 01:16:38 spire-1.2.1/test/fixture/registration/entries.json 01:16:38 spire-1.2.1/test/fixture/registration/good-for-update.json 01:16:38 spire-1.2.1/test/fixture/registration/good.json 01:16:38 spire-1.2.1/test/fixture/registration/invalid.json 01:16:38 spire-1.2.1/test/fixture/registration/invalid_json.json 01:16:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:16:38 spire-1.2.1/test/integration/ 01:16:38 spire-1.2.1/test/integration/README.md 01:16:38 spire-1.2.1/test/integration/common 01:16:38 spire-1.2.1/test/integration/setup/ 01:16:38 spire-1.2.1/test/integration/setup/adminclient/ 01:16:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:16:38 spire-1.2.1/test/integration/setup/adminclient/client.go 01:16:38 spire-1.2.1/test/integration/setup/debugagent/ 01:16:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:16:38 spire-1.2.1/test/integration/setup/debugagent/main.go 01:16:38 spire-1.2.1/test/integration/setup/debugserver/ 01:16:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:16:38 spire-1.2.1/test/integration/setup/debugserver/main.go 01:16:38 spire-1.2.1/test/integration/setup/downstreamclient/ 01:16:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:16:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:16:38 spire-1.2.1/test/integration/setup/itclient/ 01:16:38 spire-1.2.1/test/integration/setup/itclient/client.go 01:16:38 spire-1.2.1/test/integration/setup/node-attestation/ 01:16:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:16:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:16:38 spire-1.2.1/test/integration/setup/x509pop/ 01:16:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:16:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:16:38 spire-1.2.1/test/integration/suites/ 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:16:38 spire-1.2.1/test/integration/suites/join-token/ 01:16:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:16:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:16:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:16:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:16:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:16:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:16:38 spire-1.2.1/test/integration/suites/join-token/README.md 01:16:38 spire-1.2.1/test/integration/suites/join-token/conf/ 01:16:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/join-token/teardown 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:16:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:16:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:16:38 spire-1.2.1/test/integration/suites/k8s/ 01:16:38 spire-1.2.1/test/integration/suites/k8s/00-setup 01:16:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:16:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:16:38 spire-1.2.1/test/integration/suites/k8s/README.md 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/ 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:16:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:16:38 spire-1.2.1/test/integration/suites/k8s/teardown 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/ 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:16:38 spire-1.2.1/test/integration/suites/rotation/ 01:16:38 spire-1.2.1/test/integration/suites/rotation/00-setup 01:16:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:16:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:16:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:16:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:16:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:16:38 spire-1.2.1/test/integration/suites/rotation/README.md 01:16:38 spire-1.2.1/test/integration/suites/rotation/conf/ 01:16:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/rotation/teardown 01:16:38 spire-1.2.1/test/integration/suites/self-test/ 01:16:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:16:38 spire-1.2.1/test/integration/suites/self-test/README.md 01:16:38 spire-1.2.1/test/integration/suites/self-test/teardown 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:16:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:16:38 spire-1.2.1/test/integration/suites/upgrade/ 01:16:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:16:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:16:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:16:38 spire-1.2.1/test/integration/suites/upgrade/README.md 01:16:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:16:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:16:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:16:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:16:38 spire-1.2.1/test/integration/suites/upgrade/teardown 01:16:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:16:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:16:38 spire-1.2.1/test/integration/test-one.sh 01:16:38 spire-1.2.1/test/integration/test.sh 01:16:38 spire-1.2.1/test/plugintest/ 01:16:38 spire-1.2.1/test/plugintest/config.go 01:16:38 spire-1.2.1/test/plugintest/load.go 01:16:38 spire-1.2.1/test/plugintest/option.go 01:16:38 spire-1.2.1/test/spiretest/ 01:16:38 spire-1.2.1/test/spiretest/apiserver.go 01:16:38 spire-1.2.1/test/spiretest/assertions.go 01:16:38 spire-1.2.1/test/spiretest/dir.go 01:16:38 spire-1.2.1/test/spiretest/errors_posix.go 01:16:38 spire-1.2.1/test/spiretest/errors_windows.go 01:16:38 spire-1.2.1/test/spiretest/logs.go 01:16:38 spire-1.2.1/test/spiretest/socketapi.go 01:16:38 spire-1.2.1/test/spiretest/suite.go 01:16:38 spire-1.2.1/test/spiretest/x509.go 01:16:38 spire-1.2.1/test/testca/ 01:16:38 spire-1.2.1/test/testca/ca.go 01:16:38 spire-1.2.1/test/testkey/ 01:16:38 spire-1.2.1/test/testkey/generate.sh 01:16:38 spire-1.2.1/test/testkey/genkeys.go 01:16:38 spire-1.2.1/test/testkey/keys.go 01:16:38 spire-1.2.1/test/testkey/new.go 01:16:38 spire-1.2.1/test/tpmsimulator/ 01:16:38 spire-1.2.1/test/tpmsimulator/simulator.go 01:16:38 spire-1.2.1/test/util/ 01:16:38 spire-1.2.1/test/util/cert_fixtures.go 01:16:38 spire-1.2.1/test/util/cert_generation.go 01:16:38 spire-1.2.1/test/util/io_redirection.go 01:16:38 spire-1.2.1/test/util/race.go 01:16:38 spire-1.2.1/test/util/util.go 01:16:38 building spire from source... 01:16:38 Installing go1.17.7... 01:16:45 Building bin/spire-server... 01:16:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:16:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:16:45 go: downloading github.com/mitchellh/cli v1.1.2 01:16:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:16:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:16:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:16:45 go: downloading github.com/imdario/mergo v0.3.12 01:16:45 go: downloading github.com/sirupsen/logrus v1.8.1 01:16:45 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:16:45 go: downloading google.golang.org/grpc v1.44.0 01:16:45 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:16:45 go: downloading github.com/fatih/color v1.13.0 01:16:45 go: downloading github.com/mattn/go-isatty v0.0.14 01:16:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:16:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:16:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:16:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:16:45 go: downloading github.com/armon/go-metrics v0.3.10 01:16:45 go: downloading github.com/prometheus/client_golang v1.12.1 01:16:45 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:16:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:16:45 go: downloading github.com/open-policy-agent/opa v0.38.0 01:16:45 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:16:45 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:16:45 go: downloading github.com/mattn/go-colorable v0.1.12 01:16:45 go: downloading github.com/Masterminds/goutils v1.1.0 01:16:45 go: downloading github.com/Masterminds/semver v1.5.0 01:16:45 go: downloading github.com/google/uuid v1.1.2 01:16:45 go: downloading github.com/huandu/xstrings v1.3.2 01:16:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:16:45 go: downloading github.com/oklog/run v1.0.0 01:16:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:16:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:16:45 go: downloading github.com/prometheus/client_model v0.2.0 01:16:45 go: downloading github.com/prometheus/common v0.32.1 01:16:45 go: downloading github.com/beorn7/perks v1.0.1 01:16:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:16:45 go: downloading github.com/prometheus/procfs v0.7.3 01:16:45 go: downloading go.uber.org/atomic v1.9.0 01:16:46 go: downloading github.com/imkira/go-observer v1.0.3 01:16:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:16:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:16:46 go: downloading github.com/hashicorp/errwrap v1.1.0 01:16:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:16:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:16:46 go: downloading github.com/twmb/murmur3 v1.1.6 01:16:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:16:46 go: downloading github.com/blang/semver/v4 v4.0.0 01:16:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:16:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:16:46 go: downloading github.com/jinzhu/gorm v1.9.16 01:16:46 go: downloading github.com/lib/pq v1.10.4 01:16:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:16:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:16:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:16:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:16:49 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:16:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:16:49 go: downloading github.com/stretchr/testify v1.7.0 01:16:49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:16:49 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:16:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:16:52 go: downloading google.golang.org/api v0.70.0 01:16:52 go: downloading k8s.io/client-go v0.23.4 01:16:52 go: downloading k8s.io/api v0.23.4 01:16:52 go: downloading github.com/google/go-tpm v0.3.3 01:16:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:16:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:16:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:16:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:16:52 go: downloading cloud.google.com/go/storage v1.21.0 01:16:52 go: downloading cloud.google.com/go v0.100.2 01:16:53 go: downloading k8s.io/apimachinery v0.23.4 01:16:54 go: downloading k8s.io/kube-aggregator v0.23.3 01:16:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:16:54 go: downloading cloud.google.com/go/security v1.3.0 01:16:54 go: downloading github.com/hashicorp/vault/api v1.4.1 01:16:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:16:54 go: downloading github.com/jinzhu/inflection v1.0.0 01:16:54 go: downloading github.com/aws/smithy-go v1.11.0 01:16:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:16:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:16:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:16:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:16:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:16:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:16:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:16:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:16:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:16:56 go: downloading github.com/dimchansky/utfbom v1.1.1 01:16:56 go: downloading cloud.google.com/go/compute v1.3.0 01:16:56 go: downloading cloud.google.com/go/iam v0.1.1 01:16:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:16:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:16:56 go: downloading github.com/gogo/protobuf v1.3.2 01:16:56 go: downloading k8s.io/klog/v2 v2.30.0 01:16:56 go: downloading github.com/google/gofuzz v1.1.0 01:16:56 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:16:56 go: downloading github.com/spf13/pflag v1.0.5 01:16:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:16:56 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:16:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:16:56 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:16:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:16:56 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:16:56 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:16:56 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:16:57 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:16:57 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:16:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:16:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:16:57 go: downloading gopkg.in/yaml.v2 v2.4.0 01:16:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:16:57 go: downloading github.com/gobwas/glob v0.2.3 01:16:57 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:16:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:16:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:16:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:16:57 go: downloading go.opencensus.io v0.23.0 01:16:57 go: downloading gopkg.in/inf.v0 v0.9.1 01:16:57 go: downloading github.com/google/go-cmp v0.5.7 01:16:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:16:57 go: downloading github.com/go-logr/logr v1.2.2 01:16:57 go: downloading github.com/googleapis/gnostic v0.5.5 01:16:57 go: downloading github.com/json-iterator/go v1.1.12 01:16:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:16:57 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:16:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:16:57 go: downloading go.uber.org/zap v1.21.0 01:16:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:16:57 go: downloading github.com/tklauser/numcpus v0.3.0 01:16:57 go: downloading sigs.k8s.io/yaml v1.3.0 01:16:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:16:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:16:58 go: downloading github.com/modern-go/reflect2 v1.0.2 01:16:58 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:16:58 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:16:58 go: downloading github.com/hashicorp/go-version v1.2.0 01:16:58 go: downloading github.com/ryanuber/go-glob v1.0.0 01:16:58 go: downloading github.com/golang/snappy v0.0.4 01:16:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:16:58 go: downloading go.uber.org/multierr v1.6.0 01:16:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:17:03 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:17:03 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:17:14 ? github.com/edgexfoundry/edgex-go [no test files] 01:17:21 Removing intermediate container d3ddcaa576ed 01:17:21 ---> af3ad0c7b086 01:17:21 01:17:21 Step 10/22 : FROM alpine:3.14 01:17:21 ---> e04c818066af 01:17:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:17:21 Removing intermediate container 740cbf822524 01:17:21 ---> 141d065b00e1 01:17:21 01:17:21 Step 10/23 : FROM alpine:3.14 01:17:21 ---> e04c818066af 01:17:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:17:21 ---> Using cache 01:17:21 ---> 122c1130e0c3 01:17:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:17:21 ---> Using cache 01:17:21 ---> 213437f0848c 01:17:21 Step 13/23 : ENV APP_PORT=59881 01:17:21 ---> Running in 0d245508c593 01:17:21 ---> Running in d60e049fb35b 01:17:22 Removing intermediate container d60e049fb35b 01:17:22 ---> c1592110c618 01:17:22 Step 14/23 : EXPOSE $APP_PORT 01:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:17:22 ---> Running in 663dca25a590 01:17:22 (1/6) Installing ca-certificates (20211220-r0) 01:17:22 (2/6) Installing brotli-libs (1.0.9-r5) 01:17:22 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:17:22 (4/6) Installing libcurl (7.79.1-r0) 01:17:22 (5/6) Installing curl (7.79.1-r0) 01:17:22 (6/6) Installing dumb-init (1.2.5-r1) 01:17:22 Executing busybox-1.33.1-r7.trigger 01:17:22 Executing ca-certificates-20211220-r0.trigger 01:17:22 OK: 8 MiB in 20 packages 01:17:23 Removing intermediate container 663dca25a590 01:17:23 ---> 2eb680ac14b9 01:17:23 Step 15/23 : WORKDIR / 01:17:24 ---> Running in f985dc45ae2d 01:17:24 Removing intermediate container 0d245508c593 01:17:24 ---> 6c9da8008a78 01:17:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:17:25 Removing intermediate container f985dc45ae2d 01:17:25 ---> 76564251d51f 01:17:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:25 ---> Running in 28b2aed515c6 01:17:26 ---> d091c7457fa9 01:17:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:17:26 Removing intermediate container 28b2aed515c6 01:17:26 ---> 50535bf909b7 01:17:26 Step 13/22 : WORKDIR /edgex 01:17:27 ---> Running in 98c1de4e6d49 01:17:27 Removing intermediate container 98c1de4e6d49 01:17:27 ---> f29fee9c06c8 01:17:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:17:27 ---> 5f872238bf76 01:17:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:17:28 ---> 63f7b7ed5ece 01:17:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:17:28 ---> cf30b6714b3b 01:17:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:17:28 ---> Running in c323127d509d 01:17:29 ---> ccfb148b1ca8 01:17:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:17:30 Removing intermediate container c323127d509d 01:17:30 ---> d4fdf4250937 01:17:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:31 ---> 522900d67990 01:17:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:17:31 ---> Running in cb3ae468043d 01:17:32 Removing intermediate container cb3ae468043d 01:17:32 ---> c26385865997 01:17:32 Step 21/23 : LABEL arch=x86_64 01:17:32 ---> Running in 6741e4b20229 01:17:32 ---> 5c2b4b3151f0 01:17:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:17:32 ---> Running in 6f650084b523 01:17:32 Removing intermediate container 6741e4b20229 01:17:32 ---> 7510db689cc8 01:17:32 Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:17:32 ---> Running in 098cbeedee3f 01:17:33 Removing intermediate container 098cbeedee3f 01:17:33 ---> 9b3daf51205f 01:17:33 Step 23/23 : LABEL version=0.0.0 01:17:33 ---> Running in 9c6e8cda37bd 01:17:34 Removing intermediate container 9c6e8cda37bd 01:17:34 ---> abc75da77c9c 01:17:34 01:17:34 Removing intermediate container 6f650084b523 01:17:34 ---> 0cb89642319c 01:17:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:17:34 Successfully built abc75da77c9c 01:17:34 Successfully tagged core-metadata:latest 01:17:34  Building core-metadata ... done Building security-spiffe-token-provider 01:17:34 ---> Running in 6a9f591c2e64 01:17:35 Removing intermediate container f24631189a51 01:17:35 ---> 78b58a804640 01:17:35 01:17:35 Step 13/26 : FROM alpine:3.15 01:17:37 3.15: Pulling from library/alpine 01:17:37 Removing intermediate container 6a9f591c2e64 01:17:37 ---> 31932689c3a3 01:17:37 Step 20/22 : LABEL arch=x86_64 01:17:37 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:17:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:17:37 ---> 1b6cfe7dcfe8 01:17:37 Step 3/20 : WORKDIR /edgex-go 01:17:37 ---> Using cache 01:17:37 ---> ec7ae696ebc7 01:17:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:17:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:17:39 Status: Downloaded newer image for alpine:3.15 01:17:39 ---> 0ac33e5f5afa 01:17:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:17:39 ---> Running in 2398101a91f6 01:17:39 ---> Running in 83c7e22476cb 01:17:39 ---> Running in 3f104ac6a3aa 01:17:39 Removing intermediate container 2398101a91f6 01:17:39 ---> 11a8c39222d1 01:17:39 Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:17:39 ---> Running in 071f2d03316d 01:17:39 Removing intermediate container 3f104ac6a3aa 01:17:39 ---> 0bb79626e125 01:17:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:17:39 ---> Running in 524ff79e8b8c 01:17:39 Removing intermediate container 071f2d03316d 01:17:39 ---> 5e68f63b94fd 01:17:39 Step 22/22 : LABEL version=0.0.0 01:17:39 ---> Running in de6f413706fb 01:17:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:17:39 Removing intermediate container de6f413706fb 01:17:39 ---> aaa329f6a2f7 01:17:39 01:17:39 Successfully built aaa329f6a2f7 01:17:39 Successfully tagged security-proxy-setup:latest 01:17:40  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:17:41 Removing intermediate container 524ff79e8b8c 01:17:41 ---> 6179692e4245 01:17:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:41 ---> Running in 0d0f9afaa8d5 01:17:41 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 01:17:41 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:17:41 OK: 15866 distinct packages available 01:17:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:17:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:17:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:17:42 OK: 221 MiB in 52 packages 01:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:17:43 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 01:17:43 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:17:43 OK: 15855 distinct packages available 01:17:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:17:43 Removing intermediate container 83c7e22476cb 01:17:43 ---> fd3e47e6544f 01:17:43 Step 5/20 : COPY go.mod vendor* ./ 01:17:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:17:43 ---> d4c7d700056e 01:17:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:44 ---> Running in 8c87d33724d2 01:17:44 (1/5) Installing dumb-init (1.2.5-r1) 01:17:44 (2/5) Installing musl-obstack (1.2.3-r0) 01:17:44 (3/5) Installing libucontext (1.1-r0) 01:17:44 (4/5) Installing gcompat (1.0.0-r4) 01:17:44 (5/5) Installing openssl (1.1.1n-r0) 01:17:44 Executing busybox-1.34.1-r5.trigger 01:17:44 OK: 6 MiB in 19 packages 01:17:45 Removing intermediate container 0d0f9afaa8d5 01:17:45 ---> f1439d194a38 01:17:45 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 01:17:45 Removing intermediate container 8c87d33724d2 01:17:45 ---> 94e65868af7f 01:17:45 Step 7/20 : COPY . . 01:17:51 ---> 9e83a046a915 01:17:51 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:17:55 ---> b27d88adbcd1 01:17:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:17:55 ---> 6ef8bfd793c2 01:17:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:17:55 ---> Running in 2a7fed0cf111 01:17:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:17:55 ---> f1a75a429dfa 01:17:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:17:56 ---> 859855316d47 01:17:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:17:56 ---> 9c33540b9841 01:17:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:17:56 ---> Running in b0f3f9d69158 01:17:57 Removing intermediate container b0f3f9d69158 01:17:57 ---> 9024c7fadaf7 01:17:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:17:57 ---> Running in 1b870810c4a0 01:17:57 Removing intermediate container 1b870810c4a0 01:17:57 ---> 771c96dd084c 01:17:57 Step 24/26 : LABEL arch=x86_64 01:17:57 ---> Running in 5e44619ec989 01:17:58 Removing intermediate container 5e44619ec989 01:17:58 ---> 06667dbccd88 01:17:58 Step 25/26 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:17:58 ---> Running in f4e51d2f01e0 01:17:58 Removing intermediate container f4e51d2f01e0 01:17:58 ---> 9ab5cc3cf6b2 01:17:58 Step 26/26 : LABEL version=0.0.0 01:17:58 ---> Running in cd9c91d6fe14 01:17:58 Removing intermediate container cd9c91d6fe14 01:17:58 ---> 334c56d68ea1 01:17:58 01:17:58 Successfully built 334c56d68ea1 01:17:58 Successfully tagged security-spire-agent:latest 01:18:20  Building security-spire-agent ... done Building bin/spire-agent... 01:18:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:18:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:18:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:18:20 go: downloading github.com/docker/docker v20.10.12+incompatible 01:18:20 Removing intermediate container 2a7fed0cf111 01:18:20 ---> 43c4e5825bb9 01:18:20 01:18:20 Step 9/20 : FROM alpine:3.15 01:18:20 ---> 0ac33e5f5afa 01:18:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:18:20 ---> Using cache 01:18:20 ---> 0bb79626e125 01:18:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:18:20 ---> Using cache 01:18:20 ---> 6179692e4245 01:18:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:18:20 ---> Running in 5c9bf910536c 01:18:20 go: downloading github.com/google/go-tpm-tools v0.3.3 01:18:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:18:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:18:20 go: downloading github.com/docker/go-connections v0.4.0 01:18:20 go: downloading github.com/docker/go-units v0.4.0 01:18:20 go: downloading github.com/opencontainers/image-spec v1.0.1 01:18:20 go: downloading github.com/containerd/containerd v1.3.4 01:18:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:18:20 go: downloading github.com/opencontainers/go-digest v1.0.0 01:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:18:20 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 01:18:20 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:18:20 OK: 15855 distinct packages available 01:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:18:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:18:21 (1/9) Installing ca-certificates (20211220-r0) 01:18:21 (2/9) Installing brotli-libs (1.0.9-r5) 01:18:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:18:21 (4/9) Installing libcurl (7.80.0-r0) 01:18:22 (5/9) Installing curl (7.80.0-r0) 01:18:22 (6/9) Installing dumb-init (1.2.5-r1) 01:18:22 (7/9) Installing musl-obstack (1.2.3-r0) 01:18:22 (8/9) Installing libucontext (1.1-r0) 01:18:22 (9/9) Installing gcompat (1.0.0-r4) 01:18:22 Executing busybox-1.34.1-r5.trigger 01:18:22 Executing ca-certificates-20211220-r0.trigger 01:18:22 OK: 8 MiB in 23 packages 01:18:24 Removing intermediate container 5c9bf910536c 01:18:24 ---> 18e83b2de2ae 01:18:24 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:18:24 ---> 6a54775e2444 01:18:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:18:24 ---> 8485c4260419 01:18:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:18:25 ---> 87abb50d422c 01:18:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:18:25 ---> Running in e3f6eb715fa6 01:18:25 Removing intermediate container e3f6eb715fa6 01:18:25 ---> f2a646c24273 01:18:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:18:25 ---> Running in 55491714c179 01:18:25 Removing intermediate container 55491714c179 01:18:25 ---> 093e7c090841 01:18:25 Step 18/20 : LABEL arch=x86_64 01:18:25 ---> Running in 1ccc44bd5c3e 01:18:25 Removing intermediate container 1ccc44bd5c3e 01:18:25 ---> 682d8575e96d 01:18:25 Step 19/20 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:18:25 ---> Running in 7a02f7023385 01:18:25 Removing intermediate container 7a02f7023385 01:18:25 ---> 26aaa6ee22be 01:18:25 Step 20/20 : LABEL version=0.0.0 01:18:26 ---> Running in be828bb7e433 01:18:26 Removing intermediate container be828bb7e433 01:18:26 ---> f8354cb2bf8f 01:18:26 01:18:26 Successfully built f8354cb2bf8f 01:18:26 Successfully tagged security-spiffe-token-provider:latest 01:18:58  Building security-spiffe-token-provider ... done Building bin/spire-agent... 01:18:58 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:18:58 go: downloading github.com/docker/docker v20.10.12+incompatible 01:18:58 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:18:58 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:18:58 go: downloading github.com/google/go-tpm-tools v0.3.3 01:18:58 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:18:58 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:18:58 go: downloading github.com/docker/go-connections v0.4.0 01:18:58 go: downloading github.com/docker/go-units v0.4.0 01:18:58 go: downloading github.com/opencontainers/image-spec v1.0.1 01:18:58 go: downloading github.com/containerd/containerd v1.3.4 01:18:58 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:18:58 go: downloading github.com/opencontainers/go-digest v1.0.0 01:19:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:19:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:19:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:19:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:19:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:19:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:19:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:19:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:19:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:19:16 Removing intermediate container 93a3330685e7 01:19:16 ---> c1232d6a96a7 01:19:16 01:19:16 Step 13/25 : FROM alpine:3.15 01:19:16 ---> 0ac33e5f5afa 01:19:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:19:16 ---> Using cache 01:19:16 ---> 0bb79626e125 01:19:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:19:16 ---> Using cache 01:19:16 ---> 6179692e4245 01:19:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:19:16 ---> Using cache 01:19:16 ---> f1439d194a38 01:19:16 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:19:18 ---> c684be0f36e0 01:19:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:19:19 ---> cee4fd8b9b5c 01:19:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:19:19 ---> 3270b763b529 01:19:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:19:20 ---> 1665bde7bfa8 01:19:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:19:20 ---> Running in f6ad5db69bd1 01:19:20 Removing intermediate container f6ad5db69bd1 01:19:20 ---> 565fd378724e 01:19:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:19:20 ---> Running in 60dffd468616 01:19:20 Removing intermediate container 60dffd468616 01:19:20 ---> f5fb30ea3dfa 01:19:20 Step 23/25 : LABEL arch=x86_64 01:19:20 ---> Running in 1879773b8b89 01:19:20 Removing intermediate container 1879773b8b89 01:19:20 ---> 94ed8d037512 01:19:20 Step 24/25 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:19:20 ---> Running in a1d64c0ce6d7 01:19:21 Removing intermediate container a1d64c0ce6d7 01:19:21 ---> f9a724f16a69 01:19:21 Step 25/25 : LABEL version=0.0.0 01:19:21 ---> Running in a9a1db100b75 01:19:21 Removing intermediate container a9a1db100b75 01:19:21 ---> ca135c569c76 01:19:21 01:19:21 Successfully built ca135c569c76 01:19:21 Successfully tagged security-spire-server:latest 01:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements 01:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements 01:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.431s coverage: 53.4% of statements 01:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.337s coverage: 89.2% of statements 01:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.576s coverage: 84.4% of statements 01:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.320s coverage: 95.6% of statements 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 72.2% of statements 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.710s coverage: 60.0% of statements 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.839s coverage: 0.9% of statements 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.408s coverage: 58.8% of statements 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements 01:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 79.5% of statements 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.336s coverage: 96.3% of statements 01:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 01:20:00  Building security-spire-server ... done Removing intermediate container 490e50d9f6e1 01:20:00 ---> 873fd2ceb4f8 01:20:00 01:20:00 Step 13/26 : FROM alpine:3.15 01:20:00 ---> 0ac33e5f5afa 01:20:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:20:00 ---> Using cache 01:20:00 ---> 0bb79626e125 01:20:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:20:00 ---> Using cache 01:20:00 ---> 6179692e4245 01:20:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:20:00 ---> Running in 522c96bc8c98 01:20:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:20:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:20:00 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 01:20:00 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:20:00 OK: 15855 distinct packages available 01:20:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:20:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:20:00 (1/4) Installing dumb-init (1.2.5-r1) 01:20:00 (2/4) Installing musl-obstack (1.2.3-r0) 01:20:00 (3/4) Installing libucontext (1.1-r0) 01:20:00 (4/4) Installing gcompat (1.0.0-r4) 01:20:00 Executing busybox-1.34.1-r5.trigger 01:20:00 OK: 6 MiB in 18 packages 01:20:00 Removing intermediate container 522c96bc8c98 01:20:00 ---> 4ae647afa815 01:20:00 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:20:02 ---> 135879d61a6e 01:20:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:20:02 ---> 70f5fe823866 01:20:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:20:02 ---> Running in 579cc5d26482 01:20:02 Removing intermediate container 579cc5d26482 01:20:02 ---> 9f6419136432 01:20:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:20:02 ---> 7862ea715501 01:20:02 Step 21/26 : WORKDIR / 01:20:02 ---> Running in 486d8ed5dfe9 01:20:02 Removing intermediate container 486d8ed5dfe9 01:20:02 ---> 56b959b34488 01:20:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:20:02 ---> Running in fcc5bc43d7c1 01:20:03 Removing intermediate container fcc5bc43d7c1 01:20:03 ---> adfef11cf69c 01:20:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:20:03 ---> Running in 25a303bfcebf 01:20:03 Removing intermediate container 25a303bfcebf 01:20:03 ---> 09b133903fcb 01:20:03 Step 24/26 : LABEL arch=x86_64 01:20:03 ---> Running in f281db5c1b27 01:20:03 Removing intermediate container f281db5c1b27 01:20:03 ---> 7a8a7cc3ab08 01:20:03 Step 25/26 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:20:03 ---> Running in abd0357abf15 01:20:03 Removing intermediate container abd0357abf15 01:20:03 ---> 81ff93c715ec 01:20:03 Step 26/26 : LABEL version=0.0.0 01:20:03 ---> Running in f5a462e3f103 01:20:03 Removing intermediate container f5a462e3f103 01:20:03 ---> 0b50d3f371bc 01:20:03 01:20:03 Successfully built 0b50d3f371bc 01:20:03 Successfully tagged security-spire-config:latest 01:20:03  Building security-spire-config ... done  [Pipeline] } 01:20:03 $ docker stop --time=1 b84b5a860a649209384ea93844887de2c6c5af4e0a5d7a482015487ba0fa00d4 01:20:04 $ docker rm -f b84b5a860a649209384ea93844887de2c6c5af4e0a5d7a482015487ba0fa00d4 [Pipeline] // withDockerContainer [Pipeline] sh 01:20:05 + docker images 01:20:05 REPOSITORY TAG IMAGE ID CREATED SIZE 01:20:05 security-spire-config latest 0b50d3f371bc 2 seconds ago 86.7MB 01:20:05 873fd2ceb4f8 18 seconds ago 4.43GB 01:20:05 security-spire-server latest ca135c569c76 44 seconds ago 87.3MB 01:20:05 c1232d6a96a7 About a minute ago 4.43GB 01:20:05 security-spiffe-token-provider latest f8354cb2bf8f About a minute ago 28.8MB 01:20:05 43c4e5825bb9 About a minute ago 1.54GB 01:20:05 security-spire-agent latest 334c56d68ea1 2 minutes ago 127MB 01:20:05 security-proxy-setup latest aaa329f6a2f7 2 minutes ago 26.9MB 01:20:05 core-metadata latest abc75da77c9c 2 minutes ago 17MB 01:20:05 78b58a804640 2 minutes ago 4.43GB 01:20:05 141d065b00e1 2 minutes ago 1.5GB 01:20:05 af3ad0c7b086 2 minutes ago 1.5GB 01:20:05 support-notifications latest 5bde17b321bb 3 minutes ago 26.9MB 01:20:05 support-scheduler latest 48acd9de1a19 3 minutes ago 26.3MB 01:20:05 core-command latest 938449b7f289 3 minutes ago 16.1MB 01:20:05 5ea6d2ae6a77 3 minutes ago 1.55GB 01:20:05 05ce0e373d22 4 minutes ago 1.55GB 01:20:05 009ca96c06e3 4 minutes ago 1.49GB 01:20:05 sys-mgmt-agent latest 6c3fd4707bd7 4 minutes ago 299MB 01:20:05 security-bootstrapper latest 383775e46887 4 minutes ago 19.1MB 01:20:05 security-secretstore-setup latest 4f9a985f22ef 4 minutes ago 28.5MB 01:20:05 core-data latest 81543a75e43d 4 minutes ago 22.5MB 01:20:05 5d2c7a601cb2 5 minutes ago 1.49GB 01:20:05 11011220f5a7 5 minutes ago 1.5GB 01:20:05 e305f2124f2c 5 minutes ago 1.52GB 01:20:05 e65d6ada56b7 5 minutes ago 1.5GB 01:20:05 ci-base-image-x86_64 latest 1b6cfe7dcfe8 8 minutes ago 896MB 01:20:05 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 01:20:05 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 01:20:05 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 01:20:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 01:20:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 01:20:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.234s coverage: 94.4% of statements 01:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements 01:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.790s coverage: 82.5% of statements 01:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.285s coverage: 85.4% of statements 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.881s coverage: 91.2% of statements 01:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.982s coverage: 64.4% of statements 01:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.329s coverage: 100.0% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 01:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.436s coverage: 65.4% of statements 01:20:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:20:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:20:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.886s coverage: 43.8% of statements 01:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements 01:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements 01:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:20:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:20:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.742s coverage: 92.3% of statements 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:20:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.370s coverage: 63.2% of statements 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:20:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 01:20:49 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 01:20:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:20:49 GO111MODULE=on go vet ./... 01:22:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:22:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:22:41 ./bin/test-attribution-txt.sh [Pipeline] echo 01:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:22:43 + ls -al . 01:22:43 total 668 01:22:43 drwxrwxr-x 9 1001 1001 4096 Apr 22 01:22 . 01:22:43 drwxr-xr-x 4 root root 4096 Apr 22 01:16 .. 01:22:43 -rw-rw-r-- 1 1001 1001 11 Apr 22 01:14 .dockerignore 01:22:43 drwxrwxr-x 8 1001 1001 4096 Apr 22 01:14 .git 01:22:43 drwxrwxr-x 3 1001 1001 4096 Apr 22 01:14 .github 01:22:43 -rw-rw-r-- 1 1001 1001 879 Apr 22 01:14 .gitignore 01:22:43 -rw-rw-r-- 1 1001 1001 42 Apr 22 01:14 .golangci.yml 01:22:43 -rw-rw-r-- 1 1001 1001 87 Apr 22 01:14 .hadolint.yml 01:22:43 -rw-rw-r-- 1 1001 1001 166 Apr 22 01:14 .sonarcloud.properties 01:22:43 -rw-rw-r-- 1 1001 1001 1171 Apr 22 01:14 ADOPTERS.md 01:22:43 -rw-rw-r-- 1 1001 1001 10086 Apr 22 01:14 Attribution.txt 01:22:43 -rw-rw-r-- 1 1001 1001 51732 Apr 22 01:14 CHANGELOG.md 01:22:43 -rw-rw-r-- 1 1001 1001 3804 Apr 22 01:14 CONTRIBUTING.md 01:22:43 -rw-rw-r-- 1 1001 1001 677 Apr 22 01:14 GOVERNANCE.md 01:22:43 -rw-rw-r-- 1 1001 1001 850 Apr 22 01:14 Jenkinsfile 01:22:43 -rw-rw-r-- 1 1001 1001 10775 Apr 22 01:14 LICENSE 01:22:43 -rw-rw-r-- 1 1001 1001 10389 Apr 22 01:14 Makefile 01:22:43 -rw-rw-r-- 1 1001 1001 582 Apr 22 01:14 OWNERS.md 01:22:43 -rw-rw-r-- 1 1001 1001 9120 Apr 22 01:14 README.md 01:22:43 -rw-rw-r-- 1 1001 1001 6912 Apr 22 01:14 SECURITY.md 01:22:43 -rw-rw-r-- 1 1001 1001 5 Apr 22 01:11 VERSION 01:22:43 -rw-rw-r-- 1 1001 1001 4131 Apr 22 01:14 ZMQWindows.md 01:22:43 drwxrwxr-x 2 1001 1001 4096 Apr 22 01:14 bin 01:22:43 drwxrwxr-x 18 1001 1001 4096 Apr 22 01:14 cmd 01:22:43 -rw-r--r-- 1 root root 435134 Apr 22 01:20 coverage.out 01:22:43 -rw-rw-r-- 1 1001 1001 3256 Apr 22 01:14 go.mod 01:22:43 -rw-rw-r-- 1 1001 1001 35162 Apr 22 01:16 go.sum 01:22:43 drwxrwxr-x 8 1001 1001 4096 Apr 22 01:14 internal 01:22:43 drwxrwxr-x 3 1001 1001 4096 Apr 22 01:14 openapi 01:22:43 drwxrwxr-x 4 1001 1001 4096 Apr 22 01:14 snap 01:22:43 -rw-rw-r-- 1 1001 1001 204 Apr 22 01:14 version.go [Pipeline] sh 01:22:44 + '[' -e coverage.out ] 01:22:44 + chown 1001:1001 coverage.out [Pipeline] stash 01:22:44 Warning: overwriting stash ‘coverage-report’ 01:22:45 Stashed 1 file(s) [Pipeline] sh 01:22:46 + make build 01:22:46 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:24: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/core-metadata/core-metadata ./cmd/core-metadata 01:25:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:25:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:26: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:26: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:26:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:26: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:26:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:26:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:26:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:26:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:26:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:26:47 $ docker stop --time=1 9d81c1d62f43a5e5067186122fa3591d628213318ccd17cbf9c53c887247f708 01:26:49 $ docker rm -f 9d81c1d62f43a5e5067186122fa3591d628213318ccd17cbf9c53c887247f708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:26:51 01:26:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:26:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:26:52 latest: Pulling from edgex-devops/edgex-compose-arm64 01:26:52 29e5d40040c1: Pulling fs layer 01:26:52 1ce36da41761: Pulling fs layer 01:26:52 25b303627fd3: Pulling fs layer 01:26:52 29e5d40040c1: Verifying Checksum 01:26:52 29e5d40040c1: Download complete 01:26:52 1ce36da41761: Verifying Checksum 01:26:52 1ce36da41761: Download complete 01:26:52 29e5d40040c1: Pull complete 01:26:54 25b303627fd3: Verifying Checksum 01:26:54 25b303627fd3: Download complete 01:26:54 1ce36da41761: Pull complete 01:27:06 25b303627fd3: Pull complete 01:27:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:27:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:27:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:27:07 prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container 01:27:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:27:10 $ docker top cbacb9d9f56cf30e1f0f4eace098939821facfe183aedb8ddcd65902b664de52 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:11 + docker-compose build --help 01:27:11 + grep parallel 01:27:16 --parallel Build images in parallel. [Pipeline] } 01:27:16 $ docker stop --time=1 cbacb9d9f56cf30e1f0f4eace098939821facfe183aedb8ddcd65902b664de52 01:27:18 $ docker rm -f cbacb9d9f56cf30e1f0f4eace098939821facfe183aedb8ddcd65902b664de52 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:27:19 . [Pipeline] withDockerContainer 01:27:19 prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container 01:27:19 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 01:27:20 $ docker top a74815c6d2f6f0894413bb38c39dfc5927d4595c147ab8ff0c2751832e8ccf4c -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:21 + docker-compose -f ./docker-compose-build.yml build --parallel 01:27:27 Building core-command ... 01:27:27 Building core-data ... 01:27:27 Building core-metadata ... 01:27:27 Building security-bootstrapper ... 01:27:27 Building security-proxy-setup ... 01:27:27 Building security-secretstore-setup ... 01:27:27 Building security-spiffe-token-provider ... 01:27:27 Building security-spire-agent ... 01:27:27 Building security-spire-config ... 01:27:27 Building security-spire-server ... 01:27:27 Building support-notifications ... 01:27:27 Building support-scheduler ... 01:27:27 Building sys-mgmt-agent ... 01:27:27 Building security-bootstrapper 01:27:27 Building core-data 01:27:27 Building security-spiffe-token-provider 01:27:27 Building support-notifications 01:27:27 Building security-secretstore-setup 01:29:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:29:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:29:03 ---> 93d7aec2c5c4 01:29:03 Step 3/31 : WORKDIR /edgex-go 01:29:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:29:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:29:03 ---> 93d7aec2c5c4 01:29:03 Step 3/25 : WORKDIR /edgex-go 01:29:03 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:29:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:29:03 ---> 93d7aec2c5c4 01:29:03 Step 3/20 : WORKDIR /edgex-go 01:29:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:29:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:29:03 ---> 93d7aec2c5c4 01:29:03 Step 3/22 : WORKDIR /edgex-go 01:29:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:29:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:29:03 ---> 93d7aec2c5c4 01:29:03 Step 3/23 : WORKDIR /edgex-go 01:29:03 ---> Running in 2bc776422107 01:29:03 ---> Running in 021591209ca3 01:29:03 ---> Running in a60c45223394 01:29:03 ---> Running in c99eca56cec3 01:29:03 ---> Running in 4be3506acbe1 01:29:03 Removing intermediate container 2bc776422107 01:29:03 ---> d4bcb8e2db6a 01:29:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:03 Removing intermediate container a60c45223394 01:29:03 ---> d12d7bce8f14 01:29:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:03 Removing intermediate container 021591209ca3 01:29:03 ---> fa7f862cf471 01:29:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:03 ---> Running in 09396a914332 01:29:03 ---> Running in 353228be8f33 01:29:03 Removing intermediate container c99eca56cec3 01:29:03 ---> b3a4894bae97 01:29:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:29:03 Removing intermediate container 4be3506acbe1 01:29:03 ---> cb5cc2896ec0 01:29:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:03 ---> Running in ee349aa5d727 01:29:03 ---> Running in 1667c6b44d73 01:29:03 ---> Running in e9b770a4d04b 01:29:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:03 Removing intermediate container 09396a914332 01:29:03 ---> e5bc2c00b99e 01:29:03 Step 5/25 : RUN apk add --update --no-cache make git 01:29:03 ---> Running in 7a5543f3ffce 01:29:03 Removing intermediate container 353228be8f33 01:29:03 ---> 13e9950f842f 01:29:03 Step 5/31 : RUN apk add --update --no-cache make git 01:29:03 Removing intermediate container ee349aa5d727 01:29:03 ---> 756de9890168 01:29:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:29:03 ---> Running in a575672c6115 01:29:03 ---> Running in bf3cc50b5d91 01:29:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:03 Removing intermediate container e9b770a4d04b 01:29:03 ---> 2faeafec9901 01:29:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:29:03 ---> Running in 3732337c52e2 01:29:03 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 01:29:03 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:29:03 OK: 15741 distinct packages available 01:29:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:06 OK: 220 MiB in 52 packages 01:29:06 OK: 220 MiB in 52 packages 01:29:06 OK: 220 MiB in 52 packages 01:29:06 OK: 220 MiB in 52 packages 01:29:06 OK: 220 MiB in 52 packages 01:29:07 Removing intermediate container 7a5543f3ffce 01:29:07 ---> 0ae846f5c520 01:29:07 Step 6/25 : COPY go.mod vendor* ./ 01:29:08 Removing intermediate container 1667c6b44d73 01:29:08 ---> 71a0a4a9fbf1 01:29:08 Step 5/20 : COPY go.mod vendor* ./ 01:29:08 Removing intermediate container 3732337c52e2 01:29:08 ---> e13a7507c1cc 01:29:08 Step 6/23 : COPY go.mod vendor* ./ 01:29:08 Removing intermediate container a575672c6115 01:29:08 ---> 56ef50f828c8 01:29:08 Step 6/31 : COPY go.mod vendor* ./ 01:29:08 Removing intermediate container bf3cc50b5d91 01:29:08 ---> fd7f5de49dce 01:29:08 Step 6/22 : COPY go.mod vendor* ./ 01:29:09 ---> 0ba258c12d21 01:29:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:09 ---> 84aa3f57ef9e 01:29:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:09 ---> Running in f2fdf83f93f1 01:29:09 ---> Running in 62cc75a048e8 01:29:10 ---> ef1c22e47bf0 01:29:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:10 ---> 9c9f7da0c5cd 01:29:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:10 ---> Running in f1c9922eb2ff 01:29:10 ---> 35c4ed34f285 01:29:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:10 ---> Running in 02ffb84b4180 01:29:10 ---> Running in 41a15f3b950e 01:29:15 Removing intermediate container 62cc75a048e8 01:29:15 ---> 95ea7b692c7e 01:29:15 Step 7/20 : COPY . . 01:29:15 Removing intermediate container f2fdf83f93f1 01:29:15 ---> 0cddfb4aa966 01:29:15 Step 8/25 : COPY . . 01:29:16 Removing intermediate container f1c9922eb2ff 01:29:16 ---> 46ce2d6a7d9b 01:29:16 Step 8/23 : COPY . . 01:29:16 Removing intermediate container 02ffb84b4180 01:29:16 ---> 769e496a6102 01:29:16 Step 8/22 : COPY . . 01:29:16 Removing intermediate container 41a15f3b950e 01:29:16 ---> 3ab6ce400240 01:29:16 Step 8/31 : COPY . . 01:29:49 ---> f9f67ca9f207 01:29:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:29:49 ---> 2293aa497384 01:29:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:29:49 ---> 1e39d4d9214d 01:29:49 Step 9/23 : RUN make cmd/core-data/core-data 01:29:49 ---> 5eb5588ae2b5 01:29:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:29:49 ---> a6eebd44b546 01:29:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:29:49 ---> Running in 3b072388542b 01:29:49 ---> Running in 6ef3b2c00c5a 01:29:49 ---> Running in f92baca29691 01:29:49 ---> Running in 0ee6891d46c1 01:29:49 ---> Running in 68a96e634018 01:29:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:29:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:29:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:29:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:29:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:34:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:34:51 Removing intermediate container 3b072388542b 01:34:51 ---> 39ea6326bae3 01:34:51 01:34:51 Step 10/25 : FROM alpine:3.14 01:34:51 3.14: Pulling from library/alpine 01:34:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:34:53 Status: Downloaded newer image for alpine:3.14 01:34:53 ---> ac73e934f311 01:34:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:34:54 ---> Running in 8d7a64b6a570 01:34:54 Removing intermediate container 68a96e634018 01:34:54 ---> 6c1b949ed9b9 01:34:54 01:34:54 Step 10/31 : FROM alpine:3.14 01:34:54 ---> ac73e934f311 01:34:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:34:54 ---> Running in 7159b0435e9d 01:34:55 Removing intermediate container 7159b0435e9d 01:34:55 ---> ce443e01c69e 01:34:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:34:55 ---> Running in 998fa3ad6f56 01:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:34:58 (1/3) Installing ca-certificates (20211220-r0) 01:34:58 (2/3) Installing dumb-init (1.2.5-r1) 01:34:58 (3/3) Installing su-exec (0.2-r1) 01:34:58 Executing busybox-1.33.1-r7.trigger 01:34:58 Executing ca-certificates-20211220-r0.trigger 01:34:58 OK: 6 MiB in 17 packages 01:34:59 (1/2) Installing dumb-init (1.2.5-r1) 01:34:59 (2/2) Installing su-exec (0.2-r1) 01:34:59 Executing busybox-1.33.1-r7.trigger 01:34:59 OK: 6 MiB in 16 packages 01:35:01 Removing intermediate container 8d7a64b6a570 01:35:01 ---> 19656d740101 01:35:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:35:01 Removing intermediate container 998fa3ad6f56 01:35:01 ---> b8f8e2bbd271 01:35:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:35:01 ---> Running in b58104fc5d40 01:35:01 ---> Running in 4a4029f9c645 01:35:02 Removing intermediate container 4a4029f9c645 01:35:02 ---> 2c9d67cf18f2 01:35:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:35:02 Removing intermediate container b58104fc5d40 01:35:02 ---> fba232afcbc1 01:35:02 Step 13/25 : WORKDIR / 01:35:02 ---> Running in 4dc4d80ee528 01:35:02 ---> Running in 6845590a3220 01:35:03 Removing intermediate container 4dc4d80ee528 01:35:03 ---> 8b93bee44022 01:35:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:35:03 ---> Running in 7e1b1e6cd1be 01:35:03 Removing intermediate container 6845590a3220 01:35:03 ---> 85e4d8b25a42 01:35:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:35:04 ---> 73b3d0c34f94 01:35:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:35:05 ---> 017228b97238 01:35:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:35:06 Removing intermediate container 7e1b1e6cd1be 01:35:06 ---> 84548081c1fd 01:35:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:35:06 ---> Running in 24b273462975 01:35:07 ---> e0ee16a69897 01:35:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:35:07 Removing intermediate container 24b273462975 01:35:07 ---> ccc9a554fec4 01:35:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:35:08 ---> 54b07ed4407a 01:35:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:35:09 ---> 7bad40fba8ff 01:35:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:35:09 ---> Running in d51030fc3f6e 01:35:11 ---> 9a9ccd2fbb86 01:35:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:35:13 Removing intermediate container d51030fc3f6e 01:35:13 ---> c2d1fbf099ec 01:35:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:13 ---> 6099d68709eb 01:35:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:35:14 ---> e666c9bbedfc 01:35:14 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:35:15 ---> b81f19056517 01:35:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:35:15 ---> Running in 74719297d53c 01:35:17 ---> 962e76be2599 01:35:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:35:18 ---> 4be9d1344c21 01:35:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:35:18 Removing intermediate container 74719297d53c 01:35:18 ---> 0f69a40084e9 01:35:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:35:18 ---> Running in d3841dce3476 01:35:19 Removing intermediate container d3841dce3476 01:35:19 ---> 7323af07d7a3 01:35:19 Step 23/25 : LABEL arch=arm64 01:35:19 ---> ddb6b4513459 01:35:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:35:20 ---> Running in 534cb2af076a 01:35:20 Removing intermediate container 534cb2af076a 01:35:20 ---> 1d620e43622c 01:35:20 Step 24/25 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:35:20 ---> Running in de9feac95fc0 01:35:21 ---> f4d5d4f4c59c 01:35:21 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:35:21 Removing intermediate container de9feac95fc0 01:35:21 ---> 2336c0d18dfb 01:35:21 Step 25/25 : LABEL version=0.0.0 01:35:22 ---> Running in e84ad4712cb8 01:35:22 ---> Running in 5947ace3c300 01:35:23 Removing intermediate container 5947ace3c300 01:35:23 ---> df60a007b355 01:35:23 01:35:23 Removing intermediate container e84ad4712cb8 01:35:23 ---> 151ceceae2ad 01:35:23 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:35:24 Successfully built df60a007b355 01:35:24 Successfully tagged security-secretstore-setup-arm64:latest 01:35:24  Building security-secretstore-setup ... done Building security-spire-agent 01:35:24 ---> 739c1f42e19d 01:35:24 Step 26/31 : RUN chmod +x /entrypoint.sh 01:35:24 ---> Running in b97e9b75decd 01:35:27 Removing intermediate container b97e9b75decd 01:35:27 ---> b1a1a5cd588c 01:35:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:35:27 ---> Running in b949c245c4d5 01:35:28 Removing intermediate container b949c245c4d5 01:35:28 ---> 984e046ae45e 01:35:28 Step 28/31 : CMD ["gate"] 01:35:29 ---> Running in 224c8f840f3e 01:35:29 Removing intermediate container 224c8f840f3e 01:35:29 ---> c2e9cb79d3d7 01:35:29 Step 29/31 : LABEL arch=arm64 01:35:30 ---> Running in 982a0e1d2ddb 01:35:30 Removing intermediate container 982a0e1d2ddb 01:35:30 ---> 4d86abc379bc 01:35:30 Step 30/31 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:35:31 ---> Running in aebca4ccce65 01:35:31 Removing intermediate container aebca4ccce65 01:35:31 ---> 8b5137d6a421 01:35:31 Step 31/31 : LABEL version=0.0.0 01:35:32 ---> Running in c464ced96a9c 01:35:32 Removing intermediate container c464ced96a9c 01:35:32 ---> eb9396b9c742 01:35:32 01:35:33 Successfully built eb9396b9c742 01:35:33 Successfully tagged security-bootstrapper-arm64:latest 01:35:33  Building security-bootstrapper ... done Building security-spire-config 01:36:12 Removing intermediate container 0ee6891d46c1 01:36:12 ---> cb29dae98bfc 01:36:12 01:36:12 Step 10/23 : FROM alpine:3.14 01:36:12 ---> ac73e934f311 01:36:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:36:12 ---> Running in a069f994cc41 01:36:12 Removing intermediate container a069f994cc41 01:36:12 ---> 3afb0953585e 01:36:12 Step 12/23 : ENV APP_PORT=59880 01:36:12 ---> Running in abdd4eaf7ba5 01:36:12 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:36:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:36:12 ---> 93d7aec2c5c4 01:36:12 Step 3/26 : WORKDIR /edgex-go 01:36:12 ---> Using cache 01:36:12 ---> b3a4894bae97 01:36:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:12 ---> Running in cf443a42c1b3 01:36:12 Removing intermediate container abdd4eaf7ba5 01:36:12 ---> 7a9ad805ac28 01:36:12 Step 13/23 : EXPOSE $APP_PORT 01:36:12 ---> Running in afe26f313893 01:36:12 Removing intermediate container afe26f313893 01:36:12 ---> e0cea53ca63d 01:36:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:13 ---> Running in 243f64c1ddfc 01:36:13 Removing intermediate container cf443a42c1b3 01:36:13 ---> 3e35ba557b3d 01:36:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:36:14 ---> Running in f62123f47e9f 01:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:36:17 Removing intermediate container 243f64c1ddfc 01:36:17 ---> f306b826bd1b 01:36:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:36:17 ---> Running in 9c1d68e53326 01:36:19 OK: 220 MiB in 52 packages 01:36:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:36:20 Removing intermediate container f62123f47e9f 01:36:20 ---> a713a2e38e90 01:36:20 Step 6/26 : COPY go.mod vendor* ./ 01:36:20 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:36:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:36:20 ---> 93d7aec2c5c4 01:36:20 Step 3/26 : WORKDIR /edgex-go 01:36:20 ---> Using cache 01:36:20 ---> b3a4894bae97 01:36:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:20 ---> Using cache 01:36:20 ---> 3e35ba557b3d 01:36:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:36:20 ---> Running in bb396c218ee6 01:36:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:36:21 ---> 0c5da33e5ee3 01:36:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:21 ---> Running in 82e627d6be1e 01:36:22 (1/6) Installing dumb-init (1.2.5-r1) 01:36:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:36:22 (3/6) Installing libsodium (1.0.18-r0) 01:36:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:36:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:36:22 (5/6) Installing libzmq (4.3.4-r0) 01:36:22 (6/6) Installing zeromq (4.3.4-r0) 01:36:23 Executing busybox-1.33.1-r7.trigger 01:36:23 OK: 8 MiB in 20 packages 01:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:36:25 Removing intermediate container 9c1d68e53326 01:36:25 ---> e17ed40fcf35 01:36:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:36:25 OK: 220 MiB in 52 packages 01:36:26 ---> 65ccb663ff93 01:36:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:36:27 Removing intermediate container bb396c218ee6 01:36:27 ---> 02b8878ba57c 01:36:27 Step 6/26 : COPY go.mod vendor* ./ 01:36:28 Removing intermediate container 82e627d6be1e 01:36:28 ---> 7835300ef44a 01:36:28 Step 8/26 : COPY . . 01:36:28 ---> e97c41ba5a4b 01:36:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:28 ---> Running in 5d0e724dfd1b 01:36:29 ---> ecb6b8b24aa2 01:36:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:36:31 ---> 5c32f2155790 01:36:31 Step 19/23 : ENTRYPOINT ["/core-data"] 01:36:31 ---> Running in 03f2290efab9 01:36:32 Removing intermediate container 03f2290efab9 01:36:32 ---> a563ffaf3c16 01:36:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:32 ---> Running in c216d25b5531 01:36:34 Removing intermediate container c216d25b5531 01:36:34 ---> d54d8f9208e5 01:36:34 Step 21/23 : LABEL arch=arm64 01:36:34 ---> Running in bfed1dce5c12 01:36:34 Removing intermediate container 5d0e724dfd1b 01:36:34 ---> 0dfba6d4ac93 01:36:34 Step 8/26 : COPY . . 01:36:34 Removing intermediate container bfed1dce5c12 01:36:34 ---> f57d192d4725 01:36:34 Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:36:35 ---> Running in b15a6b6b7c85 01:36:35 Removing intermediate container b15a6b6b7c85 01:36:35 ---> e2358b67feb3 01:36:35 Step 23/23 : LABEL version=0.0.0 01:36:36 ---> Running in 82372bfde52a 01:36:37 Removing intermediate container 82372bfde52a 01:36:37 ---> 3ab92201bde9 01:36:37 01:36:38 Successfully built 3ab92201bde9 01:36:38 Successfully tagged core-data-arm64:latest 01:36:38  Building core-data ... done Building support-scheduler 01:36:48 Removing intermediate container 6ef3b2c00c5a 01:36:48 ---> 1ac1a5fbcc89 01:36:48 01:36:48 Step 9/20 : FROM alpine:3.15 01:36:48 3.15: Pulling from library/alpine 01:36:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:36:49 Status: Downloaded newer image for alpine:3.15 01:36:49 ---> 3fb3c9af89a9 01:36:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:36:50 ---> Running in 7bf6e331e8d9 01:36:50 Removing intermediate container 7bf6e331e8d9 01:36:50 ---> c00fc54f5cf5 01:36:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:50 ---> Running in 1465a20ebb49 01:36:54 Removing intermediate container 1465a20ebb49 01:36:54 ---> 4521f5495f23 01:36:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:36:54 ---> Running in d5047eef9d75 01:36:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:36:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:36:57 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 01:36:57 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:36:57 OK: 15730 distinct packages available 01:36:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:36:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:36:59 (1/9) Installing ca-certificates (20211220-r0) 01:36:59 (2/9) Installing brotli-libs (1.0.9-r5) 01:36:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:37:00 (4/9) Installing libcurl (7.80.0-r0) 01:37:00 (5/9) Installing curl (7.80.0-r0) 01:37:00 (6/9) Installing dumb-init (1.2.5-r1) 01:37:00 (7/9) Installing musl-obstack (1.2.3-r0) 01:37:00 (8/9) Installing libucontext (1.1-r0) 01:37:00 (9/9) Installing gcompat (1.0.0-r4) 01:37:00 Executing busybox-1.34.1-r5.trigger 01:37:00 Executing ca-certificates-20211220-r0.trigger 01:37:01 OK: 8 MiB in 23 packages 01:37:03 Removing intermediate container f92baca29691 01:37:03 ---> ff3615503077 01:37:03 01:37:03 Step 10/22 : FROM alpine:3.14 01:37:03 ---> ac73e934f311 01:37:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:37:03 ---> Running in a30766fbeb84 01:37:03 Removing intermediate container d5047eef9d75 01:37:03 ---> 44d211ea1546 01:37:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:05 ---> e2963faaea9b 01:37:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:37:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:37:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:37:06 ---> 93d7aec2c5c4 01:37:06 Step 3/22 : WORKDIR /edgex-go 01:37:06 ---> Using cache 01:37:06 ---> b3a4894bae97 01:37:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:06 ---> Using cache 01:37:06 ---> 3e35ba557b3d 01:37:06 Step 5/22 : RUN apk add --update --no-cache make git 01:37:06 ---> Running in 22d75e7d7e35 01:37:06 (1/2) Installing ca-certificates (20211220-r0) 01:37:06 (2/2) Installing dumb-init (1.2.5-r1) 01:37:06 Executing busybox-1.33.1-r7.trigger 01:37:06 Executing ca-certificates-20211220-r0.trigger 01:37:06 OK: 6 MiB in 16 packages 01:37:06 ---> 40a079b1236f 01:37:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:37:07 ---> Running in 6d059a4fb45a 01:37:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:08 Removing intermediate container 6d059a4fb45a 01:37:08 ---> b8bc0e330454 01:37:08 Step 10/26 : RUN mkdir -p spire-build 01:37:08 ---> Running in 80a72f4e6cf8 01:37:08 ---> 79797f95dbbe 01:37:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:37:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:09 Removing intermediate container a30766fbeb84 01:37:09 ---> 024b10fb5561 01:37:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:37:09 ---> Running in 5d335ecea18c 01:37:10 ---> 1e503c158dea 01:37:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:37:10 Removing intermediate container 5d335ecea18c 01:37:10 ---> 9eadd57dc87f 01:37:10 Step 13/22 : ENV APP_PORT=59860 01:37:10 OK: 220 MiB in 52 packages 01:37:10 ---> Running in 8ed062761225 01:37:10 ---> Running in e0b7be18e2e8 01:37:11 Removing intermediate container e0b7be18e2e8 01:37:11 ---> af10a9a67bc4 01:37:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:11 Removing intermediate container 8ed062761225 01:37:11 ---> 2b2200c201a4 01:37:11 Step 14/22 : EXPOSE $APP_PORT 01:37:11 ---> Running in c1d995302a3a 01:37:11 ---> Running in 5bc9610967fd 01:37:11 Removing intermediate container 80a72f4e6cf8 01:37:11 ---> ad25e14e1f9c 01:37:11 Step 11/26 : WORKDIR /edgex-go/spire-build 01:37:11 Removing intermediate container 22d75e7d7e35 01:37:11 ---> 001c221e504e 01:37:11 Step 6/22 : COPY go.mod vendor* ./ 01:37:11 ---> Running in b0bc46a26919 01:37:11 Removing intermediate container 5bc9610967fd 01:37:11 ---> 4be0f902ce52 01:37:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:11 Removing intermediate container c1d995302a3a 01:37:11 ---> 325410d62121 01:37:11 Step 18/20 : LABEL arch=arm64 01:37:11 ---> Running in 87096e6b8989 01:37:12 ---> d226fce5655a 01:37:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:37:12 ---> Running in 8b3036599e07 01:37:12 Removing intermediate container b0bc46a26919 01:37:12 ---> dbb5141de7b7 01:37:12 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:37:12 ---> Running in c07f63c63856 01:37:12 Removing intermediate container 87096e6b8989 01:37:12 ---> 92577d2253f3 01:37:12 Step 19/20 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:37:12 ---> Running in 7d7d9d29e527 01:37:12 Removing intermediate container 8b3036599e07 01:37:12 ---> 2151b5f07518 01:37:12 Step 10/26 : RUN mkdir -p spire-build 01:37:12 ---> Running in 56c852a86e1e 01:37:13 ---> 233b811de73a 01:37:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:37:13 ---> c78c47ab3fd1 01:37:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:13 ---> Running in 8001663d3dff 01:37:13 Removing intermediate container 7d7d9d29e527 01:37:13 ---> bc5924679171 01:37:13 Step 20/20 : LABEL version=0.0.0 01:37:13 ---> Running in 536ff20dfdc0 01:37:14 Removing intermediate container 536ff20dfdc0 01:37:14 ---> aa116d3e3e9d 01:37:14 01:37:15 Successfully built aa116d3e3e9d 01:37:15 Successfully tagged security-spiffe-token-provider-arm64:latest 01:37:15 Building sys-mgmt-agent 01:37:15  Building security-spiffe-token-provider ... done spire-1.2.1/ 01:37:15 spire-1.2.1/.data/ 01:37:15 spire-1.2.1/.data/.file 01:37:15 spire-1.2.1/.dockerignore 01:37:15 spire-1.2.1/.gitattributes 01:37:15 spire-1.2.1/.githooks/ 01:37:15 spire-1.2.1/.githooks/pre-commit 01:37:15 spire-1.2.1/.github/ 01:37:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:37:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:37:15 spire-1.2.1/.github/dependabot.yml 01:37:15 spire-1.2.1/.github/workflows/ 01:37:15 spire-1.2.1/.github/workflows/nightly_build.yaml 01:37:15 spire-1.2.1/.github/workflows/pr_build.yaml 01:37:15 spire-1.2.1/.github/workflows/release_build.yaml 01:37:15 spire-1.2.1/.github/workflows/scripts/ 01:37:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:37:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:37:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:37:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:37:15 spire-1.2.1/.github/workflows/scripts/split.sh 01:37:15 spire-1.2.1/.gitignore 01:37:15 spire-1.2.1/.go-version 01:37:15 spire-1.2.1/.golangci.yml 01:37:15 spire-1.2.1/ADOPTERS.md 01:37:15 spire-1.2.1/CHANGELOG.md 01:37:15 spire-1.2.1/CODE-OF-CONDUCT.md 01:37:15 spire-1.2.1/CODEOWNERS 01:37:15 spire-1.2.1/CONTRIBUTING.md 01:37:15 spire-1.2.1/Dockerfile 01:37:15 spire-1.2.1/Dockerfile.dev 01:37:15 spire-1.2.1/Dockerfile.scratch 01:37:15 spire-1.2.1/LICENSE 01:37:15 spire-1.2.1/MAINTAINERS.md 01:37:15 spire-1.2.1/Makefile 01:37:15 spire-1.2.1/README.md 01:37:15 spire-1.2.1/ROADMAP.md 01:37:15 spire-1.2.1/SECURITY.md 01:37:15 spire-1.2.1/cmd/ 01:37:15 spire-1.2.1/cmd/spire-agent/ 01:37:15 spire-1.2.1/cmd/spire-agent/cli/ 01:37:15 spire-1.2.1/cmd/spire-agent/cli/api/ 01:37:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/common/ 01:37:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:37:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/run/ 01:37:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:37:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:37:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:37:15 spire-1.2.1/cmd/spire-agent/main.go 01:37:15 spire-1.2.1/cmd/spire-server/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/agent/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/cli.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/run/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/token/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/validate/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/x509/ 01:37:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:37:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:37:15 spire-1.2.1/cmd/spire-server/main.go 01:37:15 spire-1.2.1/cmd/spire-server/util/ 01:37:15 spire-1.2.1/cmd/spire-server/util/util.go 01:37:15 spire-1.2.1/conf/ 01:37:15 spire-1.2.1/conf/agent/ 01:37:15 spire-1.2.1/conf/agent/agent.conf 01:37:15 spire-1.2.1/conf/agent/agent_full.conf 01:37:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:37:15 spire-1.2.1/conf/server/ 01:37:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:37:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:37:15 spire-1.2.1/conf/server/server.conf 01:37:15 spire-1.2.1/conf/server/server_full.conf 01:37:15 spire-1.2.1/doc/ 01:37:15 spire-1.2.1/doc/SPIRE101.md 01:37:15 spire-1.2.1/doc/auditlog.md 01:37:15 spire-1.2.1/doc/authorization_policy_engine.md 01:37:15 spire-1.2.1/doc/changelog_guidelines.md 01:37:15 spire-1.2.1/doc/cure53-report.pdf 01:37:15 spire-1.2.1/doc/images/ 01:37:15 spire-1.2.1/doc/images/2019_roadmap.png 01:37:15 spire-1.2.1/doc/images/SPIRE101.png 01:37:15 spire-1.2.1/doc/images/SPIRE_agent.png 01:37:15 spire-1.2.1/doc/images/SPIRE_server.png 01:37:15 spire-1.2.1/doc/images/cache_mgr.png 01:37:15 spire-1.2.1/doc/images/cache_mgr_components.png 01:37:15 spire-1.2.1/doc/images/federated_spire.png 01:37:15 spire-1.2.1/doc/images/ha_mode.png 01:37:15 spire-1.2.1/doc/images/nested_spire.png 01:37:15 spire-1.2.1/doc/images/oidc_federation.png 01:37:15 spire-1.2.1/doc/images/single_trust_domain.png 01:37:15 spire-1.2.1/doc/images/spiffe_compatible.png 01:37:15 spire-1.2.1/doc/images/spire_logo.png 01:37:15 spire-1.2.1/doc/migrating_registration_api_clients.md 01:37:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:37:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:37:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:37:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:37:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:37:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:37:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:37:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:37:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:37:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:37:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:37:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:37:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:37:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:37:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:37:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:37:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:37:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:37:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:37:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:37:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:37:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:37:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:37:15 spire-1.2.1/doc/scaling_spire.md 01:37:15 spire-1.2.1/doc/spire_agent.md 01:37:15 spire-1.2.1/doc/spire_server.md 01:37:15 spire-1.2.1/doc/supported_integrations.md 01:37:15 spire-1.2.1/doc/telemetry.md 01:37:15 spire-1.2.1/doc/telemetry_config.md 01:37:15 spire-1.2.1/doc/upgrading.md 01:37:15 spire-1.2.1/doc/using_spire.md 01:37:15 spire-1.2.1/examples/ 01:37:15 spire-1.2.1/examples/README.md 01:37:15 spire-1.2.1/go.mod 01:37:15 spire-1.2.1/go.sum 01:37:15 spire-1.2.1/pkg/ 01:37:15 spire-1.2.1/pkg/agent/ 01:37:15 spire-1.2.1/pkg/agent/agent.go 01:37:15 spire-1.2.1/pkg/agent/api/ 01:37:15 spire-1.2.1/pkg/agent/api/config.go 01:37:15 spire-1.2.1/pkg/agent/api/debug/ 01:37:15 spire-1.2.1/pkg/agent/api/debug/v1/ 01:37:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:37:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:37:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:37:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:37:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:37:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:37:15 spire-1.2.1/pkg/agent/api/endpoints.go 01:37:15 spire-1.2.1/pkg/agent/api/health/ 01:37:15 spire-1.2.1/pkg/agent/api/health/v1/ 01:37:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:37:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:37:15 spire-1.2.1/pkg/agent/api/rpccontext/ 01:37:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:37:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:37:15 spire-1.2.1/pkg/agent/attestor/ 01:37:15 spire-1.2.1/pkg/agent/attestor/node/ 01:37:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:37:15 spire-1.2.1/pkg/agent/attestor/node/node.go 01:37:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:37:15 spire-1.2.1/pkg/agent/attestor/workload/ 01:37:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:37:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:37:15 spire-1.2.1/pkg/agent/catalog/ 01:37:15 spire-1.2.1/pkg/agent/catalog/catalog.go 01:37:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:37:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:37:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:37:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:37:15 spire-1.2.1/pkg/agent/client/ 01:37:15 spire-1.2.1/pkg/agent/client/client.go 01:37:15 spire-1.2.1/pkg/agent/client/client_test.go 01:37:15 spire-1.2.1/pkg/agent/client/dial.go 01:37:15 spire-1.2.1/pkg/agent/client/nodeconn.go 01:37:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:37:15 spire-1.2.1/pkg/agent/client/update.go 01:37:15 spire-1.2.1/pkg/agent/client/util.go 01:37:15 spire-1.2.1/pkg/agent/common/ 01:37:15 spire-1.2.1/pkg/agent/common/backoff/ 01:37:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:37:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:37:15 spire-1.2.1/pkg/agent/common/cgroups/ 01:37:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:37:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:37:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:37:15 spire-1.2.1/pkg/agent/config.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/ 01:37:15 spire-1.2.1/pkg/agent/endpoints/config.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:37:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:37:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/workload/ 01:37:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:37:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:37:15 spire-1.2.1/pkg/agent/manager/ 01:37:15 spire-1.2.1/pkg/agent/manager/cache/ 01:37:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:37:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:37:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:37:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:37:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:37:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:37:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:37:15 spire-1.2.1/pkg/agent/manager/config.go 01:37:15 spire-1.2.1/pkg/agent/manager/manager.go 01:37:15 spire-1.2.1/pkg/agent/manager/manager_test.go 01:37:15 spire-1.2.1/pkg/agent/manager/storage.go 01:37:15 spire-1.2.1/pkg/agent/manager/storage_test.go 01:37:15 spire-1.2.1/pkg/agent/manager/storecache/ 01:37:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:37:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:37:15 spire-1.2.1/pkg/agent/manager/sync.go 01:37:15 spire-1.2.1/pkg/agent/plugin/ 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:37:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:37:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:37:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:37:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:37:15 spire-1.2.1/pkg/agent/svid/ 01:37:15 spire-1.2.1/pkg/agent/svid/rotator.go 01:37:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:37:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:37:15 spire-1.2.1/pkg/agent/svid/store/ 01:37:15 spire-1.2.1/pkg/agent/svid/store/service.go 01:37:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:37:15 spire-1.2.1/pkg/common/ 01:37:15 spire-1.2.1/pkg/common/agentpathtemplate/ 01:37:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:37:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:37:15 spire-1.2.1/pkg/common/api/ 01:37:15 spire-1.2.1/pkg/common/api/metrics.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/ 01:37:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/logger.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/names.go 01:37:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:37:15 spire-1.2.1/pkg/common/api/names.go 01:37:15 spire-1.2.1/pkg/common/api/ratelimit.go 01:37:15 spire-1.2.1/pkg/common/api/rpccontext/ 01:37:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:37:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:37:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:37:15 spire-1.2.1/pkg/common/auth/ 01:37:15 spire-1.2.1/pkg/common/auth/interceptors.go 01:37:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:37:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/ 01:37:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/types.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:37:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:37:15 spire-1.2.1/pkg/common/catalog/ 01:37:15 spire-1.2.1/pkg/common/catalog/bind.go 01:37:15 spire-1.2.1/pkg/common/catalog/builtin.go 01:37:15 spire-1.2.1/pkg/common/catalog/catalog.go 01:37:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:37:15 spire-1.2.1/pkg/common/catalog/closers.go 01:37:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:37:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:37:15 spire-1.2.1/pkg/common/catalog/config.go 01:37:15 spire-1.2.1/pkg/common/catalog/config_test.go 01:37:15 spire-1.2.1/pkg/common/catalog/configure.go 01:37:15 spire-1.2.1/pkg/common/catalog/constraints.go 01:37:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:37:15 spire-1.2.1/pkg/common/catalog/context.go 01:37:15 spire-1.2.1/pkg/common/catalog/external.go 01:37:15 spire-1.2.1/pkg/common/catalog/host.go 01:37:15 spire-1.2.1/pkg/common/catalog/pipenet.go 01:37:15 spire-1.2.1/pkg/common/catalog/plugin.go 01:37:15 spire-1.2.1/pkg/common/catalog/testplugin/ 01:37:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:37:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:37:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:37:15 spire-1.2.1/pkg/common/cli/ 01:37:15 spire-1.2.1/pkg/common/cli/env.go 01:37:15 spire-1.2.1/pkg/common/cli/flags.go 01:37:15 spire-1.2.1/pkg/common/cli/trust_domain.go 01:37:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:37:15 spire-1.2.1/pkg/common/cli/umask.go 01:37:15 spire-1.2.1/pkg/common/cli/umask_posix.go 01:37:15 spire-1.2.1/pkg/common/cli/umask_test.go 01:37:15 spire-1.2.1/pkg/common/cli/umask_windows.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/ 01:37:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/flag.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/format.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/ 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:37:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:37:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:37:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:37:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:37:16 spire-1.2.1/pkg/common/coretypes/ 01:37:16 spire-1.2.1/pkg/common/coretypes/bundle/ 01:37:16 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:37:16 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:37:16 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:37:16 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:37:16 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:37:16 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:37:16 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:37:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:37:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:37:16 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:37:16 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:37:16 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:37:16 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:37:16 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:37:16 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:37:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:37:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:37:16 spire-1.2.1/pkg/common/cryptoutil/ 01:37:16 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:37:16 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:37:16 spire-1.2.1/pkg/common/diskutil/ 01:37:16 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:37:16 spire-1.2.1/pkg/common/diskutil/file_test.go 01:37:16 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:37:16 spire-1.2.1/pkg/common/errorutil/ 01:37:16 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:37:16 spire-1.2.1/pkg/common/health/ 01:37:16 spire-1.2.1/pkg/common/health/config.go 01:37:16 spire-1.2.1/pkg/common/health/context.go 01:37:16 spire-1.2.1/pkg/common/health/context_test.go 01:37:16 spire-1.2.1/pkg/common/health/health.go 01:37:16 spire-1.2.1/pkg/common/health/health_test.go 01:37:16 spire-1.2.1/pkg/common/health/logger.go 01:37:16 spire-1.2.1/pkg/common/hostservice/ 01:37:16 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:37:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:37:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:37:16 spire-1.2.1/pkg/common/idutil/ 01:37:16 spire-1.2.1/pkg/common/idutil/require.go 01:37:16 spire-1.2.1/pkg/common/idutil/require_test.go 01:37:16 spire-1.2.1/pkg/common/idutil/safety.go 01:37:16 spire-1.2.1/pkg/common/idutil/safety_test.go 01:37:16 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:37:16 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:37:16 spire-1.2.1/pkg/common/jwtsvid/ 01:37:16 spire-1.2.1/pkg/common/jwtsvid/common.go 01:37:16 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:37:16 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:37:16 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:37:16 spire-1.2.1/pkg/common/jwtutil/ 01:37:16 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:37:16 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:37:16 spire-1.2.1/pkg/common/log/ 01:37:16 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:37:16 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:37:16 spire-1.2.1/pkg/common/log/log.go 01:37:16 spire-1.2.1/pkg/common/log/log_test.go 01:37:16 spire-1.2.1/pkg/common/log/options.go 01:37:16 spire-1.2.1/pkg/common/nodeutil/ 01:37:16 spire-1.2.1/pkg/common/nodeutil/node.go 01:37:16 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:37:16 spire-1.2.1/pkg/common/peertracker/ 01:37:16 spire-1.2.1/pkg/common/peertracker/conn.go 01:37:16 spire-1.2.1/pkg/common/peertracker/credentials.go 01:37:16 spire-1.2.1/pkg/common/peertracker/errors.go 01:37:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:37:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:37:16 spire-1.2.1/pkg/common/peertracker/info.go 01:37:16 spire-1.2.1/pkg/common/peertracker/listener.go 01:37:16 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:37:16 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:37:16 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:37:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:37:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:37:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:37:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:37:16 spire-1.2.1/pkg/common/peertracker/tcp.go 01:37:16 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:37:16 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:37:16 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:37:16 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:37:16 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:37:16 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:37:16 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:37:16 spire-1.2.1/pkg/common/peertracker/uds.go 01:37:16 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:37:16 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:37:16 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:37:16 spire-1.2.1/pkg/common/pemutil/ 01:37:16 spire-1.2.1/pkg/common/pemutil/block.go 01:37:16 spire-1.2.1/pkg/common/pemutil/certs.go 01:37:16 spire-1.2.1/pkg/common/pemutil/common.go 01:37:16 spire-1.2.1/pkg/common/pemutil/csr.go 01:37:16 spire-1.2.1/pkg/common/pemutil/keys.go 01:37:16 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/ 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:37:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:37:16 spire-1.2.1/pkg/common/plugin/ 01:37:16 spire-1.2.1/pkg/common/plugin/aws/ 01:37:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:37:16 spire-1.2.1/pkg/common/plugin/azure/ 01:37:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:37:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:37:16 spire-1.2.1/pkg/common/plugin/facade.go 01:37:16 spire-1.2.1/pkg/common/plugin/facade_test.go 01:37:16 spire-1.2.1/pkg/common/plugin/gcp/ 01:37:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:37:16 spire-1.2.1/pkg/common/plugin/k8s/ 01:37:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:37:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:37:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:37:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:37:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:37:16 spire-1.2.1/pkg/common/plugin/log.go 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/ 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:37:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:37:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:37:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:37:16 spire-1.2.1/pkg/common/plugin/x509pop/ 01:37:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:37:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:37:16 spire-1.2.1/pkg/common/profiling/ 01:37:16 spire-1.2.1/pkg/common/profiling/dumpers.go 01:37:16 spire-1.2.1/pkg/common/profiling/profiling.go 01:37:16 spire-1.2.1/pkg/common/protoutil/ 01:37:16 spire-1.2.1/pkg/common/protoutil/masks.go 01:37:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:37:16 spire-1.2.1/pkg/common/rotationutil/ 01:37:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:37:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:37:16 spire-1.2.1/pkg/common/selector/ 01:37:16 spire-1.2.1/pkg/common/selector/selector.go 01:37:16 spire-1.2.1/pkg/common/selector/selector_test.go 01:37:16 spire-1.2.1/pkg/common/selector/set.go 01:37:16 spire-1.2.1/pkg/common/selector/set_utils.go 01:37:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/ 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/ 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:37:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:37:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:37:16 spire-1.2.1/pkg/common/telemetry/call.go 01:37:16 spire-1.2.1/pkg/common/telemetry/common/ 01:37:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:37:16 spire-1.2.1/pkg/common/telemetry/config.go 01:37:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:37:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/inmem.go 01:37:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/m3.go 01:37:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/metrics.go 01:37:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/names.go 01:37:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:37:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:37:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/ 01:37:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:37:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:37:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:37:16 spire-1.2.1/pkg/common/telemetry/server/server.go 01:37:16 spire-1.2.1/pkg/common/telemetry/sink.go 01:37:16 spire-1.2.1/pkg/common/telemetry/statsd.go 01:37:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:37:16 spire-1.2.1/pkg/common/telemetry/uptime.go 01:37:16 spire-1.2.1/pkg/common/telemetry/version.go 01:37:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:37:16 spire-1.2.1/pkg/common/uptime/ 01:37:16 spire-1.2.1/pkg/common/uptime/uptime.go 01:37:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:37:16 spire-1.2.1/pkg/common/util/ 01:37:16 spire-1.2.1/pkg/common/util/certs.go 01:37:16 spire-1.2.1/pkg/common/util/certs_test.go 01:37:16 spire-1.2.1/pkg/common/util/csr.go 01:37:16 spire-1.2.1/pkg/common/util/hash.go 01:37:16 spire-1.2.1/pkg/common/util/selectors.go 01:37:16 spire-1.2.1/pkg/common/util/selectors_test.go 01:37:16 spire-1.2.1/pkg/common/util/signals.go 01:37:16 spire-1.2.1/pkg/common/util/sort.go 01:37:16 spire-1.2.1/pkg/common/util/sort_test.go 01:37:16 spire-1.2.1/pkg/common/util/task.go 01:37:16 spire-1.2.1/pkg/common/util/task_test.go 01:37:16 spire-1.2.1/pkg/common/util/testdata/ 01:37:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:37:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:37:16 spire-1.2.1/pkg/common/version/ 01:37:16 spire-1.2.1/pkg/common/version/version.go 01:37:16 spire-1.2.1/pkg/common/x509svid/ 01:37:16 spire-1.2.1/pkg/common/x509svid/common_test.go 01:37:16 spire-1.2.1/pkg/common/x509svid/csr.go 01:37:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:37:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:37:16 spire-1.2.1/pkg/common/x509util/ 01:37:16 spire-1.2.1/pkg/common/x509util/cert.go 01:37:16 spire-1.2.1/pkg/common/x509util/dns.go 01:37:16 spire-1.2.1/pkg/common/x509util/dns_test.go 01:37:16 spire-1.2.1/pkg/common/x509util/keyid.go 01:37:16 spire-1.2.1/pkg/common/x509util/keypair.go 01:37:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:37:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:37:16 spire-1.2.1/pkg/server/ 01:37:16 spire-1.2.1/pkg/server/api/ 01:37:16 spire-1.2.1/pkg/server/api/agent.go 01:37:16 spire-1.2.1/pkg/server/api/agent/ 01:37:16 spire-1.2.1/pkg/server/api/agent/v1/ 01:37:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:37:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:37:16 spire-1.2.1/pkg/server/api/agent_test.go 01:37:16 spire-1.2.1/pkg/server/api/api.go 01:37:16 spire-1.2.1/pkg/server/api/audit/ 01:37:16 spire-1.2.1/pkg/server/api/audit/audit.go 01:37:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:37:16 spire-1.2.1/pkg/server/api/bundle.go 01:37:16 spire-1.2.1/pkg/server/api/bundle/ 01:37:16 spire-1.2.1/pkg/server/api/bundle/v1/ 01:37:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:37:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:37:16 spire-1.2.1/pkg/server/api/bundle_test.go 01:37:16 spire-1.2.1/pkg/server/api/debug/ 01:37:16 spire-1.2.1/pkg/server/api/debug/v1/ 01:37:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:37:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:37:16 spire-1.2.1/pkg/server/api/entry.go 01:37:16 spire-1.2.1/pkg/server/api/entry/ 01:37:16 spire-1.2.1/pkg/server/api/entry/v1/ 01:37:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:37:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:37:16 spire-1.2.1/pkg/server/api/entry_test.go 01:37:16 spire-1.2.1/pkg/server/api/health/ 01:37:16 spire-1.2.1/pkg/server/api/health/v1/ 01:37:16 spire-1.2.1/pkg/server/api/health/v1/service.go 01:37:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:37:16 spire-1.2.1/pkg/server/api/id.go 01:37:16 spire-1.2.1/pkg/server/api/id_test.go 01:37:16 spire-1.2.1/pkg/server/api/limits/ 01:37:16 spire-1.2.1/pkg/server/api/limits/limits.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/ 01:37:16 spire-1.2.1/pkg/server/api/middleware/alias.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/audit.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/caller.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/common.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/entries.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:37:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:37:16 spire-1.2.1/pkg/server/api/ratelimit.go 01:37:16 spire-1.2.1/pkg/server/api/rpccontext/ 01:37:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:37:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:37:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:37:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:37:16 spire-1.2.1/pkg/server/api/selector.go 01:37:16 spire-1.2.1/pkg/server/api/selector_test.go 01:37:16 spire-1.2.1/pkg/server/api/status.go 01:37:16 spire-1.2.1/pkg/server/api/status_test.go 01:37:16 spire-1.2.1/pkg/server/api/svid/ 01:37:16 spire-1.2.1/pkg/server/api/svid/v1/ 01:37:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:37:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:37:16 spire-1.2.1/pkg/server/api/trustdomain.go 01:37:16 spire-1.2.1/pkg/server/api/trustdomain/ 01:37:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:37:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:37:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:37:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:37:16 spire-1.2.1/pkg/server/authpolicy/ 01:37:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:37:16 spire-1.2.1/pkg/server/authpolicy/policy.go 01:37:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:37:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:37:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:37:16 spire-1.2.1/pkg/server/authpolicy/validate.go 01:37:16 spire-1.2.1/pkg/server/bundle/ 01:37:16 spire-1.2.1/pkg/server/bundle/client/ 01:37:16 spire-1.2.1/pkg/server/bundle/client/client.go 01:37:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:37:16 spire-1.2.1/pkg/server/bundle/client/manager.go 01:37:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:37:16 spire-1.2.1/pkg/server/bundle/client/sources.go 01:37:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:37:16 spire-1.2.1/pkg/server/bundle/client/updater.go 01:37:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:37:16 spire-1.2.1/pkg/server/ca/ 01:37:16 spire-1.2.1/pkg/server/ca/ca.go 01:37:16 spire-1.2.1/pkg/server/ca/ca_health.go 01:37:16 spire-1.2.1/pkg/server/ca/ca_test.go 01:37:16 spire-1.2.1/pkg/server/ca/journal.go 01:37:16 spire-1.2.1/pkg/server/ca/journal_test.go 01:37:16 spire-1.2.1/pkg/server/ca/manager.go 01:37:16 spire-1.2.1/pkg/server/ca/manager_health.go 01:37:16 spire-1.2.1/pkg/server/ca/manager_test.go 01:37:16 spire-1.2.1/pkg/server/ca/templates.go 01:37:16 spire-1.2.1/pkg/server/ca/upstream_client.go 01:37:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:37:16 spire-1.2.1/pkg/server/ca/validation.go 01:37:16 spire-1.2.1/pkg/server/cache/ 01:37:16 spire-1.2.1/pkg/server/cache/dscache/ 01:37:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:37:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:37:16 spire-1.2.1/pkg/server/cache/entrycache/ 01:37:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:37:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:37:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:37:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:37:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:37:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:37:16 spire-1.2.1/pkg/server/catalog/ 01:37:16 spire-1.2.1/pkg/server/catalog/catalog.go 01:37:16 spire-1.2.1/pkg/server/catalog/keymanager.go 01:37:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:37:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:37:16 spire-1.2.1/pkg/server/catalog/notifier.go 01:37:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:37:16 spire-1.2.1/pkg/server/config.go 01:37:16 spire-1.2.1/pkg/server/datastore/ 01:37:16 spire-1.2.1/pkg/server/datastore/datastore.go 01:37:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:37:16 spire-1.2.1/pkg/server/datastore/repository.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:37:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:37:16 spire-1.2.1/pkg/server/endpoints/ 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/ 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:37:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:37:16 spire-1.2.1/pkg/server/endpoints/config.go 01:37:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:37:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:37:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:37:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:37:16 spire-1.2.1/pkg/server/endpoints/middleware.go 01:37:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:37:16 spire-1.2.1/pkg/server/hostservice/ 01:37:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:37:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:37:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:37:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:37:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:37:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:37:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:37:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/ 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/ 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container 56c852a86e1e 01:37:16 ---> 539b19f5a338 01:37:16 Step 11/26 : WORKDIR /edgex-go/spire-build 01:37:16 ---> deea799364d5 01:37:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:37:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:37:16 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:37:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:37:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/ 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:37:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go ---> Running in 10e7628432dc 01:37:16 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:37:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:37:16 spire-1.2.1/pkg/server/registration/ 01:37:16 spire-1.2.1/pkg/server/registration/manager.go 01:37:16 spire-1.2.1/pkg/server/registration/manager_test.go 01:37:16 spire-1.2.1/pkg/server/scanentries.go 01:37:16 spire-1.2.1/pkg/server/scanentries_test.go 01:37:16 spire-1.2.1/pkg/server/server.go 01:37:16 spire-1.2.1/pkg/server/server_test.go 01:37:16 spire-1.2.1/pkg/server/svid/ 01:37:16 spire-1.2.1/pkg/server/svid/observer.go 01:37:16 spire-1.2.1/pkg/server/svid/observer_test.go 01:37:16 spire-1.2.1/pkg/server/svid/rotator.go 01:37:16 spire-1.2.1/pkg/server/svid/rotator_config.go 01:37:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:37:16 spire-1.2.1/pkg/server/svid/rotator_test.go 01:37:16 spire-1.2.1/proto/ 01:37:16 spire-1.2.1/proto/private/ 01:37:16 spire-1.2.1/proto/private/server/ 01:37:16 spire-1.2.1/proto/private/server/journal/ 01:37:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:37:16 spire-1.2.1/proto/private/server/journal/journal.proto 01:37:16 spire-1.2.1/proto/spire/ 01:37:16 spire-1.2.1/proto/spire/common/ 01:37:16 spire-1.2.1/proto/spire/common/common.pb.go 01:37:16 spire-1.2.1/proto/spire/common/common.proto 01:37:16 spire-1.2.1/proto/spire/common/plugin/ 01:37:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:37:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:37:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:37:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:37:16 spire-1.2.1/proto/spire/plugin/ 01:37:16 spire-1.2.1/proto/spire/plugin/agent/ 01:37:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:37:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:37:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:37:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:37:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:37:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:37:16 spire-1.2.1/release/ 01:37:16 spire-1.2.1/release/spire-extras/ 01:37:16 spire-1.2.1/release/spire-extras/README.md 01:37:16 spire-1.2.1/release/spire-extras/conf/ 01:37:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:37:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:37:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:37:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:37:16 spire-1.2.1/release/spire/ 01:37:16 spire-1.2.1/release/spire/README.md 01:37:16 spire-1.2.1/release/spire/conf/ 01:37:16 spire-1.2.1/release/spire/conf/agent/ 01:37:16 spire-1.2.1/release/spire/conf/agent/agent.conf 01:37:16 spire-1.2.1/release/spire/conf/server/ 01:37:16 spire-1.2.1/release/spire/conf/server/server.conf 01:37:16 spire-1.2.1/script/ 01:37:16 spire-1.2.1/script/build-artifact.sh 01:37:16 spire-1.2.1/script/generate_dummy_ca.sh 01:37:16 spire-1.2.1/support/ 01:37:16 spire-1.2.1/support/k8s/ 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:37:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:37:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/ 01:37:17 spire-1.2.1/support/oidc-discovery-provider/README.md 01:37:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/config.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/main.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:37:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:37:17 spire-1.2.1/test/ 01:37:17 spire-1.2.1/test/clock/ 01:37:17 spire-1.2.1/test/clock/clock.go 01:37:17 spire-1.2.1/test/fakes/ 01:37:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:37:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:37:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:37:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:37:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:37:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:37:17 spire-1.2.1/test/fakes/fakeagentstore/ 01:37:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:37:17 spire-1.2.1/test/fakes/fakedatastore/ 01:37:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:37:17 spire-1.2.1/test/fakes/fakeentryclient/ 01:37:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:37:17 spire-1.2.1/test/fakes/fakehealthchecker/ 01:37:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:37:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:37:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:37:17 spire-1.2.1/test/fakes/fakemetrics/ 01:37:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:37:17 spire-1.2.1/test/fakes/fakenoderesolver/ 01:37:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:37:17 spire-1.2.1/test/fakes/fakenotifier/ 01:37:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:37:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:37:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:37:17 spire-1.2.1/test/fakes/fakeserverca/ 01:37:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:37:17 spire-1.2.1/test/fakes/fakeservercatalog/ 01:37:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:37:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:37:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:37:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:37:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:37:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:37:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:37:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:37:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:37:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:37:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:37:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:37:17 spire-1.2.1/test/fixture/ 01:37:17 spire-1.2.1/test/fixture/certs/ 01:37:17 spire-1.2.1/test/fixture/certs/agent_svid.der 01:37:17 spire-1.2.1/test/fixture/certs/base_cert.pem 01:37:17 spire-1.2.1/test/fixture/certs/base_csr.pem 01:37:17 spire-1.2.1/test/fixture/certs/base_key.pem 01:37:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:37:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:37:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:37:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:37:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:37:17 spire-1.2.1/test/fixture/certs/blog_key.pem 01:37:17 spire-1.2.1/test/fixture/certs/bundle.der 01:37:17 spire-1.2.1/test/fixture/certs/ca.pem 01:37:17 spire-1.2.1/test/fixture/certs/ca_key.pem 01:37:17 spire-1.2.1/test/fixture/certs/database_cert.pem 01:37:17 spire-1.2.1/test/fixture/certs/database_csr.pem 01:37:17 spire-1.2.1/test/fixture/certs/database_key.pem 01:37:17 spire-1.2.1/test/fixture/certs/node_cert.pem 01:37:17 spire-1.2.1/test/fixture/certs/node_csr.pem 01:37:17 spire-1.2.1/test/fixture/certs/node_key.pem 01:37:17 spire-1.2.1/test/fixture/certs/svid.pem 01:37:17 spire-1.2.1/test/fixture/certs/svid_key.pem 01:37:17 spire-1.2.1/test/fixture/config/ 01:37:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:37:17 spire-1.2.1/test/fixture/config/agent_good.conf 01:37:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:37:17 spire-1.2.1/test/fixture/config/plugin_good.conf 01:37:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:37:17 spire-1.2.1/test/fixture/config/server_good.conf 01:37:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:37:17 spire-1.2.1/test/fixture/fixture.go 01:37:17 spire-1.2.1/test/fixture/nodeattestor/ 01:37:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:37:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:37:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:37:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:37:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:37:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:37:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:37:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:37:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:37:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:37:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:37:17 spire-1.2.1/test/fixture/registration/ 01:37:17 spire-1.2.1/test/fixture/registration/entries.json 01:37:17 spire-1.2.1/test/fixture/registration/good-for-update.json 01:37:17 spire-1.2.1/test/fixture/registration/good.json 01:37:17 spire-1.2.1/test/fixture/registration/invalid.json 01:37:17 spire-1.2.1/test/fixture/registration/invalid_json.json 01:37:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:37:17 spire-1.2.1/test/integration/ 01:37:17 spire-1.2.1/test/integration/README.md 01:37:17 spire-1.2.1/test/integration/common 01:37:17 spire-1.2.1/test/integration/setup/ 01:37:17 spire-1.2.1/test/integration/setup/adminclient/ 01:37:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:37:17 spire-1.2.1/test/integration/setup/adminclient/client.go 01:37:17 spire-1.2.1/test/integration/setup/debugagent/ 01:37:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:37:17 spire-1.2.1/test/integration/setup/debugagent/main.go 01:37:17 spire-1.2.1/test/integration/setup/debugserver/ 01:37:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:37:17 spire-1.2.1/test/integration/setup/debugserver/main.go 01:37:17 spire-1.2.1/test/integration/setup/downstreamclient/ 01:37:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:37:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:37:17 spire-1.2.1/test/integration/setup/itclient/ 01:37:17 spire-1.2.1/test/integration/setup/itclient/client.go 01:37:17 spire-1.2.1/test/integration/setup/node-attestation/ 01:37:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:37:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:37:17 spire-1.2.1/test/integration/setup/x509pop/ 01:37:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:37:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:37:17 spire-1.2.1/test/integration/suites/ 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:37:17 spire-1.2.1/test/integration/suites/join-token/ 01:37:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:37:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:37:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:37:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:37:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:37:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:37:17 spire-1.2.1/test/integration/suites/join-token/README.md 01:37:17 spire-1.2.1/test/integration/suites/join-token/conf/ 01:37:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/join-token/teardown 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:37:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:37:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:37:17 spire-1.2.1/test/integration/suites/k8s/ 01:37:17 spire-1.2.1/test/integration/suites/k8s/00-setup 01:37:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:37:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:37:17 spire-1.2.1/test/integration/suites/k8s/README.md 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/ 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:37:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:37:17 spire-1.2.1/test/integration/suites/k8s/teardown 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/ 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:37:17 spire-1.2.1/test/integration/suites/rotation/ 01:37:17 spire-1.2.1/test/integration/suites/rotation/00-setup 01:37:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:37:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:37:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:37:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:37:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:37:17 spire-1.2.1/test/integration/suites/rotation/README.md 01:37:17 spire-1.2.1/test/integration/suites/rotation/conf/ 01:37:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/rotation/teardown 01:37:17 spire-1.2.1/test/integration/suites/self-test/ 01:37:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:37:17 spire-1.2.1/test/integration/suites/self-test/README.md 01:37:17 spire-1.2.1/test/integration/suites/self-test/teardown 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:37:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:37:17 spire-1.2.1/test/integration/suites/upgrade/ 01:37:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:37:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:37:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:37:17 spire-1.2.1/test/integration/suites/upgrade/README.md 01:37:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:37:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:37:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:37:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:37:17 spire-1.2.1/test/integration/suites/upgrade/teardown 01:37:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:37:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:37:17 spire-1.2.1/test/integration/test-one.sh 01:37:17 spire-1.2.1/test/integration/test.sh 01:37:17 spire-1.2.1/test/plugintest/ 01:37:17 spire-1.2.1/test/plugintest/config.go 01:37:17 spire-1.2.1/test/plugintest/load.go 01:37:17 spire-1.2.1/test/plugintest/option.go 01:37:17 spire-1.2.1/test/spiretest/ 01:37:17 spire-1.2.1/test/spiretest/apiserver.go 01:37:17 spire-1.2.1/test/spiretest/assertions.go 01:37:17 spire-1.2.1/test/spiretest/dir.go 01:37:17 spire-1.2.1/test/spiretest/errors_posix.go 01:37:17 spire-1.2.1/test/spiretest/errors_windows.go 01:37:17 spire-1.2.1/test/spiretest/logs.go 01:37:17 spire-1.2.1/test/spiretest/socketapi.go 01:37:17 spire-1.2.1/test/spiretest/suite.go 01:37:17 spire-1.2.1/test/spiretest/x509.go 01:37:17 spire-1.2.1/test/testca/ 01:37:17 spire-1.2.1/test/testca/ca.go 01:37:17 spire-1.2.1/test/testkey/ 01:37:17 spire-1.2.1/test/testkey/generate.sh 01:37:17 spire-1.2.1/test/testkey/genkeys.go 01:37:17 spire-1.2.1/test/testkey/keys.go 01:37:17 spire-1.2.1/test/testkey/new.go 01:37:17 spire-1.2.1/test/tpmsimulator/ 01:37:17 spire-1.2.1/test/tpmsimulator/simulator.go 01:37:17 spire-1.2.1/test/util/ 01:37:17 spire-1.2.1/test/util/cert_fixtures.go 01:37:17 spire-1.2.1/test/util/cert_generation.go 01:37:17 spire-1.2.1/test/util/io_redirection.go 01:37:17 spire-1.2.1/test/util/race.go 01:37:17 spire-1.2.1/test/util/util.go 01:37:17 building spire from source... 01:37:17 Removing intermediate container 10e7628432dc 01:37:17 ---> 97dbd65a64b8 01:37: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 01:37:17 ---> dba58c2f032d 01:37:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:37:17 Installing go1.17.7... 01:37:17 ---> Running in de823452bf33 01:37:18 ---> Running in b3cbff64cc05 01:37:18 Removing intermediate container 8001663d3dff 01:37:18 ---> b6f6b41154cd 01:37:18 Step 8/22 : COPY . . 01:37:19 Removing intermediate container b3cbff64cc05 01:37:19 ---> 86ec5001ffb8 01:37:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:19 ---> Running in ad1bd0119e75 01:37:20 Removing intermediate container ad1bd0119e75 01:37:20 ---> 9999356e23a0 01:37:20 Step 20/22 : LABEL arch=arm64 01:37:20 ---> Running in 7ff73518c330 01:37:20 spire-1.2.1/ 01:37:20 spire-1.2.1/.data/ 01:37:20 spire-1.2.1/.data/.file 01:37:20 spire-1.2.1/.dockerignore 01:37:20 spire-1.2.1/.gitattributes 01:37:20 spire-1.2.1/.githooks/ 01:37:20 spire-1.2.1/.githooks/pre-commit 01:37:20 spire-1.2.1/.github/ 01:37:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:37:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:37:20 spire-1.2.1/.github/dependabot.yml 01:37:20 spire-1.2.1/.github/workflows/ 01:37:20 spire-1.2.1/.github/workflows/nightly_build.yaml 01:37:20 spire-1.2.1/.github/workflows/pr_build.yaml 01:37:20 spire-1.2.1/.github/workflows/release_build.yaml 01:37:20 spire-1.2.1/.github/workflows/scripts/ 01:37:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:37:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:37:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:37:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:37:20 spire-1.2.1/.github/workflows/scripts/split.sh 01:37:20 spire-1.2.1/.gitignore 01:37:20 spire-1.2.1/.go-version 01:37:20 spire-1.2.1/.golangci.yml 01:37:20 spire-1.2.1/ADOPTERS.md 01:37:20 spire-1.2.1/CHANGELOG.md 01:37:20 spire-1.2.1/CODE-OF-CONDUCT.md 01:37:20 spire-1.2.1/CODEOWNERS 01:37:20 spire-1.2.1/CONTRIBUTING.md 01:37:20 spire-1.2.1/Dockerfile 01:37:20 spire-1.2.1/Dockerfile.dev 01:37:20 spire-1.2.1/Dockerfile.scratch 01:37:20 spire-1.2.1/LICENSE 01:37:20 spire-1.2.1/MAINTAINERS.md 01:37:20 spire-1.2.1/Makefile 01:37:20 spire-1.2.1/README.md 01:37:20 spire-1.2.1/ROADMAP.md 01:37:20 spire-1.2.1/SECURITY.md 01:37:20 spire-1.2.1/cmd/ 01:37:20 spire-1.2.1/cmd/spire-agent/ 01:37:20 spire-1.2.1/cmd/spire-agent/cli/ 01:37:20 spire-1.2.1/cmd/spire-agent/cli/api/ 01:37:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/common/ 01:37:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:37:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/run/ 01:37:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:37:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:37:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:37:20 spire-1.2.1/cmd/spire-agent/main.go 01:37:20 spire-1.2.1/cmd/spire-server/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/agent/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/cli.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/run/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/token/ 01:37:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:37:20 spire-1.2.1/cmd/spire-server/cli/validate/ 01:37:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:37:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:37:21 spire-1.2.1/cmd/spire-server/cli/x509/ 01:37:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:37:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:37:21 spire-1.2.1/cmd/spire-server/main.go 01:37:21 spire-1.2.1/cmd/spire-server/util/ 01:37:21 spire-1.2.1/cmd/spire-server/util/util.go 01:37:21 spire-1.2.1/conf/ 01:37:21 spire-1.2.1/conf/agent/ 01:37:21 spire-1.2.1/conf/agent/agent.conf 01:37:21 spire-1.2.1/conf/agent/agent_full.conf 01:37:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:37:21 spire-1.2.1/conf/server/ 01:37:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:37:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:37:21 spire-1.2.1/conf/server/server.conf 01:37:21 spire-1.2.1/conf/server/server_full.conf 01:37:21 spire-1.2.1/doc/ 01:37:21 spire-1.2.1/doc/SPIRE101.md 01:37:21 spire-1.2.1/doc/auditlog.md 01:37:21 spire-1.2.1/doc/authorization_policy_engine.md 01:37:21 spire-1.2.1/doc/changelog_guidelines.md 01:37:21 spire-1.2.1/doc/cure53-report.pdf 01:37:21 spire-1.2.1/doc/images/ 01:37:21 spire-1.2.1/doc/images/2019_roadmap.png 01:37:21 spire-1.2.1/doc/images/SPIRE101.png 01:37:21 spire-1.2.1/doc/images/SPIRE_agent.png 01:37:21 spire-1.2.1/doc/images/SPIRE_server.png 01:37:21 spire-1.2.1/doc/images/cache_mgr.png 01:37:21 spire-1.2.1/doc/images/cache_mgr_components.png 01:37:21 spire-1.2.1/doc/images/federated_spire.png 01:37:21 spire-1.2.1/doc/images/ha_mode.png 01:37:21 spire-1.2.1/doc/images/nested_spire.png 01:37:21 spire-1.2.1/doc/images/oidc_federation.png 01:37:21 spire-1.2.1/doc/images/single_trust_domain.png 01:37:21 spire-1.2.1/doc/images/spiffe_compatible.png 01:37:21 spire-1.2.1/doc/images/spire_logo.png 01:37:21 spire-1.2.1/doc/migrating_registration_api_clients.md 01:37:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:37:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:37:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:37:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:37:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:37:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:37:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:37:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:37:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:37:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:37:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:37:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:37:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:37:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:37:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:37:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:37:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:37:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:37:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:37:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:37:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:37:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:37:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:37:21 spire-1.2.1/doc/scaling_spire.md 01:37:21 spire-1.2.1/doc/spire_agent.md 01:37:21 spire-1.2.1/doc/spire_server.md 01:37:21 spire-1.2.1/doc/supported_integrations.md 01:37:21 spire-1.2.1/doc/telemetry.md 01:37:21 spire-1.2.1/doc/telemetry_config.md 01:37:21 spire-1.2.1/doc/upgrading.md 01:37:21 spire-1.2.1/doc/using_spire.md 01:37:21 spire-1.2.1/examples/ 01:37:21 spire-1.2.1/examples/README.md 01:37:21 spire-1.2.1/go.mod 01:37:21 spire-1.2.1/go.sum 01:37:21 spire-1.2.1/pkg/ 01:37:21 spire-1.2.1/pkg/agent/ 01:37:21 spire-1.2.1/pkg/agent/agent.go 01:37:21 spire-1.2.1/pkg/agent/api/ 01:37:21 spire-1.2.1/pkg/agent/api/config.go 01:37:21 spire-1.2.1/pkg/agent/api/debug/ 01:37:21 spire-1.2.1/pkg/agent/api/debug/v1/ 01:37:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:37:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:37:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:37:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:37:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:37:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:37:21 spire-1.2.1/pkg/agent/api/endpoints.go 01:37:21 spire-1.2.1/pkg/agent/api/health/ 01:37:21 spire-1.2.1/pkg/agent/api/health/v1/ 01:37:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:37:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:37:21 spire-1.2.1/pkg/agent/api/rpccontext/ 01:37:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:37:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:37:21 spire-1.2.1/pkg/agent/attestor/ 01:37:21 spire-1.2.1/pkg/agent/attestor/node/ 01:37:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:37:21 spire-1.2.1/pkg/agent/attestor/node/node.go 01:37:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:37:21 spire-1.2.1/pkg/agent/attestor/workload/ 01:37:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:37:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:37:21 spire-1.2.1/pkg/agent/catalog/ 01:37:21 spire-1.2.1/pkg/agent/catalog/catalog.go 01:37:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:37:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:37:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:37:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:37:21 spire-1.2.1/pkg/agent/client/ 01:37:21 spire-1.2.1/pkg/agent/client/client.go 01:37:21 spire-1.2.1/pkg/agent/client/client_test.go 01:37:21 spire-1.2.1/pkg/agent/client/dial.go 01:37:21 spire-1.2.1/pkg/agent/client/nodeconn.go 01:37:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:37:21 spire-1.2.1/pkg/agent/client/update.go 01:37:21 spire-1.2.1/pkg/agent/client/util.go 01:37:21 spire-1.2.1/pkg/agent/common/ 01:37:21 spire-1.2.1/pkg/agent/common/backoff/ 01:37:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:37:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:37:21 spire-1.2.1/pkg/agent/common/cgroups/ 01:37:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:37:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:37:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:37:21 spire-1.2.1/pkg/agent/config.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/ 01:37:21 spire-1.2.1/pkg/agent/endpoints/config.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:37:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:37:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/workload/ 01:37:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:37:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:37:21 spire-1.2.1/pkg/agent/manager/ 01:37:21 spire-1.2.1/pkg/agent/manager/cache/ 01:37:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:37:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:37:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:37:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:37:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:37:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:37:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:37:21 spire-1.2.1/pkg/agent/manager/config.go 01:37:21 spire-1.2.1/pkg/agent/manager/manager.go 01:37:21 spire-1.2.1/pkg/agent/manager/manager_test.go 01:37:21 spire-1.2.1/pkg/agent/manager/storage.go 01:37:21 spire-1.2.1/pkg/agent/manager/storage_test.go 01:37:21 spire-1.2.1/pkg/agent/manager/storecache/ 01:37:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:37:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:37:21 spire-1.2.1/pkg/agent/manager/sync.go 01:37:21 spire-1.2.1/pkg/agent/plugin/ 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:37:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:37:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:37:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/Removing intermediate container 7ff73518c330 01:37:21 ---> 424c69b29c7a 01:37:21 Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:37:21 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:37:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:37:21 spire-1.2.1/pkg/agent/svid/ 01:37:21 spire-1.2.1/pkg/agent/svid/rotator.go 01:37:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:37:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:37:21 spire-1.2.1/pkg/agent/svid/store/ 01:37:21 spire-1.2.1/pkg/agent/svid/store/service.go 01:37:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:37:21 spire-1.2.1/pkg/common/ 01:37:21 spire-1.2.1/pkg/common/agentpathtemplate/ 01:37:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:37:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:37:21 spire-1.2.1/pkg/common/api/ 01:37:21 spire-1.2.1/pkg/common/api/metrics.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/ 01:37:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/logger.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/names.go 01:37:21 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:37:21 spire-1.2.1/pkg/common/api/names.go 01:37:21 spire-1.2.1/pkg/common/api/ratelimit.go 01:37:21 spire-1.2.1/pkg/common/api/rpccontext/ 01:37:21 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:37:21 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:37:21 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:37:21 spire-1.2.1/pkg/common/auth/ 01:37:21 spire-1.2.1/pkg/common/auth/interceptors.go 01:37:21 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:37:21 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/ 01:37:21 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/types.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:37:21 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:37:21 spire-1.2.1/pkg/common/catalog/ 01:37:21 spire-1.2.1/pkg/common/catalog/bind.go 01:37:21 spire-1.2.1/pkg/common/catalog/builtin.go 01:37:21 spire-1.2.1/pkg/common/catalog/catalog.go 01:37:21 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:37:21 spire-1.2.1/pkg/common/catalog/closers.go 01:37:21 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:37:21 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:37:21 spire-1.2.1/pkg/common/catalog/config.go 01:37:21 spire-1.2.1/pkg/common/catalog/config_test.go 01:37:21 spire-1.2.1/pkg/common/catalog/configure.go 01:37:21 spire-1.2.1/pkg/common/catalog/constraints.go 01:37:21 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:37:21 spire-1.2.1/pkg/common/catalog/context.go 01:37:21 spire-1.2.1/pkg/common/catalog/external.go 01:37:21 spire-1.2.1/pkg/common/catalog/host.go 01:37:21 spire-1.2.1/pkg/common/catalog/pipenet.go 01:37:21 spire-1.2.1/pkg/common/catalog/plugin.go 01:37:21 spire-1.2.1/pkg/common/catalog/testplugin/ 01:37:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:37:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:37:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:37:21 spire-1.2.1/pkg/common/cli/ 01:37:21 spire-1.2.1/pkg/common/cli/env.go 01:37:21 spire-1.2.1/pkg/common/cli/flags.go 01:37:21 spire-1.2.1/pkg/common/cli/trust_domain.go 01:37:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:37:21 spire-1.2.1/pkg/common/cli/umask.go 01:37:21 spire-1.2.1/pkg/common/cli/umask_posix.go 01:37:21 spire-1.2.1/pkg/common/cli/umask_test.go 01:37:21 spire-1.2.1/pkg/common/cli/umask_windows.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/ 01:37:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/flag.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/format.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/ 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:37:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:37:21 spire-1.2.1/pkg/common/coretypes/ 01:37:21 spire-1.2.1/pkg/common/coretypes/bundle/ 01:37:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:37:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:37:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:37:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:37:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:37:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:37:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:37:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:37:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:37:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:37:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:37:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:37:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:37:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:37:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:37:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:37:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:37:21 spire-1.2.1/pkg/common/cryptoutil/ 01:37:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:37:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:37:21 spire-1.2.1/pkg/common/diskutil/ 01:37:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:37:21 spire-1.2.1/pkg/common/diskutil/file_test.go 01:37:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:37:21 spire-1.2.1/pkg/common/errorutil/ 01:37:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:37:21 spire-1.2.1/pkg/common/health/ 01:37:21 spire-1.2.1/pkg/common/health/config.go 01:37:21 spire-1.2.1/pkg/common/health/context.go 01:37:21 spire-1.2.1/pkg/common/health/context_test.go 01:37:21 spire-1.2.1/pkg/common/health/health.go 01:37:21 spire-1.2.1/pkg/common/health/health_test.go 01:37:21 spire-1.2.1/pkg/common/health/logger.go 01:37:21 spire-1.2.1/pkg/common/hostservice/ 01:37:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:37:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:37:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:37:21 spire-1.2.1/pkg/common/idutil/ 01:37:21 spire-1.2.1/pkg/common/idutil/require.go 01:37:21 spire-1.2.1/pkg/common/idutil/require_test.go 01:37:21 spire-1.2.1/pkg/common/idutil/safety.go 01:37:21 spire-1.2.1/pkg/common/idutil/safety_test.go 01:37:21 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:37:21 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:37:21 spire-1.2.1/pkg/common/jwtsvid/ 01:37:21 spire-1.2.1/pkg/common/jwtsvid/common.go 01:37:21 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:37:21 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:37:21 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:37:21 spire-1.2.1/pkg/common/jwtutil/ 01:37:21 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:37:21 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:37:21 spire-1.2.1/pkg/common/log/ 01:37:21 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:37:21 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:37:21 spire-1.2.1/pkg/common/log/log.go 01:37:21 spire-1.2.1/pkg/common/log/log_test.go 01:37:21 spire-1.2.1/pkg/common/log/options.go 01:37:21 spire-1.2.1/pkg/common/nodeutil/ 01:37:21 spire-1.2.1/pkg/common/nodeutil/node.go 01:37:21 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:37:21 spire-1.2.1/pkg/common/peertracker/ 01:37:21 spire-1.2.1/pkg/common/peertracker/conn.go 01:37:21 spire-1.2.1/pkg/common/peertracker/credentials.go 01:37:21 spire-1.2.1/pkg/common/peertracker/errors.go 01:37:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:37:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:37:21 spire-1.2.1/pkg/common/peertracker/info.go 01:37:21 spire-1.2.1/pkg/common/peertracker/listener.go 01:37:21 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:37:21 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:37:21 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:37:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:37:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:37:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:37:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:37:21 spire-1.2.1/pkg/common/peertracker/tcp.go 01:37:21 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:37:21 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:37:21 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:37:21 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:37:21 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:37:21 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go ---> Running in 353f40f7b7b6 01:37:21 01:37:21 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:37:21 spire-1.2.1/pkg/common/peertracker/uds.go 01:37:21 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:37:21 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:37:21 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:37:21 spire-1.2.1/pkg/common/pemutil/ 01:37:21 spire-1.2.1/pkg/common/pemutil/block.go 01:37:21 spire-1.2.1/pkg/common/pemutil/certs.go 01:37:21 spire-1.2.1/pkg/common/pemutil/common.go 01:37:21 spire-1.2.1/pkg/common/pemutil/csr.go 01:37:21 spire-1.2.1/pkg/common/pemutil/keys.go 01:37:21 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/ 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:37:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:37:21 spire-1.2.1/pkg/common/plugin/ 01:37:21 spire-1.2.1/pkg/common/plugin/aws/ 01:37:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:37:21 spire-1.2.1/pkg/common/plugin/azure/ 01:37:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:37:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:37:21 spire-1.2.1/pkg/common/plugin/facade.go 01:37:21 spire-1.2.1/pkg/common/plugin/facade_test.go 01:37:21 spire-1.2.1/pkg/common/plugin/gcp/ 01:37:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:37:21 spire-1.2.1/pkg/common/plugin/k8s/ 01:37:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:37:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:37:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:37:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:37:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:37:21 spire-1.2.1/pkg/common/plugin/log.go 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/ 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:37:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:37:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:37:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:37:21 spire-1.2.1/pkg/common/plugin/x509pop/ 01:37:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:37:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:37:21 spire-1.2.1/pkg/common/profiling/ 01:37:21 spire-1.2.1/pkg/common/profiling/dumpers.go 01:37:21 spire-1.2.1/pkg/common/profiling/profiling.go 01:37:21 spire-1.2.1/pkg/common/protoutil/ 01:37:21 spire-1.2.1/pkg/common/protoutil/masks.go 01:37:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:37:21 spire-1.2.1/pkg/common/rotationutil/ 01:37:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:37:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:37:21 spire-1.2.1/pkg/common/selector/ 01:37:21 spire-1.2.1/pkg/common/selector/selector.go 01:37:21 spire-1.2.1/pkg/common/selector/selector_test.go 01:37:21 spire-1.2.1/pkg/common/selector/set.go 01:37:21 spire-1.2.1/pkg/common/selector/set_utils.go 01:37:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/ 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/ 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:37:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:37:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:37:21 spire-1.2.1/pkg/common/telemetry/call.go 01:37:21 spire-1.2.1/pkg/common/telemetry/common/ 01:37:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:37:21 spire-1.2.1/pkg/common/telemetry/config.go 01:37:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:37:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/inmem.go 01:37:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/m3.go 01:37:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/metrics.go 01:37:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/names.go 01:37:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:37:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:37:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/ 01:37:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:37:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:37:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:37:21 spire-1.2.1/pkg/common/telemetry/server/server.go 01:37:21 spire-1.2.1/pkg/common/telemetry/sink.go 01:37:21 spire-1.2.1/pkg/common/telemetry/statsd.go 01:37:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:37:21 spire-1.2.1/pkg/common/telemetry/uptime.go 01:37:21 spire-1.2.1/pkg/common/telemetry/version.go 01:37:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:37:21 spire-1.2.1/pkg/common/uptime/ 01:37:21 spire-1.2.1/pkg/common/uptime/uptime.go 01:37:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:37:21 spire-1.2.1/pkg/common/util/ 01:37:21 spire-1.2.1/pkg/common/util/certs.go 01:37:21 spire-1.2.1/pkg/common/util/certs_test.go 01:37:21 spire-1.2.1/pkg/common/util/csr.go 01:37:21 spire-1.2.1/pkg/common/util/hash.go 01:37:21 spire-1.2.1/pkg/common/util/selectors.go 01:37:21 spire-1.2.1/pkg/common/util/selectors_test.go 01:37:21 spire-1.2.1/pkg/common/util/signals.go 01:37:21 spire-1.2.1/pkg/common/util/sort.go 01:37:21 spire-1.2.1/pkg/common/util/sort_test.go 01:37:21 spire-1.2.1/pkg/common/util/task.go 01:37:21 spire-1.2.1/pkg/common/util/task_test.go 01:37:21 spire-1.2.1/pkg/common/util/testdata/ 01:37:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:37:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:37:21 spire-1.2.1/pkg/common/version/ 01:37:21 spire-1.2.1/pkg/common/version/version.go 01:37:21 spire-1.2.1/pkg/common/x509svid/ 01:37:21 spire-1.2.1/pkg/common/x509svid/common_test.go 01:37:21 spire-1.2.1/pkg/common/x509svid/csr.go 01:37:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:37:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:37:21 spire-1.2.1/pkg/common/x509util/ 01:37:21 spire-1.2.1/pkg/common/x509util/cert.go 01:37:21 spire-1.2.1/pkg/common/x509util/dns.go 01:37:21 spire-1.2.1/pkg/common/x509util/dns_test.go 01:37:21 spire-1.2.1/pkg/common/x509util/keyid.go 01:37:21 spire-1.2.1/pkg/common/x509util/keypair.go 01:37:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:37:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:37:21 spire-1.2.1/pkg/server/ 01:37:21 spire-1.2.1/pkg/server/api/ 01:37:21 spire-1.2.1/pkg/server/api/agent.go 01:37:21 spire-1.2.1/pkg/server/api/agent/ 01:37:21 spire-1.2.1/pkg/server/api/agent/v1/ 01:37:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:37:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:37:21 spire-1.2.1/pkg/server/api/agent_test.go 01:37:21 spire-1.2.1/pkg/server/api/api.go 01:37:21 spire-1.2.1/pkg/server/api/audit/ 01:37:21 spire-1.2.1/pkg/server/api/audit/audit.go 01:37:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:37:21 spire-1.2.1/pkg/server/api/bundle.go 01:37:21 spire-1.2.1/pkg/server/api/bundle/ 01:37:21 spire-1.2.1/pkg/server/api/bundle/v1/ 01:37:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:37:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:37:21 spire-1.2.1/pkg/server/api/bundle_test.go 01:37:21 spire-1.2.1/pkg/server/api/debug/ 01:37:21 spire-1.2.1/pkg/server/api/debug/v1/ 01:37:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:37:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:37:21 spire-1.2.1/pkg/server/api/entry.go 01:37:21 spire-1.2.1/pkg/server/api/entry/ 01:37:21 spire-1.2.1/pkg/server/api/entry/v1/ 01:37:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:37:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:37:21 spire-1.2.1/pkg/server/api/entry_test.go 01:37:21 spire-1.2.1/pkg/server/api/health/ 01:37:21 spire-1.2.1/pkg/server/api/health/v1/ 01:37:21 spire-1.2.1/pkg/server/api/health/v1/service.go 01:37:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:37:21 spire-1.2.1/pkg/server/api/id.go 01:37:21 spire-1.2.1/pkg/server/api/id_test.go 01:37:21 spire-1.2.1/pkg/server/api/limits/ 01:37:21 spire-1.2.1/pkg/server/api/limits/limits.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/ 01:37:21 spire-1.2.1/pkg/server/api/middleware/alias.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/audit.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/caller.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/common.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/entries.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:37:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:37:21 spire-1.2.1/pkg/server/api/ratelimit.go 01:37:21 spire-1.2.1/pkg/server/api/rpccontext/ 01:37:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:37:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:37:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:37:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:37:21 spire-1.2.1/pkg/server/api/selector.go 01:37:21 spire-1.2.1/pkg/server/api/selector_test.go 01:37:21 spire-1.2.1/pkg/server/api/status.go 01:37:21 spire-1.2.1/pkg/server/api/status_test.go 01:37:21 spire-1.2.1/pkg/server/api/svid/ 01:37:21 spire-1.2.1/pkg/server/api/svid/v1/ 01:37:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:37:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:37:21 spire-1.2.1/pkg/server/api/trustdomain.go 01:37:21 spire-1.2.1/pkg/server/api/trustdomain/ 01:37:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:37:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:37:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:37:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:37:21 spire-1.2.1/pkg/server/authpolicy/ 01:37:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:37:21 spire-1.2.1/pkg/server/authpolicy/policy.go 01:37:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:37:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:37:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:37:21 spire-1.2.1/pkg/server/authpolicy/validate.go 01:37:21 spire-1.2.1/pkg/server/bundle/ 01:37:21 spire-1.2.1/pkg/server/bundle/client/ 01:37:21 spire-1.2.1/pkg/server/bundle/client/client.go 01:37:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:37:21 spire-1.2.1/pkg/server/bundle/client/manager.go 01:37:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:37:21 spire-1.2.1/pkg/server/bundle/client/sources.go 01:37:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:37:21 spire-1.2.1/pkg/server/bundle/client/updater.go 01:37:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:37:21 spire-1.2.1/pkg/server/ca/ 01:37:21 spire-1.2.1/pkg/server/ca/ca.go 01:37:21 spire-1.2.1/pkg/server/ca/ca_health.go 01:37:21 spire-1.2.1/pkg/server/ca/ca_test.go 01:37:21 spire-1.2.1/pkg/server/ca/journal.go 01:37:21 spire-1.2.1/pkg/server/ca/journal_test.go 01:37:21 spire-1.2.1/pkg/server/ca/manager.go 01:37:21 spire-1.2.1/pkg/server/ca/manager_health.go 01:37:21 spire-1.2.1/pkg/server/ca/manager_test.go 01:37:21 spire-1.2.1/pkg/server/ca/templates.go 01:37:21 spire-1.2.1/pkg/server/ca/upstream_client.go 01:37:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:37:21 spire-1.2.1/pkg/server/ca/validation.go 01:37:21 spire-1.2.1/pkg/server/cache/ 01:37:21 spire-1.2.1/pkg/server/cache/dscache/ 01:37:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:37:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:37:21 spire-1.2.1/pkg/server/cache/entrycache/ 01:37:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:37:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:37:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:37:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:37:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:37:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:37:21 spire-1.2.1/pkg/server/catalog/ 01:37:21 spire-1.2.1/pkg/server/catalog/catalog.go 01:37:21 spire-1.2.1/pkg/server/catalog/keymanager.go 01:37:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:37:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:37:21 spire-1.2.1/pkg/server/catalog/notifier.go 01:37:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:37:21 spire-1.2.1/pkg/server/config.go 01:37:21 spire-1.2.1/pkg/server/datastore/ 01:37:21 spire-1.2.1/pkg/server/datastore/datastore.go 01:37:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:37:21 spire-1.2.1/pkg/server/datastore/repository.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:37:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:37:21 spire-1.2.1/pkg/server/endpoints/ 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/ 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:37:21 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:37:21 spire-1.2.1/pkg/server/endpoints/config.go 01:37:21 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:37:21 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:37:21 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:37:21 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:37:21 spire-1.2.1/pkg/server/endpoints/middleware.go 01:37:21 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:37:21 spire-1.2.1/pkg/server/hostservice/ 01:37:21 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:37:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:37:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:37:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:37:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:37:21 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:37:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:37:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/ 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/ 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:37:21 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:37:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:37:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/ 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:37:21 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:37:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:37:21 spire-1.2.1/pkg/server/registration/ 01:37:21 spire-1.2.1/pkg/server/registration/manager.go 01:37:21 spire-1.2.1/pkg/server/registration/manager_test.go 01:37:21 spire-1.2.1/pkg/server/scanentries.go 01:37:21 spire-1.2.1/pkg/server/scanentries_test.go 01:37:21 spire-1.2.1/pkg/server/server.go 01:37:21 spire-1.2.1/pkg/server/server_test.go 01:37:21 spire-1.2.1/pkg/server/svid/ 01:37:21 spire-1.2.1/pkg/server/svid/observer.go 01:37:21 spire-1.2.1/pkg/server/svid/observer_test.go 01:37:21 spire-1.2.1/pkg/server/svid/rotator.go 01:37:21 spire-1.2.1/pkg/server/svid/rotator_config.go 01:37:21 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:37:21 spire-1.2.1/pkg/server/svid/rotator_test.go 01:37:21 spire-1.2.1/proto/ 01:37:21 spire-1.2.1/proto/private/ 01:37:21 spire-1.2.1/proto/private/server/ 01:37:21 spire-1.2.1/proto/private/server/journal/ 01:37:21 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:37:21 spire-1.2.1/proto/private/server/journal/journal.proto 01:37:21 spire-1.2.1/proto/spire/ 01:37:21 spire-1.2.1/proto/spire/common/ 01:37:21 spire-1.2.1/proto/spire/common/common.pb.go 01:37:21 spire-1.2.1/proto/spire/common/common.proto 01:37:21 spire-1.2.1/proto/spire/common/plugin/ 01:37:21 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:37:21 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:37:21 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:37:21 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:37:21 spire-1.2.1/proto/spire/plugin/ 01:37:21 spire-1.2.1/proto/spire/plugin/agent/ 01:37:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:37:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:37:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:37:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:37:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:37:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:37:21 spire-1.2.1/release/ 01:37:21 spire-1.2.1/release/spire-extras/ 01:37:21 spire-1.2.1/release/spire-extras/README.md 01:37:21 spire-1.2.1/release/spire-extras/conf/ 01:37:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:37:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:37:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:37:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:37:21 spire-1.2.1/release/spire/ 01:37:21 spire-1.2.1/release/spire/README.md 01:37:21 spire-1.2.1/release/spire/conf/ 01:37:21 spire-1.2.1/release/spire/conf/agent/ 01:37:21 spire-1.2.1/release/spire/conf/agent/agent.conf 01:37:21 spire-1.2.1/release/spire/conf/server/ 01:37:21 spire-1.2.1/release/spire/conf/server/server.conf 01:37:21 spire-1.2.1/script/ 01:37:21 spire-1.2.1/script/build-artifact.sh 01:37:21 spire-1.2.1/script/generate_dummy_ca.sh 01:37:21 spire-1.2.1/support/ 01:37:21 spire-1.2.1/support/k8s/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:37:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:37:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/ 01:37:22 spire-1.2.1/support/oidc-discovery-provider/README.md 01:37:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/config.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/main.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:37:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:37:22 spire-1.2.1/test/ 01:37:22 spire-1.2.1/test/clock/ 01:37:22 spire-1.2.1/test/clock/clock.go 01:37:22 spire-1.2.1/test/fakes/ 01:37:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:37:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:37:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:37:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:37:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:37:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:37:22 spire-1.2.1/test/fakes/fakeagentstore/ 01:37:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:37:22 spire-1.2.1/test/fakes/fakedatastore/ 01:37:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:37:22 spire-1.2.1/test/fakes/fakeentryclient/ 01:37:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:37:22 spire-1.2.1/test/fakes/fakehealthchecker/ 01:37:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:37:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:37:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:37:22 spire-1.2.1/test/fakes/fakemetrics/ 01:37:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:37:22 spire-1.2.1/test/fakes/fakenoderesolver/ 01:37:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:37:22 spire-1.2.1/test/fakes/fakenotifier/ 01:37:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:37:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:37:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:37:22 spire-1.2.1/test/fakes/fakeserverca/ 01:37:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:37:22 spire-1.2.1/test/fakes/fakeservercatalog/ 01:37:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:37:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:37:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:37:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:37:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:37:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:37:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:37:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:37:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:37:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:37:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:37:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:37:22 spire-1.2.1/test/fixture/ 01:37:22 spire-1.2.1/test/fixture/certs/ 01:37:22 spire-1.2.1/test/fixture/certs/agent_svid.der 01:37:22 spire-1.2.1/test/fixture/certs/base_cert.pem 01:37:22 spire-1.2.1/test/fixture/certs/base_csr.pem 01:37:22 spire-1.2.1/test/fixture/certs/base_key.pem 01:37:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:37:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:37:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:37:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:37:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:37:22 spire-1.2.1/test/fixture/certs/blog_key.pem 01:37:22 spire-1.2.1/test/fixture/certs/bundle.der 01:37:22 spire-1.2.1/test/fixture/certs/ca.pem 01:37:22 spire-1.2.1/test/fixture/certs/ca_key.pem 01:37:22 spire-1.2.1/test/fixture/certs/database_cert.pem 01:37:22 spire-1.2.1/test/fixture/certs/database_csr.pem 01:37:22 spire-1.2.1/test/fixture/certs/database_key.pem 01:37:22 spire-1.2.1/test/fixture/certs/node_cert.pem 01:37:22 spire-1.2.1/test/fixture/certs/node_csr.pem 01:37:22 spire-1.2.1/test/fixture/certs/node_key.pem 01:37:22 spire-1.2.1/test/fixture/certs/svid.pem 01:37:22 spire-1.2.1/test/fixture/certs/svid_key.pem 01:37:22 spire-1.2.1/test/fixture/config/ 01:37:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:37:22 spire-1.2.1/test/fixture/config/agent_good.conf 01:37:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:37:22 spire-1.2.1/test/fixture/config/plugin_good.conf 01:37:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:37:22 spire-1.2.1/test/fixture/config/server_good.conf 01:37:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:37:22 spire-1.2.1/test/fixture/fixture.go 01:37:22 spire-1.2.1/test/fixture/nodeattestor/ 01:37:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:37:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:37:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:37:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:37:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:37:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:37:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:37:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:37:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:37:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:37:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:37:22 spire-1.2.1/test/fixture/registration/ 01:37:22 spire-1.2.1/test/fixture/registration/entries.json 01:37:22 spire-1.2.1/test/fixture/registration/good-for-update.json 01:37:22 spire-1.2.1/test/fixture/registration/good.json 01:37:22 spire-1.2.1/test/fixture/registration/invalid.json 01:37:22 spire-1.2.1/test/fixture/registration/invalid_json.json 01:37:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:37:22 spire-1.2.1/test/integration/ 01:37:22 spire-1.2.1/test/integration/README.md 01:37:22 spire-1.2.1/test/integration/common 01:37:22 spire-1.2.1/test/integration/setup/ 01:37:22 spire-1.2.1/test/integration/setup/adminclient/ 01:37:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:37:22 spire-1.2.1/test/integration/setup/adminclient/client.go 01:37:22 spire-1.2.1/test/integration/setup/debugagent/ 01:37:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:37:22 spire-1.2.1/test/integration/setup/debugagent/main.go 01:37:22 spire-1.2.1/test/integration/setup/debugserver/ 01:37:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:37:22 spire-1.2.1/test/integration/setup/debugserver/main.go 01:37:22 spire-1.2.1/test/integration/setup/downstreamclient/ 01:37:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:37:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:37:22 spire-1.2.1/test/integration/setup/itclient/ 01:37:22 spire-1.2.1/test/integration/setup/itclient/client.go 01:37:22 spire-1.2.1/test/integration/setup/node-attestation/ 01:37:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:37:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:37:22 spire-1.2.1/test/integration/setup/x509pop/ 01:37:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:37:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:37:22 spire-1.2.1/test/integration/suites/ 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/Removing intermediate container 353f40f7b7b6 01:37:22 ---> 315496bdbd4c 01:37:22 Step 22/22 : LABEL version=0.0.0 01:37:22 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:37:22 spire-1.2.1/test/integration/suites/join-token/ 01:37:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:37:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:37:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:37:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:37:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:37:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:37:22 spire-1.2.1/test/integration/suites/join-token/README.md 01:37:22 spire-1.2.1/test/integration/suites/join-token/conf/ 01:37:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/join-token/teardown 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:37:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:37:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:37:22 spire-1.2.1/test/integration/suites/k8s/ 01:37:22 spire-1.2.1/test/integration/suites/k8s/00-setup 01:37:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:37:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:37:22 spire-1.2.1/test/integration/suites/k8s/README.md 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/ 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:37:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:37:22 spire-1.2.1/test/integration/suites/k8s/teardown 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/ 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:37:22 spire-1.2.1/test/integration/suites/rotation/ 01:37:22 spire-1.2.1/test/integration/suites/rotation/00-setup 01:37:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:37:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:37:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:37:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:37:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:37:22 spire-1.2.1/test/integration/suites/rotation/README.md 01:37:22 spire-1.2.1/test/integration/suites/rotation/conf/ 01:37:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/rotation/teardown 01:37:22 spire-1.2.1/test/integration/suites/self-test/ 01:37:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:37:22 spire-1.2.1/test/integration/suites/self-test/README.md 01:37:22 spire-1.2.1/test/integration/suites/self-test/teardown 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:37:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:37:22 spire-1.2.1/test/integration/suites/upgrade/ 01:37:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:37:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:37:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:37:22 spire-1.2.1/test/integration/suites/upgrade/README.md 01:37:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:37:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:37:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:37:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:37:22 spire-1.2.1/test/integration/suites/upgrade/teardown 01:37:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md ---> Running in ab69a8dd23be 01:37:22 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:37:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:37:22 spire-1.2.1/test/integration/test-one.sh 01:37:22 spire-1.2.1/test/integration/test.sh 01:37:22 spire-1.2.1/test/plugintest/ 01:37:22 spire-1.2.1/test/plugintest/config.go 01:37:22 spire-1.2.1/test/plugintest/load.go 01:37:22 spire-1.2.1/test/plugintest/option.go 01:37:22 spire-1.2.1/test/spiretest/ 01:37:22 spire-1.2.1/test/spiretest/apiserver.go 01:37:22 spire-1.2.1/test/spiretest/assertions.go 01:37:22 spire-1.2.1/test/spiretest/dir.go 01:37:22 spire-1.2.1/test/spiretest/errors_posix.go 01:37:22 spire-1.2.1/test/spiretest/errors_windows.go 01:37:22 spire-1.2.1/test/spiretest/logs.go 01:37:22 spire-1.2.1/test/spiretest/socketapi.go 01:37:22 spire-1.2.1/test/spiretest/suite.go 01:37:22 spire-1.2.1/test/spiretest/x509.go 01:37:22 spire-1.2.1/test/testca/ 01:37:22 spire-1.2.1/test/testca/ca.go 01:37:22 spire-1.2.1/test/testkey/ 01:37:22 spire-1.2.1/test/testkey/generate.sh 01:37:22 spire-1.2.1/test/testkey/genkeys.go 01:37:22 spire-1.2.1/test/testkey/keys.go 01:37:22 spire-1.2.1/test/testkey/new.go 01:37:22 spire-1.2.1/test/tpmsimulator/ 01:37:22 spire-1.2.1/test/tpmsimulator/simulator.go 01:37:22 spire-1.2.1/test/util/ 01:37:22 spire-1.2.1/test/util/cert_fixtures.go 01:37:22 spire-1.2.1/test/util/cert_generation.go 01:37:22 spire-1.2.1/test/util/io_redirection.go 01:37:22 spire-1.2.1/test/util/race.go 01:37:22 spire-1.2.1/test/util/util.go 01:37:22 building spire from source... 01:37:23 Removing intermediate container ab69a8dd23be 01:37:23 ---> 51e174b3f401 01:37:23 01:37:23 Installing go1.17.7... 01:37:24 Successfully built 51e174b3f401 01:37:24 Successfully tagged support-notifications-arm64:latest 01:37:24  Building support-notifications ... done Building security-proxy-setup 01:37:42 Building bin/spire-server... 01:37:42 go: downloading github.com/mitchellh/cli v1.1.2 01:37:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:37:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:37:43 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:37:43 go: downloading google.golang.org/grpc v1.44.0 01:37:46  ---> 9d7d543967c5 01:37:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:37:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:37:46 Building bin/spire-server... 01:37:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:37:46 go: downloading github.com/mitchellh/cli v1.1.2 01:37:46 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:37:46  ---> Running in e28f869b3296 01:37:46 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:37:46 go: downloading github.com/imdario/mergo v0.3.12 01:37:47 go: downloading github.com/sirupsen/logrus v1.8.1 01:37:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:37:47 go: downloading google.golang.org/grpc v1.44.0 01:37:47 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:37:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:37:48 go: downloading github.com/fatih/color v1.13.0 01:37:48 go: downloading github.com/mattn/go-isatty v0.0.14 01:37:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:37:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:37:48 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:37:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:37:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:37:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:37:49 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:37:49 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:37:50 go: downloading github.com/open-policy-agent/opa v0.38.0 01:37:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:37:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:37:50 ---> 93d7aec2c5c4 01:37:50 Step 3/23 : WORKDIR /edgex-go 01:37:50 ---> Using cache 01:37:50 ---> b3a4894bae97 01:37:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:50 ---> Using cache 01:37:50 ---> 3e35ba557b3d 01:37:50 Step 5/23 : RUN apk add --update --no-cache make bash git 01:37:50 ---> Running in 08eae108f56c 01:37:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:37:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:37:51 go: downloading github.com/sirupsen/logrus v1.8.1 01:37:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:37:52 go: downloading github.com/imdario/mergo v0.3.12 01:37:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:37:52 go: downloading github.com/fatih/color v1.13.0 01:37:52 go: downloading github.com/mattn/go-isatty v0.0.14 01:37:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:37:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:37:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:37:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:37:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:37:55 OK: 220 MiB in 52 packages 01:37:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:37:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:37:55 go: downloading github.com/armon/go-metrics v0.3.10 01:37:56 go: downloading github.com/prometheus/client_golang v1.12.1 01:37:57 Removing intermediate container 08eae108f56c 01:37:57 ---> 08dd3e7df83b 01:37:57 Step 6/23 : COPY go.mod vendor* ./ 01:37:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:37:58  ---> 6b02252bf159 01:37:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:37:58  ---> Running in 1605fc578668 01:37:58 go: downloading github.com/open-policy-agent/opa v0.38.0 01:38:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:38:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:38:02 ---> 93d7aec2c5c4 01:38:02 Step 3/22 : WORKDIR /edgex-go 01:38:02 ---> Using cache 01:38:02 ---> b3a4894bae97 01:38:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:02 ---> Using cache 01:38:02 ---> 3e35ba557b3d 01:38:02 Step 5/22 : RUN apk add --update --no-cache make git 01:38:02 ---> Using cache 01:38:02 ---> 001c221e504e 01:38:02 Step 6/22 : COPY go.mod vendor* ./ 01:38:02 ---> Using cache 01:38:02 ---> c78c47ab3fd1 01:38:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:02 ---> Using cache 01:38:02 ---> b6f6b41154cd 01:38:02 Step 8/22 : COPY . . 01:38:02 ---> Using cache 01:38:02 ---> 9d7d543967c5 01:38:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:38:02 ---> Running in 9af53291af42 01:38:04 Removing intermediate container 1605fc578668 01:38:04 ---> 41d7608a4930 01:38:04 Step 8/23 : COPY . . 01:38:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:38:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:38:17 go: downloading github.com/armon/go-metrics v0.3.10 01:38:17 go: downloading github.com/prometheus/client_golang v1.12.1 01:38:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:38:17 go: downloading github.com/mattn/go-colorable v0.1.12 01:38:17 go: downloading github.com/Masterminds/goutils v1.1.0 01:38:17 go: downloading github.com/Masterminds/semver v1.5.0 01:38:17 go: downloading github.com/google/uuid v1.1.2 01:38:17 go: downloading github.com/huandu/xstrings v1.3.2 01:38:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:38:17 go: downloading github.com/oklog/run v1.0.0 01:38:17 go: downloading github.com/imkira/go-observer v1.0.3 01:38:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:38:17 go: downloading github.com/prometheus/client_model v0.2.0 01:38:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:38:18 go: downloading github.com/prometheus/common v0.32.1 01:38:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:38:18 go: downloading github.com/beorn7/perks v1.0.1 01:38:18 go: downloading github.com/prometheus/procfs v0.7.3 01:38:18 go: downloading go.uber.org/atomic v1.9.0 01:38:19 go: downloading github.com/hashicorp/errwrap v1.1.0 01:38:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:38:19 go: downloading gopkg.in/yaml.v2 v2.4.0 01:38:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:38:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:38:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:38:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:38:25 go: downloading github.com/mattn/go-colorable v0.1.12 01:38:25 go: downloading github.com/Masterminds/goutils v1.1.0 01:38:25 go: downloading github.com/Masterminds/semver v1.5.0 01:38:25 go: downloading github.com/google/uuid v1.1.2 01:38:25 go: downloading github.com/huandu/xstrings v1.3.2 01:38:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:38:25 go: downloading github.com/oklog/run v1.0.0 01:38:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:38:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:38:25 go: downloading github.com/prometheus/client_model v0.2.0 01:38:25 go: downloading github.com/prometheus/common v0.32.1 01:38:25 go: downloading github.com/beorn7/perks v1.0.1 01:38:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:38:26  ---> bd4cd078776b 01:38:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:38:26 go: downloading github.com/prometheus/procfs v0.7.3 01:38:26  ---> Running in b179c23430ec 01:38:26 go: downloading go.uber.org/atomic v1.9.0 01:38:27 go: downloading github.com/imkira/go-observer v1.0.3 01:38:27 go: downloading github.com/hashicorp/errwrap v1.1.0 01:38:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:38:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:38:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:38:27 go: downloading github.com/twmb/murmur3 v1.1.6 01:38:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:38:27 go: downloading github.com/stretchr/testify v1.7.0 01:38:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:38:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:38:27 go: downloading github.com/blang/semver/v4 v4.0.0 01:38:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:38:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:38:28 go: downloading github.com/jinzhu/gorm v1.9.16 01:38:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:38:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:38:28 go: downloading github.com/lib/pq v1.10.4 01:38:28 go: downloading github.com/stretchr/testify v1.7.0 01:38:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:38:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:38:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:38:29 go: downloading github.com/blang/semver/v4 v4.0.0 01:38:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:38:29 go: downloading github.com/jinzhu/gorm v1.9.16 01:38:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:38:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:38:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:38:29 go: downloading github.com/lib/pq v1.10.4 01:38:29 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:38:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:38:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:38:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:38:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:38:37 go: downloading google.golang.org/api v0.70.0 01:38:37 go: downloading k8s.io/client-go v0.23.4 01:38:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:38:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:38:52 go: downloading google.golang.org/api v0.70.0 01:38:52 go: downloading k8s.io/client-go v0.23.4 01:38:52 go: downloading github.com/google/go-tpm v0.3.3 01:38:53 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:39:19 go: downloading k8s.io/api v0.23.4 01:39:19 go: downloading github.com/google/go-tpm v0.3.3 01:39:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:39:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:39:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:39:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:39:28 go: downloading cloud.google.com/go/storage v1.21.0 01:39:28 go: downloading cloud.google.com/go v0.100.2 01:39:29 go: downloading k8s.io/apimachinery v0.23.4 01:39:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:39:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:39:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:39:31 go: downloading cloud.google.com/go/storage v1.21.0 01:39:31 go: downloading k8s.io/kube-aggregator v0.23.3 01:39:32 go: downloading cloud.google.com/go v0.100.2 01:39:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:39:33 go: downloading k8s.io/apimachinery v0.23.4 01:39:35 go: downloading github.com/hashicorp/vault/api v1.4.1 01:39:35 go: downloading cloud.google.com/go/security v1.3.0 01:39:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:39:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:39:35 go: downloading gopkg.in/yaml.v2 v2.4.0 01:39:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:39:36 go: downloading github.com/gobwas/glob v0.2.3 01:39:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:39:36 go: downloading github.com/jinzhu/inflection v1.0.0 01:39:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:39:36 go: downloading github.com/aws/smithy-go v1.11.0 01:39:37 go: downloading k8s.io/api v0.23.4 01:39:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:39:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:39:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:39:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:39:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:39:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:39:40 go: downloading github.com/gogo/protobuf v1.3.2 01:39:48 go: downloading cloud.google.com/go/security v1.3.0 01:39:48 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:39:48 go: downloading k8s.io/kube-aggregator v0.23.3 01:39:48 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:39:48 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:39:48 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:39:48 go: downloading github.com/dimchansky/utfbom v1.1.1 01:39:48 go: downloading cloud.google.com/go/compute v1.3.0 01:39:48 go: downloading github.com/hashicorp/vault/api v1.4.1 01:39:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:39:49 go: downloading cloud.google.com/go/iam v0.1.1 01:39:49 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:39:49 go: downloading k8s.io/klog/v2 v2.30.0 01:39:49 go: downloading github.com/google/gofuzz v1.1.0 01:39:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:39:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:39:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:39:50 go: downloading github.com/gobwas/glob v0.2.3 01:39:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:39:50 go: downloading github.com/twmb/murmur3 v1.1.6 01:39:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:39:50 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:39:51 go: downloading github.com/aws/smithy-go v1.11.0 01:39:51 go: downloading github.com/spf13/pflag v1.0.5 01:39:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:39:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:39:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:39:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:39:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:39:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:39:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:39:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:39:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:39:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:39:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:39:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:39:53 go: downloading github.com/jinzhu/inflection v1.0.0 01:39:53 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:39:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:39:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:39:53 go: downloading github.com/tklauser/numcpus v0.3.0 01:39:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:39:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:39:54 go: downloading go.opencensus.io v0.23.0 01:39:54 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:39:54 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:39:54 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:39:54 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:39:54 go: downloading github.com/dimchansky/utfbom v1.1.1 01:39:55 go: downloading cloud.google.com/go/compute v1.3.0 01:39:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:39:55 go: downloading cloud.google.com/go/iam v0.1.1 01:39:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:39:56 go: downloading github.com/gogo/protobuf v1.3.2 01:39:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:39:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:39:58 go: downloading gopkg.in/inf.v0 v0.9.1 01:39:58 go: downloading github.com/go-logr/logr v1.2.2 01:39:58 go: downloading github.com/google/go-cmp v0.5.7 01:39:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:39:58 go: downloading github.com/json-iterator/go v1.1.12 01:39:59 go: downloading github.com/googleapis/gnostic v0.5.5 01:40:01 go: downloading github.com/google/gofuzz v1.1.0 01:40:01 go: downloading k8s.io/klog/v2 v2.30.0 01:40:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:40:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:40:02 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:40:03 go: downloading github.com/spf13/pflag v1.0.5 01:40:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:40:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:40:04 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:40:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:40:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:40:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:40:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:40:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:40:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:40:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:40:05 go: downloading go.uber.org/zap v1.21.0 01:40:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:40:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:40:06 go: downloading sigs.k8s.io/yaml v1.3.0 01:40:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:40:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:40:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:40:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:40:06 go: downloading github.com/modern-go/reflect2 v1.0.2 01:40:07 go: downloading github.com/ryanuber/go-glob v1.0.0 01:40:07 go: downloading github.com/golang/snappy v0.0.4 01:40:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:40:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:40:08 go: downloading go.opencensus.io v0.23.0 01:40:09 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:40:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:40:10 go: downloading gopkg.in/inf.v0 v0.9.1 01:40:10 go: downloading github.com/google/go-cmp v0.5.7 01:40:10 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:40:10 go: downloading github.com/go-logr/logr v1.2.2 01:40:11 go: downloading github.com/json-iterator/go v1.1.12 01:40:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:40:14 go: downloading github.com/googleapis/gnostic v0.5.5 01:40:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:40:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:40:17 go: downloading github.com/tklauser/numcpus v0.3.0 01:40:17 go: downloading go.uber.org/zap v1.21.0 01:40:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:40:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:40:17 go: downloading github.com/hashicorp/go-version v1.2.0 01:40:17 go: downloading go.uber.org/multierr v1.6.0 01:40:17 go: downloading sigs.k8s.io/yaml v1.3.0 01:40:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:40:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:40:18 go: downloading github.com/modern-go/reflect2 v1.0.2 01:40:18 go: downloading github.com/ryanuber/go-glob v1.0.0 01:40:18 go: downloading github.com/golang/snappy v0.0.4 01:40:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:40:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:40:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:40:28 go: downloading github.com/hashicorp/go-version v1.2.0 01:40:28 go: downloading go.uber.org/multierr v1.6.0 01:40:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:40:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:40:52 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:40:52 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:42:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:43:02 Removing intermediate container 9af53291af42 01:43:02 ---> 97ff25e791e3 01:43:02 01:43:02 Step 10/22 : FROM alpine:3.14 01:43:02 ---> ac73e934f311 01:43:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:43:02 ---> Running in 1b3f8e64d6b7 01:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:43:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:43:05 (1/6) Installing ca-certificates (20211220-r0) 01:43:05 (2/6) Installing brotli-libs (1.0.9-r5) 01:43:05 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:43:05 (4/6) Installing libcurl (7.79.1-r0) 01:43:05 (5/6) Installing curl (7.79.1-r0) 01:43:05 (6/6) Installing dumb-init (1.2.5-r1) 01:43:05 Executing busybox-1.33.1-r7.trigger 01:43:05 Executing ca-certificates-20211220-r0.trigger 01:43:06 OK: 8 MiB in 20 packages 01:43:08 Removing intermediate container 1b3f8e64d6b7 01:43:08 ---> 7be89253229a 01:43:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:43:08 ---> Running in 61545a69e9d2 01:43:08 Removing intermediate container 61545a69e9d2 01:43:08 ---> 433a453e83b4 01:43:08 Step 13/22 : WORKDIR /edgex 01:43:09 ---> Running in ec427f86519d 01:43:09 Removing intermediate container ec427f86519d 01:43:09 ---> f417176199f8 01:43:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:43:10 ---> 7dfb1fa56a03 01:43:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:43:12 ---> e31ebd062c15 01:43:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:43:14 ---> 5df887c2593e 01:43:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:43:15 ---> 30a57bcf9a81 01:43:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:43:15 ---> Running in a71097e14261 01:43:21 Removing intermediate container a71097e14261 01:43:21 ---> 40e8b7ae87d1 01:43:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:43:21 ---> Running in 9075fc02b449 01:43:21 Removing intermediate container 9075fc02b449 01:43:21 ---> bddb57d6a009 01:43:21 Step 20/22 : LABEL arch=arm64 01:43:21 ---> Running in 96c538582040 01:43:22 Removing intermediate container 96c538582040 01:43:22 ---> 45495b6b89f4 01:43:22 Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:43:23 ---> Running in bbcd63558e9c 01:43:24 Removing intermediate container bbcd63558e9c 01:43:24 ---> ad516804bac1 01:43:24 Step 22/22 : LABEL version=0.0.0 01:43:24 ---> Running in a27482452095 01:43:25 Removing intermediate container a27482452095 01:43:25 ---> baeeb721d8a2 01:43:25 01:43:26 Removing intermediate container b179c23430ec 01:43:26 ---> 17eaafe68af0 01:43:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:43:26 ---> Running in 84720c8fb72d 01:43:26 Successfully built baeeb721d8a2 01:43:26 Successfully tagged security-proxy-setup-arm64:latest 01:43:26  Building security-proxy-setup ... done Building security-spire-server 01:43:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:43:33 Removing intermediate container 84720c8fb72d 01:43:33 ---> 0e8b96efa8f8 01:43:33 01:43:33 Step 11/23 : FROM docker:20.10.14 01:43:33 20.10.14: Pulling from library/docker 01:43:51 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 01:43:51 Status: Downloaded newer image for docker:20.10.14 01:43:51 ---> c346e9eafbab 01:43:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:43:51 ---> Running in 3d2194f73e72 01:43:51 Removing intermediate container 3d2194f73e72 01:43:51 ---> 7cc3fd10fb3b 01:43:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:43:51 ---> Running in 0bfbb073fbce 01:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:43:55 (1/43) Installing readline (8.1.1-r0) 01:43:55 (2/43) Installing bash (5.1.16-r0) 01:43:55 Executing bash-5.1.16-r0.post-install 01:43:55 (3/43) Installing brotli-libs (1.0.9-r5) 01:43:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 01:43:55 (5/43) Installing libcurl (7.80.0-r0) 01:43:55 (6/43) Installing curl (7.80.0-r0) 01:43:55 (7/43) Installing dumb-init (1.2.5-r1) 01:43:55 (8/43) Installing libbz2 (1.0.8-r1) 01:43:55 (9/43) Installing expat (2.4.7-r0) 01:43:55 (10/43) Installing libffi (3.4.2-r1) 01:43:55 (11/43) Installing gdbm (1.22-r0) 01:43:55 (12/43) Installing xz-libs (5.2.5-r1) 01:43:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 01:43:55 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 01:43:55 (15/43) Installing mpdecimal (2.5.1-r1) 01:43:55 (16/43) Installing sqlite-libs (3.36.0-r0) 01:43:55 (17/43) Installing python3 (3.9.7-r4) 01:44:00 (18/43) Installing py3-appdirs (1.4.4-r2) 01:44:00 (19/43) Installing py3-certifi (2020.12.5-r1) 01:44:00 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 01:44:00 (21/43) Installing py3-idna (3.3-r0) 01:44:00 (22/43) Installing py3-urllib3 (1.26.7-r0) 01:44:00 (23/43) Installing py3-requests (2.26.0-r1) 01:44:00 (24/43) Installing py3-msgpack (1.0.2-r1) 01:44:00 (25/43) Installing py3-lockfile (0.12.2-r4) 01:44:00 (26/43) Installing py3-cachecontrol (0.12.10-r0) 01:44:00 (27/43) Installing py3-colorama (0.4.4-r1) 01:44:00 (28/43) Installing py3-contextlib2 (21.6.0-r1) 01:44:00 (29/43) Installing py3-distlib (0.3.3-r0) 01:44:00 (30/43) Installing py3-distro (1.6.0-r0) 01:44:00 (31/43) Installing py3-six (1.16.0-r0) 01:44:00 (32/43) Installing py3-webencodings (0.5.1-r4) 01:44:00 (33/43) Installing py3-html5lib (1.1-r1) 01:44:00 (34/43) Installing py3-parsing (2.4.7-r2) 01:44:00 (35/43) Installing py3-packaging (20.9-r1) 01:44:00 (36/43) Installing py3-tomli (1.2.2-r0) 01:44:00 (37/43) Installing py3-pep517 (0.12.0-r0) 01:44:00 (38/43) Installing py3-progress (1.6-r0) 01:44:00 (39/43) Installing py3-retrying (1.3.3-r2) 01:44:00 (40/43) Installing py3-ordered-set (4.0.2-r2) 01:44:00 (41/43) Installing py3-setuptools (52.0.0-r4) 01:44:00 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:44:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:44:00 ---> 93d7aec2c5c4 01:44:00 Step 3/25 : WORKDIR /edgex-go 01:44:00 ---> Using cache 01:44:00 ---> b3a4894bae97 01:44:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:00 ---> Using cache 01:44:00 ---> 3e35ba557b3d 01:44:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:44:00 ---> Using cache 01:44:00 ---> 02b8878ba57c 01:44:00 Step 6/25 : COPY go.mod vendor* ./ 01:44:00 ---> Using cache 01:44:00 ---> e97c41ba5a4b 01:44:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:00 ---> Using cache 01:44:00 ---> 0dfba6d4ac93 01:44:00 Step 8/25 : COPY . . 01:44:00 ---> Using cache 01:44:00 ---> d226fce5655a 01:44:00 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:44:00 ---> Using cache 01:44:00 ---> 2151b5f07518 01:44:00 Step 10/25 : RUN mkdir -p spire-build 01:44:00 ---> Using cache 01:44:00 ---> 539b19f5a338 01:44:00 Step 11/25 : WORKDIR /edgex-go/spire-build 01:44:01 ---> Using cache 01:44:01 ---> 97dbd65a64b8 01:44:01 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:44:01 (42/43) Installing py3-toml (0.10.2-r2) 01:44:01 (43/43) Installing py3-pip (20.3.4-r1) 01:44:01 ---> Running in 31dfb7ce1a4e 01:44:02 Executing busybox-1.34.1-r5.trigger 01:44:02 OK: 82 MiB in 65 packages 01:44:04 spire-1.2.1/ 01:44:04 spire-1.2.1/.data/ 01:44:04 spire-1.2.1/.data/.file 01:44:04 spire-1.2.1/.dockerignore 01:44:04 spire-1.2.1/.gitattributes 01:44:04 spire-1.2.1/.githooks/ 01:44:04 spire-1.2.1/.githooks/pre-commit 01:44:04 spire-1.2.1/.github/ 01:44:04 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:44:04 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:44:04 spire-1.2.1/.github/dependabot.yml 01:44:04 spire-1.2.1/.github/workflows/ 01:44:04 spire-1.2.1/.github/workflows/nightly_build.yaml 01:44:04 spire-1.2.1/.github/workflows/pr_build.yaml 01:44:04 spire-1.2.1/.github/workflows/release_build.yaml 01:44:04 spire-1.2.1/.github/workflows/scripts/ 01:44:04 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:44:04 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:44:04 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:44:04 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:44:04 spire-1.2.1/.github/workflows/scripts/split.sh 01:44:04 spire-1.2.1/.gitignore 01:44:04 spire-1.2.1/.go-version 01:44:04 spire-1.2.1/.golangci.yml 01:44:04 spire-1.2.1/ADOPTERS.md 01:44:04 spire-1.2.1/CHANGELOG.md 01:44:04 spire-1.2.1/CODE-OF-CONDUCT.md 01:44:04 spire-1.2.1/CODEOWNERS 01:44:04 spire-1.2.1/CONTRIBUTING.md 01:44:04 spire-1.2.1/Dockerfile 01:44:04 spire-1.2.1/Dockerfile.dev 01:44:04 spire-1.2.1/Dockerfile.scratch 01:44:04 spire-1.2.1/LICENSE 01:44:04 spire-1.2.1/MAINTAINERS.md 01:44:04 spire-1.2.1/Makefile 01:44:04 spire-1.2.1/README.md 01:44:04 spire-1.2.1/ROADMAP.md 01:44:04 spire-1.2.1/SECURITY.md 01:44:04 spire-1.2.1/cmd/ 01:44:04 spire-1.2.1/cmd/spire-agent/ 01:44:04 spire-1.2.1/cmd/spire-agent/cli/ 01:44:04 spire-1.2.1/cmd/spire-agent/cli/api/ 01:44:04 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/common/ 01:44:04 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:44:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/run/ 01:44:04 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:44:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:44:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:44:04 spire-1.2.1/cmd/spire-agent/main.go 01:44:04 spire-1.2.1/cmd/spire-server/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/agent/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/cli.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/run/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/token/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/validate/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/x509/ 01:44:04 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:44:04 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:44:04 spire-1.2.1/cmd/spire-server/main.go 01:44:04 spire-1.2.1/cmd/spire-server/util/ 01:44:04 spire-1.2.1/cmd/spire-server/util/util.go 01:44:04 spire-1.2.1/conf/ 01:44:04 spire-1.2.1/conf/agent/ 01:44:04 spire-1.2.1/conf/agent/agent.conf 01:44:04 spire-1.2.1/conf/agent/agent_full.conf 01:44:04 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:44:04 spire-1.2.1/conf/server/ 01:44:04 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:44:04 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:44:04 spire-1.2.1/conf/server/server.conf 01:44:04 spire-1.2.1/conf/server/server_full.conf 01:44:04 spire-1.2.1/doc/ 01:44:04 spire-1.2.1/doc/SPIRE101.md 01:44:04 spire-1.2.1/doc/auditlog.md 01:44:04 spire-1.2.1/doc/authorization_policy_engine.md 01:44:04 spire-1.2.1/doc/changelog_guidelines.md 01:44:04 spire-1.2.1/doc/cure53-report.pdf 01:44:04 spire-1.2.1/doc/images/ 01:44:04 spire-1.2.1/doc/images/2019_roadmap.png 01:44:04 spire-1.2.1/doc/images/SPIRE101.png 01:44:04 spire-1.2.1/doc/images/SPIRE_agent.png 01:44:04 spire-1.2.1/doc/images/SPIRE_server.png 01:44:04 spire-1.2.1/doc/images/cache_mgr.png 01:44:04 spire-1.2.1/doc/images/cache_mgr_components.png 01:44:04 spire-1.2.1/doc/images/federated_spire.png 01:44:04 spire-1.2.1/doc/images/ha_mode.png 01:44:04 spire-1.2.1/doc/images/nested_spire.png 01:44:04 spire-1.2.1/doc/images/oidc_federation.png 01:44:04 spire-1.2.1/doc/images/single_trust_domain.png 01:44:04 spire-1.2.1/doc/images/spiffe_compatible.png 01:44:04 spire-1.2.1/doc/images/spire_logo.png 01:44:04 spire-1.2.1/doc/migrating_registration_api_clients.md 01:44:04 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:44:04 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:44:04 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:44:04 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:44:04 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:44:04 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:44:04 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:44:04 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:44:04 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:44:04 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:44:04 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:44:04 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:44:04 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:44:04 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:44:04 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:44:04 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:44:04 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:44:04 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:44:04 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:44:04 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:44:04 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:44:04 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:44:04 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:44:04 spire-1.2.1/doc/scaling_spire.md 01:44:04 spire-1.2.1/doc/spire_agent.md 01:44:04 spire-1.2.1/doc/spire_server.md 01:44:04 spire-1.2.1/doc/supported_integrations.md 01:44:04 spire-1.2.1/doc/telemetry.md 01:44:04 spire-1.2.1/doc/telemetry_config.md 01:44:04 spire-1.2.1/doc/upgrading.md 01:44:04 spire-1.2.1/doc/using_spire.md 01:44:04 spire-1.2.1/examples/ 01:44:04 spire-1.2.1/examples/README.md 01:44:04 spire-1.2.1/go.mod 01:44:04 spire-1.2.1/go.sum 01:44:04 spire-1.2.1/pkg/ 01:44:04 spire-1.2.1/pkg/agent/ 01:44:04 spire-1.2.1/pkg/agent/agent.go 01:44:04 spire-1.2.1/pkg/agent/api/ 01:44:04 spire-1.2.1/pkg/agent/api/config.go 01:44:04 spire-1.2.1/pkg/agent/api/debug/ 01:44:04 spire-1.2.1/pkg/agent/api/debug/v1/ 01:44:04 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:44:04 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:44:04 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:44:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:44:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:44:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:44:04 spire-1.2.1/pkg/agent/api/endpoints.go 01:44:04 spire-1.2.1/pkg/agent/api/health/ 01:44:04 spire-1.2.1/pkg/agent/api/health/v1/ 01:44:04 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:44:04 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:44:04 spire-1.2.1/pkg/agent/api/rpccontext/ 01:44:04 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:44:04 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:44:04 spire-1.2.1/pkg/agent/attestor/ 01:44:04 spire-1.2.1/pkg/agent/attestor/node/ 01:44:04 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:44:04 spire-1.2.1/pkg/agent/attestor/node/node.go 01:44:04 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:44:04 spire-1.2.1/pkg/agent/attestor/workload/ 01:44:04 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:44:04 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:44:04 spire-1.2.1/pkg/agent/catalog/ 01:44:04 spire-1.2.1/pkg/agent/catalog/catalog.go 01:44:04 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:44:04 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:44:04 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:44:04 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:44:04 spire-1.2.1/pkg/agent/client/ 01:44:04 spire-1.2.1/pkg/agent/client/client.go 01:44:04 spire-1.2.1/pkg/agent/client/client_test.go 01:44:04 spire-1.2.1/pkg/agent/client/dial.go 01:44:04 spire-1.2.1/pkg/agent/client/nodeconn.go 01:44:04 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:44:04 spire-1.2.1/pkg/agent/client/update.go 01:44:04 spire-1.2.1/pkg/agent/client/util.go 01:44:04 spire-1.2.1/pkg/agent/common/ 01:44:04 spire-1.2.1/pkg/agent/common/backoff/ 01:44:04 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:44:04 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:44:04 spire-1.2.1/pkg/agent/common/cgroups/ 01:44:04 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:44:04 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:44:04 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:44:04 spire-1.2.1/pkg/agent/config.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/ 01:44:04 spire-1.2.1/pkg/agent/endpoints/config.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:44:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:44:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/workload/ 01:44:04 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:44:04 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:44:04 spire-1.2.1/pkg/agent/manager/ 01:44:04 spire-1.2.1/pkg/agent/manager/cache/ 01:44:04 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:44:04 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:44:04 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:44:04 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:44:04 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:44:04 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:44:04 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:44:04 spire-1.2.1/pkg/agent/manager/config.go 01:44:04 spire-1.2.1/pkg/agent/manager/manager.go 01:44:04 spire-1.2.1/pkg/agent/manager/manager_test.go 01:44:04 spire-1.2.1/pkg/agent/manager/storage.go 01:44:04 spire-1.2.1/pkg/agent/manager/storage_test.go 01:44:04 spire-1.2.1/pkg/agent/manager/storecache/ 01:44:04 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:44:04 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:44:04 spire-1.2.1/pkg/agent/manager/sync.go 01:44:04 spire-1.2.1/pkg/agent/plugin/ 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:44:04 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:44:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:44:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:44:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:44:04 spire-1.2.1/pkg/agent/svid/ 01:44:04 spire-1.2.1/pkg/agent/svid/rotator.go 01:44:04 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:44:04 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:44:04 spire-1.2.1/pkg/agent/svid/store/ 01:44:04 spire-1.2.1/pkg/agent/svid/store/service.go 01:44:04 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:44:04 spire-1.2.1/pkg/common/ 01:44:04 spire-1.2.1/pkg/common/agentpathtemplate/ 01:44:04 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:44:04 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:44:04 spire-1.2.1/pkg/common/api/ 01:44:04 spire-1.2.1/pkg/common/api/metrics.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/ 01:44:04 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/logger.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/names.go 01:44:04 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:44:04 spire-1.2.1/pkg/common/api/names.go 01:44:04 spire-1.2.1/pkg/common/api/ratelimit.go 01:44:04 spire-1.2.1/pkg/common/api/rpccontext/ 01:44:04 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:44:04 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:44:04 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:44:04 spire-1.2.1/pkg/common/auth/ 01:44:04 spire-1.2.1/pkg/common/auth/interceptors.go 01:44:04 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:44:04 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/ 01:44:04 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/types.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:44:04 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:44:04 spire-1.2.1/pkg/common/catalog/ 01:44:04 spire-1.2.1/pkg/common/catalog/bind.go 01:44:04 spire-1.2.1/pkg/common/catalog/builtin.go 01:44:04 spire-1.2.1/pkg/common/catalog/catalog.go 01:44:04 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:44:04 spire-1.2.1/pkg/common/catalog/closers.go 01:44:04 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:44:04 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:44:04 spire-1.2.1/pkg/common/catalog/config.go 01:44:04 spire-1.2.1/pkg/common/catalog/config_test.go 01:44:04 spire-1.2.1/pkg/common/catalog/configure.go 01:44:04 spire-1.2.1/pkg/common/catalog/constraints.go 01:44:04 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:44:04 spire-1.2.1/pkg/common/catalog/context.go 01:44:04 spire-1.2.1/pkg/common/catalog/external.go 01:44:04 spire-1.2.1/pkg/common/catalog/host.go 01:44:04 spire-1.2.1/pkg/common/catalog/pipenet.go 01:44:04 spire-1.2.1/pkg/common/catalog/plugin.go 01:44:04 spire-1.2.1/pkg/common/catalog/testplugin/ 01:44:04 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:44:04 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:44:04 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:44:04 spire-1.2.1/pkg/common/cli/ 01:44:04 spire-1.2.1/pkg/common/cli/env.go 01:44:04 spire-1.2.1/pkg/common/cli/flags.go 01:44:04 spire-1.2.1/pkg/common/cli/trust_domain.go 01:44:04 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:44:04 spire-1.2.1/pkg/common/cli/umask.go 01:44:04 spire-1.2.1/pkg/common/cli/umask_posix.go 01:44:04 spire-1.2.1/pkg/common/cli/umask_test.go 01:44:04 spire-1.2.1/pkg/common/cli/umask_windows.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/ 01:44:04 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/flag.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/format.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/ 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:44:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:44:04 spire-1.2.1/pkg/common/coretypes/ 01:44:04 spire-1.2.1/pkg/common/coretypes/bundle/ 01:44:04 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:44:04 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:44:04 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:44:04 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:44:04 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:44:04 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:44:04 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:44:04 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:44:04 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:44:04 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:44:04 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:44:04 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:44:04 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:44:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:44:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:44:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:44:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:44:05 spire-1.2.1/pkg/common/cryptoutil/ 01:44:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:44:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:44:05 spire-1.2.1/pkg/common/diskutil/ 01:44:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:44:05 spire-1.2.1/pkg/common/diskutil/file_test.go 01:44:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:44:05 spire-1.2.1/pkg/common/errorutil/ 01:44:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:44:05 spire-1.2.1/pkg/common/health/ 01:44:05 spire-1.2.1/pkg/common/health/config.go 01:44:05 spire-1.2.1/pkg/common/health/context.go 01:44:05 spire-1.2.1/pkg/common/health/context_test.go 01:44:05 spire-1.2.1/pkg/common/health/health.go 01:44:05 spire-1.2.1/pkg/common/health/health_test.go 01:44:05 spire-1.2.1/pkg/common/health/logger.go 01:44:05 spire-1.2.1/pkg/common/hostservice/ 01:44:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:44:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:44:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:44:05 spire-1.2.1/pkg/common/idutil/ 01:44:05 spire-1.2.1/pkg/common/idutil/require.go 01:44:05 spire-1.2.1/pkg/common/idutil/require_test.go 01:44:05 spire-1.2.1/pkg/common/idutil/safety.go 01:44:05 spire-1.2.1/pkg/common/idutil/safety_test.go 01:44:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:44:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:44:05 spire-1.2.1/pkg/common/jwtsvid/ 01:44:05 spire-1.2.1/pkg/common/jwtsvid/common.go 01:44:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:44:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:44:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:44:05 spire-1.2.1/pkg/common/jwtutil/ 01:44:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:44:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:44:05 spire-1.2.1/pkg/common/log/ 01:44:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:44:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:44:05 spire-1.2.1/pkg/common/log/log.go 01:44:05 spire-1.2.1/pkg/common/log/log_test.go 01:44:05 spire-1.2.1/pkg/common/log/options.go 01:44:05 spire-1.2.1/pkg/common/nodeutil/ 01:44:05 spire-1.2.1/pkg/common/nodeutil/node.go 01:44:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:44:05 spire-1.2.1/pkg/common/peertracker/ 01:44:05 spire-1.2.1/pkg/common/peertracker/conn.go 01:44:05 spire-1.2.1/pkg/common/peertracker/credentials.go 01:44:05 spire-1.2.1/pkg/common/peertracker/errors.go 01:44:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:44:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:44:05 spire-1.2.1/pkg/common/peertracker/info.go 01:44:05 spire-1.2.1/pkg/common/peertracker/listener.go 01:44:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:44:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:44:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:44:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:44:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:44:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:44:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:44:05 spire-1.2.1/pkg/common/peertracker/tcp.go 01:44:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:44:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:44:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:44:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:44:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:44:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:44:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:44:05 spire-1.2.1/pkg/common/peertracker/uds.go 01:44:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:44:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:44:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:44:05 spire-1.2.1/pkg/common/pemutil/ 01:44:05 spire-1.2.1/pkg/common/pemutil/block.go 01:44:05 spire-1.2.1/pkg/common/pemutil/certs.go 01:44:05 spire-1.2.1/pkg/common/pemutil/common.go 01:44:05 spire-1.2.1/pkg/common/pemutil/csr.go 01:44:05 spire-1.2.1/pkg/common/pemutil/keys.go 01:44:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/ 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:44:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:44:05 spire-1.2.1/pkg/common/plugin/ 01:44:05 spire-1.2.1/pkg/common/plugin/aws/ 01:44:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:44:05 spire-1.2.1/pkg/common/plugin/azure/ 01:44:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:44:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:44:05 spire-1.2.1/pkg/common/plugin/facade.go 01:44:05 spire-1.2.1/pkg/common/plugin/facade_test.go 01:44:05 spire-1.2.1/pkg/common/plugin/gcp/ 01:44:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:44:05 spire-1.2.1/pkg/common/plugin/k8s/ 01:44:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:44:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:44:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:44:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:44:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:44:05 spire-1.2.1/pkg/common/plugin/log.go 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/ 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:44:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:44:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:44:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:44:05 spire-1.2.1/pkg/common/plugin/x509pop/ 01:44:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:44:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:44:05 spire-1.2.1/pkg/common/profiling/ 01:44:05 spire-1.2.1/pkg/common/profiling/dumpers.go 01:44:05 spire-1.2.1/pkg/common/profiling/profiling.go 01:44:05 spire-1.2.1/pkg/common/protoutil/ 01:44:05 spire-1.2.1/pkg/common/protoutil/masks.go 01:44:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:44:05 spire-1.2.1/pkg/common/rotationutil/ 01:44:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:44:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:44:05 spire-1.2.1/pkg/common/selector/ 01:44:05 spire-1.2.1/pkg/common/selector/selector.go 01:44:05 spire-1.2.1/pkg/common/selector/selector_test.go 01:44:05 spire-1.2.1/pkg/common/selector/set.go 01:44:05 spire-1.2.1/pkg/common/selector/set_utils.go 01:44:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/ 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/ 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:44:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:44:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:44:05 spire-1.2.1/pkg/common/telemetry/call.go 01:44:05 spire-1.2.1/pkg/common/telemetry/common/ 01:44:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:44:05 spire-1.2.1/pkg/common/telemetry/config.go 01:44:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:44:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/inmem.go 01:44:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/m3.go 01:44:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/metrics.go 01:44:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/names.go 01:44:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:44:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:44:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/ 01:44:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:44:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:44:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:44:05 spire-1.2.1/pkg/common/telemetry/server/server.go 01:44:05 spire-1.2.1/pkg/common/telemetry/sink.go 01:44:05 spire-1.2.1/pkg/common/telemetry/statsd.go 01:44:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:44:05 spire-1.2.1/pkg/common/telemetry/uptime.go 01:44:05 spire-1.2.1/pkg/common/telemetry/version.go 01:44:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:44:05 spire-1.2.1/pkg/common/uptime/ 01:44:05 spire-1.2.1/pkg/common/uptime/uptime.go 01:44:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:44:05 spire-1.2.1/pkg/common/util/ 01:44:05 spire-1.2.1/pkg/common/util/certs.go 01:44:05 spire-1.2.1/pkg/common/util/certs_test.go 01:44:05 spire-1.2.1/pkg/common/util/csr.go 01:44:05 spire-1.2.1/pkg/common/util/hash.go 01:44:05 spire-1.2.1/pkg/common/util/selectors.go 01:44:05 spire-1.2.1/pkg/common/util/selectors_test.go 01:44:05 spire-1.2.1/pkg/common/util/signals.go 01:44:05 spire-1.2.1/pkg/common/util/sort.go 01:44:05 spire-1.2.1/pkg/common/util/sort_test.go 01:44:05 spire-1.2.1/pkg/common/util/task.go 01:44:05 spire-1.2.1/pkg/common/util/task_test.go 01:44:05 spire-1.2.1/pkg/common/util/testdata/ 01:44:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:44:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:44:05 spire-1.2.1/pkg/common/version/ 01:44:05 spire-1.2.1/pkg/common/version/version.go 01:44:05 spire-1.2.1/pkg/common/x509svid/ 01:44:05 spire-1.2.1/pkg/common/x509svid/common_test.go 01:44:05 spire-1.2.1/pkg/common/x509svid/csr.go 01:44:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:44:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:44:05 spire-1.2.1/pkg/common/x509util/ 01:44:05 spire-1.2.1/pkg/common/x509util/cert.go 01:44:05 spire-1.2.1/pkg/common/x509util/dns.go 01:44:05 spire-1.2.1/pkg/common/x509util/dns_test.go 01:44:05 spire-1.2.1/pkg/common/x509util/keyid.go 01:44:05 spire-1.2.1/pkg/common/x509util/keypair.go 01:44:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:44:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:44:05 spire-1.2.1/pkg/server/ 01:44:05 spire-1.2.1/pkg/server/api/ 01:44:05 spire-1.2.1/pkg/server/api/agent.go 01:44:05 spire-1.2.1/pkg/server/api/agent/ 01:44:05 spire-1.2.1/pkg/server/api/agent/v1/ 01:44:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:44:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:44:05 spire-1.2.1/pkg/server/api/agent_test.go 01:44:05 spire-1.2.1/pkg/server/api/api.go 01:44:05 spire-1.2.1/pkg/server/api/audit/ 01:44:05 spire-1.2.1/pkg/server/api/audit/audit.go 01:44:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:44:05 spire-1.2.1/pkg/server/api/bundle.go 01:44:05 spire-1.2.1/pkg/server/api/bundle/ 01:44:05 spire-1.2.1/pkg/server/api/bundle/v1/ 01:44:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:44:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:44:05 spire-1.2.1/pkg/server/api/bundle_test.go 01:44:05 spire-1.2.1/pkg/server/api/debug/ 01:44:05 spire-1.2.1/pkg/server/api/debug/v1/ 01:44:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:44:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:44:05 spire-1.2.1/pkg/server/api/entry.go 01:44:05 spire-1.2.1/pkg/server/api/entry/ 01:44:05 spire-1.2.1/pkg/server/api/entry/v1/ 01:44:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:44:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:44:05 spire-1.2.1/pkg/server/api/entry_test.go 01:44:05 spire-1.2.1/pkg/server/api/health/ 01:44:05 spire-1.2.1/pkg/server/api/health/v1/ 01:44:05 spire-1.2.1/pkg/server/api/health/v1/service.go 01:44:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:44:05 spire-1.2.1/pkg/server/api/id.go 01:44:05 spire-1.2.1/pkg/server/api/id_test.go 01:44:05 spire-1.2.1/pkg/server/api/limits/ 01:44:05 spire-1.2.1/pkg/server/api/limits/limits.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/ 01:44:05 spire-1.2.1/pkg/server/api/middleware/alias.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/audit.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/caller.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/common.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/entries.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:44:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:44:05 spire-1.2.1/pkg/server/api/ratelimit.go 01:44:05 spire-1.2.1/pkg/server/api/rpccontext/ 01:44:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:44:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:44:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:44:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:44:05 spire-1.2.1/pkg/server/api/selector.go 01:44:05 spire-1.2.1/pkg/server/api/selector_test.go 01:44:05 spire-1.2.1/pkg/server/api/status.go 01:44:05 spire-1.2.1/pkg/server/api/status_test.go 01:44:05 spire-1.2.1/pkg/server/api/svid/ 01:44:05 spire-1.2.1/pkg/server/api/svid/v1/ 01:44:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:44:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:44:05 spire-1.2.1/pkg/server/api/trustdomain.go 01:44:05 spire-1.2.1/pkg/server/api/trustdomain/ 01:44:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:44:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:44:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:44:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:44:05 spire-1.2.1/pkg/server/authpolicy/ 01:44:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:44:05 spire-1.2.1/pkg/server/authpolicy/policy.go 01:44:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:44:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:44:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:44:05 spire-1.2.1/pkg/server/authpolicy/validate.go 01:44:05 spire-1.2.1/pkg/server/bundle/ 01:44:05 spire-1.2.1/pkg/server/bundle/client/ 01:44:05 spire-1.2.1/pkg/server/bundle/client/client.go 01:44:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:44:05 spire-1.2.1/pkg/server/bundle/client/manager.go 01:44:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:44:05 spire-1.2.1/pkg/server/bundle/client/sources.go 01:44:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:44:05 spire-1.2.1/pkg/server/bundle/client/updater.go 01:44:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:44:05 spire-1.2.1/pkg/server/ca/ 01:44:05 spire-1.2.1/pkg/server/ca/ca.go 01:44:05 spire-1.2.1/pkg/server/ca/ca_health.go 01:44:05 spire-1.2.1/pkg/server/ca/ca_test.go 01:44:05 spire-1.2.1/pkg/server/ca/journal.go 01:44:05 spire-1.2.1/pkg/server/ca/journal_test.go 01:44:05 spire-1.2.1/pkg/server/ca/manager.go 01:44:05 spire-1.2.1/pkg/server/ca/manager_health.go 01:44:05 spire-1.2.1/pkg/server/ca/manager_test.go 01:44:05 spire-1.2.1/pkg/server/ca/templates.go 01:44:05 spire-1.2.1/pkg/server/ca/upstream_client.go 01:44:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:44:05 spire-1.2.1/pkg/server/ca/validation.go 01:44:05 spire-1.2.1/pkg/server/cache/ 01:44:05 spire-1.2.1/pkg/server/cache/dscache/ 01:44:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:44:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:44:05 spire-1.2.1/pkg/server/cache/entrycache/ 01:44:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:44:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:44:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:44:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:44:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:44:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:44:05 spire-1.2.1/pkg/server/catalog/ 01:44:05 spire-1.2.1/pkg/server/catalog/catalog.go 01:44:05 spire-1.2.1/pkg/server/catalog/keymanager.go 01:44:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:44:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:44:05 spire-1.2.1/pkg/server/catalog/notifier.go 01:44:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:44:05 spire-1.2.1/pkg/server/config.go 01:44:05 spire-1.2.1/pkg/server/datastore/ 01:44:05 spire-1.2.1/pkg/server/datastore/datastore.go 01:44:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:44:05 spire-1.2.1/pkg/server/datastore/repository.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:44:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:44:05 spire-1.2.1/pkg/server/endpoints/ 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/ 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:44:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:44:05 spire-1.2.1/pkg/server/endpoints/config.go 01:44:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:44:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:44:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:44:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:44:05 spire-1.2.1/pkg/server/endpoints/middleware.go 01:44:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:44:05 spire-1.2.1/pkg/server/hostservice/ 01:44:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:44:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:44:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:44:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:44:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:44:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:44:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:44:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/ 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/ 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:44:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:44:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:44:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/ 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:44:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:44:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:44:05 spire-1.2.1/pkg/server/registration/ 01:44:05 spire-1.2.1/pkg/server/registration/manager.go 01:44:05 spire-1.2.1/pkg/server/registration/manager_test.go 01:44:05 spire-1.2.1/pkg/server/scanentries.go 01:44:05 spire-1.2.1/pkg/server/scanentries_test.go 01:44:05 spire-1.2.1/pkg/server/server.go 01:44:05 spire-1.2.1/pkg/server/server_test.go 01:44:05 spire-1.2.1/pkg/server/svid/ 01:44:05 spire-1.2.1/pkg/server/svid/observer.go 01:44:05 spire-1.2.1/pkg/server/svid/observer_test.go 01:44:05 spire-1.2.1/pkg/server/svid/rotator.go 01:44:05 spire-1.2.1/pkg/server/svid/rotator_config.go 01:44:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:44:05 spire-1.2.1/pkg/server/svid/rotator_test.go 01:44:05 spire-1.2.1/proto/ 01:44:05 spire-1.2.1/proto/private/ 01:44:05 spire-1.2.1/proto/private/server/ 01:44:05 spire-1.2.1/proto/private/server/journal/ 01:44:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:44:05 spire-1.2.1/proto/private/server/journal/journal.proto 01:44:05 spire-1.2.1/proto/spire/ 01:44:05 spire-1.2.1/proto/spire/common/ 01:44:05 spire-1.2.1/proto/spire/common/common.pb.go 01:44:05 spire-1.2.1/proto/spire/common/common.proto 01:44:05 spire-1.2.1/proto/spire/common/plugin/ 01:44:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:44:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:44:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:44:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:44:05 spire-1.2.1/proto/spire/plugin/ 01:44:05 spire-1.2.1/proto/spire/plugin/agent/ 01:44:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:44:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:44:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:44:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:44:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:44:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:44:05 spire-1.2.1/release/ 01:44:05 spire-1.2.1/release/spire-extras/ 01:44:05 spire-1.2.1/release/spire-extras/README.md 01:44:05 spire-1.2.1/release/spire-extras/conf/ 01:44:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:44:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:44:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:44:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:44:05 spire-1.2.1/release/spire/ 01:44:05 spire-1.2.1/release/spire/README.md 01:44:05 spire-1.2.1/release/spire/conf/ 01:44:05 spire-1.2.1/release/spire/conf/agent/ 01:44:05 spire-1.2.1/release/spire/conf/agent/agent.conf 01:44:05 spire-1.2.1/release/spire/conf/server/ 01:44:05 spire-1.2.1/release/spire/conf/server/server.conf 01:44:05 spire-1.2.1/script/ 01:44:05 spire-1.2.1/script/build-artifact.sh 01:44:05 spire-1.2.1/script/generate_dummy_ca.sh 01:44:05 spire-1.2.1/support/ 01:44:05 spire-1.2.1/support/k8s/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:44:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/ 01:44:05 spire-1.2.1/support/oidc-discovery-provider/README.md 01:44:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/config.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/main.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:44:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:44:05 spire-1.2.1/test/ 01:44:05 spire-1.2.1/test/clock/ 01:44:05 spire-1.2.1/test/clock/clock.go 01:44:05 spire-1.2.1/test/fakes/ 01:44:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:44:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:44:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:44:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:44:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:44:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:44:05 spire-1.2.1/test/fakes/fakeagentstore/ 01:44:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:44:05 spire-1.2.1/test/fakes/fakedatastore/ 01:44:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:44:05 spire-1.2.1/test/fakes/fakeentryclient/ 01:44:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:44:05 spire-1.2.1/test/fakes/fakehealthchecker/ 01:44:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:44:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:44:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:44:05 spire-1.2.1/test/fakes/fakemetrics/ 01:44:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:44:05 spire-1.2.1/test/fakes/fakenoderesolver/ 01:44:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:44:05 spire-1.2.1/test/fakes/fakenotifier/ 01:44:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:44:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:44:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:44:05 spire-1.2.1/test/fakes/fakeserverca/ 01:44:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:44:05 spire-1.2.1/test/fakes/fakeservercatalog/ 01:44:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:44:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:44:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:44:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:44:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:44:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:44:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:44:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:44:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:44:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:44:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:44:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:44:05 spire-1.2.1/test/fixture/ 01:44:05 spire-1.2.1/test/fixture/certs/ 01:44:05 spire-1.2.1/test/fixture/certs/agent_svid.der 01:44:05 spire-1.2.1/test/fixture/certs/base_cert.pem 01:44:05 spire-1.2.1/test/fixture/certs/base_csr.pem 01:44:05 spire-1.2.1/test/fixture/certs/base_key.pem 01:44:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:44:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:44:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:44:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:44:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:44:05 spire-1.2.1/test/fixture/certs/blog_key.pem 01:44:06 spire-1.2.1/test/fixture/certs/bundle.der 01:44:06 spire-1.2.1/test/fixture/certs/ca.pem 01:44:06 spire-1.2.1/test/fixture/certs/ca_key.pem 01:44:06 spire-1.2.1/test/fixture/certs/database_cert.pem 01:44:06 spire-1.2.1/test/fixture/certs/database_csr.pem 01:44:06 spire-1.2.1/test/fixture/certs/database_key.pem 01:44:06 spire-1.2.1/test/fixture/certs/node_cert.pem 01:44:06 spire-1.2.1/test/fixture/certs/node_csr.pem 01:44:06 spire-1.2.1/test/fixture/certs/node_key.pem 01:44:06 spire-1.2.1/test/fixture/certs/svid.pem 01:44:06 spire-1.2.1/test/fixture/certs/svid_key.pem 01:44:06 spire-1.2.1/test/fixture/config/ 01:44:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:44:06 spire-1.2.1/test/fixture/config/agent_good.conf 01:44:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:44:06 spire-1.2.1/test/fixture/config/plugin_good.conf 01:44:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:44:06 spire-1.2.1/test/fixture/config/server_good.conf 01:44:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:44:06 spire-1.2.1/test/fixture/fixture.go 01:44:06 spire-1.2.1/test/fixture/nodeattestor/ 01:44:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:44:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:44:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:44:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:44:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:44:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:44:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:44:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:44:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:44:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:44:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:44:06 spire-1.2.1/test/fixture/registration/ 01:44:06 spire-1.2.1/test/fixture/registration/entries.json 01:44:06 spire-1.2.1/test/fixture/registration/good-for-update.json 01:44:06 spire-1.2.1/test/fixture/registration/good.json 01:44:06 spire-1.2.1/test/fixture/registration/invalid.json 01:44:06 spire-1.2.1/test/fixture/registration/invalid_json.json 01:44:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:44:06 spire-1.2.1/test/integration/ 01:44:06 spire-1.2.1/test/integration/README.md 01:44:06 spire-1.2.1/test/integration/common 01:44:06 spire-1.2.1/test/integration/setup/ 01:44:06 spire-1.2.1/test/integration/setup/adminclient/ 01:44:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:44:06 spire-1.2.1/test/integration/setup/adminclient/client.go 01:44:06 spire-1.2.1/test/integration/setup/debugagent/ 01:44:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:44:06 spire-1.2.1/test/integration/setup/debugagent/main.go 01:44:06 spire-1.2.1/test/integration/setup/debugserver/ 01:44:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:44:06 spire-1.2.1/test/integration/setup/debugserver/main.go 01:44:06 spire-1.2.1/test/integration/setup/downstreamclient/ 01:44:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:44:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:44:06 spire-1.2.1/test/integration/setup/itclient/ 01:44:06 spire-1.2.1/test/integration/setup/itclient/client.go 01:44:06 spire-1.2.1/test/integration/setup/node-attestation/ 01:44:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:44:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:44:06 spire-1.2.1/test/integration/setup/x509pop/ 01:44:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:44:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:44:06 spire-1.2.1/test/integration/suites/ 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:44:06 spire-1.2.1/test/integration/suites/join-token/ 01:44:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:44:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:44:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:44:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:44:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:44:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:44:06 spire-1.2.1/test/integration/suites/join-token/README.md 01:44:06 spire-1.2.1/test/integration/suites/join-token/conf/ 01:44:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/join-token/teardown 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:44:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:44:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:44:06 spire-1.2.1/test/integration/suites/k8s/ 01:44:06 spire-1.2.1/test/integration/suites/k8s/00-setup 01:44:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:44:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:44:06 spire-1.2.1/test/integration/suites/k8s/README.md 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/ 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:44:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:44:06 spire-1.2.1/test/integration/suites/k8s/teardown 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/ 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:44:06 spire-1.2.1/test/integration/suites/rotation/ 01:44:06 spire-1.2.1/test/integration/suites/rotation/00-setup 01:44:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:44:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:44:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:44:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:44:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:44:06 spire-1.2.1/test/integration/suites/rotation/README.md 01:44:06 spire-1.2.1/test/integration/suites/rotation/conf/ 01:44:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/rotation/teardown 01:44:06 spire-1.2.1/test/integration/suites/self-test/ 01:44:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:44:06 spire-1.2.1/test/integration/suites/self-test/README.md 01:44:06 spire-1.2.1/test/integration/suites/self-test/teardown 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:44:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:44:06 spire-1.2.1/test/integration/suites/upgrade/ 01:44:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:44:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:44:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:44:06 spire-1.2.1/test/integration/suites/upgrade/README.md 01:44:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:44:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:44:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:44:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:44:06 spire-1.2.1/test/integration/suites/upgrade/teardown 01:44:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:44:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:44:06 spire-1.2.1/test/integration/test-one.sh 01:44:06 spire-1.2.1/test/integration/test.sh 01:44:06 spire-1.2.1/test/plugintest/ 01:44:06 spire-1.2.1/test/plugintest/config.go 01:44:06 spire-1.2.1/test/plugintest/load.go 01:44:06 spire-1.2.1/test/plugintest/option.go 01:44:06 spire-1.2.1/test/spiretest/ 01:44:06 spire-1.2.1/test/spiretest/apiserver.go 01:44:06 spire-1.2.1/test/spiretest/assertions.go 01:44:06 spire-1.2.1/test/spiretest/dir.go 01:44:06 spire-1.2.1/test/spiretest/errors_posix.go 01:44:06 spire-1.2.1/test/spiretest/errors_windows.go 01:44:06 spire-1.2.1/test/spiretest/logs.go 01:44:06 spire-1.2.1/test/spiretest/socketapi.go 01:44:06 spire-1.2.1/test/spiretest/suite.go 01:44:06 spire-1.2.1/test/spiretest/x509.go 01:44:06 spire-1.2.1/test/testca/ 01:44:06 spire-1.2.1/test/testca/ca.go 01:44:06 spire-1.2.1/test/testkey/ 01:44:06 spire-1.2.1/test/testkey/generate.sh 01:44:06 spire-1.2.1/test/testkey/genkeys.go 01:44:06 spire-1.2.1/test/testkey/keys.go 01:44:06 spire-1.2.1/test/testkey/new.go 01:44:06 spire-1.2.1/test/tpmsimulator/ 01:44:06 spire-1.2.1/test/tpmsimulator/simulator.go 01:44:06 spire-1.2.1/test/util/ 01:44:06 spire-1.2.1/test/util/cert_fixtures.go 01:44:06 spire-1.2.1/test/util/cert_generation.go 01:44:06 spire-1.2.1/test/util/io_redirection.go 01:44:06 spire-1.2.1/test/util/race.go 01:44:06 spire-1.2.1/test/util/util.go 01:44:06 building spire from source... 01:44:07 Installing go1.17.7... 01:44:08 Collecting docker-compose==1.23.2 01:44:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:44:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 01:44:09 Collecting dockerpty<0.5,>=0.4.1 01:44:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:44:12 Collecting jsonschema<3,>=2.5.1 01:44:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:44:12 Collecting texttable<0.10,>=0.9.0 01:44:12 Downloading texttable-0.9.1.tar.gz (11 kB) 01:44:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:44:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:44:17 Collecting docker<4.0,>=3.6.0 01:44:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:44:17 Collecting cached-property<2,>=1.2.0 01:44:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:44:18 Collecting docopt<0.7,>=0.6.1 01:44:18 Downloading docopt-0.6.2.tar.gz (25 kB) 01:44:22 Collecting PyYAML<4,>=3.10 01:44:22 Downloading PyYAML-3.13.tar.gz (270 kB) 01:44:27 Collecting websocket-client<1.0,>=0.32.0 01:44:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:44:28 Collecting docker-pycreds>=0.4.0 01:44:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:44:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:44:28 Collecting idna<2.8,>=2.5 01:44:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:44:29 Collecting chardet<3.1.0,>=3.0.2 01:44:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:44:30 Collecting urllib3<1.25,>=1.21.1 01:44:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:44:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:44:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:44:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:44:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:44:33 Building bin/spire-server... 01:44:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:44:33 Attempting uninstall: urllib3 01:44:33 Found existing installation: urllib3 1.26.7 01:44:33 Uninstalling urllib3-1.26.7: 01:44:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:44:33 go: downloading github.com/mitchellh/cli v1.1.2 01:44:33 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:44:33  Successfully uninstalled urllib3-1.26.7 01:44:34 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:44:34  Attempting uninstall: idna 01:44:34 Found existing installation: idna 3.3 01:44:34 Uninstalling idna-3.3: 01:44:34 go: downloading google.golang.org/grpc v1.44.0 01:44:34  Successfully uninstalled idna-3.3 01:44:38 Attempting uninstall: requests 01:44:38 Found existing installation: requests 2.26.0 01:44:38 Uninstalling requests-2.26.0: 01:44:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:44:38  Successfully uninstalled requests-2.26.0 01:44:38 go: downloading github.com/imdario/mergo v0.3.12 01:44:39 go: downloading github.com/sirupsen/logrus v1.8.1 01:44:39  Running setup.py install for texttable: started 01:44:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:44:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:44:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:44:40 go: downloading github.com/fatih/color v1.13.0 01:44:40 go: downloading github.com/mattn/go-isatty v0.0.14 01:44:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:44:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:44:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:44:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:44:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:44:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:44:42 go: downloading github.com/open-policy-agent/opa v0.38.0 01:44:42  Running setup.py install for texttable: finished with status 'done' 01:44:42 Running setup.py install for PyYAML: started 01:44:45 Running setup.py install for PyYAML: finished with status 'done' 01:44:46 Running setup.py install for docopt: started 01:44:48 Running setup.py install for docopt: finished with status 'done' 01:44:48 Running setup.py install for dockerpty: started 01:44:51 Running setup.py install for dockerpty: finished with status 'done' 01:44:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:45:09 Removing intermediate container 0bfbb073fbce 01:45:09 ---> 676a5f58255e 01:45:09 Step 14/23 : ENV APP_PORT=58890 01:45:09 ---> Running in 12b1e4da7e96 01:45:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:45:09 go: downloading github.com/armon/go-metrics v0.3.10 01:45:09 go: downloading github.com/prometheus/client_golang v1.12.1 01:45:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:45:09 Removing intermediate container 12b1e4da7e96 01:45:09 ---> 53a57fb9cc51 01:45:09 Step 15/23 : EXPOSE $APP_PORT 01:45:09 ---> Running in 9c44f4e15e65 01:45:10 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:45:10 Removing intermediate container 9c44f4e15e65 01:45:10 ---> 15c226fc6dbe 01:45:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:45:10 go: downloading github.com/mattn/go-colorable v0.1.12 01:45:11 go: downloading github.com/Masterminds/goutils v1.1.0 01:45:11 go: downloading github.com/Masterminds/semver v1.5.0 01:45:11 go: downloading github.com/google/uuid v1.1.2 01:45:11 go: downloading github.com/huandu/xstrings v1.3.2 01:45:11 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:45:11 go: downloading github.com/oklog/run v1.0.0 01:45:12  ---> 18d542ac52fe 01:45:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:45:12 go: downloading github.com/imkira/go-observer v1.0.3 01:45:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:45:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:45:13 go: downloading github.com/prometheus/client_model v0.2.0 01:45:13 go: downloading github.com/prometheus/common v0.32.1 01:45:13 go: downloading go.uber.org/atomic v1.9.0 01:45:13  ---> 9068fe5cc402 01:45:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:45:13 go: downloading github.com/beorn7/perks v1.0.1 01:45:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:45:13 go: downloading github.com/prometheus/procfs v0.7.3 01:45:14  ---> 5630758b480a 01:45:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:45:14 ---> Running in 8da8e7d9c1cf 01:45:14 go: downloading github.com/hashicorp/errwrap v1.1.0 01:45:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:45:14 go: downloading gopkg.in/yaml.v2 v2.4.0 01:45:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:45:14 Removing intermediate container 8da8e7d9c1cf 01:45:14 ---> f5efb3adcc3b 01:45:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:45:15 ---> Running in 8d850d6d0d10 01:45:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:45:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:45:15 Removing intermediate container 8d850d6d0d10 01:45:15 ---> ca54508447cc 01:45:15 Step 21/23 : LABEL arch=arm64 01:45:15 ---> Running in aa4b8e44df86 01:45:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:45:16 Removing intermediate container aa4b8e44df86 01:45:16 ---> 8e60e81b0cee 01:45:16 Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:45:16 ---> Running in 8595927d64f2 01:45:17 Removing intermediate container 8595927d64f2 01:45:17 ---> 45dab7295d20 01:45:17 Step 23/23 : LABEL version=0.0.0 01:45:17 ---> Running in c27d642c704e 01:45:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:45:18 Removing intermediate container c27d642c704e 01:45:18 ---> b18486544ec7 01:45:18 01:45:19 Successfully built b18486544ec7 01:45:19 Successfully tagged sys-mgmt-agent-arm64:latest 01:45:19  Building sys-mgmt-agent ... done Building core-metadata 01:45:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:45:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:45:24 go: downloading github.com/stretchr/testify v1.7.0 01:45:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:45:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:45:24 go: downloading github.com/blang/semver/v4 v4.0.0 01:45:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:45:25 go: downloading github.com/jinzhu/gorm v1.9.16 01:45:26 go: downloading github.com/lib/pq v1.10.4 01:45:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:45:26 go: downloading google.golang.org/api v0.70.0 01:45:27 go: downloading k8s.io/client-go v0.23.4 01:45:28 Removing intermediate container e28f869b3296 01:45:28 ---> 069e6d184c90 01:45:28 01:45:28 Step 10/22 : FROM alpine:3.14 01:45:28 ---> ac73e934f311 01:45:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:45:28 ---> Running in 656f34d7024e 01:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:45:31 go: downloading k8s.io/api v0.23.4 01:45:32 (1/1) Installing dumb-init (1.2.5-r1) 01:45:32 Executing busybox-1.33.1-r7.trigger 01:45:32 OK: 5 MiB in 15 packages 01:45:34 Removing intermediate container 656f34d7024e 01:45:34 ---> abb262320b3f 01:45:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:45:34 ---> Running in cabff7e8faf8 01:45:34 Removing intermediate container cabff7e8faf8 01:45:34 ---> 548b7eee5ed4 01:45:34 Step 13/22 : ENV APP_PORT=59861 01:45:35 ---> Running in 76492bfd42fb 01:45:36 Removing intermediate container 76492bfd42fb 01:45:36 ---> 774a0597a847 01:45:36 Step 14/22 : EXPOSE $APP_PORT 01:45:36 ---> Running in ce7cae942765 01:45:36 Removing intermediate container ce7cae942765 01:45:36 ---> 2ceb97545cf6 01:45:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:45:38 ---> 5fc7527b787b 01:45:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:45:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:45:41  ---> 82964de29421 01:45:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:45:43 ---> 9bf24131dc12 01:45:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:45:43 ---> Running in 52ed01fa04f8 01:45:44 Removing intermediate container 52ed01fa04f8 01:45:44 ---> 411e143ea8e0 01:45:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:45:44 ---> Running in 749cea1cd087 01:45:44 Removing intermediate container 749cea1cd087 01:45:44 ---> 03446c582e1c 01:45:44 Step 20/22 : LABEL arch=arm64 01:45:45 ---> Running in 5a430b02235f 01:45:46 Removing intermediate container 5a430b02235f 01:45:46 ---> 28f6919cc934 01:45:46 Step 21/22 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:45:46 ---> Running in f009b165ecff 01:45:47 Removing intermediate container f009b165ecff 01:45:47 ---> f5ae8582fa56 01:45:47 Step 22/22 : LABEL version=0.0.0 01:45:47 ---> Running in d6d6726f7466 01:45:47 Removing intermediate container d6d6726f7466 01:45:47 ---> 3bec6ff84d18 01:45:47 01:45:48 Successfully built 3bec6ff84d18 01:45:48 Successfully tagged support-scheduler-arm64:latest 01:45:48  Building support-scheduler ... done Building core-command 01:45:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:45:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:45:49 ---> 93d7aec2c5c4 01:45:49 Step 3/23 : WORKDIR /edgex-go 01:45:49 ---> Using cache 01:45:49 ---> b3a4894bae97 01:45:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:49 ---> Using cache 01:45:49 ---> 3e35ba557b3d 01:45:49 Step 5/23 : RUN apk add --update --no-cache make git 01:45:49 ---> Using cache 01:45:49 ---> 001c221e504e 01:45:50 Step 6/23 : COPY go.mod vendor* ./ 01:45:50 ---> Using cache 01:45:50 ---> c78c47ab3fd1 01:45:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:50 ---> Using cache 01:45:50 ---> b6f6b41154cd 01:45:50 Step 8/23 : COPY . . 01:45:50 ---> Using cache 01:45:50 ---> 9d7d543967c5 01:45:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:45:50 ---> Running in 98dc3ed2d844 01:45:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:46:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:46:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:46:18 ---> 93d7aec2c5c4 01:46:18 Step 3/23 : WORKDIR /edgex-go 01:46:18 ---> Using cache 01:46:18 ---> b3a4894bae97 01:46:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:18 ---> Using cache 01:46:18 ---> 3e35ba557b3d 01:46:18 Step 5/23 : RUN apk add --update --no-cache make git 01:46:18 ---> Using cache 01:46:18 ---> 001c221e504e 01:46:18 Step 6/23 : COPY go.mod vendor* ./ 01:46:18 ---> Using cache 01:46:18 ---> c78c47ab3fd1 01:46:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:18 ---> Using cache 01:46:18 ---> b6f6b41154cd 01:46:18 Step 8/23 : COPY . . 01:46:18 ---> Using cache 01:46:18 ---> 9d7d543967c5 01:46:18 Step 9/23 : RUN make cmd/core-command/core-command 01:46:19 ---> Running in 2f22350f6bd4 01:46:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:46:23 go: downloading cloud.google.com/go/storage v1.21.0 01:46:23 go: downloading k8s.io/apimachinery v0.23.4 01:46:24 go: downloading cloud.google.com/go v0.100.2 01:46:26 go: downloading k8s.io/kube-aggregator v0.23.3 01:46:26 go: downloading github.com/google/go-tpm v0.3.3 01:46:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:46:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:46:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:46:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:46:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:46:30 go: downloading cloud.google.com/go/security v1.3.0 01:46:30 go: downloading github.com/hashicorp/vault/api v1.4.1 01:46:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:46:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:46:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:46:32 go: downloading github.com/gobwas/glob v0.2.3 01:46:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:46:33 go: downloading github.com/twmb/murmur3 v1.1.6 01:46:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:46:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:46:33 go: downloading github.com/aws/smithy-go v1.11.0 01:46:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:46:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:46:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:46:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:46:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:46:35 go: downloading github.com/jinzhu/inflection v1.0.0 01:46:35 go: downloading github.com/gogo/protobuf v1.3.2 01:46:40 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:46:41 go: downloading k8s.io/klog/v2 v2.30.0 01:46:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:46:43 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:46:43 go: downloading github.com/google/gofuzz v1.1.0 01:46:43 go: downloading cloud.google.com/go/compute v1.3.0 01:46:44 go: downloading cloud.google.com/go/iam v0.1.1 01:46:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:46:45 go: downloading github.com/spf13/pflag v1.0.5 01:46:45 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:46:45 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:46:45 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:46:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:46:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:46:46 go: downloading github.com/dimchansky/utfbom v1.1.1 01:46:46 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:46:46 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:46:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:46:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:46:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:46:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:46:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:46:48 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:46:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:46:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:46:48 go: downloading go.opencensus.io v0.23.0 01:46:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:46:51 go: downloading gopkg.in/inf.v0 v0.9.1 01:46:51 go: downloading github.com/go-logr/logr v1.2.2 01:46:51 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:46:52 go: downloading github.com/json-iterator/go v1.1.12 01:46:52 go: downloading github.com/googleapis/gnostic v0.5.5 01:46:55 go: downloading github.com/google/go-cmp v0.5.7 01:46:56 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:46:56 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:46:56 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:46:58 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:46:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:46:58 go: downloading github.com/tklauser/numcpus v0.3.0 01:46:58 go: downloading go.uber.org/zap v1.21.0 01:46:59 go: downloading sigs.k8s.io/yaml v1.3.0 01:46:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:46:59 go: downloading github.com/modern-go/reflect2 v1.0.2 01:47:00 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:47:00 go: downloading github.com/ryanuber/go-glob v1.0.0 01:47:00 go: downloading github.com/golang/snappy v0.0.4 01:47:00 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:47:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:47:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:47:10 go: downloading github.com/hashicorp/go-version v1.2.0 01:47:10 go: downloading go.uber.org/multierr v1.6.0 01:47:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:47:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:51:19 Removing intermediate container 98dc3ed2d844 01:51:19 ---> 860e6e933b3b 01:51:19 01:51:19 Step 10/23 : FROM alpine:3.14 01:51:19 ---> ac73e934f311 01:51:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:51:19 ---> Using cache 01:51:19 ---> abb262320b3f 01:51:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:19 ---> Using cache 01:51:19 ---> 548b7eee5ed4 01:51:19 Step 13/23 : ENV APP_PORT=59881 01:51:19 ---> Running in dce04c18308a 01:51:19 Removing intermediate container 2f22350f6bd4 01:51:19 ---> 3abbd4171b27 01:51:19 01:51:19 Step 10/23 : FROM alpine:3.14 01:51:19 ---> ac73e934f311 01:51:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:51:19 ---> Using cache 01:51:19 ---> abb262320b3f 01:51:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:19 ---> Using cache 01:51:19 ---> 548b7eee5ed4 01:51:19 Step 13/23 : ENV APP_PORT=59882 01:51:19 Removing intermediate container dce04c18308a 01:51:19 ---> eb0c945f94f7 01:51:19 Step 14/23 : EXPOSE $APP_PORT 01:51:19 ---> Running in 778f00b1ce82 01:51:19 ---> Running in 4ec5c51d3668 01:51:19 Removing intermediate container 778f00b1ce82 01:51:19 ---> c225506c2046 01:51:19 Step 14/23 : EXPOSE $APP_PORT 01:51:19 ---> Running in 36f63a49dad3 01:51:19 Removing intermediate container 4ec5c51d3668 01:51:19 ---> 3a0bb5356257 01:51:19 Step 15/23 : WORKDIR / 01:51:19 ---> Running in 61e9ff76ae9e 01:51:20 Removing intermediate container 36f63a49dad3 01:51:20 ---> f11ad6e96b7f 01:51:20 Step 15/23 : WORKDIR / 01:51:20 ---> Running in 1a1d6068c2ce 01:51:20 Removing intermediate container 61e9ff76ae9e 01:51:20 ---> 48d33991bfbb 01:51:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:20 Removing intermediate container 1a1d6068c2ce 01:51:20 ---> 09469ec7ead0 01:51:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:21 ---> ae572e671c22 01:51:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:51:22 ---> c7eb8690eb75 01:51:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:51:24 ---> bb4eba265c07 01:51:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:51:25 ---> e1e509dcb6a1 01:51:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:51:25 ---> 4d1959840ff2 01:51:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:51:25 ---> Running in 2a37d8e15b1e 01:51:26 ---> 135781bea5d7 01:51:26 Step 19/23 : ENTRYPOINT ["/core-command"] 01:51:26 ---> Running in 0d5de45bb324 01:51:26 Removing intermediate container 2a37d8e15b1e 01:51:26 ---> 00df04d41bcc 01:51:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:27 ---> Running in ed0820df6a3a 01:51:27 Removing intermediate container 0d5de45bb324 01:51:27 ---> c7c15ac48972 01:51:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:27 ---> Running in 4ce2c82f143c 01:51:27 Removing intermediate container ed0820df6a3a 01:51:27 ---> d1b51051dc70 01:51:27 Step 21/23 : LABEL arch=arm64 01:51:27 ---> Running in 5ef66431cf53 01:51:28 Removing intermediate container 4ce2c82f143c 01:51:28 ---> e61d75475d63 01:51:28 Step 21/23 : LABEL arch=arm64 01:51:28 ---> Running in f9586d0e0e5a 01:51:28 Removing intermediate container 5ef66431cf53 01:51:28 ---> 03a5bcad581b 01:51:28 Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:51:29 ---> Running in a6b609bd67e9 01:51:29 Removing intermediate container f9586d0e0e5a 01:51:29 ---> f6183af929f6 01:51:29 Step 22/23 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 01:51:29 ---> Running in 3849e38cf536 01:51:29 Removing intermediate container a6b609bd67e9 01:51:29 ---> 39a1958d425d 01:51:29 Step 23/23 : LABEL version=0.0.0 01:51:29 ---> Running in 419141d06587 01:51:30 Removing intermediate container 3849e38cf536 01:51:30 ---> 3338c953858e 01:51:30 Step 23/23 : LABEL version=0.0.0 01:51:30 ---> Running in b15ec0b61f78 01:51:30 Removing intermediate container 419141d06587 01:51:30 ---> f4070c1642b8 01:51:30 01:51:31 Removing intermediate container b15ec0b61f78 01:51:31 ---> 55602df23a8b 01:51:31 01:51:32 Successfully built f4070c1642b8 01:51:32 Successfully tagged core-metadata-arm64:latest 01:51:32  Building core-metadata ... done Successfully built 55602df23a8b 01:51:32 Successfully tagged core-command-arm64:latest 02:13:41  Building core-command ... done Building bin/spire-agent... 02:13:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:13:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:13:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:13:41 go: downloading github.com/docker/docker v20.10.12+incompatible 02:13:42 go: downloading github.com/google/go-tpm-tools v0.3.3 02:13:43 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:13:43 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:13:43 go: downloading github.com/docker/go-connections v0.4.0 02:13:43 go: downloading github.com/docker/go-units v0.4.0 02:13:43 go: downloading github.com/opencontainers/image-spec v1.0.1 02:13:43 go: downloading github.com/containerd/containerd v1.3.4 02:13:43 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:13:44 go: downloading github.com/opencontainers/go-digest v1.0.0 02:13:52 Building bin/spire-agent... 02:13:52 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:13:52 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:13:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:13:53 go: downloading github.com/docker/docker v20.10.12+incompatible 02:13:58 go: downloading github.com/google/go-tpm-tools v0.3.3 02:13:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:13:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:13:59 go: downloading github.com/docker/go-units v0.4.0 02:13:59 go: downloading github.com/docker/go-connections v0.4.0 02:13:59 go: downloading github.com/opencontainers/image-spec v1.0.1 02:14:00 go: downloading github.com/containerd/containerd v1.3.4 02:14:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:14:00 go: downloading github.com/opencontainers/go-digest v1.0.0 02:16:22 Building bin/spire-agent... 02:16:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:16:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:16:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:16:22 go: downloading github.com/docker/docker v20.10.12+incompatible 02:16:22 go: downloading github.com/google/go-tpm-tools v0.3.3 02:16:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:16:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:16:22 go: downloading github.com/docker/go-connections v0.4.0 02:16:22 go: downloading github.com/docker/go-units v0.4.0 02:16:22 go: downloading github.com/opencontainers/image-spec v1.0.1 02:16:22 go: downloading github.com/containerd/containerd v1.3.4 02:16:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:16:22 go: downloading github.com/opencontainers/go-digest v1.0.0 02:20:29 Removing intermediate container c07f63c63856 02:20:29 ---> 077368118dc7 02:20:29 02:20:29 Step 13/26 : FROM alpine:3.15 02:20:29 ---> 3fb3c9af89a9 02:20:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:20:29 ---> Using cache 02:20:29 ---> c00fc54f5cf5 02:20:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:29 ---> Using cache 02:20:29 ---> 4521f5495f23 02:20:29 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:20:29 ---> Running in 4861cef6428f 02:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:20:29 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 02:20:29 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:20:29 OK: 15730 distinct packages available 02:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:20:29 (1/5) Installing dumb-init (1.2.5-r1) 02:20:29 (2/5) Installing musl-obstack (1.2.3-r0) 02:20:29 (3/5) Installing libucontext (1.1-r0) 02:20:29 (4/5) Installing gcompat (1.0.0-r4) 02:20:29 (5/5) Installing openssl (1.1.1n-r0) 02:20:29 Executing busybox-1.34.1-r5.trigger 02:20:29 OK: 6 MiB in 19 packages 02:20:29 Removing intermediate container 4861cef6428f 02:20:29 ---> d17efea0e439 02:20:29 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 02:20:32 ---> 7eb9295f778f 02:20:32 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:20:37 ---> 91b3c711cd4c 02:20:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:20:38 ---> abb1536325c6 02:20:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:20:39 ---> ce4af7be3d32 02:20:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:20:40 ---> 86498c7846df 02:20:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:20:40 ---> Running in 3971086cf170 02:20:40 Removing intermediate container 3971086cf170 02:20:40 ---> d827ff4fcf81 02:20:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:20:40 ---> Running in 1cbf8ac9e7ab 02:20:41 Removing intermediate container 1cbf8ac9e7ab 02:20:41 ---> 2eebfe4f77f8 02:20:41 Step 24/26 : LABEL arch=arm64 02:20:41 ---> Running in ef0420d6dd5a 02:20:41 Removing intermediate container ef0420d6dd5a 02:20:41 ---> 1d9a8158d001 02:20:41 Step 25/26 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 02:20:41 ---> Running in 611b0ceace5d 02:20:42 Removing intermediate container 611b0ceace5d 02:20:42 ---> 3b8f3e5544f6 02:20:42 Step 26/26 : LABEL version=0.0.0 02:20:42 ---> Running in 89d8a61b173b 02:20:43 Removing intermediate container 89d8a61b173b 02:20:43 ---> c498170226a1 02:20:43 02:20:43 Successfully built c498170226a1 02:20:43 Successfully tagged security-spire-agent-arm64:latest 02:20:44  Building security-spire-agent ... done Removing intermediate container de823452bf33 02:20:44 ---> c7fd6a8a15ee 02:20:44 02:20:44 Step 13/26 : FROM alpine:3.15 02:20:44 ---> 3fb3c9af89a9 02:20:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:20:44 ---> Using cache 02:20:44 ---> c00fc54f5cf5 02:20:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:44 ---> Using cache 02:20:44 ---> 4521f5495f23 02:20:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:44 ---> Running in 5b41284c8df2 02:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:20:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:20:49 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 02:20:49 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:20:49 OK: 15730 distinct packages available 02:20:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:20:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:20:51 (1/4) Installing dumb-init (1.2.5-r1) 02:20:51 (2/4) Installing musl-obstack (1.2.3-r0) 02:20:51 (3/4) Installing libucontext (1.1-r0) 02:20:51 (4/4) Installing gcompat (1.0.0-r4) 02:20:51 Executing busybox-1.34.1-r5.trigger 02:20:51 OK: 6 MiB in 18 packages 02:20:53 Removing intermediate container 5b41284c8df2 02:20:53 ---> 05c2c48b92c9 02:20:53 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:20:58 ---> c17cffb9f9c0 02:20:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:20:58 ---> 58833b50a717 02:20:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:20:59 ---> Running in 55a949d03e00 02:20:59 Removing intermediate container 55a949d03e00 02:20:59 ---> d7623eb27d23 02:20:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:21:00 ---> 6955f9465082 02:21:00 Step 21/26 : WORKDIR / 02:21:00 ---> Running in cf6d84023ad3 02:21:00 Removing intermediate container cf6d84023ad3 02:21:00 ---> 26ac3700d6db 02:21:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:21:01 ---> Running in 2dd841d94eee 02:21:01 Removing intermediate container 2dd841d94eee 02:21:01 ---> 5437506cf2a7 02:21:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:21:01 ---> Running in 2377ed6b96ba 02:21:01 Removing intermediate container 2377ed6b96ba 02:21:01 ---> 574dd1f0da1a 02:21:01 Step 24/26 : LABEL arch=arm64 02:21:01 ---> Running in 365f460efdc6 02:21:02 Removing intermediate container 365f460efdc6 02:21:02 ---> 2063a837b76c 02:21:02 Step 25/26 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 02:21:02 ---> Running in f7acc84602a8 02:21:02 Removing intermediate container f7acc84602a8 02:21:02 ---> c1f52381febe 02:21:02 Step 26/26 : LABEL version=0.0.0 02:21:02 ---> Running in e650a86084ec 02:21:03 Removing intermediate container e650a86084ec 02:21:03 ---> 6ef02ad491b8 02:21:03 02:21:03 Successfully built 6ef02ad491b8 02:21:03 Successfully tagged security-spire-config-arm64:latest 02:21:50  Building security-spire-config ... done Removing intermediate container 31dfb7ce1a4e 02:21:50 ---> 5bb24a02b4aa 02:21:50 02:21:50 Step 13/25 : FROM alpine:3.15 02:21:50 ---> 3fb3c9af89a9 02:21:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:21:50 ---> Using cache 02:21:50 ---> c00fc54f5cf5 02:21:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:50 ---> Using cache 02:21:50 ---> 4521f5495f23 02:21:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:21:50 ---> Using cache 02:21:50 ---> d17efea0e439 02:21:50 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:21:50 ---> 6cea32977501 02:21:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:21:50 ---> 2c0c81817390 02:21:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:21:50 ---> 87a449f591af 02:21:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:21:50 ---> 1c21617353eb 02:21:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:21:50 ---> Running in 86dbc437c7ac 02:21:50 Removing intermediate container 86dbc437c7ac 02:21:50 ---> 48940886f8fa 02:21:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:21:50 ---> Running in ad9d6741b6a6 02:21:50 Removing intermediate container ad9d6741b6a6 02:21:50 ---> 100ce6882cb9 02:21:50 Step 23/25 : LABEL arch=arm64 02:21:50 ---> Running in aa51dc3bf6e0 02:21:51 Removing intermediate container aa51dc3bf6e0 02:21:51 ---> b49d4ac1c7ae 02:21:51 Step 24/25 : LABEL git_sha=964b6a7b966be22f57bfbb86dcf0c9ba8c305210 02:21:51 ---> Running in 76632ce152db 02:21:51 Removing intermediate container 76632ce152db 02:21:51 ---> f3c15589d1f0 02:21:51 Step 25/25 : LABEL version=0.0.0 02:21:51 ---> Running in eb7d2b2d26b1 02:21:52 Removing intermediate container eb7d2b2d26b1 02:21:52 ---> c2f5854c602e 02:21:52 02:21:52 Successfully built c2f5854c602e 02:21:52 Successfully tagged security-spire-server-arm64:latest 02:21:52  Building security-spire-server ... done  [Pipeline] } 02:21:52 $ docker stop --time=1 a74815c6d2f6f0894413bb38c39dfc5927d4595c147ab8ff0c2751832e8ccf4c 02:21:54 $ docker rm -f a74815c6d2f6f0894413bb38c39dfc5927d4595c147ab8ff0c2751832e8ccf4c [Pipeline] // withDockerContainer [Pipeline] sh 02:21:55 + docker images 02:21:55 REPOSITORY TAG IMAGE ID CREATED SIZE 02:21:55 security-spire-server-arm64 latest c2f5854c602e 4 seconds ago 86.3MB 02:21:55 5bb24a02b4aa 26 seconds ago 4.14GB 02:21:55 security-spire-config-arm64 latest 6ef02ad491b8 52 seconds ago 85.6MB 02:21:55 security-spire-agent-arm64 latest c498170226a1 About a minute ago 126MB 02:21:55 c7fd6a8a15ee About a minute ago 4.14GB 02:21:55 077368118dc7 About a minute ago 4.14GB 02:21:55 core-command-arm64 latest 55602df23a8b 30 minutes ago 15.5MB 02:21:55 core-metadata-arm64 latest f4070c1642b8 30 minutes ago 16.3MB 02:21:55 3abbd4171b27 30 minutes ago 1.31GB 02:21:55 860e6e933b3b 30 minutes ago 1.31GB 02:21:55 support-scheduler-arm64 latest 3bec6ff84d18 36 minutes ago 25.2MB 02:21:55 069e6d184c90 36 minutes ago 1.36GB 02:21:55 sys-mgmt-agent-arm64 latest b18486544ec7 36 minutes ago 282MB 02:21:55 0e8b96efa8f8 38 minutes ago 1.31GB 02:21:55 security-proxy-setup-arm64 latest baeeb721d8a2 38 minutes ago 26.1MB 02:21:55 97ff25e791e3 38 minutes ago 1.32GB 02:21:55 support-notifications-arm64 latest 51e174b3f401 44 minutes ago 25.8MB 02:21:55 security-spiffe-token-provider-arm64 latest aa116d3e3e9d 44 minutes ago 27.9MB 02:21:55 ff3615503077 44 minutes ago 1.37GB 02:21:55 1ac1a5fbcc89 45 minutes ago 1.36GB 02:21:55 core-data-arm64 latest 3ab92201bde9 45 minutes ago 21.6MB 02:21:55 cb29dae98bfc 45 minutes ago 1.34GB 02:21:55 security-bootstrapper-arm64 latest eb9396b9c742 46 minutes ago 18.3MB 02:21:55 security-secretstore-setup-arm64 latest df60a007b355 46 minutes ago 27.5MB 02:21:55 6c1b949ed9b9 47 minutes ago 1.31GB 02:21:55 39ea6326bae3 47 minutes ago 1.32GB 02:21:55 ci-base-image-arm64 latest 93d7aec2c5c4 About an hour ago 886MB 02:21:55 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 02:21:55 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 02:21:55 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 02:21:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 02:21:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:56 02:21:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:56 arm64: Pulling from edgex-lftools-log-publisher 02:21:56 8998bd30e6a1: Pulling fs layer 02:21:56 04944245beec: Pulling fs layer 02:21:56 699f458cf7ca: Pulling fs layer 02:21:56 765212b225bb: Pulling fs layer 02:21:56 f23df028b6ca: Pulling fs layer 02:21:56 d65c8cfc05b1: Pulling fs layer 02:21:56 2437ff75d9bd: Pulling fs layer 02:21:56 765212b225bb: Waiting 02:21:56 f23df028b6ca: Waiting 02:21:56 2437ff75d9bd: Waiting 02:21:56 d65c8cfc05b1: Waiting 02:21:56 04944245beec: Verifying Checksum 02:21:56 04944245beec: Download complete 02:21:56 765212b225bb: Verifying Checksum 02:21:56 765212b225bb: Download complete 02:21:56 f23df028b6ca: Verifying Checksum 02:21:56 f23df028b6ca: Download complete 02:21:56 d65c8cfc05b1: Download complete 02:21:56 699f458cf7ca: Verifying Checksum 02:21:56 699f458cf7ca: Download complete 02:21:57 8998bd30e6a1: Download complete 02:22:00 2437ff75d9bd: Verifying Checksum 02:22:00 2437ff75d9bd: Download complete 02:22:02 8998bd30e6a1: Pull complete 02:22:02 04944245beec: Pull complete 02:22:04 699f458cf7ca: Pull complete 02:22:04 765212b225bb: Pull complete 02:22:05 f23df028b6ca: Pull complete 02:22:05 d65c8cfc05b1: Pull complete 02:22:20 2437ff75d9bd: Pull complete 02:22:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-21712 does not seem to be running inside a container 02:22:20 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 02:22:23 $ docker top df41f37525d5ef4a985268be5be30bff2c05536165469d4c38ee9b50acfaf1e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:24 ---> job-cost.sh 02:22:24 lf-activate-venv: SKIPPING 02:22:24 INFO: No Stack... 02:22:25 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:26 INFO: Archiving Costs [Pipeline] sh 02:22:26 + cut -d, -f6 02:22:26 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 02:22:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3979-5-stack-cost] 02:22:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3979-5-stack-cost] did not exist. Created. 02:22:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3979-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:27 + echo total: 0.2199999988079071 [Pipeline] stash 02:22:27 Stashed 1 file(s) [Pipeline] } 02:22:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3979-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:27 $ docker stop --time=1 df41f37525d5ef4a985268be5be30bff2c05536165469d4c38ee9b50acfaf1e4 02:22:29 $ docker rm -f df41f37525d5ef4a985268be5be30bff2c05536165469d4c38ee9b50acfaf1e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:22:29 provisioning config files... 02:22:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6392863329683065808tmp [Pipeline] { [Pipeline] sh 02:22:30 + set +x 02:22:30 + bash -s -- 02:22:30 + curl -s https://codecov.io/bash 02:22:30 02:22:30 _____ _ 02:22:30 / ____| | | 02:22:30 | | ___ __| | ___ ___ _____ __ 02:22:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:30 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:30 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:30 Bash-1.0.6 02:22:30 02:22:30 02:22:30 ==> git version 2.25.1 found 02:22:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:22:30 Release-Date: 2020-01-08 02:22:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:30 ==> Jenkins CI detected. 02:22:30 current dir:  /w/workspace/edgex-go/5 02:22:30 project root: . 02:22:30 --> token set from env 02:22:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:30 ==> Running gcov in . (disable via -X gcov) 02:22:30 ==> Python coveragepy not found 02:22:30 ==> Searching for coverage reports in: 02:22:30 + . 02:22:30 -> Found 1 reports 02:22:30 ==> Detecting git/mercurial file structure 02:22:30 ==> Reading reports 02:22:30 + ./coverage.out bytes=435134 02:22:30 ==> Appending adjustments 02:22:30 https://docs.codecov.io/docs/fixing-reports 02:22:31 + Found adjustments 02:22:31 ==> Gzipping contents 02:22:31 60K /tmp/codecov.apYyZr.gz 02:22:31 ==> Uploading reports 02:22:31 url: https://codecov.io 02:22:31 query: branch=PR-3979&commit=964b6a7b966be22f57bfbb86dcf0c9ba8c305210&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3979%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3979&job=&cmd_args= 02:22:31 -> Pinging Codecov 02:22:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3979&commit=964b6a7b966be22f57bfbb86dcf0c9ba8c305210&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3979%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3979&job=&cmd_args= 02:22:32 -> Uploading to 02:22:32 https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/964b6a7b966be22f57bfbb86dcf0c9ba8c305210/e5b8f99d-6679-4629-b657-d12bfcb24f4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T022231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fffa1051d9df340dcdc8434283aac6773bbdf8c84614e9a66a3334d41acb769a 02:22:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:32 Dload Upload Total Spent Left Speed 02:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59831 0 0 100 59831 0 212k --:--:-- --:--:-- --:--:-- 211k 100 59831 0 0 100 59831 0 212k --:--:-- --:--:-- --:--:-- 211k 02:22:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/964b6a7b966be22f57bfbb86dcf0c9ba8c305210 [Pipeline] } 02:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:22:33 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 02:22:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:34 ---> package-listing.sh 02:22:34 ++ facter osfamily 02:22:34 ++ tr '[:upper:]' '[:lower:]' 02:22:34 + OS_FAMILY=debian 02:22:34 + workspace=/w/workspace/edgex-go/5 02:22:34 + START_PACKAGES=/tmp/packages_start.txt 02:22:34 + END_PACKAGES=/tmp/packages_end.txt 02:22:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:34 + PACKAGES=/tmp/packages_start.txt 02:22:34 + '[' /w/workspace/edgex-go/5 ']' 02:22:34 + PACKAGES=/tmp/packages_end.txt 02:22:34 + case "${OS_FAMILY}" in 02:22:34 + dpkg -l 02:22:34 + grep '^ii' 02:22:34 + '[' -f /tmp/packages_start.txt ']' 02:22:34 + '[' -f /tmp/packages_end.txt ']' 02:22:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:34 + '[' /w/workspace/edgex-go/5 ']' 02:22:34 + mkdir -p /w/workspace/edgex-go/5/archives/ 02:22:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 02:22:34 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:22:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:35 02:22:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:22:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:35 latest: Pulling from edgex-lftools-log-publisher 02:22:35 5eb5b503b376: Pulling fs layer 02:22:35 5c69ac0246d0: Pulling fs layer 02:22:35 ec43610c2a17: Pulling fs layer 02:22:35 3a2ae6a8a46f: Pulling fs layer 02:22:35 33b1e0a273af: Pulling fs layer 02:22:35 5d3b04190fa2: Pulling fs layer 02:22:35 2f39f015ded8: Pulling fs layer 02:22:35 33b1e0a273af: Waiting 02:22:35 5d3b04190fa2: Waiting 02:22:35 5c69ac0246d0: Download complete 02:22:35 3a2ae6a8a46f: Download complete 02:22:35 33b1e0a273af: Verifying Checksum 02:22:35 33b1e0a273af: Download complete 02:22:35 ec43610c2a17: Verifying Checksum 02:22:35 ec43610c2a17: Download complete 02:22:35 5d3b04190fa2: Verifying Checksum 02:22:35 5d3b04190fa2: Download complete 02:22:35 5eb5b503b376: Verifying Checksum 02:22:35 5eb5b503b376: Download complete 02:22:36 2f39f015ded8: Download complete 02:22:37 5eb5b503b376: Pull complete 02:22:37 5c69ac0246d0: Pull complete 02:22:37 ec43610c2a17: Pull complete 02:22:37 3a2ae6a8a46f: Pull complete 02:22:37 33b1e0a273af: Pull complete 02:22:37 5d3b04190fa2: Pull complete 02:22:42 2f39f015ded8: Pull complete 02:22:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:22:42 prd-ubuntu20.04-docker-8c-8g-21709 does not seem to be running inside a container 02:22:42 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 02:22:43 $ docker top cc32d7278a28c3aa0e265ba87038aa7f6ca7529dcb37dd082faed206bb2b8b40 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:44 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:44 + ls /var/log/sa-host 02:22:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:44 provisioning config files... 02:22:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1248536092062430604tmp [Pipeline] { [Pipeline] echo 02:22:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:45 ---> create-netrc.sh [Pipeline] } 02:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:45 ---> python-tools-install.sh [Pipeline] echo 02:22:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:45 ---> sudo-logs.sh 02:22:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:46 ---> job-cost.sh 02:22:46 lf-activate-venv: SKIPPING 02:22:46 DEBUG: total: 0.2199999988079071 02:22:46 INFO: Retrieving Stack Cost... 02:22:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:47 INFO: Archiving Costs [Pipeline] echo 02:22:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:47 ---> logs-deploy.sh 02:22:47 lf-activate-venv: SKIPPING 02:22:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3979/5 02:22:47 INFO: archiving workspace using pattern(s): 02:22:48 Archives upload complete. 02:22:48 INFO: archiving logs to Nexus 02:22:49 ---> uname -a: 02:22:49 Linux prd-ubuntu20-04-docker-8c-8g-21709 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:22:49 02:22:49 02:22:49 ---> lscpu: 02:22:49 Architecture: x86_64 02:22:49 CPU op-mode(s): 32-bit, 64-bit 02:22:49 Byte Order: Little Endian 02:22:49 Address sizes: 40 bits physical, 48 bits virtual 02:22:49 CPU(s): 8 02:22:49 On-line CPU(s) list: 0-7 02:22:49 Thread(s) per core: 1 02:22:49 Core(s) per socket: 1 02:22:49 Socket(s): 8 02:22:49 NUMA node(s): 1 02:22:49 Vendor ID: AuthenticAMD 02:22:49 CPU family: 23 02:22:49 Model: 49 02:22:49 Model name: AMD EPYC-Rome Processor 02:22:49 Stepping: 0 02:22:49 CPU MHz: 2800.000 02:22:49 BogoMIPS: 5600.00 02:22:49 Virtualization: AMD-V 02:22:49 Hypervisor vendor: KVM 02:22:49 Virtualization type: full 02:22:49 L1d cache: 256 KiB 02:22:49 L1i cache: 256 KiB 02:22:49 L2 cache: 4 MiB 02:22:49 L3 cache: 128 MiB 02:22:49 NUMA node0 CPU(s): 0-7 02:22:49 Vulnerability Itlb multihit: Not affected 02:22:49 Vulnerability L1tf: Not affected 02:22:49 Vulnerability Mds: Not affected 02:22:49 Vulnerability Meltdown: Not affected 02:22:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:22:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:22:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:22:49 Vulnerability Srbds: Not affected 02:22:49 Vulnerability Tsx async abort: Not affected 02:22:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:22:49 02:22:49 02:22:49 ---> nproc: 02:22:49 8 02:22:49 02:22:49 02:22:49 ---> df -h: 02:22:49 Filesystem Size Used Avail Use% Mounted on 02:22:49 overlay 155G 27G 129G 17% / 02:22:49 tmpfs 64M 0 64M 0% /dev 02:22:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:22:49 shm 64M 0 64M 0% /dev/shm 02:22:49 /dev/vda1 155G 27G 129G 17% /facter-os 02:22:49 02:22:49 02:22:49 ---> sar -b -r -n DEV: 02:22:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21709) 04/22/22 _x86_64_ (8 CPU) 02:22:49 02:22:49 01:10:00 LINUX RESTART (8 CPU) 02:22:49 02:22:49 01:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:22:49 01:12:01 137.60 2.29 135.32 0.00 30.64 131594.78 0.00 02:22:49 01:13:01 39.61 0.12 39.49 0.00 1.60 15365.59 0.00 02:22:49 01:14:01 323.53 0.10 323.43 0.00 18.66 214481.59 0.00 02:22:49 01:15:01 632.88 0.45 632.43 0.00 14.25 275939.53 0.00 02:22:49 01:16:01 800.50 0.33 800.17 0.00 6.93 321316.31 0.00 02:22:49 01:17:01 810.96 1.90 809.06 0.00 22.39 290895.17 0.00 02:22:49 01:18:01 905.48 0.12 905.37 0.00 5.20 278336.28 0.00 02:22:49 01:19:01 247.48 0.05 247.43 0.00 0.40 66728.61 0.00 02:22:49 01:20:01 505.15 0.00 505.15 0.00 0.00 225952.61 0.00 02:22:49 01:21:01 58.22 0.00 58.22 0.00 0.00 5969.81 0.00 02:22:49 01:22:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 02:22:49 01:23:01 2.12 0.00 2.12 0.00 0.00 22.40 0.00 02:22:49 01:24:01 1.65 0.00 1.65 0.00 0.00 17.59 0.00 02:22:49 01:25:01 2.97 0.02 2.95 0.00 0.13 32.66 0.00 02:22:49 01:26:01 1.63 0.00 1.63 0.00 0.00 17.59 0.00 02:22:49 01:27:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 02:22:49 01:28:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 02:22:49 01:29:01 1.75 0.00 1.75 0.00 0.00 21.73 0.00 02:22:49 01:30:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 02:22:49 01:31:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 02:22:49 01:32:01 2.85 0.87 1.98 0.00 18.39 29.19 0.00 02:22:49 01:33:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 02:22:49 01:34:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 02:22:49 01:35:01 2.03 0.00 2.03 0.00 0.00 23.46 0.00 02:22:49 01:36:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 02:22:49 01:37:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 02:22:49 01:38:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 02:22:49 01:39:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 02:22:49 01:40:02 1.12 0.00 1.12 0.00 0.00 12.40 0.00 02:22:49 01:41:01 1.54 0.00 1.54 0.00 0.00 17.89 0.00 02:22:49 01:42:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 02:22:49 01:43:01 1.22 0.00 1.22 0.00 0.00 15.59 0.00 02:22:49 01:44:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 02:22:49 01:45:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 02:22:49 01:46:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 02:22:49 01:47:01 1.18 0.00 1.18 0.00 0.00 15.73 0.00 02:22:49 01:48:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 02:22:49 01:49:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 02:22:49 01:50:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 02:22:49 01:51:01 1.82 0.00 1.82 0.00 0.00 22.39 0.00 02:22:49 01:52:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 02:22:49 01:53:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 02:22:49 01:54:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 02:22:49 01:55:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 02:22:49 01:56:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 02:22:49 01:57:01 2.55 1.23 1.32 0.00 36.65 16.79 0.00 02:22:49 01:58:01 1.65 0.33 1.32 0.00 12.40 16.93 0.00 02:22:49 01:59:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 02:22:49 02:00:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 02:22:49 02:01:01 1.78 0.00 1.78 0.00 0.00 22.66 0.00 02:22:49 02:02:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 02:22:49 02:03:01 1.63 0.00 1.63 0.00 0.00 19.59 0.00 02:22:49 02:04:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 02:22:49 02:05:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 02:22:49 02:06:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 02:22:49 02:07:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 02:22:49 02:08:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 02:22:49 02:09:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 02:22:49 02:10:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 02:22:49 02:11:01 1.73 0.00 1.73 0.00 0.00 21.33 0.00 02:22:49 02:12:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 02:22:49 02:13:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 02:22:49 02:14:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 02:22:49 02:15:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 02:22:49 02:16:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 02:22:49 02:17:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 02:22:49 02:18:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 02:22:49 02:19:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 02:22:49 02:20:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 02:22:49 02:21:01 1.80 0.00 1.80 0.00 0.00 21.86 0.00 02:22:49 02:22:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 02:22:49 Average: 64.06 0.11 63.95 0.00 2.36 25725.39 0.00 02:22:49 02:22:49 01:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:22:49 01:12:01 26616812 30397556 1893124 5.76 151144 3825504 3285904 9.68 2875856 2920104 510800 02:22:49 01:13:01 27615408 31519080 769744 2.34 155420 3921592 2780228 8.19 1571688 3207136 300120 02:22:49 01:14:01 22738720 31444496 836816 2.54 164600 8575320 3448580 10.16 2044692 7455884 1568120 02:22:49 01:15:01 17771612 30209300 2055240 6.25 250808 11912512 4600320 13.56 3889548 10249076 224 02:22:49 01:16:01 14478224 30922744 1334240 4.06 299032 15657548 3856096 11.36 3965260 13246896 18100 02:22:49 01:17:01 8031168 30376016 1864820 5.67 483188 20910860 4300648 12.67 4901636 18279560 1333024 02:22:49 01:18:01 6544384 29496000 2747532 8.36 543436 21432476 5375412 15.84 6672724 17968800 99476 02:22:49 01:19:01 5785300 31065972 1181708 3.59 636400 23531436 3216172 9.48 4253224 21024348 2921764 02:22:49 01:20:01 9709552 31455912 803560 2.44 719124 20180092 2495416 7.35 3110712 18521304 133792 02:22:49 01:21:01 10345288 31508412 756292 2.30 719788 19613856 2318680 6.83 3069832 17948260 12 02:22:49 01:22:01 10345720 31508868 755824 2.30 719816 19613856 2318680 6.83 3069224 17948260 12 02:22:49 01:23:01 10355376 31518524 746148 2.27 719832 19613860 2318680 6.83 3059732 17948264 12 02:22:49 01:24:01 10355740 31518892 745868 2.27 719868 19613864 2318680 6.83 3059468 17948268 12 02:22:49 01:25:01 10356776 31520100 744592 2.26 719900 19613864 2334760 6.88 3057548 17948272 20 02:22:49 01:26:01 10357296 31520660 743992 2.26 719928 19613872 2334760 6.88 3057944 17948276 12 02:22:49 01:27:01 10357464 31520840 743956 2.26 719952 19613872 2334760 6.88 3057732 17948276 20 02:22:49 01:28:01 10357164 31520576 744212 2.26 719968 19613876 2334760 6.88 3058608 17948280 12 02:22:49 01:29:01 10356896 31520360 744404 2.26 720012 19613880 2334760 6.88 3058440 17948284 20 02:22:49 01:30:01 10357100 31520572 744132 2.26 720032 19613876 2334760 6.88 3059888 17948284 24 02:22:49 01:31:01 10357116 31520624 744056 2.26 720056 19613884 2334760 6.88 3059592 17948288 12 02:22:49 01:32:01 10353856 31518288 746128 2.27 720124 19614400 2393472 7.05 3060992 17948740 112 02:22:49 01:33:01 10353776 31518236 746124 2.27 720144 19614404 2393472 7.05 3060252 17948740 20 02:22:49 01:34:01 10353692 31518168 746332 2.27 720172 19614408 2393472 7.05 3060248 17948744 8 02:22:49 01:35:01 10353708 31518260 746240 2.27 720220 19614408 2393472 7.05 3061532 17948748 12 02:22:49 01:36:01 10353376 31517944 746500 2.27 720232 19614416 2393472 7.05 3061852 17948756 12 02:22:49 01:37:01 10353612 31518184 746200 2.27 720244 19614420 2393472 7.05 3061524 17948760 20 02:22:49 01:38:01 10353564 31518136 746284 2.27 720252 19614420 2393472 7.05 3061528 17948760 16 02:22:49 01:39:01 10353516 31518092 746268 2.27 720260 19614424 2393472 7.05 3061504 17948764 32 02:22:49 01:40:02 10353468 31518044 746256 2.27 720272 19614420 2393472 7.05 3061600 17948764 12 02:22:49 01:41:01 10353352 31517984 746516 2.27 720280 19614428 2393472 7.05 3062880 17948772 16 02:22:49 01:42:01 10353336 31517980 746488 2.27 720292 19614432 2393472 7.05 3062320 17948780 12 02:22:49 01:43:01 10353496 31518140 746468 2.27 720296 19614436 2393472 7.05 3062340 17948780 28 02:22:49 01:44:01 10353260 31517908 746676 2.27 720300 19614440 2393472 7.05 3062540 17948784 28 02:22:49 01:45:01 10353220 31517876 746632 2.27 720316 19614444 2393472 7.05 3062500 17948788 12 02:22:49 01:46:01 10352920 31517612 746860 2.27 720336 19614436 2393472 7.05 3063024 17948780 8 02:22:49 01:47:01 10352836 31517548 747064 2.27 720356 19614448 2393472 7.05 3062880 17948792 32 02:22:49 01:48:01 10352820 31517648 746912 2.27 720368 19614576 2393472 7.05 3062864 17948908 8 02:22:49 01:49:01 10352968 31517860 746580 2.27 720400 19614580 2393472 7.05 3063276 17948916 32 02:22:49 01:50:01 10352912 31517820 746556 2.27 720408 19614584 2393472 7.05 3063012 17948932 12 02:22:49 01:51:01 10351860 31516872 747276 2.27 720452 19614576 2377260 7.01 3064636 17948924 8 02:22:49 01:52:01 10351764 31516808 747528 2.27 720456 19614596 2377260 7.01 3063912 17948932 20 02:22:49 01:53:01 10351900 31516944 747308 2.27 720468 19614596 2377260 7.01 3063904 17948932 16 02:22:49 01:54:01 10351844 31516924 747416 2.27 720488 19614600 2393464 7.05 3064344 17948936 12 02:22:49 01:55:01 10351544 31516628 747644 2.27 720508 19614604 2376920 7.01 3064232 17948940 32 02:22:49 01:56:01 10351268 31516396 747844 2.27 720528 19614596 2376920 7.01 3064748 17948944 8 02:22:49 01:57:01 10328252 31495448 768668 2.34 720552 19615708 2376920 7.01 3087204 17948460 44 02:22:49 01:58:01 10321416 31488996 775068 2.36 720568 19616084 2376920 7.01 3096112 17948516 8 02:22:49 01:59:01 10321048 31488644 775588 2.36 720576 19616084 2376920 7.01 3096916 17948472 20 02:22:49 02:00:01 10320560 31488164 776032 2.36 720584 19616088 2376920 7.01 3096196 17948476 20 02:22:49 02:01:01 10321764 31489388 774740 2.36 720604 19616088 2376920 7.01 3096248 17948476 12 02:22:49 02:02:01 10321204 31488852 775212 2.36 720616 19616096 2376920 7.01 3096812 17948480 12 02:22:49 02:03:01 10320904 31488572 775440 2.36 720624 19616100 2376920 7.01 3095928 17948484 12 02:22:49 02:04:01 10320856 31488524 775416 2.36 720636 19616100 2376920 7.01 3096492 17948484 24 02:22:49 02:05:01 10320740 31488412 775684 2.36 720636 19616104 2376920 7.01 3095928 17948488 28 02:22:49 02:06:01 10320716 31488412 775656 2.36 720652 19616104 2376920 7.01 3096316 17948488 12 02:22:49 02:07:01 10320952 31488656 775348 2.36 720660 19616108 2376920 7.01 3096136 17948492 12 02:22:49 02:08:01 10320652 31488364 775564 2.36 720676 19616112 2376920 7.01 3095956 17948496 12 02:22:49 02:09:01 10320540 31488252 775700 2.36 720688 19616120 2376920 7.01 3095940 17948496 12 02:22:49 02:10:01 10320492 31488212 775684 2.36 720692 19616124 2376920 7.01 3095940 17948500 12 02:22:49 02:11:01 10320476 31488252 775636 2.36 720704 19616124 2376920 7.01 3096456 17948512 12 02:22:49 02:12:01 10320676 31488580 775436 2.36 720732 19616256 2376920 7.01 3096040 17948632 12 02:22:49 02:13:01 10320952 31488860 775116 2.36 720744 19616260 2376920 7.01 3096024 17948636 12 02:22:49 02:14:01 10321072 31489040 775120 2.36 720772 19616256 2376920 7.01 3096200 17948640 16 02:22:49 02:15:01 10320844 31488820 775296 2.36 720796 19616260 2376920 7.01 3096080 17948644 16 02:22:49 02:16:01 10320732 31488772 775316 2.36 720816 19616268 2376920 7.01 3096508 17948652 32 02:22:49 02:17:01 10320100 31488156 775788 2.36 720824 19616268 2376920 7.01 3096664 17948652 228 02:22:49 02:18:01 10320140 31488204 775724 2.36 720828 19616272 2376920 7.01 3096100 17948656 12 02:22:49 02:19:01 10319972 31488080 775700 2.36 720844 19616276 2376920 7.01 3096112 17948656 24 02:22:49 02:20:01 10320140 31488252 775664 2.36 720864 19616280 2360836 6.96 3096132 17948660 12 02:22:49 02:21:01 10319840 31487992 775876 2.36 720892 19616272 2360836 6.96 3096536 17948668 16 02:22:49 02:22:01 10319792 31487968 775832 2.36 720912 19616284 2344240 6.91 3096200 17948668 12 02:22:49 Average: 10991011 31411770 852460 2.59 677028 18958903 2541788 7.49 3155084 17263200 96997 02:22:49 02:22:49 01:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:22:49 01:12:01 ens3 274.78 177.26 4433.49 31.68 0.00 0.00 0.00 0.00 02:22:49 01:12:01 veth8c6d787 0.29 0.47 0.02 0.04 0.00 0.00 0.00 0.00 02:22:49 01:12:01 docker0 92.26 119.79 7.63 1004.85 0.00 0.00 0.00 0.00 02:22:49 01:12:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 02:22:49 01:13:01 ens3 37.56 21.33 31.99 11.70 0.00 0.00 0.00 0.00 02:22:49 01:13:01 veth8c6d787 1.23 1.27 0.09 0.10 0.00 0.00 0.00 0.00 02:22:49 01:13:01 docker0 1.23 1.23 0.08 0.09 0.00 0.00 0.00 0.00 02:22:49 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:14:01 ens3 225.23 215.73 1898.39 141.28 0.00 0.00 0.00 0.00 02:22:49 01:14:01 docker0 39.76 49.46 2.29 190.59 0.00 0.00 0.00 0.00 02:22:49 01:14:01 veth78589ad 0.00 0.85 0.00 0.05 0.00 0.00 0.00 0.00 02:22:49 01:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:22:49 01:15:01 ens3 526.84 302.46 7160.01 40.21 0.00 0.00 0.00 0.00 02:22:49 01:15:01 docker0 257.14 454.96 18.37 5951.72 0.00 0.00 0.00 0.00 02:22:49 01:15:01 vethb408089 246.72 439.49 21.12 5825.69 0.00 0.00 0.00 0.48 02:22:49 01:15:01 veth78589ad 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 02:22:49 01:15:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 02:22:49 01:16:01 veth21300f7 108.68 214.83 8.33 3219.38 0.00 0.00 0.00 0.26 02:22:49 01:16:01 ens3 324.58 171.29 3815.96 33.69 0.00 0.00 0.00 0.00 02:22:49 01:16:01 veth5d888d2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:22:49 01:16:01 docker0 144.84 276.92 9.31 3777.58 0.00 0.00 0.00 0.00 02:22:49 01:16:01 vethb408089 0.10 0.45 0.01 0.02 0.00 0.00 0.00 0.00 02:22:49 01:16:01 veth78589ad 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 02:22:49 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:17:01 veth21300f7 116.68 165.71 11.30 2606.80 0.00 0.00 0.00 0.21 02:22:49 01:17:01 ens3 617.03 347.65 8712.59 50.86 0.00 0.00 0.00 0.00 02:22:49 01:17:01 docker0 322.31 571.39 24.91 8675.91 0.00 0.00 0.00 0.00 02:22:49 01:17:01 veth78589ad 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:17:01 vethca01376 192.20 386.07 16.78 5823.84 0.00 0.00 0.00 0.48 02:22:49 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:18:01 veth21300f7 0.17 0.48 0.01 0.02 0.00 0.00 0.00 0.00 02:22:49 01:18:01 veth9d359ff 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:22:49 01:18:01 ens3 93.77 60.17 243.26 19.83 0.00 0.00 0.00 0.00 02:22:49 01:18:01 docker0 38.86 54.91 2.62 211.58 0.00 0.00 0.00 0.00 02:22:49 01:18:01 veth78589ad 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 02:22:49 01:18:01 vethca01376 12.48 17.96 1.28 3.18 0.00 0.00 0.00 0.00 02:22:49 01:18:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 02:22:49 01:19:01 ens3 62.34 44.21 516.38 9.70 0.00 0.00 0.00 0.00 02:22:49 01:19:01 docker0 35.96 47.85 2.60 503.96 0.00 0.00 0.00 0.00 02:22:49 01:19:01 veth78589ad 0.00 1.16 0.00 0.05 0.00 0.00 0.00 0.00 02:22:49 01:19:01 vethca01376 10.41 15.06 1.01 205.95 0.00 0.00 0.00 0.02 02:22:49 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:20:01 ens3 32.94 23.90 88.18 6.94 0.00 0.00 0.00 0.00 02:22:49 01:20:01 docker0 16.51 20.51 0.95 77.45 0.00 0.00 0.00 0.00 02:22:49 01:20:01 veth78589ad 0.00 1.00 0.00 0.04 0.00 0.00 0.00 0.00 02:22:49 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:21:01 ens3 5.10 3.17 4.76 2.09 0.00 0.00 0.00 0.00 02:22:49 01:21:01 docker0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:22:01 ens3 0.27 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:22:49 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:23:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:26:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:22:49 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:27:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:28:01 ens3 0.18 0.07 0.47 0.00 0.00 0.00 0.00 0.00 02:22:49 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:29:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:22:49 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:30:01 ens3 0.45 0.33 0.26 0.20 0.00 0.00 0.00 0.00 02:22:49 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:31:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:22:49 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:32:01 ens3 0.97 0.38 0.39 0.27 0.00 0.00 0.00 0.00 02:22:49 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:33:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:34:01 ens3 0.58 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:22:49 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:35:01 ens3 0.75 0.62 0.41 0.29 0.00 0.00 0.00 0.00 02:22:49 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:36:01 ens3 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 02:22:49 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:37:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:39:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:40:02 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:22:49 01:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:41:01 ens3 0.68 0.51 0.35 0.29 0.00 0.00 0.00 0.00 02:22:49 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:43:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:44:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:46:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 02:22:49 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:51:01 ens3 0.67 0.58 0.34 0.28 0.00 0.00 0.00 0.00 02:22:49 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:54:01 ens3 0.20 0.15 0.15 0.01 0.00 0.00 0.00 0.00 02:22:49 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 01:56:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:22:49 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:57:01 ens3 4.03 2.68 3.09 3.80 0.00 0.00 0.00 0.00 02:22:49 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:57:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:22:49 01:58:01 ens3 4.77 2.82 2.76 2.57 0.00 0.00 0.00 0.00 02:22:49 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:59:01 ens3 0.68 0.48 0.35 0.28 0.00 0.00 0.00 0.00 02:22:49 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:00:01 ens3 0.33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:22:49 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:01:01 ens3 19.13 21.18 1.40 39.12 0.00 0.00 0.00 0.00 02:22:49 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:02:01 ens3 7.50 8.68 0.72 7.74 0.00 0.00 0.00 0.00 02:22:49 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:04:01 ens3 4.43 7.98 0.59 7.70 0.00 0.00 0.00 0.00 02:22:49 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:05:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:06:01 ens3 4.47 8.65 0.36 7.62 0.00 0.00 0.00 0.00 02:22:49 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:07:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:22:49 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:09:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:11:01 ens3 4.40 8.41 0.35 7.60 0.00 0.00 0.00 0.00 02:22:49 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:12:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:22:49 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:14:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 02:22:49 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:15:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:16:01 ens3 4.40 8.43 0.35 7.60 0.00 0.00 0.00 0.00 02:22:49 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:21:01 ens3 4.37 8.35 0.35 7.60 0.00 0.00 0.00 0.00 02:22:49 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:49 Average: ens3 31.91 20.40 378.36 6.21 0.00 0.00 0.00 0.00 02:22:49 Average: docker0 13.35 22.48 0.97 287.21 0.00 0.00 0.00 0.00 02:22:49 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 02:22:49 02:22:49 02:22:49 ---> sar -P ALL: 02:22:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21709) 04/22/22 _x86_64_ (8 CPU) 02:22:49 02:22:49 01:10:00 LINUX RESTART (8 CPU) 02:22:49 02:22:49 01:11:02 CPU %user %nice %system %iowait %steal %idle 02:22:49 01:12:01 all 30.02 0.00 6.88 1.84 0.10 61.17 02:22:49 01:12:01 0 30.18 0.00 7.73 2.64 0.10 59.35 02:22:49 01:12:01 1 27.95 0.00 7.28 0.77 0.09 63.91 02:22:49 01:12:01 2 28.60 0.00 6.04 0.26 0.09 65.02 02:22:49 01:12:01 3 30.17 0.00 7.39 0.50 0.10 61.85 02:22:49 01:12:01 4 30.38 0.00 6.35 1.90 0.10 61.26 02:22:49 01:12:01 5 31.78 0.00 7.19 2.81 0.10 58.11 02:22:49 01:12:01 6 28.86 0.00 7.27 4.46 0.09 59.31 02:22:49 01:12:01 7 32.20 0.00 5.78 1.33 0.12 60.58 02:22:49 01:13:01 all 39.05 0.00 5.40 0.31 0.08 55.16 02:22:49 01:13:01 0 38.32 0.00 5.26 1.88 0.08 54.45 02:22:49 01:13:01 1 37.94 0.00 5.32 0.00 0.10 56.63 02:22:49 01:13:01 2 39.55 0.00 4.89 0.00 0.08 55.48 02:22:49 01:13:01 3 39.55 0.00 5.42 0.00 0.08 54.94 02:22:49 01:13:01 4 39.33 0.00 5.25 0.05 0.07 55.31 02:22:49 01:13:01 5 39.41 0.00 5.90 0.45 0.07 54.16 02:22:49 01:13:01 6 40.01 0.00 5.84 0.00 0.08 54.06 02:22:49 01:13:01 7 38.26 0.00 5.31 0.12 0.07 56.24 02:22:49 01:14:01 all 22.29 0.00 10.11 3.55 0.10 63.94 02:22:49 01:14:01 0 20.33 0.00 10.23 17.05 0.09 52.31 02:22:49 01:14:01 1 23.61 0.00 8.66 1.10 0.08 66.54 02:22:49 01:14:01 2 23.26 0.00 9.45 1.47 0.10 65.71 02:22:49 01:14:01 3 22.42 0.00 10.30 1.02 0.10 66.16 02:22:49 01:14:01 4 23.16 0.00 10.07 1.07 0.10 65.59 02:22:49 01:14:01 5 20.91 0.00 9.68 4.33 0.10 64.97 02:22:49 01:14:01 6 22.40 0.00 11.93 1.39 0.10 64.17 02:22:49 01:14:01 7 22.25 0.00 10.57 1.03 0.12 66.03 02:22:49 01:15:01 all 61.18 0.00 11.12 6.42 0.12 21.15 02:22:49 01:15:01 0 60.79 0.00 11.43 7.14 0.12 20.51 02:22:49 01:15:01 1 61.07 0.00 11.19 4.51 0.12 23.12 02:22:49 01:15:01 2 60.86 0.00 11.51 3.69 0.13 23.81 02:22:49 01:15:01 3 60.95 0.00 12.18 18.74 0.14 7.99 02:22:49 01:15:01 4 61.14 0.00 10.39 4.83 0.10 23.53 02:22:49 01:15:01 5 61.55 0.00 10.61 3.77 0.13 23.94 02:22:49 01:15:01 6 62.99 0.00 9.66 6.75 0.12 20.48 02:22:49 01:15:01 7 60.08 0.00 12.00 2.01 0.12 25.78 02:22:49 01:16:01 all 73.81 0.00 13.81 3.06 0.14 9.17 02:22:49 01:16:01 0 80.61 0.00 12.73 1.16 0.15 5.35 02:22:49 01:16:01 1 73.60 0.00 13.32 0.93 0.13 12.01 02:22:49 01:16:01 2 71.09 0.00 15.46 6.37 0.13 6.94 02:22:49 01:16:01 3 71.88 0.00 14.79 1.10 0.13 12.10 02:22:49 01:16:01 4 75.20 0.00 12.42 3.00 0.13 9.24 02:22:49 01:16:01 5 71.35 0.00 15.41 7.92 0.13 5.18 02:22:49 01:16:01 6 72.25 0.00 13.17 1.85 0.15 12.58 02:22:49 01:16:01 7 74.49 0.00 13.18 2.17 0.13 10.02 02:22:49 01:17:01 all 68.98 0.00 13.72 5.80 0.15 11.36 02:22:49 01:17:01 0 69.74 0.00 14.49 4.65 0.13 10.99 02:22:49 01:17:01 1 69.14 0.00 13.31 4.68 0.17 12.70 02:22:49 01:17:01 2 67.92 0.00 14.70 7.47 0.15 9.77 02:22:49 01:17:01 3 69.10 0.00 12.31 3.63 0.15 14.81 02:22:49 01:17:01 4 71.54 0.00 13.72 6.59 0.15 8.00 02:22:49 01:17:01 5 68.24 0.00 13.53 5.45 0.15 12.62 02:22:49 01:17:01 6 66.76 0.00 14.01 9.42 0.13 9.69 02:22:49 01:17:01 7 69.41 0.00 13.68 4.48 0.15 12.28 02:22:49 01:18:01 all 84.68 0.00 12.96 0.90 0.15 1.31 02:22:49 01:18:01 0 81.88 0.00 15.37 0.65 0.15 1.94 02:22:49 01:18:01 1 84.55 0.00 12.73 0.87 0.15 1.70 02:22:49 01:18:01 2 82.90 0.00 14.78 1.17 0.15 0.99 02:22:49 01:18:01 3 84.81 0.00 12.61 0.86 0.15 1.58 02:22:49 01:18:01 4 84.82 0.00 13.06 0.79 0.15 1.19 02:22:49 01:18:01 5 85.03 0.00 12.24 1.06 0.15 1.52 02:22:49 01:18:01 6 86.81 0.00 11.45 0.85 0.15 0.74 02:22:49 01:18:01 7 86.61 0.00 11.47 0.99 0.13 0.80 02:22:49 01:19:01 all 45.86 0.00 8.78 1.54 0.12 43.70 02:22:49 01:19:01 0 41.09 0.00 7.75 1.98 0.12 49.06 02:22:49 01:19:01 1 41.26 0.00 7.37 0.68 0.12 50.57 02:22:49 01:19:01 2 41.57 0.00 8.92 6.04 0.12 43.36 02:22:49 01:19:01 3 40.50 0.00 9.44 0.14 0.12 49.81 02:22:49 01:19:01 4 40.52 0.00 8.52 1.73 0.12 49.11 02:22:49 01:19:01 5 43.07 0.00 7.29 0.22 0.12 49.31 02:22:49 01:19:01 6 43.77 0.00 13.77 1.25 0.13 41.08 02:22:49 01:19:01 7 74.74 0.00 7.20 0.33 0.13 17.59 02:22:49 01:20:01 all 11.76 0.00 5.81 5.75 0.07 76.62 02:22:49 01:20:01 0 12.46 0.00 6.57 2.67 0.05 78.25 02:22:49 01:20:01 1 11.75 0.00 6.31 13.90 0.07 67.97 02:22:49 01:20:01 2 12.33 0.00 5.17 1.61 0.07 80.82 02:22:49 01:20:01 3 10.13 0.00 5.75 3.56 0.08 80.47 02:22:49 01:20:01 4 10.63 0.00 7.18 20.60 0.07 61.52 02:22:49 01:20:01 5 12.28 0.00 5.06 1.34 0.07 81.26 02:22:49 01:20:01 6 12.24 0.00 5.71 1.30 0.07 80.68 02:22:49 01:20:01 7 12.26 0.00 4.72 1.14 0.08 81.80 02:22:49 01:21:01 all 0.27 0.00 0.20 0.23 0.00 99.29 02:22:49 01:21:01 0 0.28 0.00 0.15 0.00 0.02 99.55 02:22:49 01:21:01 1 0.28 0.00 0.32 0.73 0.00 98.66 02:22:49 01:21:01 2 0.25 0.00 0.22 0.50 0.00 99.03 02:22:49 01:21:01 3 0.25 0.00 0.15 0.00 0.00 99.60 02:22:49 01:21:01 4 0.25 0.00 0.25 0.20 0.00 99.30 02:22:49 01:21:01 5 0.27 0.00 0.17 0.05 0.02 99.50 02:22:49 01:21:01 6 0.22 0.00 0.12 0.00 0.00 99.67 02:22:49 01:21:01 7 0.38 0.00 0.25 0.37 0.00 99.00 02:22:49 01:22:01 all 0.00 0.00 0.01 0.00 0.00 99.98 02:22:49 01:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:22:01 1 0.00 0.00 0.03 0.02 0.02 99.93 02:22:49 01:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:22:49 01:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:22:49 01:22:01 CPU %user %nice %system %iowait %steal %idle 02:22:49 01:23:01 all 0.11 0.00 0.02 0.01 0.00 99.86 02:22:49 01:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:22:49 01:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:23:01 2 0.02 0.00 0.00 0.03 0.00 99.95 02:22:49 01:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:23:01 5 0.80 0.00 0.05 0.02 0.02 99.12 02:22:49 01:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:24:01 all 0.00 0.00 0.01 0.01 0.00 99.98 02:22:49 01:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:24:01 1 0.00 0.00 0.03 0.03 0.00 99.93 02:22:49 01:24:01 2 0.00 0.00 0.00 0.07 0.00 99.93 02:22:49 01:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:25:01 all 0.03 0.00 0.02 0.02 0.01 99.92 02:22:49 01:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:22:49 01:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 01:25:01 2 0.02 0.00 0.02 0.05 0.00 99.92 02:22:49 01:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:25:01 4 0.02 0.00 0.03 0.02 0.02 99.92 02:22:49 01:25:01 5 0.05 0.00 0.05 0.05 0.00 99.85 02:22:49 01:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:22:49 01:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 02:22:49 01:26:01 all 0.01 0.00 0.00 0.01 0.00 99.97 02:22:49 01:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 01:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:26:01 2 0.02 0.00 0.00 0.07 0.00 99.92 02:22:49 01:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:22:49 01:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:27:01 all 0.16 0.00 0.01 0.02 0.00 99.81 02:22:49 01:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:27:01 2 0.00 0.00 0.03 0.13 0.00 99.83 02:22:49 01:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:27:01 5 1.24 0.00 0.05 0.00 0.00 98.71 02:22:49 01:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:22:49 01:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:28:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:22:49 01:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:29:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:22:49 01:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:29:01 2 0.05 0.00 0.00 0.03 0.02 99.90 02:22:49 01:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:22:49 01:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:22:49 01:29:01 5 0.10 0.00 0.03 0.02 0.02 99.83 02:22:49 01:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:30:01 all 0.03 0.00 0.01 0.01 0.00 99.96 02:22:49 01:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:30:01 2 0.07 0.00 0.02 0.02 0.00 99.90 02:22:49 01:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:22:49 01:30:01 5 0.05 0.00 0.00 0.03 0.00 99.92 02:22:49 01:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:22:49 01:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:22:49 01:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 01:31:01 2 0.02 0.00 0.02 0.05 0.00 99.92 02:22:49 01:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:32:01 all 0.05 0.00 0.03 0.01 0.00 99.91 02:22:49 01:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:22:49 01:32:01 2 0.03 0.00 0.00 0.05 0.00 99.92 02:22:49 01:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:32:01 4 0.22 0.00 0.07 0.05 0.00 99.67 02:22:49 01:32:01 5 0.03 0.00 0.07 0.00 0.02 99.88 02:22:49 01:32:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:22:49 01:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 01:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:33:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:22:49 01:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:33:01 4 0.02 0.00 0.00 0.03 0.00 99.95 02:22:49 01:33:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:22:49 01:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:22:49 01:33:01 CPU %user %nice %system %iowait %steal %idle 02:22:49 01:34:01 all 0.00 0.00 0.01 0.00 0.00 99.98 02:22:49 01:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 01:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 01:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:22:49 01:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 01:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:35:01 4 0.07 0.00 0.02 0.05 0.00 99.87 02:22:49 01:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:22:49 01:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 01:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 01:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:22:49 01:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 01:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:22:49 01:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:36:01 7 0.02 0.00 0.02 0.03 0.00 99.93 02:22:49 01:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 01:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:37:01 4 0.02 0.00 0.02 0.05 0.00 99.92 02:22:49 01:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:38:01 all 0.01 0.00 0.00 0.01 0.00 99.98 02:22:49 01:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:38:01 5 0.02 0.00 0.02 0.03 0.00 99.93 02:22:49 01:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 01:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:22:49 01:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:39:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:22:49 01:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:22:49 01:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:40:02 all 0.01 0.00 0.00 0.00 0.00 99.98 02:22:49 01:40:02 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:40:02 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:40:02 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:40:02 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:40:02 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:40:02 5 0.03 0.00 0.00 0.02 0.00 99.95 02:22:49 01:40:02 6 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 01:40:02 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 01:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:22:49 01:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:22:49 01:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:41:01 5 0.10 0.00 0.02 0.03 0.00 99.85 02:22:49 01:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:22:49 01:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:22:49 01:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:42:01 4 0.02 0.00 0.00 0.03 0.00 99.95 02:22:49 01:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:22:49 01:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 01:43:01 all 0.24 0.00 0.02 0.00 0.00 99.73 02:22:49 01:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:43:01 4 0.00 0.00 0.03 0.02 0.00 99.95 02:22:49 01:43:01 5 1.87 0.00 0.07 0.00 0.00 98.06 02:22:49 01:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:22:49 01:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 01:44:01 all 0.26 0.00 0.01 0.01 0.00 99.72 02:22:49 01:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:22:49 01:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:44:01 5 2.00 0.00 0.02 0.03 0.02 97.93 02:22:49 01:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 02:22:49 01:44:01 CPU %user %nice %system %iowait %steal %idle 02:22:49 01:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 02:22:49 01:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:45:01 4 0.00 0.00 0.03 0.03 0.00 99.93 02:22:49 01:45:01 5 1.99 0.00 0.02 0.00 0.00 98.00 02:22:49 01:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:22:49 01:46:01 all 0.11 0.00 0.02 0.01 0.00 99.87 02:22:49 01:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:46:01 5 0.78 0.00 0.10 0.00 0.00 99.12 02:22:49 01:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:46:01 7 0.02 0.00 0.03 0.05 0.00 99.90 02:22:49 01:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:22:49 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:47:01 4 0.02 0.00 0.03 0.03 0.00 99.92 02:22:49 01:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:22:49 01:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:22:49 01:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 01:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 01:49:01 all 0.00 0.00 0.01 0.01 0.00 99.98 02:22:49 01:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:22:49 01:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 01:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:49:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:22:49 01:50:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:22:49 01:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 01:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:22:49 01:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 01:51:01 all 0.01 0.00 0.02 0.01 0.00 99.96 02:22:49 01:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:22:49 01:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:51:01 4 0.02 0.00 0.02 0.05 0.00 99.92 02:22:49 01:51:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:22:49 01:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:51:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:22:49 01:52:01 all 0.00 0.00 0.01 0.01 0.00 99.98 02:22:49 01:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:52:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:22:49 01:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:22:49 01:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 01:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:22:49 01:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:22:49 01:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 01:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 01:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:22:49 01:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 01:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:22:49 01:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:22:49 01:55:01 all 0.01 0.00 0.01 0.01 0.00 99.96 02:22:49 01:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:22:49 01:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 01:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:22:49 01:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:22:49 01:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 02:22:49 01:55:01 CPU %user %nice %system %iowait %steal %idle 02:22:49 01:56:01 all 0.00 0.00 0.01 0.01 0.00 99.99 02:22:49 01:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:56:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:22:49 01:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:22:49 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 01:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 01:57:01 all 0.16 0.00 0.03 0.01 0.00 99.79 02:22:49 01:57:01 0 0.18 0.00 0.02 0.00 0.00 99.80 02:22:49 01:57:01 1 0.13 0.00 0.07 0.03 0.00 99.77 02:22:49 01:57:01 2 0.20 0.00 0.02 0.00 0.00 99.78 02:22:49 01:57:01 3 0.20 0.00 0.02 0.02 0.00 99.77 02:22:49 01:57:01 4 0.15 0.00 0.07 0.03 0.00 99.75 02:22:49 01:57:01 5 0.22 0.00 0.03 0.00 0.00 99.75 02:22:49 01:57:01 6 0.13 0.00 0.02 0.00 0.00 99.85 02:22:49 01:57:01 7 0.05 0.00 0.03 0.03 0.00 99.88 02:22:49 01:58:01 all 0.05 0.00 0.02 0.01 0.01 99.92 02:22:49 01:58:01 0 0.08 0.00 0.03 0.00 0.00 99.88 02:22:49 01:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:22:49 01:58:01 2 0.08 0.00 0.02 0.02 0.00 99.88 02:22:49 01:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:58:01 4 0.03 0.00 0.03 0.03 0.02 99.88 02:22:49 01:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:22:49 01:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 01:58:01 7 0.05 0.00 0.02 0.02 0.00 99.92 02:22:49 01:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:22:49 01:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 01:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 01:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 01:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 01:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 01:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:22:49 02:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:22:49 02:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:22:49 02:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:22:49 02:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 02:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:22:49 02:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:22:49 02:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 02:01:01 all 0.05 0.00 0.03 0.01 0.00 99.92 02:22:49 02:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:01:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:22:49 02:01:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:22:49 02:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:22:49 02:01:01 4 0.03 0.00 0.02 0.05 0.00 99.90 02:22:49 02:01:01 5 0.05 0.00 0.05 0.00 0.00 99.90 02:22:49 02:01:01 6 0.07 0.00 0.00 0.00 0.00 99.93 02:22:49 02:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 02:02:01 all 0.01 0.00 0.02 0.00 0.00 99.97 02:22:49 02:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:22:49 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:22:49 02:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:22:49 02:02:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:22:49 02:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:02:01 7 0.00 0.00 0.03 0.02 0.00 99.95 02:22:49 02:03:01 all 0.01 0.00 0.01 0.01 0.00 99.96 02:22:49 02:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:22:49 02:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 02:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:03:01 4 0.00 0.00 0.02 0.05 0.00 99.93 02:22:49 02:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:22:49 02:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 02:04:01 all 0.02 0.00 0.01 0.00 0.00 99.98 02:22:49 02:04:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:22:49 02:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 02:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 02:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:05:01 4 0.00 0.00 0.00 0.05 0.00 99.95 02:22:49 02:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:22:49 02:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 02:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 02:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:22:49 02:06:01 4 0.02 0.00 0.03 0.02 0.00 99.93 02:22:49 02:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:22:49 02:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 02:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 02:22:49 02:06:01 CPU %user %nice %system %iowait %steal %idle 02:22:49 02:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 02:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 02:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:07:01 4 0.00 0.00 0.02 0.05 0.00 99.93 02:22:49 02:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:07:01 7 0.02 0.00 0.03 0.02 0.00 99.93 02:22:49 02:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:22:49 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:22:49 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 02:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:22:49 02:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 02:09:01 all 0.00 0.00 0.01 0.01 0.00 99.98 02:22:49 02:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:22:49 02:09:01 4 0.00 0.00 0.00 0.05 0.00 99.95 02:22:49 02:09:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:22:49 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 02:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:22:49 02:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 02:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:22:49 02:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 02:11:01 all 0.02 0.00 0.02 0.02 0.00 99.95 02:22:49 02:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:22:49 02:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 02:11:01 4 0.00 0.00 0.02 0.07 0.00 99.92 02:22:49 02:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:22:49 02:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:11:01 7 0.05 0.00 0.05 0.07 0.00 99.83 02:22:49 02:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:22:49 02:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 02:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:12:01 4 0.02 0.00 0.02 0.03 0.00 99.93 02:22:49 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 02:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:13:01 all 0.01 0.00 0.00 0.01 0.00 99.97 02:22:49 02:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:13:01 4 0.03 0.00 0.00 0.03 0.00 99.93 02:22:49 02:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:22:49 02:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 02:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 02:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:14:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:22:49 02:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:14:01 7 0.05 0.00 0.02 0.03 0.00 99.90 02:22:49 02:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 02:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:15:01 4 0.02 0.00 0.00 0.05 0.00 99.93 02:22:49 02:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:16:01 all 0.01 0.00 0.02 0.00 0.00 99.96 02:22:49 02:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:16:01 4 0.03 0.00 0.08 0.02 0.00 99.87 02:22:49 02:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:49 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:16:01 7 0.02 0.00 0.03 0.02 0.02 99.92 02:22:49 02:17:01 all 0.01 0.00 0.01 0.01 0.00 99.96 02:22:49 02:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:22:49 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:22:49 02:17:01 4 0.00 0.00 0.02 0.10 0.00 99.88 02:22:49 02:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:22:49 02:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 02:22:49 02:17:01 CPU %user %nice %system %iowait %steal %idle 02:22:49 02:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:22:49 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:18:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:22:49 02:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:22:49 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:22:49 02:19:01 all 0.00 0.00 0.01 0.01 0.00 99.98 02:22:49 02:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:19:01 4 0.00 0.00 0.02 0.05 0.00 99.93 02:22:49 02:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:22:49 02:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:22:49 02:20:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:22:49 02:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:49 02:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:22:49 02:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:22:49 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:21:01 3 0.02 0.00 0.05 0.00 0.00 99.93 02:22:49 02:21:01 4 0.00 0.00 0.00 0.05 0.00 99.95 02:22:49 02:21:01 5 0.02 0.00 0.05 0.00 0.00 99.93 02:22:49 02:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:22:49 02:21:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:22:49 02:22:01 all 0.01 0.00 0.00 0.00 0.00 99.99 02:22:49 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:22:01 4 0.02 0.00 0.03 0.02 0.00 99.93 02:22:49 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:49 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 02:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:49 Average: all 6.14 0.00 1.25 0.42 0.02 92.18 02:22:49 Average: 0 6.10 0.00 1.29 0.55 0.02 92.05 02:22:49 Average: 1 6.02 0.00 1.21 0.39 0.01 92.36 02:22:49 Average: 2 5.99 0.00 1.28 0.41 0.02 92.30 02:22:49 Average: 3 6.00 0.00 1.26 0.41 0.02 92.31 02:22:49 Average: 4 6.12 0.00 1.23 0.59 0.01 92.05 02:22:49 Average: 5 6.22 0.00 1.24 0.39 0.02 92.14 02:22:49 Average: 6 6.10 0.00 1.30 0.38 0.02 92.20 02:22:49 Average: 7 6.59 0.00 1.18 0.21 0.02 92.01 02:22:49 02:22:49 02:22:49